mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
[svn] Delete libtool' from make distclean'.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-10-21 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* Makefile.in (distclean-top): Remove the libtool script, because
|
||||
it's generated by configure.
|
||||
|
||||
2003-10-16 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* configure.in: Don't check for int32_t because we're not really
|
||||
|
||||
@@ -158,7 +158,7 @@ clean-top:
|
||||
$(RM) -r .libs
|
||||
|
||||
distclean-top: clean-top
|
||||
$(RM) Makefile config.status config.log config.cache stamp-h
|
||||
$(RM) Makefile config.status config.log config.cache libtool stamp-h
|
||||
$(RM) -r autom4te.cache
|
||||
|
||||
realclean-top: distclean-top
|
||||
|
||||
Reference in New Issue
Block a user