fixed up sloppy Allwclean files

This commit is contained in:
Mark Olesen
2009-07-22 12:39:20 +02:00
parent bda95a48fd
commit 5692a06a32
4 changed files with 13 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wclean libso extrudeModel
wclean
# ----------------------------------------------------------------- end-of-file