bc.mak
changeset 2988 62c293f41dc1
parent 2981 f235d8942ba9
child 3003 72231f880b68
equal deleted inserted replaced
2987:650ce0072a32 2988:62c293f41dc1
     1 # $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.112 2012-12-11 14:37:02 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.113 2012-12-17 12:50:00 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic3.
     4 # automagically generated from the projectDefinition: stx_libbasic3.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    53 
    53 
    54 # build all prerequisite packages for this package
    54 # build all prerequisite packages for this package
    55 prereq:
    55 prereq:
    56 	pushd ..\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    56 	pushd ..\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    57 	pushd ..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    57 	pushd ..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    58 #        pushd ..\librun & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
       
    59 
    58 
    60 
    59 
    61 
    60 
    62 
    61 
    63 
    62