From: Thomas Fillon Date: Mon, 7 Jul 2014 09:18:40 +0000 (+0200) Subject: Feature(SoundSoftware_2014): add MakeFile X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=eb086b566c009b1bcc1c96b6fa64925d8edfffb6;p=telemeta-doc.git Feature(SoundSoftware_2014): add MakeFile --- diff --git a/Workshops/SoundSoftware_2014/Makefile b/Workshops/SoundSoftware_2014/Makefile new file mode 100644 index 0000000..1891014 --- /dev/null +++ b/Workshops/SoundSoftware_2014/Makefile @@ -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 *~