It looks like I didn't remove everything that has to do with the
authorRichard Levitte <levitte@openssl.org>
Sat, 26 Jan 2002 04:45:37 +0000 (04:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 26 Jan 2002 04:45:37 +0000 (04:45 +0000)
non-existant aestest.c.

crypto/aes/Makefile.ssl

index a618f3ef9b8ed3883a05d4bdcbaff63f5a94bf67..13deef0604abf94603041ec8be920d216dd10734 100644 (file)
@@ -54,7 +54,7 @@ files:
 links:
        @$(TOP)/util/point.sh Makefile.ssl Makefile
        @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
 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
        @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
 
 install: installs