equal
deleted
inserted
replaced
28 # |
28 # |
29 |
29 |
30 BUILDDIR = ../.. |
30 BUILDDIR = ../.. |
31 PACKAGE = sun.tools.serialver |
31 PACKAGE = sun.tools.serialver |
32 PRODUCT = sun |
32 PRODUCT = sun |
|
33 JAVAC_MAX_WARNINGS = true |
|
34 JAVAC_WARNINGS_FATAL = true |
|
35 |
33 include $(BUILDDIR)/common/Defs.gmk |
36 include $(BUILDDIR)/common/Defs.gmk |
34 |
37 |
35 # |
38 # |
36 # This program must contain a manifest that defines the execution level |
39 # This program must contain a manifest that defines the execution level |
37 # needed to follow standard Vista User Access Control Guidelines |
40 # needed to follow standard Vista User Access Control Guidelines |