OSDN Git Service

added a file which explains something important
[proj16/16.git] / WBUILD.BAT
index 4a61ec1..49b1100 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
-wmake -h clean
-wmake -h
-rem wmake -h comp
-if exist *.err (wmake vomitchan)
+set pee="-h"
+rem -s"
+wmake -h -s clean
+wmake %pee
+wmake %pee comp
+if exist *.err (wmake %pee vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)