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
installer: change `atacontrol' to `natacontrol'
[dragonfly.git]
/
usr.sbin
/
iwicontrol
/
Makefile
blob
6091c6f0324660eb18bd88e3df8d82fe426d5c63
1
# $DragonFly: src/usr.sbin/iwicontrol/Makefile,v 1.1 2005/03/06 05:02:03 dillon Exp $
2
#
3
PROG
=
iwicontrol
4
MAN
=
iwicontrol
.8
5
6
WARNS?
=
6
7
8
.
include
<
bsd.prog.mk
>