summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/doc/Makefile
blob: 2a0b1a3616a715a1e44878c6742f5c4db846fefc (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

INFO=	info info-stnd texinfo
SRCDIR=	${TXIDIR}/doc

CLEANFILES=	texinfo.texi

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

.include <bsd.info.mk>
OpenPOWER on IntegriCloud