Make.proto
changeset 2648 473041a2f001
parent 2631 aca58ad15d07
child 2716 d7251abccb6c
equal deleted inserted replaced
2647:4b33f76aaf61 2648:473041a2f001
     1 # $Header: /cvs/stx/stx/libbasic2/Make.proto,v 1.186 2011-09-06 12:40:13 vrany Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/Make.proto,v 1.187 2011-09-26 09:52:27 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
    69 zlib:
    69 zlib:
    70 	cd $(ZLIB_DIR); $(MAKE) $(MAKE_ZLIB_ARG)
    70 	cd $(ZLIB_DIR); $(MAKE) $(MAKE_ZLIB_ARG)
    71 
    71 
    72 bz2lib:
    72 bz2lib:
    73 	cd $(BZ2LIB_DIR); $(MAKE) $(MAKE_BZ2LIB_ARG) libbz2.a
    73 	cd $(BZ2LIB_DIR); $(MAKE) $(MAKE_BZ2LIB_ARG) libbz2.a
       
    74 
       
    75 
    74 
    76 
    75 
    77 
    76 
    78 
    77 
    79 
    78 # add more install actions here
    80 # add more install actions here