X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;fp=wbuild.sh;h=016d165ca8c22e41ff27ed7a6ec45c519fa83753;hb=b462db3cf431325bd25c81a61351a2d67a454f51;hp=f6af99e30804398f729c130057a44ef2e5dbb3ae;hpb=cd333501526a8f715f3e00ac825db3188e226ba6;p=16.git diff --git a/wbuild.sh b/wbuild.sh index f6af99e3..016d165c 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,3 +2,8 @@ wmake -h clean wmake -h wmake -h comp +if [ -f *.err ] +then + echo dumping *.err + cat *.err +fi