1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.2 (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 forty fractal life poem
29 install-strip: install
34 (cd bombs && $(MAKE) clean)
35 (cd forty && $(MAKE) clean)
36 (cd fractal && $(MAKE) clean)
37 (cd life && $(MAKE) clean)
38 (cd poem && $(MAKE) clean)
41 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
42 (cd bombs && $(MAKE) distclean)
43 (cd forty && $(MAKE) distclean)
44 (cd fractal && $(MAKE) distclean)
45 (cd life && $(MAKE) distclean)
46 (cd poem && $(MAKE) distclean)
49 (cd bombs && $(MAKE) all)
52 (cd forty && $(MAKE) all)
55 (cd fractal && $(MAKE) all)
58 (cd life && $(MAKE) all)
61 (cd poem && $(MAKE) all)
64 # Include dependency info, if present:
65 @IF_GNU_MAKE@-include .deps/*.d
67 .PHONY: all install uninstall clean distclean bombs forty fractal life poem