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 # =========================================================================
11 exec_prefix = @exec_prefix@
18 ### Conditionally set variables: ###
23 all: about help helpview printing test virtual widget zip
26 (cd about && $(MAKE) all)
31 (cd about && $(MAKE) clean)
32 (cd help && $(MAKE) clean)
33 (cd helpview && $(MAKE) clean)
34 (cd printing && $(MAKE) clean)
35 (cd test && $(MAKE) clean)
36 (cd virtual && $(MAKE) clean)
37 (cd widget && $(MAKE) clean)
38 (cd zip && $(MAKE) clean)
41 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
44 (cd help && $(MAKE) all)
47 (cd helpview && $(MAKE) all)
51 install-strip: install
54 (cd printing && $(MAKE) all)
57 (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 about clean distclean help helpview install printing test uninstall virtual widget zip