aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Makefile.in2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e3edb39..3cff095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-28 Dai Sato <satodai@dog.intcul.tohoku.ac.jp>
+
+ * Makefile.in: distclean removes core
+
2003-03-28 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
* [w3m-dev 03836] CFLAGS for SSL in configure
@@ -7615,4 +7619,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.806 2003/03/27 17:18:34 ukai Exp $
+$Id: ChangeLog,v 1.807 2003/03/28 10:17:17 inu Exp $
diff --git a/Makefile.in b/Makefile.in
index 7669b78..111a92c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -276,7 +276,7 @@ distclean: clean
-$(RM) w3mhelp-lynx_en.html w3mhelp-lynx_ja.html
-$(RM) version.c
-$(RM) config.h Makefile
- -$(RM) -f core *.core
+ -$(RM) -f *core
sweep:
-$(RM) -f core *~ *.bak *.orig *.rej