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
Fix a few typos.
[dragonfly.git]
/
usr.sbin
/
wlconfig
/
Makefile
blob
3637bf62ad991e5d9d549284c59e59ab8b38d8d6
1
# $FreeBSD: src/usr.sbin/wlconfig/Makefile,v 1.3.2.1 2001/04/25 12:11:12 ru Exp $
2
# $DragonFly: src/usr.sbin/wlconfig/Makefile,v 1.3 2008/10/29 18:18:05 swildner Exp $
3
PROG
=
wlconfig
4
MAN
=
wlconfig
.8
5
WARNS?
=
2
6
7
.
include
<
bsd.prog.mk
>