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