summaryrefslogtreecommitdiffhomepage
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile b/test/Makefile
index 7f5c16980..8ee12dbf1 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -66,10 +66,6 @@ endif
##############################
# generic build targets, rules
-.PHONY : all
-all : $(LIBR) $(EXE)
- @echo "make: built targets of `pwd`"
-
.PHONY : test
all : $(LIBR) $(EXE)
./$(EXE)