1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.0 (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
47 (cd about && $(MAKE) all)
50 (cd help && $(MAKE) all)
53 (cd helpview && $(MAKE) all)
56 (cd printing && $(MAKE) all)
59 (cd test && $(MAKE) all)
62 (cd virtual && $(MAKE) all)
65 (cd widget && $(MAKE) all)
68 (cd zip && $(MAKE) all)
71 # Include dependency info, if present:
72 @IF_GNU_MAKE@-include .deps/*.d
74 .PHONY: all install uninstall clean distclean about help helpview printing test virtual widget zip