np if test not made (clean error)
This commit is contained in:
parent
6a44098b96
commit
0f8e902692
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ $(ROOTOBJ):
|
|||
|
||||
clean:
|
||||
cd select && make clean
|
||||
rm -rf *.o *.s *.bak test? test?? t10a t11a t11b DIR*
|
||||
-rm -rf *.o *.s *.bak test? test?? t10a t11a t11b DIR*
|
||||
|
||||
test1: test1.c
|
||||
test2: test2.c
|
||||
|
|
Loading…
Reference in a new issue