]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/makefile.wat
regenerated makefiles
[wxWidgets.git] / utils / makefile.wat
index ee55432e155aa242586ddd302641d9528a608daa..8f18ad3aa95b5fb15eff694b924e7ce6fef9469c 100644 (file)
@@ -49,6 +49,21 @@ clean : .SYMBOLIC
        -if exist .\*.res del .\*.res
        -if exist .\*.lbc del .\*.lbc
        -if exist .\*.ilk del .\*.ilk
+       cd configtool\src
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
+       cd emulator\src
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
+       cd helpview\src
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
+       cd tex2rtf\src
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
+       cd HelpGen
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
 
 configtool : .SYMBOLIC 
        cd configtool\src