repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
external
/
bsd
/
libevent
/
Makefile.inc
blob
d5167c1d5075f08901ab1e2c4e1de1feac9ff1b6
1
# $NetBSD: Makefile.inc$
2
3
.include <bsd.own.mk>
4
5
LIBEVENT_DIR= ${NETBSDSRCDIR}/external/bsd/libevent
6
7
CPPFLAGS+= -DHAVE_CONFIG_H
8
CPPFLAGS+= -I${LIBEVENT_DIR}/dist -I${LIBEVENT_DIR}/include
9
10
WARNS?= 4
11
12
.PATH: ${LIBEVENT_DIR}/dist