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
/
libdwarf
/
Makefile.inc
blob
5e6b1d09021e1bdd260a6dbfa79765f56b4b1b72
1
# $NetBSD: Makefile.inc,v 1.1 2009/12/19 05:52:01 thorpej Exp $
2
3
.include <bsd.own.mk>
4
5
LIBDWARF_DIR= ${NETBSDSRCDIR}/external/bsd/libdwarf/dist
6
7
CPPFLAGS+= -I${LIBDWARF_DIR}
8
9
WARNS?= 4
10
11
.PATH: ${LIBDWARF_DIR}