1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.5 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
9 # -------------------------------------------------------------------------
10 # These are configurable options:
11 # -------------------------------------------------------------------------
15 # -------------------------------------------------------------------------
16 # Do not modify the rest of this file!
17 # -------------------------------------------------------------------------
22 ### Conditionally set variables: ###
28 all: cube isosurf penguin
37 -(cd cube && $(MAKE) clean)
38 -(cd isosurf && $(MAKE) clean)
39 -(cd penguin && $(MAKE) clean)
42 (cd cube && $(MAKE) all)
45 (cd isosurf && $(MAKE) all)
48 (cd penguin && $(MAKE) all)
50 .PHONY: all install uninstall clean cube isosurf penguin
53 # Dependencies tracking: