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
/
fs
/
union
/
Makefile
blob
92db571b2ab38a4688d703dec7f3eb0e4bb9ee04
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:05 cgd Exp $
2
3
INCSDIR
= /
usr
/
include
/
miscfs
/
union
4
5
INCS
=
union.h
6
7
.
include
<
bsd.kinc.mk
>