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
/
dev
/
ofw
/
Makefile
blob
73064d7f4861b14702830ab40501556352bf897e
1
# $NetBSD: Makefile,v 1.3 2000/11/14 06:45:55 matt Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
ofw
4
5
# Only install includes which are used by userland
6
INCS
=
openfirmio.h
7
8
.
include
<
bsd.kinc.mk
>