NetBSD/gnu/usr.bin/texinfo/texi2dvi/Makefile
wiz e405b87d8f Normalize man page handling: Man pages are now done in the same dir as the
program they are referring to, instead of being all done in the main
Makefile.
2001-09-02 22:16:58 +00:00

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