blob: e3b383eccea097dd5c83b4c5caaf9285f86eb1a9 [file] [log] [blame]
DOCTMP = btreplay.log btreplay.aux btreplay.dvi btreplay.toc
all: btreplay.dvi btreplay.pdf
btreplay.tex:
@touch btreplay.tex
btreplay.dvi: btreplay.tex abstract.tex
@latex btreplay.tex
@latex btreplay.tex
btreplay.pdf: btreplay.dvi
@dvipdfm -p letter btreplay
clean:
-rm -f $(DOCTMP)
-rm -f *.bak *.ps *.pdf
@rm -rf btreplay