NetBSD/gnu/usr.bin/texinfo/texindex/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

9 lines
164 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/09/02 22:16:58 wiz Exp $
PROG= texindex
SRCS= texindex.c
.include <bsd.prog.mk>
.PATH: ${DIST}/texinfo/util ${DIST}/texinfo/doc