NSIS/Docs/src/build.bat
2002-09-10 12:05:31 +00:00

8 lines
287 B
Batchfile

bin\halibut.exe config.but intro.but usage.but script.but attributes.but compilerflags.but sections.but functions.but labels.but history.but license.but
@del *.hlp
@del *.cnt
@copy Contents.html index.html
@copy index.html IndexPage.html
@del output.txt
@copy *.html ..\\
@del -f *.html