1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.4 (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: bombs dbbrowse forty fractal life poem
29 install-strip: install
34 (cd bombs && $(MAKE) clean)
35 (cd dbbrowse && $(MAKE) clean)
36 (cd forty && $(MAKE) clean)
37 (cd fractal && $(MAKE) clean)
38 (cd life && $(MAKE) clean)
39 (cd poem && $(MAKE) clean)
42 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
45 (cd bombs && $(MAKE) all)
48 (cd dbbrowse && $(MAKE) all)
51 (cd forty && $(MAKE) all)
54 (cd fractal && $(MAKE) all)
57 (cd life && $(MAKE) all)
60 (cd poem && $(MAKE) all)
63 # Include dependency info, if present:
64 @IF_GNU_MAKE@-include .deps/*.d
66 .PHONY: all install uninstall clean distclean bombs dbbrowse forty fractal life poem