devtools/bc.mak
changeset 97 85169703004e
parent 79 f93ff97084bd
child 106 20e4beb3bac4
equal deleted inserted replaced
96:b3a69699d996 97:85169703004e
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/bc.mak,v 1.1 2012-05-05 14:50:45 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/bc.mak,v 1.2 2012-12-11 14:37:02 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    13 #    bmake         - compile all st-files to a classLib (dll)
    13 #    bmake         - compile all st-files to a classLib (dll)
    14 #    bmake clean   - clean all temp files
    14 #    bmake clean   - clean all temp files
    15 #    bmake clobber - clean all
    15 #    bmake clobber - clean all
    16 #
    16 #
    17 # Historic Note:
    17 # Historic Note:
    18 #  this used to contain only rules to make with borland 
    18 #  this used to contain only rules to make with borland
    19 #    (called via bmake, by "make.exe -f bc.mak")
    19 #    (called via bmake, by "make.exe -f bc.mak")
    20 #  this has changed; it is now also possible to build using microsoft visual c
    20 #  this has changed; it is now also possible to build using microsoft visual c
    21 #    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
    21 #    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
    22 #
    22 #
    23 TOP=..\..\..
    23 TOP=..\..\..
    54 	pushd ..\..\..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    54 	pushd ..\..\..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    55 	pushd ..\..\..\libview & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    55 	pushd ..\..\..\libview & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    56 	pushd ..\..\..\libview2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    56 	pushd ..\..\..\libview2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    57 	pushd ..\..\sunit & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    57 	pushd ..\..\sunit & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    58 	pushd .. & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    58 	pushd .. & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    59 	pushd ..\..\..\librun & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    59 #        pushd ..\..\..\librun & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
    60 
    60 
    61 
    61 
    62 
    62 
    63 
    63 
    64 
    64