From: Dr. Stephen Henson Date: Fri, 24 Jul 2009 11:11:30 +0000 (+0000) Subject: Update from 0.9.8-stable X-Git-Tag: OpenSSL-fips-2_0-rc1~1591 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8b69d9d2b592f9419528091c8734fbd6bc504bae;p=oweals%2Fopenssl.git Update from 0.9.8-stable --- diff --git a/test/Makefile b/test/Makefile index bbd7539187..bde813c734 100644 --- a/test/Makefile +++ b/test/Makefile @@ -452,7 +452,7 @@ $(JPAKETEST)$(EXE_EXT): $(JPAKETEST).o $(DLIBCRYPTO) # fi dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO) - @target=dummytest$; $(BUILD_CMD) + @target=dummytest; $(BUILD_CMD) # DO NOT DELETE THIS LINE -- make depend depends on it.