diff Makefile @ 0:50a9279c19eb

hg init and added section of Monotonic-Tree Modification
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 07 Aug 2011 01:55:35 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Makefile	Sun Aug 07 01:55:35 2011 +0900
@@ -0,0 +1,24 @@
+FILE=shoshi-paper
+
+platex:
+	platex ${FILE}.tex
+	platex ${FILE}.tex
+
+pdf: platex
+	dvipdfmx ${FILE}.dvi
+	open ${FILE}.pdf
+
+repdf: platex
+	pkill Preview
+	dvipdfmx ${FILE}.dvi
+	open ${FILE}.pdf
+	
+xdvi: platex
+	xdvi ${FILE}.dvi
+
+.PHONY:clean
+clean:
+	rm -f ${FILE}.log ${FILE}.aux ${FILE}.dvi
+
+remove:
+	rm -rf ${FILE}.log ${FILE}.aux ${FILE}.toc ${FILE}.dvi ${FILE}.dvi *.PNG *.eps *.bb *.png *.pdf *.graffle *.key *.dat img/*