add version

This commit is contained in:
christos 2009-10-26 11:17:16 +00:00
parent f1c1c5ddec
commit 05294a5e58
1 changed files with 4 additions and 2 deletions

View File

@ -1,13 +1,15 @@
# $NetBSD: Makefile.inc,v 1.1 2009/10/26 00:49:04 christos Exp $
# $NetBSD: Makefile.inc,v 1.2 2009/10/26 11:17:16 christos Exp $
WARNS?= 1
.include <bsd.own.mk>
VERSION=2.5.35
BINDIR?= /usr/bin
IDIST= ${NETBSDSRCDIR}/external/bsd/flex/dist
CPPFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR}/../include -I${IDIST}
CPPFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR}/../include -I${IDIST} \
-DLOCALEDIR=\"/usr/share/locale\"
.PATH: ${IDIST}