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
/
gpib
/
Makefile
blob
6ea2cad34bfb2746ec30295f19f10b5256014ef4
1
# $NetBSD$
2
3
INCSDIR
= /
usr
/
include
/
dev
/
gpib
4
5
# Only install includes which are used by userland
6
INCS
=
gpibio.h ppiio.h
7
8
.
include
<
bsd.kinc.mk
>