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: bombs dbbrowse forty fractal life poem
25 (cd bombs && $(MAKE) all)
30 (cd bombs && $(MAKE) clean)
31 (cd dbbrowse && $(MAKE) clean)
32 (cd forty && $(MAKE) clean)
33 (cd fractal && $(MAKE) clean)
34 (cd life && $(MAKE) clean)
35 (cd poem && $(MAKE) clean)
38 (cd dbbrowse && $(MAKE) all)
41 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
44 (cd forty && $(MAKE) all)
47 (cd fractal && $(MAKE) all)
51 install-strip: install
54 (cd life && $(MAKE) all)
57 (cd poem && $(MAKE) all)
62 # Include dependency info, if present:
63 @IF_GNU_MAKE@-include .deps/*.d
65 .PHONY: all bombs clean dbbrowse distclean forty fractal install life poem uninstall