equal
deleted
inserted
replaced
29 |
29 |
30 BUILDDIR = ../../.. |
30 BUILDDIR = ../../.. |
31 PACKAGE = com.sun.tools.corba.se.idl |
31 PACKAGE = com.sun.tools.corba.se.idl |
32 PRODUCT = sun |
32 PRODUCT = sun |
33 include $(BUILDDIR)/common/Defs.gmk |
33 include $(BUILDDIR)/common/Defs.gmk |
34 |
|
35 # This program must contain a manifest that defines the execution level |
|
36 # needed to follow standard Vista User Access Control Guidelines |
|
37 # This must be set before Program.gmk is included |
|
38 # |
|
39 BUILD_MANIFEST=true |
|
40 |
34 |
41 # |
35 # |
42 # Files |
36 # Files |
43 # |
37 # |
44 include FILES_java.gmk |
38 include FILES_java.gmk |