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@
17 ### Conditionally set variables: ###
22 all: about help helpview printing test virtual widget zip
25 (cd about && $(MAKE) all)
30 (cd about && $(MAKE) clean)
31 (cd help && $(MAKE) clean)
32 (cd helpview && $(MAKE) clean)
33 (cd printing && $(MAKE) clean)
34 (cd test && $(MAKE) clean)
35 (cd virtual && $(MAKE) clean)
36 (cd widget && $(MAKE) clean)
37 (cd zip && $(MAKE) clean)
40 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
43 (cd help && $(MAKE) all)
46 (cd helpview && $(MAKE) all)
50 install-strip: install
53 (cd printing && $(MAKE) all)
56 (cd test && $(MAKE) all)
61 (cd virtual && $(MAKE) all)
64 (cd widget && $(MAKE) all)
67 (cd zip && $(MAKE) all)
70 # Include dependency info, if present:
71 @IF_GNU_MAKE@-include .deps/*.d
73 .PHONY: all about clean distclean help helpview install printing test uninstall virtual widget zip