make/org/omg/idl/Makefile

changeset 88
ffb590b42ed1
parent 1
55540e827aef
child 98
a12ea7c7b497
equal deleted inserted replaced
75:e9ba2b962ddf 88:ffb590b42ed1
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
34 40
35 # 41 #
36 # Files 42 # Files
37 # 43 #
38 include FILES_java.gmk 44 include FILES_java.gmk

mercurial