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: ###
19 __console___depname = console
25 all: artprov $(__console___depname) dialogs image minimal
28 (cd artprov && $(MAKE) all)
31 -if exist .\*.o del .\*.o
35 (cd console && $(MAKE) all)
39 (cd dialogs && $(MAKE) all)
42 (cd image && $(MAKE) all)
45 (cd minimal && $(MAKE) all)
47 .PHONY: all artprov clean console dialogs image minimal