summaryrefslogtreecommitdiff
path: root/tex/outline/Makefile
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-09-05 10:25:19 +1000
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-09-05 10:25:19 +1000
commit608cf2e6a2ccc967e82b2b7a9693fd0bafb778fb (patch)
tree02a4f4136e50af3865df5acefc9174f73004c10a /tex/outline/Makefile
parent35d53c78a4afd739d1246db486f2703e44590eda (diff)
Delete a lot of tex stuff, better debug info
Some other stuff, too, I think. Oh well. No biggie!
Diffstat (limited to 'tex/outline/Makefile')
-rw-r--r--tex/outline/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/tex/outline/Makefile b/tex/outline/Makefile
deleted file mode 100644
index 66eb399..0000000
--- a/tex/outline/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-all:
- pdflatex main.tex
- bibtex main
- pdflatex main.tex
- pdflatex main.tex
-
-clean:
- rm -f *.bbl *.aux *.blg *.log *.pdf *.out