1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1.20030719 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 !include ../../build/config.bcc
13 # -------------------------------------------------------------------------
14 # Do not modify the rest of this file!
15 # -------------------------------------------------------------------------
17 !if "$(BCCDIR)" == "\.."
18 !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
24 ### Conditionally set variables: ###
30 all: about help helpview printing test virtual widget zip
33 (cd about && $(MAKE) all)
36 -if exist .\*.obj del .\*.obj
37 -if exist .\*.res del .\*.res
40 (cd help && $(MAKE) all)
43 (cd helpview && $(MAKE) all)
46 (cd printing && $(MAKE) all)
49 (cd test && $(MAKE) all)
52 (cd virtual && $(MAKE) all)
55 (cd widget && $(MAKE) all)
58 (cd zip && $(MAKE) all)