# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
+# Bakefile 0.2.1 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================
### Targets: ###
-all: access animate artprov aui calendar caret checklst config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
+all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
clean:
-if exist .\*.obj del .\*.obj
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>checklst.bat
call checklst.bat
@del checklst.bat
+ @echo cd collpane >collpane.bat
+ @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
+ call collpane.bat
+ @del collpane.bat
@echo cd config >config.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
call config.bat
call checklst.bat
@del checklst.bat
+collpane:
+ @echo cd collpane >collpane.bat
+ @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
+ call collpane.bat
+ @del collpane.bat
+
config:
@echo cd config >config.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat