1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.9 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
9 # -------------------------------------------------------------------------
10 # These are configurable options:
11 # -------------------------------------------------------------------------
13 # Used toolkit [MSW,GTK]
18 # -------------------------------------------------------------------------
19 # Do not modify the rest of this file!
20 # -------------------------------------------------------------------------
25 ### Conditionally set variables: ###
31 all: about help helpview printing test virtual widget zip
40 -(cd about && $(MAKE) clean)
41 -(cd help && $(MAKE) clean)
42 -(cd helpview && $(MAKE) clean)
43 -(cd printing && $(MAKE) clean)
44 -(cd test && $(MAKE) clean)
45 -(cd virtual && $(MAKE) clean)
46 -(cd widget && $(MAKE) clean)
47 -(cd zip && $(MAKE) clean)
50 (cd about && $(MAKE) all)
53 (cd help && $(MAKE) all)
56 (cd helpview && $(MAKE) all)
59 (cd printing && $(MAKE) all)
62 (cd test && $(MAKE) all)
65 (cd virtual && $(MAKE) all)
68 (cd widget && $(MAKE) all)
71 (cd zip && $(MAKE) all)
73 .PHONY: all install uninstall clean about help helpview printing test virtual widget \
77 # Dependencies tracking: