]> 4ch.mooo.com Git - 16.git/blob - src/util/shbat/wbuild.sh
00e3ed4e5ff085c393037b1df2a28766ec30f39b
[16.git] / src / util / shbat / wbuild.sh
1 #! /bin/bash
2 pee="-h"
3 wmake -s "$pee" clean
4 wmake -s "$pee"
5 wmake -s "$pee" comp
6 #if [[ -f *.err ]]
7 #then
8 #       echo dumping *.err
9         #cat *.err
10         wmake -s "$pee" vomitchan
11 #fi
12 #if [ -f 16_head.o ]
13 #then
14 #       rm *.o
15 #fi
16 ####wmake $pee inntest.exe