Commit 1dc02bba authored by Andy Polyakov's avatar Andy Polyakov
Browse files

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

parent cad6650f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ LIBDEPS=
# The rest is private to this makefile.

SET_X=:
SET_X=set -x
#SET_X=set -x

top:
	echo "Trying to use this makefile interactively?  Don't."