Deleted Added
full compact
Makefile (42665) Makefile (42868)
1# $Id$
1# $Id: Makefile,v 1.9 1999/01/14 20:00:43 markm Exp $
2
2
3INFO= info-stnd info texinfo
3INFO= info info-stnd texinfo
4
4
5MAKEINFO= ../makeinfo/makeinfo
5CLEANFILES= texinfo.texi
6
6
7CLEANFILES+= ${.OBJDIR}/texinfo.texi
8
9texinfo.texi: texinfo.txi
7texinfo.texi: texinfo.txi
10 @ln -sf ${.OODATE} ${.TARGET}
8 ln -fs ${.ALLSRC} ${.TARGET}
11
12.include <bsd.info.mk>
13
14.PATH: ${TXIDIR}/doc
9
10.include <bsd.info.mk>
11
12.PATH: ${TXIDIR}/doc