Makefile revision 42868
1#	$Id: Makefile,v 1.9 1999/01/14 20:00:43 markm Exp $
2
3INFO=	info info-stnd texinfo
4
5CLEANFILES=	texinfo.texi
6
7texinfo.texi: texinfo.txi
8	ln -fs ${.ALLSRC} ${.TARGET}
9
10.include <bsd.info.mk>
11
12.PATH: ${TXIDIR}/doc
13