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
kernel - Disable vmm by default
[dragonfly.git]
/
usr.sbin
/
rndcontrol
/
Makefile
blob
7a8a0d5f21d72d1ba097a79c59c12139c12bfed8
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
=
rndcontrol
.8
6
7
.
include
<
bsd.prog.mk
>