projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e666d
)
With Compaq make, it seems like # inside an action becomes part of the command, not...
author
Richard Levitte
<levitte@openssl.org>
Wed, 20 Feb 2002 11:43:40 +0000
(11:43 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 20 Feb 2002 11:43:40 +0000
(11:43 +0000)
crypto/aes/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/aes/Makefile.ssl
b/crypto/aes/Makefile.ssl
index a20686daddc2733f2eb3f6231f7b6573ceae8a2f..c189ce0824ae5c57b57caf5ba754cb75defa2f96 100644
(file)
--- 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