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
/
dmover
/
Makefile
blob
ad24aa36779dc764de2cae57b5e5c1ce7db78c09
1
# $NetBSD: Makefile,v 1.1 2002/08/02 00:30:37 thorpej Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
dmover
4
5
# Only install includes which are used by userland
6
INCS
=
dmover_io.h
7
8
.
include
<
bsd.kinc.mk
>