Make Makefile.shared quiet again.

This commit is contained in:
Andy Polyakov 2005-05-16 00:01:49 +00:00
parent f210eb7b89
commit c4cd925cc0

View File

@ -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."