Deleted Added
full compact
Makefile (50472) Makefile (56168)
1# $FreeBSD: head/gnu/usr.bin/texinfo/doc/Makefile 50472 1999-08-27 23:37:10Z peter $
1# $FreeBSD: head/gnu/usr.bin/texinfo/doc/Makefile 56168 2000-01-17 10:59:30Z ru $
2
3INFO= info info-stnd texinfo
2
3INFO= info info-stnd texinfo
4SRCDIR= ${TXIDIR}/doc
4
5CLEANFILES= texinfo.texi
6
7texinfo.texi: texinfo.txi
8 ln -fs ${.ALLSRC} ${.TARGET}
9
10.include <bsd.info.mk>
5
6CLEANFILES= texinfo.texi
7
8texinfo.texi: texinfo.txi
9 ln -fs ${.ALLSRC} ${.TARGET}
10
11.include <bsd.info.mk>
11
12.PATH: ${TXIDIR}/doc