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

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