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
Make sure we look at the correct sub op codes when
[dragonfly.git]
/
usr.sbin
/
wlconfig
/
Makefile
blob
aa357bea7430918de57ebeb881860fb0f8fa65c0
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.2 2003/06/17 04:30:04 dillon Exp $
3
PROG
=
wlconfig
4
MAN
=
wlconfig
.8
5
CFLAGS
+= -
Wall
6
7
.
include
<
bsd.prog.mk
>