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
42 rm -f bk-deps shared-ld-sh
45 (cd forty && $(MAKE) all)
48 (cd fractal && $(MAKE) all)
51 (cd bombs && $(MAKE) install)
52 (cd dbbrowse && $(MAKE) install)
53 (cd forty && $(MAKE) install)
54 (cd fractal && $(MAKE) install)
55 (cd life && $(MAKE) install)
56 (cd poem && $(MAKE) install)
58 install-strip: install
59 (cd bombs && $(MAKE) install-strip)
60 (cd dbbrowse && $(MAKE) install-strip)
61 (cd forty && $(MAKE) install-strip)
62 (cd fractal && $(MAKE) install-strip)
63 (cd life && $(MAKE) install-strip)
64 (cd poem && $(MAKE) install-strip)
67 (cd life && $(MAKE) all)
70 (cd poem && $(MAKE) all)
75 # Include dependency info, if present:
76 @IF_GNU_MAKE@-include .deps/*.d
78 .PHONY: all bombs clean dbbrowse distclean forty fractal install life poem uninstall