bc.mak
changeset 718 55a268516583
parent 635 9338001263e0
child 723 2f00b42607e2
equal deleted inserted replaced
717:2e27b7e390e5 718:55a268516583
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/bc.mak,v 1.5 1999/12/21 12:58:24 cg Exp $
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/bc.mak,v 1.6 2003/11/21 15:04:41 cg 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.
    40 
    40 
    41 # the name of your classLibrary:
    41 # the name of your classLibrary:
    42 # ********** REQUIRED: CHECK the next line ***
    42 # ********** REQUIRED: CHECK the next line ***
    43 LIBNAME=libjava
    43 LIBNAME=libjava
    44 
    44 
    45 LIB_BASE   =0x05000000
    45 LIB_BASE_LD_ARG=$(LIBJAVA_BASE_LD_ARG)
    46 
    46 
    47 # the next define suppresses installation of 
    47 # the next define suppresses installation of 
    48 # the classes as autoloaded (i.e. not added to abbrev.stc). 
    48 # the classes as autoloaded (i.e. not added to abbrev.stc). 
    49 SUPPRESS_LOCAL_ABBREVS=1
    49 SUPPRESS_LOCAL_ABBREVS=1
    50 
    50 
   213 $(OUTDIR)JavaUnresolvedNameandTypeConstant.$(O): JavaUnresolvedNameandTypeConstant.st $(STCHDR)
   213 $(OUTDIR)JavaUnresolvedNameandTypeConstant.$(O): JavaUnresolvedNameandTypeConstant.st $(STCHDR)
   214 $(OUTDIR)JavaUnresolvedSTArrayConstant.$(O): JavaUnresolvedSTArrayConstant.st $(STCHDR)
   214 $(OUTDIR)JavaUnresolvedSTArrayConstant.$(O): JavaUnresolvedSTArrayConstant.st $(STCHDR)
   215 $(OUTDIR)JavaUnresolvedStringConstant.$(O): JavaUnresolvedStringConstant.st $(STCHDR)
   215 $(OUTDIR)JavaUnresolvedStringConstant.$(O): JavaUnresolvedStringConstant.st $(STCHDR)
   216 $(OUTDIR)JavaVM.$(O): JavaVM.st $(STCHDR)
   216 $(OUTDIR)JavaVM.$(O): JavaVM.st $(STCHDR)
   217 # ENDMAKEDEPEND --- do not remove this line
   217 # ENDMAKEDEPEND --- do not remove this line
   218