Makefile.shared: debugging line slipped through in previous commit.

This commit is contained in:
Andy Polyakov 2010-07-15 13:55:38 +00:00
parent cad6650f52
commit 1dc02bbaf5

View File

@ -70,7 +70,7 @@ LIBDEPS=
# The rest is private to this makefile. # The rest is private to this makefile.
SET_X=: SET_X=:
SET_X=set -x #SET_X=set -x
top: top:
echo "Trying to use this makefile interactively? Don't." echo "Trying to use this makefile interactively? Don't."