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