Mercurial > hg > what-is-octave
view FEMTEC2013/Makefile @ 8:50abddcc3409 default tip
Presentation delivered by cdf at OctConf 2013.
author | Carlo de Falco <cdf@users.sourceforge.net> |
---|---|
date | Mon, 22 Jul 2013 21:54:27 +0200 |
parents | 60233b0075a9 |
children |
line wrap: on
line source
SLIDES=what-is-octave.pdf all: $(SLIDES) %.pdf: %.tex beamerthemeOctave.sty octave-header.png pdflatex $*.tex pdflatex $*.tex pdflatex $*.tex clean: $(RM) -f *.aux *.log *.nav *.out *.snm *.toc *~ *.backup *.vrb distclean: clean $(RM) -f $(SLIDES)