1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.2 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 exec_prefix = @exec_prefix@
18 ### Conditionally set variables: ###
23 all: about help helpview printing test virtual widget zip
29 install-strip: install
34 (cd about && $(MAKE) clean)
35 (cd help && $(MAKE) clean)
36 (cd helpview && $(MAKE) clean)
37 (cd printing && $(MAKE) clean)
38 (cd test && $(MAKE) clean)
39 (cd virtual && $(MAKE) clean)
40 (cd widget && $(MAKE) clean)
41 (cd zip && $(MAKE) clean)
44 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
45 (cd about && $(MAKE) distclean)
46 (cd help && $(MAKE) distclean)
47 (cd helpview && $(MAKE) distclean)
48 (cd printing && $(MAKE) distclean)
49 (cd test && $(MAKE) distclean)
50 (cd virtual && $(MAKE) distclean)
51 (cd widget && $(MAKE) distclean)
52 (cd zip && $(MAKE) distclean)
55 (cd about && $(MAKE) all)
58 (cd help && $(MAKE) all)
61 (cd helpview && $(MAKE) all)
64 (cd printing && $(MAKE) all)
67 (cd test && $(MAKE) all)
70 (cd virtual && $(MAKE) all)
73 (cd widget && $(MAKE) all)
76 (cd zip && $(MAKE) all)
79 # Include dependency info, if present:
80 @IF_GNU_MAKE@-include .deps/*.d
82 .PHONY: all install uninstall clean distclean about help helpview printing test virtual widget zip