landmarks/locationlandmarks/tsrc/LandmarkTestModule/group/LandmarkTests_gnumakefile.mk
changeset 50 4c28d569e1fe
parent 35 1a92308afc46
--- a/landmarks/locationlandmarks/tsrc/LandmarkTestModule/group/LandmarkTests_gnumakefile.mk	Mon Aug 23 17:49:43 2010 +0530
+++ b/landmarks/locationlandmarks/tsrc/LandmarkTestModule/group/LandmarkTests_gnumakefile.mk	Mon Sep 27 16:57:22 2010 +0530
@@ -64,7 +64,8 @@
 
 # ???
 RELEASABLES:
-		@echo *** DEBUG: RELEASABLES ${PLATFORM} ${CFG} ${TO_ROOT}
+#		@echo *** DEBUG: RELEASABLES ${PLATFORM} ${CFG} ${TO_ROOT}
+	  @echo
 
 # runs after clean operations
 CLEAN:
@@ -84,6 +85,6 @@
 
 # Generic target. Catches everything else (unknown targets etc.)
 %:
-		@echo *** DEBUG: GENERIC $@ ${PLATFORM} ${CFG} ${TO_ROOT}
-
+#		@echo *** DEBUG: GENERIC $@ ${PLATFORM} ${CFG} ${TO_ROOT}
+	@echo 
 # End of File
\ No newline at end of file