distclean
This commit is contained in:
parent
79b77943f9
commit
caccfe8f2d
6 changed files with 21 additions and 10 deletions
|
|
@ -75,7 +75,7 @@ clean:
|
|||
rm -f *.core $(APPL) $(APPOBJ) $(LIBOBJ) $(MYLIB) $(MYLIBSO) $(MYLIBLINK)
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile *~ .depend
|
||||
rm -f Makefile *~ .depend test test.c
|
||||
|
||||
# Put demon in bin
|
||||
# Put other executables in libexec/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue