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:
f210eb7
)
Make Makefile.shared quiet again.
author
Andy Polyakov
<appro@openssl.org>
Mon, 16 May 2005 00:01:49 +0000
(
00:01
+0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 16 May 2005 00:01:49 +0000
(
00:01
+0000)
Makefile.shared
patch
|
blob
|
history
diff --git
a/Makefile.shared
b/Makefile.shared
index b201ef4d0cdc10c0444e25d72a4b98a9fd661dc3..59e191f3c15924959333329e774bea9bdd834cc4 100644
(file)
--- a/
Makefile.shared
+++ b/
Makefile.shared
@@
-67,8
+67,8
@@
LIBDEPS=
#------------------------------------------------------------------------------
# The rest is private to this makefile.
-
#
SET_X=:
-SET_X=set -x
+SET_X=:
+
#
SET_X=set -x
top:
echo "Trying to use this makefile interactively? Don't."