# $NetBSD: Makefile,v 1.4 2006/06/02 22:16:23 mrg Exp $ MKPRIVATELIB= yes .include LIB= grep SRCS= \ dfa.c \ hard-locale.c \ kwset.c \ m-common.c \ m-fgrep.c \ m-regex.c \ memchr.c \ regex.c \ strdup.c .include "${.CURDIR}/../Makefile.inc" .PATH: ${DIST}/gettext/gettext-tools/libgrep CPPFLAGS+= -I${DIST}/gettext/gettext-tools/libgrep .include