From: Richard Levitte Date: Sat, 26 Jan 2002 04:45:37 +0000 (+0000) Subject: It looks like I didn't remove everything that has to do with the X-Git-Tag: OpenSSL-engine-0_9_6c^2^2~58 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f6fbd470e3bb589280dbe7a98bcdd89c48c2253b;p=oweals%2Fopenssl.git It looks like I didn't remove everything that has to do with the non-existant aestest.c. --- diff --git a/crypto/aes/Makefile.ssl b/crypto/aes/Makefile.ssl index a618f3ef9b..13deef0604 100644 --- a/crypto/aes/Makefile.ssl +++ b/crypto/aes/Makefile.ssl @@ -54,7 +54,7 @@ files: links: @$(TOP)/util/point.sh Makefile.ssl Makefile @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) - @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) + @#$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) install: installs