summaryrefslogtreecommitdiffstats
path: root/doc/slt2001/Makefile
blob: 5979e1a0d83301d97d5574811ef25aa5b128b481 (plain)
1
2
3
4
5
6
7
8
9
10
all: slt.dvi

slt.dvi: slt.tex
	csplain slt.tex

slt.ps: slt.dvi
	dvips -o slt.ps -D600 -ta4 slt.dvi

clean:
	rm -f *~ *.log *.tfm *.*pk *.*gf *.ps *.dvi