]> Pileus Git - ~andy/fetchmail/commitdiff
Matthias Andree's cleanup.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 7 Jun 2002 13:30:07 +0000 (13:30 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 7 Jun 2002 13:30:07 +0000 (13:30 -0000)
svn path=/trunk/; revision=3637

Makefile.in
NEWS

index 8a71a6da32644187265baf532863ae454e7c6826..8a102df22f98e3eee323320a60b341a081cf26a0 100644 (file)
@@ -195,7 +195,8 @@ clean:
 distclean: clean 
        -cd intl; $(MAKE) distclean
        -cd po; $(MAKE) distclean
-       -rm -f TAGS tags
+       -rm -f TAGS tags config.h config.status config.log \
+               config.cache stamp-h stamp-h.in Makefile
 
 realclean: distclean
        -rm -f FAQ FEATURES NOTES MANIFEST 
diff --git a/NEWS b/NEWS
index 1135fa2960a5a5537194085a23f976549ba0dd6d..c1b4bcfecf2c3c718c7284ffec1bac6e504cb200 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@
 (The `lines' figures total .c, .h, .l, and .y files under version control.)
 
 * Cygwin port fixes for socket.c.
-* Matthias Andree's patch to clean up xmalloc types.
+* Matthias Andree's patches to clean up xmalloc types abd improve distclean.
 
 fetchmail-5.9.12 (Tue Jun  4 14:57:47 EDT 2002), 21669 lines: