X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=non_block_chain%2Fdoc%2Fiotcloud_informal%2Fmakefile;fp=non_block_chain%2Fdoc%2Fiotcloud_informal%2Fmakefile;h=cff4a154f1adfbf6ef06dcfeb496f67c634bba59;hb=7ee0658d03ecf06c490aa12422ed330cc4d43058;hp=0000000000000000000000000000000000000000;hpb=63136ef92e46eb1ddc1b4fa945661fa20b9473fe;p=iotcloud.git diff --git a/non_block_chain/doc/iotcloud_informal/makefile b/non_block_chain/doc/iotcloud_informal/makefile new file mode 100644 index 0000000..cff4a15 --- /dev/null +++ b/non_block_chain/doc/iotcloud_informal/makefile @@ -0,0 +1,8 @@ +LATEX := pdflatex -halt-on-error + +default: + $(LATEX) iotcloud.tex + +clean: + rm -f *.dvi *.log *.aux *.blg *.bbl *~ + rm -f iotcloud.ps iotcloud.pdf