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
/
efs
/
Makefile
blob
1b24bdc70c569fa5712bbca46da49331238c0fe3
1
# $NetBSD$
2
3
INCSDIR
= /
usr
/
include
/
fs
/
efs
4
5
INCS
=
efs.h efs_sb.h efs_mount.h
6
7
8
.
include
<
bsd.kinc.mk
>