]> 4ch.mooo.com Git - 16.git/blob - WBUILD.BAT
53eddae1e40a553ed3d80bf7b9691003f6528091
[16.git] / WBUILD.BAT
1 @echo off
2 wmake -h clean
3 wmake -h
4 rem wmake -h comp
5 if exist *.err (wmake vomitchan)
6 if exist *.o (del *.o)
7 if exist *.obj (del *.obj)