summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-04 04:00:49 +0000
committerMiles Bader <miles@gnu.org>2003-09-04 04:00:49 +0000
commit6b44cf27cc30d71883ed2c9101f85fe212002971 (patch)
tree3bf77f864560f8dc6d072bd90e6087a913189abc
parentbaf76ed437cd8c9aaf86d953f912923bd5b8f9fe (diff)
downloademacs-unicode-2-base.tar.gz
Add arch taglinesemacs-unicode-2-base
-rw-r--r--lispintro/makefile.w32-in2
-rw-r--r--lispref/makefile.w32-in2
-rw-r--r--man/makefile.w32-in2
-rw-r--r--nt/envadd.bat4
-rw-r--r--nt/multi-install-info.bat4
5 files changed, 14 insertions, 0 deletions
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in
index 5dd52529927..2934d84ab5f 100644
--- a/lispintro/makefile.w32-in
+++ b/lispintro/makefile.w32-in
@@ -69,3 +69,5 @@ maintainer-clean: distclean
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+# arch-tag: d713164a-e683-4ce3-a39e-3bf82f2f82f4
diff --git a/lispref/makefile.w32-in b/lispref/makefile.w32-in
index 8f4baa423ca..8cb9aa83330 100644
--- a/lispref/makefile.w32-in
+++ b/lispref/makefile.w32-in
@@ -136,3 +136,5 @@ distclean: clean
maintainer-clean: clean
rm -f elisp elisp-* elisp.dvi elisp.oaux
+
+# arch-tag: da68f1c2-536d-4d41-9150-7b01434eda3f
diff --git a/man/makefile.w32-in b/man/makefile.w32-in
index 4deac85e97e..16d6a972237 100644
--- a/man/makefile.w32-in
+++ b/man/makefile.w32-in
@@ -325,3 +325,5 @@ maintainer-clean: distclean
# That caused trouble because this is run entirely in the source directory.
# Since we expect to get texi2dvi from elsewhere,
# it is ok to expect texindex from elsewhere also.
+
+# arch-tag: 6e99da59-ad27-4816-82a0-cde9a101efae
diff --git a/nt/envadd.bat b/nt/envadd.bat
index 020e24ebf9d..ec9326a56c9 100644
--- a/nt/envadd.bat
+++ b/nt/envadd.bat
@@ -42,3 +42,7 @@ rem Eat the "/C"
shift
rem Now, run the command line
%1 %2 %3 %4 %5 %6 %7 %8 %9
+
+goto skipArchTag
+ arch-tag: 148c5181-dbce-43ae-bba6-1cc6e2a9ea75
+:skipArchTag
diff --git a/nt/multi-install-info.bat b/nt/multi-install-info.bat
index d861d442f84..c252dfb4a85 100644
--- a/nt/multi-install-info.bat
+++ b/nt/multi-install-info.bat
@@ -39,3 +39,7 @@ if .%1% == . goto EndLoop
%INSTALL_INFO% %II_SWITCH% %1
goto Loop
:EndLoop
+
+goto skipArchTag
+ arch-tag: 4f590862-8ead-497a-a71c-fb4b0e5d50db
+:skipArchTag