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: cube isosurf penguin
27 -if exist .\*.o del .\*.o
30 $(MAKE) -C cube -f makefile.gcc $(MAKEARGS) all
33 $(MAKE) -C isosurf -f makefile.gcc $(MAKEARGS) all
36 $(MAKE) -C penguin -f makefile.gcc $(MAKEARGS) all
38 .PHONY: all clean cube isosurf penguin