2004-05-20 Danny Siu <dsiu@adobe.com>
[gnus] / make.bat
index 75418da..fc72f83 100644 (file)
--- a/make.bat
+++ b/make.bat
@@ -70,6 +70,7 @@ goto lisp
 :lisp\r
 set EMACSBATCH=call %1\%EMACS% %EMACS_ARGS%\r
 cd lisp\r
+attrib -r gnus-load.el\r
 if exist gnus-load.el del gnus-load.el\r
 echo.\r
 echo Stand by while generating autoloads.\r
@@ -97,7 +98,9 @@ goto infotest
 \r
 :infotest\r
 cd ..\texi\r
+attrib -r sieve\r
 if exist sieve del sieve\r
+\r
 makeinfo sieve.texi\r
 if exist sieve goto minfo\r
 REM It seems that makeinfo isn't available\r
@@ -283,3 +286,7 @@ set GNUS_INFO_DIR=
 set GNUS_ETC_DIR=\r
 set subdirwarning=\r
 set ERROR=\r
+
+goto skipArchTag
+   arch-tag: 502dd14c-acde-4f69-8e82-43203b12a82c
+:skipArchTag