]> sjero.net Git - wget/blobdiff - windows/Makefile.top.bor
[svn] Don't define HAVE_LIMITS_H, Wget no longer uses it.
[wget] / windows / Makefile.top.bor
index e4554813505bf74185725167f6179e8a4fc9e24c..b36111620f8abf3a559afc5a7c513a3aeb565cb8 100644 (file)
@@ -61,15 +61,15 @@ realclean-top: distclean-top
 
 clean-recursive distclean-recursive realclean-recursive:
        cd src
-       $(MAKE) $(@:-recursive=)
-       cd ..\\doc
-       $(MAKE) $(@:-recursive=)
+       $(MAKEDIR)\$(MAKE) $(@:-recursive=)
+       cd ..\doc
+       $(MAKEDIR)\$(MAKE) $(@:-recursive=)
        cd ..
 
 bindist: wget.zip
 
 wget.zip: $(SUBDIRS)
        $(RM) wget.zip
-       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MACHINES MAILING-LIST NEWS README doc/sample.wgetrc
+       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc
        zip -Dj9 wget.zip src/wget.exe doc/wget.hlp