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
/
dec
/
Makefile
blob
8c8b21896aa0399b3e8e5a63c31de229f7427b32
1
# $NetBSD: Makefile,v 1.3 2001/04/11 07:42:31 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
dec
4
5
# Only install includes which are used by userland
6
INCS
=
lk201.h dec_boot.h
7
8
.
include
<
bsd.kinc.mk
>