Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the

pdf version of figures.
This commit is contained in:
Joel Sherrill
1999-10-07 18:11:23 +00:00
parent f4a0cc9362
commit 6b5787c35e
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ html: dirs
$(PROJECT).texi
clean:
rm -f *.o $(PROG) *.txt core *.html *.pdf
rm -f *.o $(PROG) *.txt core *.html $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-* _*