Make.proto
branchjv
changeset 3243 292f55bcd8f0
parent 3219 92e64a42ab4e
child 3283 65d968484661
equal deleted inserted replaced
3242:57f820726ce0 3243:292f55bcd8f0
     1 # $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.135 2013-04-02 19:24:04 cg Exp $
     1 # $Header$
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic3.
     4 # automagically generated from the projectDefinition: stx_libbasic3.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
   122 postMake:: cleanjunk
   122 postMake:: cleanjunk
   123 
   123 
   124 # build all mandatory prerequisite packages (containing superclasses) for this package
   124 # build all mandatory prerequisite packages (containing superclasses) for this package
   125 prereq:
   125 prereq:
   126 	cd ../libbasic && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
   126 	cd ../libbasic && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
   127 	cd ../libbasic2 && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
   127 
   128 
   128 
   129 
       
   130 
       
   131 # build all packages containing referenced classes for this package
       
   132 # they are nor needed to compile the package
       
   133 references:
       
   134 
   129 
   135 # build all packages containing referenced classes for this package
   130 # build all packages containing referenced classes for this package
   136 # they are nor needed to compile the package
   131 # they are nor needed to compile the package
   137 references:
   132 references:
   138 
   133