summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-05-17 05:59:31 +0900
committerYukihiro Matsumoto <[email protected]>2012-05-17 05:59:31 +0900
commit3bbd82c2400d07c27a9959b959759657a8022f6d (patch)
treedc34ef1c6b119ccd950b3eb0d35d465fa7bb6859 /test
parent4bd140e44a3dc6d6e2143dfaa4c5db9b7f2420b2 (diff)
downloadmruby-3bbd82c2400d07c27a9959b959759657a8022f6d.tar.gz
mruby-3bbd82c2400d07c27a9959b959759657a8022f6d.zip
remove duplicated rule
Diffstat (limited to 'test')
-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)