XXX: This file does not really belong here.

Add ENGINESDIR define
This commit is contained in:
christos 2005-11-25 20:35:41 +00:00
parent 684a3fe509
commit c4bfa0c238

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.openssl,v 1.7 2002/07/30 12:55:08 itojun Exp $
# $NetBSD: Makefile.openssl,v 1.8 2005/11/25 20:35:41 christos Exp $
.ifndef _MAKEFILE_OPENSSL_INCLUDED
_MAKEFILE_OPENSSL_INCLUDED=1
@ -7,6 +7,7 @@ _MAKEFILE_OPENSSL_INCLUDED=1
OPENSSLSRC= ${CRYPTODIST}/openssl
CPPFLAGS+= -DOPENSSLDIR=\"/etc/openssl\"
CPPFLAGS+= -DENGINESDIR=\"/usr/lib/openssl\"
CPPFLAGS+= -DDSO_DLFCN -DHAVE_DLFCN_H
CPPFLAGS+= -I${CRYPTODIST}/openssl/crypto