summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/elsarticle/contrib/Makefile
blob: 132e179ff97829574363442dff17faf747cf47c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
# Makefile to generate documentation
#

all: pdf view

pdf:
	@cp ../elsdoc.tex . 
	pdflatex elsdoc
	@cp mytool.tex mytools.tex
	pdflatex jfigs
	pdflatex elsdoc
	pdflatex elsdoc

view:
	acroread elsdoc.pdf

xview:
	xpdf elsdoc.pdf


clean:
	@rm *.djs *.out *.log *.aux *.images xx.tex tmp.tex