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
/
pckbport
/
Makefile
blob
1f459fbe57fbc82eab075426bd582f149c74705e
1
# $NetBSD: Makefile,v 1.1.4.3 2004/09/21 13:32:19 skrll Exp $
2
3
# This is arguably wrong, but it's where it's been installed historically.
4
INCSDIR
= /
usr
/
include
/
dev
/
pckbc
5
6
# Only install includes which are used by userland
7
INCS
=
pckbdreg.h
8
9
.
include
<
bsd.kinc.mk
>