Index: trunk/devel/run
===================================================================
--- trunk/devel/run	(revision 1159)
+++ trunk/devel/run	(revision 1160)
@@ -83,5 +83,5 @@
 				;;
 			esac
-			echo '$(builddir)/'${sourceFile%.c}.lo:
+			echo ${sourceFile%.c}.lo '$(builddir)/'${sourceFile%.c}.lo:
 			hiecho "Checking $sourceFile ..." >&2
 			for dependency in $(gcc -MM $sourceFile -I$HOME/test/php5-debug-zts/include/php/{,main,Zend,TSRM} -I. -I${builddir} -MG | sed 's#.*:##g' | sed 's#\\##g'); do
