summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-02-20 11:43:40 +0000
committerRichard Levitte <levitte@openssl.org>2002-02-20 11:43:40 +0000
commit3adb8c385404448629465cdf02fe1431b8e0e160 (patch)
tree736aceddb36679ae3f539e710e3ee2c69dfec5c9 /crypto/aes
parent02e666d59f9df1e2b1c5de9efc30205f5e064181 (diff)
With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
Diffstat (limited to 'crypto/aes')
-rw-r--r--crypto/aes/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/Makefile.ssl b/crypto/aes/Makefile.ssl
index a20686dadd..c189ce0824 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