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:
f97a814
)
Update from 0.9.8-stable.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 11:10:57 +0000
(11:10 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 11:10:57 +0000
(11:10 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index bbd7539187e0319a3eb4a41a0f56c5809ae00f83..bde813c7342caa4a67f361b183e43090a3a59db1 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-452,7
+452,7
@@
$(JPAKETEST)$(EXE_EXT): $(JPAKETEST).o $(DLIBCRYPTO)
# fi
dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)
- @target=dummytest
$
; $(BUILD_CMD)
+ @target=dummytest; $(BUILD_CMD)
# DO NOT DELETE THIS LINE -- make depend depends on it.