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
/
miscfs
/
genfs
/
Makefile
blob
28a289bff84627ba93f52300c165bd1ece06bf66
1
# $NetBSD: Makefile,v 1.2 1999/07/08 01:18:59 wrstuden Exp $
2
3
INCSDIR
= /
usr
/
include
/
miscfs
/
genfs
4
5
INCS
=
genfs.h genfs_node.h layer.h
6
7
.
include
<
bsd.kinc.mk
>