1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.7 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 exec_prefix = @exec_prefix@
12 datarootdir = @datarootdir@
19 ### Conditionally set variables: ###
24 all: bombs forty fractal life poem
30 install-strip: install
35 -(cd bombs && $(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 config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
43 -(cd bombs && $(MAKE) distclean)
44 -(cd forty && $(MAKE) distclean)
45 -(cd fractal && $(MAKE) distclean)
46 -(cd life && $(MAKE) distclean)
47 -(cd poem && $(MAKE) distclean)
50 (cd bombs && $(MAKE) all)
53 (cd forty && $(MAKE) all)
56 (cd fractal && $(MAKE) all)
59 (cd life && $(MAKE) all)
62 (cd poem && $(MAKE) all)
65 # Include dependency info, if present:
66 @IF_GNU_MAKE@-include ./.deps/*.d
68 .PHONY: all install uninstall clean distclean bombs forty fractal life poem