freebsd-dev/gnu/usr.bin/texinfo/doc/Makefile
1999-08-27 23:37:10 +00:00

13 lines
171 B
Makefile

# $FreeBSD$
INFO= info info-stnd texinfo
CLEANFILES= texinfo.texi
texinfo.texi: texinfo.txi
ln -fs ${.ALLSRC} ${.TARGET}
.include <bsd.info.mk>
.PATH: ${TXIDIR}/doc