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]
/
sys
/
modules
/
Makefile.inc
blob
3bdd0828d6b0ca363d53d4a3d1ed8de890ca309f
1
# $NetBSD$
2
3
S!= cd ${.CURDIR}/../..;pwd
4
CPPFLAGS+= -I${NETBSDSRCDIR}/common/include
5
USE_FORT= no
6
WARNS?= 1
7
8
.include <bsd.own.mk>