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:
f19759a
)
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 12:16:17 +0000
(12:16 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 20 Feb 2002 12:16:17 +0000
(12:16 +0000)
test/Makefile.ssl
patch
|
blob
|
history
diff --git
a/test/Makefile.ssl
b/test/Makefile.ssl
index 31d6090ac4064429a88a742a8176ab07d216da32..6a48b0b736e47906f218a224006d09651f27feb8 100644
(file)
--- a/
test/Makefile.ssl
+++ b/
test/Makefile.ssl
@@
-265,8
+265,8
@@
test_ca:
fi
test_rd: #$(RDTEST)
-
@echo "test Rijndael"
-
#
./$(RDTEST)
+
#
@echo "test Rijndael"
+
#
./$(RDTEST)
lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff