From: Bodo Möller Date: Thu, 18 Apr 2002 09:26:24 +0000 (+0000) Subject: harmonize with other Makefiles in crypto/*/ X-Git-Tag: OpenSSL-engine-0_9_6d~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32e692ce079bd29cce7c3b1f43a8db250358edd9;p=oweals%2Fopenssl.git harmonize with other Makefiles in crypto/*/ --- diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl index 15dcd6679c..f49f3650e3 100644 --- a/crypto/conf/Makefile.ssl +++ b/crypto/conf/Makefile.ssl @@ -5,7 +5,7 @@ DIR= conf TOP= ../.. CC= cc -INCLUDES= -I../../include +INCLUDES= -I.. -I../../include CFLAG=-g INSTALL_PREFIX= OPENSSLDIR= /usr/local/ssl