OSDN Git Service

16_ca needs huge amounts of work and I should remember what needs to be done soon...
[proj16/16.git] / 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