Added a "-f" flag to the "rm"
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
make "TS=$1"
|
make "TS=$1"
|
||||||
make "P=$1" -fk ../makefile $2
|
make "P=$1" -fk ../makefile $2
|
||||||
rm $1.[ckmos]
|
rm -f $1.[ckmos]
|
||||||
|
|||||||
Reference in New Issue
Block a user