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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
fs
/
filecorefs
/
Makefile
blob
dc84cacc8fc9f0bae2433094ca39fba95ea653a5
1
# $NetBSD: Makefile,v 1.2 2002/11/26 23:30:31 lukem Exp $
2
3
INCSDIR
=/
usr
/
include
/
filecorefs
4
5
INCS
=
filecore_mount.h
6
7
.
include
<
bsd.kinc.mk
>