Skip to content

Commit

Permalink
docs makefile: clean command
Browse files Browse the repository at this point in the history
  • Loading branch information
patflick committed Nov 11, 2013
1 parent 65b57f7 commit b20b065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/NetworKit_reqs/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ reqs.pdf: reqs.tex biblio.bib
bibtex reqs.aux
pdflatex reqs.tex
pdflatex reqs.tex

clean:
rm *.pdf *.aux *.bbl *.blg *.dvi *.log

0 comments on commit b20b065

Please sign in to comment.