9 lines
249 B
Batchfile
9 lines
249 B
Batchfile
![]() |
bin\halibut.exe config.but intro.but usage.but script.but attributes.but compilerflags.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
|