]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/makefile.gcc
Fix compilation error due to recent typedef changes
[wxWidgets.git] / utils / makefile.gcc
index 6982e0c86a61bbf2ec7ab2815ac8a57ce495f1c3..c0be03e8fae12b84295173e3da1d1496fb89599c 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,11 @@ all: configtool emulator helpview tex2rtf helpgen
 
 clean: 
        -if exist .\*.o del .\*.o
+       $(MAKE) -C configtool\src -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C emulator\src -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C helpview\src -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C tex2rtf\src -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C HelpGen -f makefile.gcc $(MAKEARGS) clean
 
 configtool: 
        $(MAKE) -C configtool\src -f makefile.gcc $(MAKEARGS) all