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
/
sysvbfs
/
Makefile
blob
f316fcbda962d006e422e19966179e7916855c33
1
# $NetBSD: Makefile,v 1.1 2005/12/29 14:53:45 tsutsui Exp $
2
3
INCSDIR
= /
usr
/
include
/
fs
/
sysvbfs
4
5
INCS
=
bfs.h sysvbfs_args.h
6
7
.
include
<
bsd.kinc.mk
>