summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/wpa/wpa_cli/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
deleted file mode 100644
index 123485a..0000000
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $FreeBSD$
-
-.include "${.CURDIR}/../Makefile.inc"
-
-.PATH.c:${WPA_SUPPLICANT_DISTDIR}
-
-PROG= wpa_cli
-SRCS= wpa_cli.c wpa_ctrl.c os_unix.c
-
-MAN= wpa_cli.8
-
-CFLAGS+= -DCONFIG_CTRL_IFACE
-CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
-# enable use of d_type to identify unix domain sockets
-CFLAGS+= -D_DIRENT_HAVE_D_TYPE
-
-#CFLAGS+= -DCONFIG_READLINE
-#LDADD+= -ledit -ltermcap
-#DPADD+= ${LIBEDIT} ${LIBTERMCAP}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud