etc/services - sync with NetBSD-8
[minix.git] / external / bsd / flex / Makefile.inc
blob37b58514aeb81a54dfa7207b64b6cdf571d0e5ae
1 #       $NetBSD: Makefile.inc,v 1.2 2009/10/26 11:17:16 christos Exp $
3 WARNS?= 1
5 .include <bsd.own.mk>
7 VERSION=2.5.35
8 BINDIR?= /usr/bin
10 IDIST=  ${NETBSDSRCDIR}/external/bsd/flex/dist
12 CPPFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR}/../include -I${IDIST} \
13         -DLOCALEDIR=\"/usr/share/locale\"
15 .PATH: ${IDIST}