repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Add sysctl nodes for statistics (*)
[dfdiff.git]
/
usr.sbin
/
acxcontrol
/
Makefile
blob
51217ac6f5c2b2620e5e9500343318bfe8ae4ac4
1
# $DragonFly: src/usr.sbin/acxcontrol/Attic/Makefile,v 1.1 2006/04/01 02:55:36 sephe Exp $
2
#
3
PROG
=
acxcontrol
4
MAN
=
acxcontrol
.8
5
WARNS ?
=
6
6
7
.
include
<
bsd.prog.mk
>