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 # =========================================================================
7 include ../../build/config.gcc
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
16 ### Conditionally set variables: ###
22 all: about help helpview printing test virtual widget zip
25 (cd about && $(MAKE) all)
28 -if exist .\*.o del .\*.o
31 (cd help && $(MAKE) all)
34 (cd helpview && $(MAKE) all)
37 (cd printing && $(MAKE) all)
40 (cd test && $(MAKE) all)
43 (cd virtual && $(MAKE) all)
46 (cd widget && $(MAKE) all)
49 (cd zip && $(MAKE) all)
51 .PHONY: all about clean help helpview printing test virtual widget zip