1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.3 (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: ###
30 install-strip: install
35 -(cd styles && $(MAKE) clean)
36 -(cd wxedit && $(MAKE) clean)
39 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
40 -(cd styles && $(MAKE) distclean)
41 -(cd wxedit && $(MAKE) distclean)
44 (cd styles && $(MAKE) all)
47 (cd wxedit && $(MAKE) all)
50 # Include dependency info, if present:
51 @IF_GNU_MAKE@-include .deps/*.d
53 .PHONY: all install uninstall clean distclean styles wxedit