]> sjero.net Git - wget/blobdiff - windows/Makefile.top.bor
[svn] Don't delete executables other than wget.exe.
[wget] / windows / Makefile.top.bor
index e264f6c70f0173e6f946eb03afe7c46aa18b8957..9eda2586a73cdc74b3764ac8e6d9718f9178ce04 100644 (file)
@@ -38,7 +38,7 @@ all: Makefile $(SUBDIRS)
 
 $(SUBDIRS): 
        cd $@
-       $(MAKE)
+       $(MAKEDIR)\$(MAKE)
        cd ..
 
 # install everything
@@ -70,6 +70,6 @@ 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