summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wlconfig/Makefile
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1997-05-23 04:04:17 +0000
committermsmith <msmith@FreeBSD.org>1997-05-23 04:04:17 +0000
commitd2dfa44599d0d3db354343fd07a40d6b55711500 (patch)
tree14bf76dae4506bcf370d9029c24f6c3eb3c9cdbd /usr.sbin/wlconfig/Makefile
parent20e26deb2a3bf924d5e361b78ec05f717f3b2319 (diff)
downloadFreeBSD-src-d2dfa44599d0d3db354343fd07a40d6b55711500.zip
FreeBSD-src-d2dfa44599d0d3db354343fd07a40d6b55711500.tar.gz
Make it build under 3.x
Submitted by: fsmp
Diffstat (limited to 'usr.sbin/wlconfig/Makefile')
-rw-r--r--usr.sbin/wlconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile
index 21fd7cc..8a50cc8 100644
--- a/usr.sbin/wlconfig/Makefile
+++ b/usr.sbin/wlconfig/Makefile
@@ -1,7 +1,7 @@
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/05/22 08:58:18 msmith Exp $
PROG= wlconfig
SRCS= wlconfig.c
-CFLAGS+= Wall
+CFLAGS+= -Wall
MAN8= wlconfig.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud