]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - gnu/usr.bin/texinfo/doc/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / gnu / usr.bin / texinfo / doc / Makefile
1 # $FreeBSD$
2
3 INFO=   info info-stnd texinfo
4 SRCDIR= ${TXIDIR}/doc
5
6 CLEANFILES=     texinfo.texi
7
8 texinfo.texi: texinfo.txi
9         ln -fs ${.ALLSRC} ${.TARGET}
10
11 .include <bsd.info.mk>