summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_passphrase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/wpa/wpa_passphrase/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_passphrase/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/wpa/wpa_passphrase/Makefile b/usr.sbin/wpa/wpa_passphrase/Makefile
index c5ddce1..002dee5 100644
--- a/usr.sbin/wpa/wpa_passphrase/Makefile
+++ b/usr.sbin/wpa/wpa_passphrase/Makefile
@@ -6,6 +6,9 @@ WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant
PROG= wpa_passphrase
SRCS= wpa_passphrase.c sha1.c md5.c
+CFLAGS+= -DINTERNAL_SHA1
+CFLAGS+= -DINTERNAL_MD5
+
MAN= wpa_passphrase.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud