OSDN Git Service

==== REPO AND DEBUG WORK==== I did many things to the repo and adding ability to...
[proj16/16.git] / WBUILD.BAT
1 @echo off
2 set pee="-h"
3 rem -s"
4 wmake %pee clean
5 wmake %pee
6 rem wmake %pee comp
7 if exist *.err (wmake %pee vomitchan)
8 rem if exist *.o (del *.o)
9 rem if exist *.obj (del *.obj)