freebsd-dev/gnu/usr.bin/texinfo/doc/Makefile

13 lines
213 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.9 1999/01/14 20:00:43 markm Exp $
INFO= info info-stnd texinfo
CLEANFILES= texinfo.texi
texinfo.texi: texinfo.txi
ln -fs ${.ALLSRC} ${.TARGET}
1995-01-22 22:45:07 +00:00
.include <bsd.info.mk>
.PATH: ${TXIDIR}/doc