]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/Makefile.in
Minor corrections to make dist after reports
[wxWidgets.git] / demos / Makefile.in
index 03b6c0469135681b041d6e753b7b9f58b75e89e4..9c53cf9aae200d20328504a378e5bd0785801e7b 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.3 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -9,6 +9,7 @@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
 INSTALL = @INSTALL@
 
 ### Variables: ###
 INSTALL = @INSTALL@
 
 ### Variables: ###
@@ -31,19 +32,19 @@ install-strip: install
 clean: 
        rm -rf ./.deps ./.pch
        rm -f ./*.o
 clean: 
        rm -rf ./.deps ./.pch
        rm -f ./*.o
-       (cd bombs && $(MAKE) clean)
-       (cd forty && $(MAKE) clean)
-       (cd fractal && $(MAKE) clean)
-       (cd life && $(MAKE) clean)
-       (cd poem && $(MAKE) clean)
+       -(cd bombs && $(MAKE) clean)
+       -(cd forty && $(MAKE) clean)
+       -(cd fractal && $(MAKE) clean)
+       -(cd life && $(MAKE) clean)
+       -(cd poem && $(MAKE) clean)
 
 distclean: clean
        rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
 
 distclean: clean
        rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
-       (cd bombs && $(MAKE) distclean)
-       (cd forty && $(MAKE) distclean)
-       (cd fractal && $(MAKE) distclean)
-       (cd life && $(MAKE) distclean)
-       (cd poem && $(MAKE) distclean)
+       -(cd bombs && $(MAKE) distclean)
+       -(cd forty && $(MAKE) distclean)
+       -(cd fractal && $(MAKE) distclean)
+       -(cd life && $(MAKE) distclean)
+       -(cd poem && $(MAKE) distclean)
 
 bombs: 
        (cd bombs && $(MAKE) all)
 
 bombs: 
        (cd bombs && $(MAKE) all)