f7cf297602
Change-Id: I7999b23fbef86a9a5d8d6fe4e80b9bd23d5b9d87
7 lines
179 B
Makefile
7 lines
179 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2011/07/03 18:02:01 tron Exp $
|
|
|
|
.include "../Makefile.inc"
|
|
|
|
BINDIR= /usr/bin
|
|
|
|
CPPFLAGS+= -I${LESS_DISTDIR} -DBINDIR=\"${BINDIR}\" -DSYSDIR=\"/etc\"
|