Simple Makefile to build the dvi and info forms of the manual. Clean
[krb5.git] / doc / Makefile
1 .SUFFIXES: .texi .dvi .ps .info
2
3 all:: install.info  install.dvi
4
5 .texi.dvi:
6         texi2dvi $*.texi
7
8
9 .texi.info:
10         makeinfo $*.texi
11
12
13 clean:: 
14         rm -f *.log *.info *.dvi *.aux *.toc *.cp *.fn *.vr *.tp *.ky \
15                 *.pg *.ps