From f6fbd470e3bb589280dbe7a98bcdd89c48c2253b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 26 Jan 2002 04:45:37 +0000 Subject: [PATCH] It looks like I didn't remove everything that has to do with the non-existant aestest.c. --- crypto/aes/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1