aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a6188c278..295f0382cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Mar 4 19:41:40 2014 Tanaka Akira <akr@fsij.org>
+
+ * Makefile.in: ".DEFAULT" target removed because it is not for
+ specifying default target.
+
Tue Mar 4 00:25:35 2014 Kazuki Tsujimoto <kazuki@callcc.net>
* lib/find.rb (Find#find): should pass ignore_error option to enumerators.
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: