1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
7 include ../../build/msw/config.gcc
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
16 ### Conditionally set variables: ###
19 MAKEARGS = GCC_VERSION=$(GCC_VERSION)
24 all: about help helpview printing test virtual widget zip
27 $(MAKE) -C about -f makefile.gcc $(MAKEARGS) all
30 -if exist .\*.o del .\*.o
33 $(MAKE) -C help -f makefile.gcc $(MAKEARGS) all
36 $(MAKE) -C helpview -f makefile.gcc $(MAKEARGS) all
39 $(MAKE) -C printing -f makefile.gcc $(MAKEARGS) all
42 $(MAKE) -C test -f makefile.gcc $(MAKEARGS) all
45 $(MAKE) -C virtual -f makefile.gcc $(MAKEARGS) all
48 $(MAKE) -C widget -f makefile.gcc $(MAKEARGS) all
51 $(MAKE) -C zip -f makefile.gcc $(MAKEARGS) all
53 .PHONY: all about clean help helpview printing test virtual widget zip