]> sjero.net Git - wget/commitdiff
[svn] Don't clean .libs, which is no longer being generated.
authorhniksic <devnull@localhost>
Sat, 25 Jun 2005 14:31:03 +0000 (07:31 -0700)
committerhniksic <devnull@localhost>
Sat, 25 Jun 2005 14:31:03 +0000 (07:31 -0700)
ChangeLog
Makefile.in
src/ChangeLog
src/Makefile.in

index f9a0e188e8680d00fc993caa866f94b95f21008c..ccd6a25c20d06131820a42da0d2c3311186d010e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in: No need to clean .libs.
+
 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * Makefile.in (DISTFILES): Don't split the sed invocation across
index 65f5ac8fca3de7ed94cc03325f4df90cdcde3a29..647779171f812ef4546e003be6d7b0f51bdd3301 100644 (file)
@@ -143,7 +143,6 @@ realclean:  realclean-recursive     realclean-top
 
 clean-top:
        $(RM) *~ *.bak $(DISTNAME).tar.gz
-       $(RM) -r .libs
 
 distclean-top: clean-top
        $(RM) Makefile config.status config.log config.cache libtool stamp-h
index 6c6dbe132a98672df57e63cd26c3c904bd554998..a6fbc346b0fbdc648b3969cc139c8d3980bc55ae 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in: No need to clean .libs.
+
 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * cookies.c (parse_set_cookies): Cast pointer subtraction to int
index 1fd5c7af58c73420d741a42b154c2736d51c7586..2bff6e24dd00443809dc3c38b6665d3f62c222c9 100644 (file)
@@ -123,7 +123,6 @@ uninstall.bin:
 
 clean:
        $(RM) *.o wget$(exeext) *~ *.bak core core.[0-9]*
-       $(RM) -r .libs
 
 distclean: clean
        $(RM) Makefile config.h