summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorYuichiro MASUI <[email protected]>2013-01-06 15:54:10 +0900
committerYuichiro MASUI <[email protected]>2013-01-06 15:59:28 +0900
commit78651a64c3ea51d1fca284daa3affe618871693f (patch)
treea880af242abd09856d9ec45e2ed79f2e8622c734 /Makefile
parent7b37bb5992bf49ec8b3c59ebedefe6a7b55d4aff (diff)
downloadmruby-78651a64c3ea51d1fca284daa3affe618871693f.tar.gz
mruby-78651a64c3ea51d1fca284daa3affe618871693f.zip
Remove unused rules in .gitignore and Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0a2afe2d1..9ed62a255 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,3 @@ test :
clean :
$(RAKE) clean
-.PHONY : showconfig
-showconfig :
- $(RAKE) showconfig