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:
c8cd7d9
)
Make it so one can select tests from within the test directory
author
Richard Levitte
<levitte@openssl.org>
Mon, 4 Mar 2002 15:58:38 +0000
(15:58 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 4 Mar 2002 15:58:38 +0000
(15:58 +0000)
test/Makefile.ssl
patch
|
blob
|
history
diff --git
a/test/Makefile.ssl
b/test/Makefile.ssl
index 6a48b0b736e47906f218a224006d09651f27feb8..3e9ceac6cfee526c1d8369f9c61d58de425d7401 100644
(file)
--- a/
test/Makefile.ssl
+++ b/
test/Makefile.ssl
@@
-94,7
+94,7
@@
HEADER= $(EXHEADER)
ALL= $(GENERAL) $(SRC) $(HEADER)
top:
- (cd ..; $(MAKE) DIRS=$(DIR) all)
+ (cd ..; $(MAKE) DIRS=$(DIR)
TESTS=$(TESTS)
all)
all: exe