]> 4ch.mooo.com Git - 16.git/blob - WBUILD.BAT
fixed the issue with compiling in dos in 1.9 and 2.0. only 1.9 linux fails for some...
[16.git] / WBUILD.BAT
1 @echo off
2 set pee="-h"
3 rem -s"
4 wmake -h -s clean
5 wmake %pee
6 wmake %pee comp
7 if exist *.err (wmake %pee vomitchan)
8 rem if exist *.o (del *.o)
9 rem if exist *.obj (del *.obj)