about summary refs log tree commit diff
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 35e7d74..c4901ab 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -7,4 +7,3 @@ all: ${TESTS}
 ${TESTS}:
 	@echo "Test: $@"
 	@test "`../3cl -d $@.ccl`" = "`cat $@.ccl.test`"
-	@echo