bc.mak
changeset 733 056605f5ce68
parent 732 61be927d2dc9
child 735 c4133abdfc7b
equal deleted inserted replaced
732:61be927d2dc9 733:056605f5ce68
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/bc.mak,v 1.10 2006/08/23 14:38:57 cg Exp $
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/bc.mak,v 1.11 2006/09/15 11:44:22 fm Exp $
     2 #
     2 #
     3 # -- nt.mak created from project at 'From Smalltalk/X, Version:3.5.5 on 8-nov-1999 at 21:44:36'
     3 # -- nt.mak created from project at 'From Smalltalk/X, Version:3.5.5 on 8-nov-1999 at 21:44:36'
     4 #
     4 #
     5 # Warning: YOU SHOULD NOT MODIFY THIS FILE - MODIFY THE .prj FILE INSTEAD
     5 # Warning: YOU SHOULD NOT MODIFY THIS FILE - MODIFY THE .prj FILE INSTEAD
     6 # and let the ProjectBrowser recreate this file.
     6 # and let the ProjectBrowser recreate this file.
    80 # add them here:,
    80 # add them here:,
    81 # ********** OPTIONAL: MODIFY the next lines ***
    81 # ********** OPTIONAL: MODIFY the next lines ***
    82 # LOCALDEFINES=-Dfoo -Dbar -DDEBUG
    82 # LOCALDEFINES=-Dfoo -Dbar -DDEBUG
    83 LOCALDEFINES=
    83 LOCALDEFINES=
    84 
    84 
    85 STCLOCALOPT=-I. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALINCLUDES) $(LOCALDEFINES) -H. -package=$(PACKAGE) -varPrefix=$(LIBNAME) $(COMMONSYMFLAG) $(INITCODESEPFLAG)
    85 STCLOCALOPT=-I. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALINCLUDES) $(LOCALDEFINES) -H. -package=$(PACKAGE) -varPrefix=$(LIBNAME) $(INITCODESEPFLAG)
    86 
    86 
    87 # ********** OPTIONAL: MODIFY the next line ***
    87 # ********** OPTIONAL: MODIFY the next line ***
    88 # additional C-libraries that should be pre-linked with the class-objects
    88 # additional C-libraries that should be pre-linked with the class-objects
    89 LD_OBJ_LIBS=
    89 LD_OBJ_LIBS=
    90 
    90