projects
/
matthijs
/
projects
/
internship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6754c
)
Delete .lof files on make clean.
author
Matthijs Kooijman
<kooijman@eris.recoresystems.com>
Thu, 26 Jun 2008 11:51:45 +0000
(13:51 +0200)
committer
Matthijs Kooijman
<kooijman@eris.recoresystems.com>
Thu, 26 Jun 2008 11:51:45 +0000
(13:51 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 74536af0566c9632e2f543610879bdd57c18eb1c..6801ad0af26a344018f3c31262b822dc6ab0f9a7 100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-17,4
+17,4
@@
Report.dvi: *.tex Front/*.tex Main/*.tex Main/*/*.tex Report.bib
done
clean:
- rm -f *.ps *.pdf *.dvi *.log *.toc *.out *.aux *.bbl *.blg
+ rm -f *.ps *.pdf *.dvi *.log *.toc *.out *.aux *.bbl *.blg
*.lof