Make.proto
changeset 2171 82bee47647bd
parent 2166 c9a11246f36d
child 2178 7c048cd87b7d
equal deleted inserted replaced
2170:5aafb8fb95d6 2171:82bee47647bd
     1 # $Header: /cvs/stx/stx/libview2/Make.proto,v 1.93 2006-08-23 00:02:19 cg Exp $
     1 # $Header: /cvs/stx/stx/libview2/Make.proto,v 1.94 2006-08-23 09:47:08 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT 
     3 # DO NOT EDIT 
     4 # automagically generated from the projectDefinition: stx_libview2.
     4 # automagically generated from the projectDefinition: stx_libview2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    40 # ********** OPTIONAL: MODIFY the next lines ***
    40 # ********** OPTIONAL: MODIFY the next lines ***
    41 # LOCALDEFINES=-Dfoo -Dbar -DDEBUG
    41 # LOCALDEFINES=-Dfoo -Dbar -DDEBUG
    42 LOCALDEFINES=
    42 LOCALDEFINES=
    43 
    43 
    44 
    44 
    45 PACKAGE=$(MODULE):$(MODULE_DIR)
       
    46 STCLOCALOPT='-package=$(PACKAGE)' -I. $(LOCALINCLUDES) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) -H$(INCLUDE) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    45 STCLOCALOPT='-package=$(PACKAGE)' -I. $(LOCALINCLUDES) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) -H$(INCLUDE) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    47 
    46 
    48 
    47 
    49 # ********** OPTIONAL: MODIFY the next line ***
    48 # ********** OPTIONAL: MODIFY the next line ***
    50 # additional C-libraries that should be pre-linked with the class-objects
    49 # additional C-libraries that should be pre-linked with the class-objects