Improved the "make clean"
This commit is contained in:
parent
41622dc2a9
commit
fcd2e936b4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ head_em.o: head_em.s
|
|||
$(MACH) -I../../../h -c head_em.s
|
||||
|
||||
clean:
|
||||
rm -f *.o
|
||||
rm -f *.o libmon_o.a nohup.out Out
|
||||
|
||||
opr :
|
||||
make pr | opr
|
||||
|
|
Loading…
Reference in a new issue