]> 4ch.mooo.com Git - 16.git/blob - wbuild.sh
wwww
[16.git] / wbuild.sh
1 #! /bin/bash
2 wmake -h clean
3 wmake -h
4 wmake -h comp
5 if [ -f *.err ]
6 then
7         echo dumping *.err
8         #cat *.err
9         wmake vomitchan
10 fi
11 #if [ -f 16_head.o ]
12 #then
13 #       rm *.o
14 #fi