Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/iotcloud
[iotcloud.git] / doc / makefile
1 LATEX := pdflatex -halt-on-error
2
3 default:
4         $(LATEX) iotcloud.tex
5
6 clean:
7         rm -f *.dvi *.log *.aux *.blg *.bbl *~
8         rm -f iotcloud.ps iotcloud.pdf