From: Andy Polyakov Date: Sun, 5 Feb 2006 12:38:58 +0000 (+0000) Subject: Adjust DIR variable in fips-1.0/Makefile accordingly. X-Git-Tag: OpenSSL_FIPS_1_0~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bd6ae6579e51c9e4992909838840a9d062954162;p=oweals%2Fopenssl.git Adjust DIR variable in fips-1.0/Makefile accordingly. --- diff --git a/fips-1.0/Makefile b/fips-1.0/Makefile index d8c980d628..42487cd9b1 100644 --- a/fips-1.0/Makefile +++ b/fips-1.0/Makefile @@ -2,7 +2,7 @@ # OpenSSL/fips-1.0/Makefile # -DIR= fips +DIR= fips-1.0 TOP= .. CC= cc INCLUDE= -I. -I$(TOP) -I../include