1999-01-19 23:36:05 +00:00
|
|
|
# $Id: Makefile,v 1.9 1999/01/14 20:00:43 markm Exp $
|
1997-01-11 02:32:23 +00:00
|
|
|
|
1999-01-19 23:36:05 +00:00
|
|
|
INFO= info info-stnd texinfo
|
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>
|
1997-04-07 16:52:53 +00:00
|
|
|
|
1999-01-14 20:00:46 +00:00
|
|
|
.PATH: ${TXIDIR}/doc
|