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
/
ipf
/
ipfs
/
Makefile
blob
4b6671d034274563b3890bc2192c557f3b5e478f
1
# $NetBSD: Makefile,v 1.1 2000/05/01 13:54:27 bernd Exp $
2
3
PROG
=
ipfs
4
MAN
=
ipfs
.8
5
6
.
include
<
bsd.prog.mk
>