1999-08-27 23:37:10 +00:00
|
|
|
# $FreeBSD$
|
1997-01-11 02:32:23 +00:00
|
|
|
|
1999-01-19 23:36:05 +00:00
|
|
|
INFO= info info-stnd texinfo
|
2000-01-17 10:59:30 +00:00
|
|
|
SRCDIR= ${TXIDIR}/doc
|
1999-01-14 20:00:46 +00:00
|
|
|
|
1999-01-19 23:36:05 +00:00
|
|
|
CLEANFILES= texinfo.texi
|
1999-01-14 20:00:46 +00:00
|
|
|
|
|
|
|
texinfo.texi: texinfo.txi
|
1999-01-19 23:36:05 +00:00
|
|
|
ln -fs ${.ALLSRC} ${.TARGET}
|
1995-01-22 22:45:07 +00:00
|
|
|
|
|
|
|
.include <bsd.info.mk>
|