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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
dev
/
apm
/
Makefile
blob
1b7c0e4b0591e14548a77823d193ec8cee288650
1
# $NetBSD: $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
apm
4
5
# Only install includes which are used by userland
6
INCS
=
apmbios.h apmio.h
7
8
.
include
<
bsd.kinc.mk
>