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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
sbin
/
rndctl
/
Makefile
blob
c83371b6ba3a2a1d0861468b31bf78b7ae92f10e
1
# $NetBSD: Makefile,v 1.1 1997/10/13 03:58:05 explorer Exp $
2
3
PROG
=
rndctl
4
MAN
=
rndctl
.8
5
6
.
include
<
bsd.prog.mk
>