added src to the HelpGen directory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-05-04 00:28:14 +00:00
parent 17adffb5e9
commit 89419ee6a9
6 changed files with 32 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This makefile was generated by
# Bakefile 0.2.1 (http://bakefile.sourceforge.net)
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================
@@ -61,7 +61,7 @@ clean:
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>tex2rtf.bat
call tex2rtf.bat
@del tex2rtf.bat
@echo cd HelpGen >helpgen.bat
@echo cd HelpGen\src >helpgen.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>helpgen.bat
call helpgen.bat
@del helpgen.bat
@@ -85,7 +85,7 @@ tex2rtf:
@del tex2rtf.bat
helpgen:
@echo cd HelpGen >helpgen.bat
@echo cd HelpGen\src >helpgen.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>helpgen.bat
call helpgen.bat
@del helpgen.bat