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
/
rmt
/
Makefile
blob
8f02faf570472b06cbeab0c9c45b0b8b98ae07cb
1
# $NetBSD: Makefile,v 1.4 1997/07/01 07:31:26 mikel Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
rmt
5
MAN
=
rmt
.8
6
7
.
include
<
bsd.prog.mk
>