With Compaq make, it seems like # inside an action becomes part of the command, not...
authorRichard Levitte <levitte@openssl.org>
Wed, 20 Feb 2002 11:43:40 +0000 (11:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 20 Feb 2002 11:43:40 +0000 (11:43 +0000)
crypto/aes/Makefile.ssl

index a20686daddc2733f2eb3f6231f7b6573ceae8a2f..c189ce0824ae5c57b57caf5ba754cb75defa2f96 100644 (file)
@@ -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