make/org/omg/idl/Makefile

changeset 194
0f60cf26c5b5
parent 158
91006f157c46
child 240
f90b3e014e83
equal deleted inserted replaced
185:519daea48888 194:0f60cf26c5b5
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

mercurial