dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
10 lines
157 B
Makefile
10 lines
157 B
Makefile
# $NetBSD: Makefile,v 1.2 1999/02/13 02:54:29 lukem Exp $
|
|
|
|
PROG= texindex
|
|
SRCS= texindex.c
|
|
MKMAN= no
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
.PATH: ${DIST}/texinfo/util
|