This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c40ee32d16
freebsd-skq
/
usr.sbin
/
wlandebug
/
Makefile
9 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
o move programs to separate directories and use stock Makefiles; this simplifies including them in crunchgen images o rename 80211* programs to wlan* as was originally intended
2005-12-11 23:13:54 +00:00
# $FreeBSD$
Style: NO_MAN doesn't need any value.
2006-03-15 10:46:38 +00:00
PROG
=
wlandebug
add man page
2007-01-12 05:36:28 +00:00
MAN
=
wlandebug.8
o move programs to separate directories and use stock Makefiles; this simplifies including them in crunchgen images o rename 80211* programs to wlan* as was originally intended
2005-12-11 23:13:54 +00:00
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
WARNS
?=
2
o move programs to separate directories and use stock Makefiles; this simplifies including them in crunchgen images o rename 80211* programs to wlan* as was originally intended
2005-12-11 23:13:54 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink