]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/makefile.bcc
Simplified and extended compiler detection for OS/2.
[wxWidgets.git] / utils / makefile.bcc
index 436ad66daff0662b8f3c0724a6ee37a1712620b3..f13ce33ff8d7d826a860d6dd6b0b92447e13dde8 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.6 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -45,6 +45,7 @@ all: configtool emulator helpview tex2rtf helpgen
 clean: 
        -if exist .\*.obj del .\*.obj
        -if exist .\*.res del .\*.res
+       -if exist .\*.csm del .\*.csm
        @echo cd configtool\src >configtool.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>configtool.bat
        call configtool.bat
@@ -95,3 +96,4 @@ helpgen:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>helpgen.bat
        call helpgen.bat
        @del helpgen.bat
+