This commit was generated by cvs2svn to compensate for changes in r6200,
[elisp/gnus.git-] / make.bat
index b203277..4a6b8a0 100755 (executable)
--- a/make.bat
+++ b/make.bat
@@ -22,10 +22,6 @@ rem
 rem which will allow the batch file to accept an unlimited number of\r
 rem parameters.\r
 \r
 rem which will allow the batch file to accept an unlimited number of\r
 rem parameters.\r
 \r
-rem Clear PWD so emacs doesn't get confused\r
-set GNUS_PWD_SAVE=%PWD%\r
-set PWD=\r
-\r
 if "%1" == "" goto usage\r
 \r
 cd lisp\r
 if "%1" == "" goto usage\r
 \r
 cd lisp\r
@@ -58,7 +54,4 @@ echo                    eg. d:\emacs\19.34
 echo        copy indicates that the compiled files should be copied to your\r
 echo             emacs lisp, info, and etc directories\r
 \r
 echo        copy indicates that the compiled files should be copied to your\r
 echo             emacs lisp, info, and etc directories\r
 \r
-rem Restore PWD so whoever called this batch file doesn't get confused\r
-set PWD=%GNUS_PWD_SAVE%\r
-set GNUS_PWD_SAVE=\r
 :end\r
 :end\r