updated README and Makefile

This commit is contained in:
2021-04-02 13:30:09 +02:00
parent 58b78968ae
commit ec8864d946
3 changed files with 13 additions and 19 deletions

View File

@@ -22,8 +22,7 @@ install :
clean :
rm -f *~
rmtex $(BASENAMES)
rm -f *~ *.aux *.log *.nav *.out *.snm *.toc *.vrb
cleanup : clean
rm -f $(PDFFILES)