e405b87d8f
program they are referring to, instead of being all done in the main Makefile.
10 lines
186 B
Makefile
10 lines
186 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/09/02 22:16:58 wiz Exp $
|
|
|
|
FILES= texi2dvi
|
|
FILESMODE= ${BINMODE}
|
|
MAN= texi2dvi.1
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
.PATH: ${DIST}/texinfo/util ${DIST}/texinfo/doc
|