commit the correct version of the previous.

This commit is contained in:
mrg 2006-06-25 03:03:41 +00:00
parent 5609a371c9
commit d1e7efd01a
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.5 2006/06/25 03:02:19 mrg Exp $
# $NetBSD: Makefile.inc,v 1.6 2006/06/25 03:03:41 mrg Exp $
BINDIR?= /usr/sbin
@ -7,6 +7,8 @@ BINDIR?= /usr/sbin
WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../dist/wpa_supplicant
HOSTAPD_DISTDIR?= ${.CURDIR}/../../../dist/hostapd
.include <bsd.own.mk>
.if ${MKCRYPTO} == "no"
NO_OPENSSL= # defined
.endif