]> git.parisson.com Git - telemeta-doc.git/commitdiff
Feature(SoundSoftware_2014): add MakeFile
authorThomas Fillon <thomas@parisson.com>
Mon, 7 Jul 2014 09:18:40 +0000 (11:18 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 7 Jul 2014 09:18:40 +0000 (11:18 +0200)
Workshops/SoundSoftware_2014/Makefile [new file with mode: 0644]

diff --git a/Workshops/SoundSoftware_2014/Makefile b/Workshops/SoundSoftware_2014/Makefile
new file mode 100644 (file)
index 0000000..1891014
--- /dev/null
@@ -0,0 +1,10 @@
+MAIN_FILE = TimeSide_SoundSoftware_2014_07
+
+pdf:
+       echo ${MAIN_FILE}.tex
+       pdflatex ${MAIN_FILE}.tex
+       pdflatex ${MAIN_FILE}.tex
+
+clean:
+
+       rm -f *.aux *.bbl *.blg *.bst *.dvi *.idx *.lof *.log *.toc *.out  *.ind *.ilg *~