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
/
ufs
/
mfs
/
Makefile
blob
19be0cd43825938fa6b5b211b44224f12570f308
1
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:12 cgd Exp $
2
3
INCSDIR
= /
usr
/
include
/
ufs
/
mfs
4
5
INCS
=
mfs_extern.h mfsnode.h
6
7
.
include
<
bsd.kinc.mk
>