summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPaolo Bosetti <[email protected]>2012-05-16 14:37:22 -0700
committerPaolo Bosetti <[email protected]>2012-05-16 14:37:22 -0700
commit0567ee03a50c81c2661455a9799e80bd57c26ba3 (patch)
tree4358e9852a5e8248fc719828c58db5747f4ec489
parent576fdcdf6d70009fd20e1e5cff7d8337bc09448e (diff)
parent3bbd82c2400d07c27a9959b959759657a8022f6d (diff)
downloadmruby-0567ee03a50c81c2661455a9799e80bd57c26ba3.tar.gz
mruby-0567ee03a50c81c2661455a9799e80bd57c26ba3.zip
Merge branch 'master' into math_tests
-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)