X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b17c1746930b29c13d5bfff0009721cbcefa53f1..654b2a1d16d04c575fb48183a5304d32452b0390:/samples/html/makefile.bcc diff --git a/samples/html/makefile.bcc b/samples/html/makefile.bcc index 9608c768aa..a8d3990ea4 100644 --- a/samples/html/makefile.bcc +++ b/samples/html/makefile.bcc @@ -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! # ========================================================================= @@ -42,6 +42,30 @@ all: about help helpview printing test virtual widget zip clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + cd about + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd help + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd helpview + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd printing + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd test + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd virtual + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd widget + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. + cd zip + $(MAKE) -f makefile.bcc $(MAKEARGS) clean + cd .. about: cd about