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
/
hpc
/
Makefile
blob
b3c7ce4bd0c5a3b96ee9484f02699ec323fa9f0d
1
# $NetBSD: Makefile,v 1.1 2001/02/23 14:08:55 uch Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
hpc
4
5
# Only install includes which are used by userland
6
INCS
=
hpcfbio.h
7
8
.
include
<
bsd.kinc.mk
>