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:
5f649d5
)
Include a "test" target do (hopefully) do something sensible.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 7 Nov 2005 00:08:55 +0000
(
00:08
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 7 Nov 2005 00:08:55 +0000
(
00:08
+0000)
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index a6fd27509e96b7a92d54204f51cccef2dec83f94..2404aee29927503995981b1efa961113e370948d 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-507,6
+507,11
@@
install: all
\$(CP) apps${o}openssl.cnf \$(INSTALLTOP)
$extra_install
+
+test: \$(T_EXE)
+ cd \$(BIN_D)
+ ..${o}ms${o}test
+
clean:
\$(RM) \$(TMP_D)$o*.*