aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-04 10:44:44 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-04 10:44:44 +0000
commit3699a6035e5fbdba96dc43c98d3fbd332510882b (patch)
treee2d2bbff65baf92736bd407e1e78074b570a8a86 /Makefile.in
parent47b12b49e5e16b1b19669b86fcfefd8d7242dd6d (diff)
downloadruby-3699a6035e5fbdba96dc43c98d3fbd332510882b.tar.gz
* Makefile.in: ".DEFAULT" target removed because it is not for
specifying default target. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index d3313bea2e..f58a8c0998 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -194,8 +194,6 @@ configure_args = @configure_args@
all:
-.DEFAULT: all
-
# Prevent GNU make v3 from overflowing arg limit on SysV.
.NOEXPORT: