summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
blob: dfbc9430f74a75b0f9fb24dec1c5a799be14b6cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.SUFFIXES: .texi .dvi .ps .info

all:: install.info  install.dvi

.texi.dvi:
	texi2dvi $*.texi


.texi.info:
	makeinfo $*.texi


clean:: 
	rm -f *.log *.info *.dvi *.aux *.toc *.cp *.fn *.vr *.tp *.ky \
		*.pg *.ps *.info-?