]> sjero.net Git - wget/blobdiff - Makefile.in
[svn] Make the first argument to hash_table_new a minimal count of items before
[wget] / Makefile.in
index 8a5b011353f41ef32978c7704f178c3e1590a9d1..ce8057963a61058b3a7c2ed47ff0f32d80cd15b0 100644 (file)
@@ -85,7 +85,7 @@ infodir='$(infodir)' mandir='$(mandir)' manext='$(manext)'
 SUBDIRS = src doc po util windows
 
 # default target
-all: libtool src/config.h Makefile configure.bat $(SUBDIRS)
+all: libtool src/config.h Makefile $(SUBDIRS)
 
 check: all
 
@@ -155,9 +155,11 @@ 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 stamp-h
+       $(RM) -r autom4te.cache
 
 realclean-top: distclean-top
        $(RM) configure