Index: trunk/MagicSoft/Simulation/Detector/StarResponse/Makefile
===================================================================
--- trunk/MagicSoft/Simulation/Detector/StarResponse/Makefile	(revision 5104)
+++ trunk/MagicSoft/Simulation/Detector/StarResponse/Makefile	(revision 5396)
@@ -19,7 +19,7 @@
 #
 # $RCSfile: Makefile,v $
-# $Revision: 1.8 $
+# $Revision: 1.9 $
 # $Author: moralejo $ 
-# $Date: 2004-09-17 15:44:44 $
+# $Date: 2004-11-11 16:17:07 $
 #
 ##################################################################
@@ -121,5 +121,6 @@
 	$(CXX) $(CXXFLAGS) $(OBJS) $(LIBS) -o $@
 
-depend: @makedepend $(SRCS) $(INCLUDES) -fMakefile 2> kk.kk ; cat kk.kk
+depend: 
+	@makedepend $(SRCS) $(INCLUDES) -fMakefile 2> kk.kk ; cat kk.kk
 
 .cxx.o:	
