bc.mak
changeset 2649 acd63a148d11
parent 2632 ad3f1fa012cf
child 2717 ce0ddd4cdd56
equal deleted inserted replaced
2648:473041a2f001 2649:acd63a148d11
     1 # $Header: /cvs/stx/stx/libbasic2/bc.mak,v 1.131 2011-09-06 12:40:41 vrany Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/bc.mak,v 1.132 2011-09-26 09:52:32 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    59 
    59 
    60 $(BZ2LIB):
    60 $(BZ2LIB):
    61 	cd $(BZ2LIB_DIR)
    61 	cd $(BZ2LIB_DIR)
    62 	$(MAKE) $(MAKE_BZ2LIB_ARG) bz2.lib
    62 	$(MAKE) $(MAKE_BZ2LIB_ARG) bz2.lib
    63 	cd ..\..\libbasic2
    63 	cd ..\..\libbasic2
       
    64 
    64 
    65 
    65 
    66 
    66 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
    67 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
    67 $(OUTDIR)ActorStream.$(O) ActorStream.$(H): ActorStream.st $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
    68 $(OUTDIR)ActorStream.$(O) ActorStream.$(H): ActorStream.st $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
    68 $(OUTDIR)Archiver.$(O) Archiver.$(H): Archiver.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
    69 $(OUTDIR)Archiver.$(O) Archiver.$(H): Archiver.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)