repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Deleted wrongly imported bind sources from base.
[dragonfly.git]
/
usr.sbin
/
rndcontrol
/
Makefile
blob
b90727f4d6b0406eb17256f5a950a9019001b23f
1
# $FreeBSD: src/usr.sbin/rndcontrol/Makefile,v 1.2.10.1 2001/04/25 12:10:44 ru Exp $
2
# $DragonFly: src/usr.sbin/rndcontrol/Makefile,v 1.3 2007/10/01 08:03:44 swildner Exp $
3
4
PROG
=
rndcontrol
5
MAN
=
random
.4
rndcontrol
.8
6
MLINKS
+=
random
.4
urandom
.4
7
8
.
include
<
bsd.prog.mk
>