summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_cli
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-02 02:28:22 +0000
committersam <sam@FreeBSD.org>2009-03-02 02:28:22 +0000
commitcba727f413d0099236e6f2a8dd2d3fc5ba76b6a7 (patch)
tree87f85b2563f7b3c02fa9a41ca88ce40cbc85ca4e /usr.sbin/wpa/wpa_cli
parent3cac7b891b7108169f5fed3997e777b56c060178 (diff)
downloadFreeBSD-src-cba727f413d0099236e6f2a8dd2d3fc5ba76b6a7.zip
FreeBSD-src-cba727f413d0099236e6f2a8dd2d3fc5ba76b6a7.tar.gz
update to 0.6.8
Reviewed by: thompsa
Diffstat (limited to 'usr.sbin/wpa/wpa_cli')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
index af0d14c..a118988 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ b/usr.sbin/wpa/wpa_cli/Makefile
@@ -11,4 +11,8 @@ MAN= wpa_cli.8
CFLAGS+= -DCONFIG_CTRL_IFACE
CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
+#CFLAGS+= -DCONFIG_READLINE
+#LDADD+= -ledit -ltermcap
+#DPADD+= ${LIBEDIT} ${LIBTERMCAP}
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud