]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/gnu/usr.bin/texinfo/doc/Makefile
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / 6 / 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>