]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/makefile.gcc
Fix docs for Bind
[wxWidgets.git] / samples / html / makefile.gcc
index 562bf1ea34a1152ed2ba5410e8408f271e2f2014..b15379e04f43b02d8fe14f635b1c4e3d2539c2a6 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -32,6 +32,14 @@ all: about help helpview printing test virtual widget zip
 
 clean: 
        -if exist .\*.o del .\*.o
+       $(MAKE) -C about -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C help -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C helpview -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C printing -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C test -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C virtual -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C widget -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C zip -f makefile.gcc $(MAKEARGS) clean
 
 about: 
        $(MAKE) -C about -f makefile.gcc $(MAKEARGS) all