]> 4ch.mooo.com Git - 16.git/blob - WBUILD.BAT
inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues
[16.git] / WBUILD.BAT
1 @echo off
2 set pee="-h"
3 rem -s"
4 wmake -h -s clean
5 wmake %pee
6 rem TODO ADD ME LATER ++ wmake %pee comp
7 if exist *.err (wmake %pee vomitchan)
8 rem if exist *.o (del *.o)
9 rem if exist *.obj (del *.obj)