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]
/
usr.sbin
/
fusermount
/
Makefile
blob
8c58aef123e1a224e68f18823d70a9353a2c5364
1
# $NetBSD: Makefile,v 1.1 2007/04/26 21:13:39 agc Exp $
2
3
PROG
=
fusermount
4
MAN
=
fusermount
.8
5
6
.
include
<
bsd.prog.mk
>