X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4818141bb228bbb59df63de12a5ea31801314b57..da98e15760bfcad41a5579e64955caadc2e535f3:/samples/help/makefile.bcc diff --git a/samples/help/makefile.bcc b/samples/help/makefile.bcc index fb2703e040..59f74fe3e8 100644 --- a/samples/help/makefile.bcc +++ b/samples/help/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.8 (http://bakefile.sourceforge.net) +# Bakefile 0.1.9 (http://bakefile.sourceforge.net) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -216,7 +216,7 @@ $(OBJS)\help.exe: $(HELP_OBJECTS) $(OBJS)\help_demo.res data: if not exist $(OBJS) mkdir $(OBJS) - for %f in (back.gif books.gif bullet.bmp contents.gif cshelp.txt doc.chm doc.cnt doc.hhc doc.hhk doc.hhp doc.hlp doc.hpj doc.zip forward.gif up.gif) do if not exist $(OBJS)\%f copy .\%f $(OBJS) + for %f in (back.gif bullet.bmp contents.gif cshelp.txt doc.chm doc.cnt doc.hhc doc.hhk doc.hhp doc.hlp doc.hpj doc.zip forward.gif up.gif) do if not exist $(OBJS)\%f copy .\%f $(OBJS) data_doc: if not exist $(OBJS)\doc mkdir $(OBJS)\doc