summaryrefslogtreecommitdiff
path: root/usr.sbin/wlandebug
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-03-15 10:46:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-03-15 10:46:38 +0000
commit6aebd02aa8dea80c051b5953925b9922959da7bf (patch)
tree0126c469695998d777f6f4c31b1f6e844388d2f3 /usr.sbin/wlandebug
parent953c375657b17d19110a9a9dc81d88cc3c8cbb96 (diff)
downloadsrc-test2-6aebd02aa8dea80c051b5953925b9922959da7bf.tar.gz
src-test2-6aebd02aa8dea80c051b5953925b9922959da7bf.zip
Notes
Diffstat (limited to 'usr.sbin/wlandebug')
-rw-r--r--usr.sbin/wlandebug/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/wlandebug/Makefile b/usr.sbin/wlandebug/Makefile
index 26e6e5170273..397143bd92f4 100644
--- a/usr.sbin/wlandebug/Makefile
+++ b/usr.sbin/wlandebug/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
-PROG = wlandebug
-BINDIR = /usr/local/bin
-NO_MAN = noman
+PROG= wlandebug
+BINDIR= /usr/local/bin
+NO_MAN=
.include <bsd.prog.mk>