do not generate .c files when cleaninmg up
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
case $2 in
|
||||||
|
clean)
|
||||||
|
;;
|
||||||
|
*)
|
||||||
make "TS=$1"
|
make "TS=$1"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
make "P=$1" -fk ../makefile $2
|
make "P=$1" -fk ../makefile $2
|
||||||
rm -f $1.[ckmos]
|
rm -f $1.[ckmos]
|
||||||
|
|||||||
Reference in New Issue
Block a user