Tweaks for make clean / realclean.

This commit is contained in:
Brian Paul
2004-03-26 20:31:05 +00:00
parent 7a5eb9a760
commit 46727c7496
7 changed files with 9 additions and 15 deletions

View File

@@ -73,9 +73,6 @@ default: readtex.c readtex.h $(PROGS)
clean:
-rm -f *.o *~
realclean:
-rm -f $(PROGS)
-rm -f *.o *~
-rm -f readtex.[ch]