summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/doc/Makefile
blob: 65e8fa6a621aa086115e89ca00fbea781d6085a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$Id: Makefile,v 1.9 1999/01/14 20:00:43 markm Exp $

INFO=	info info-stnd texinfo

CLEANFILES=	texinfo.texi

texinfo.texi: texinfo.txi
	ln -fs ${.ALLSRC} ${.TARGET}

.include <bsd.info.mk>

.PATH: ${TXIDIR}/doc
OpenPOWER on IntegriCloud