Commit c4cd925c authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Make Makefile.shared quiet again.

parent f210eb7b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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."