From 4256310de631bd57c78b88b5131caa073315b3d7 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 4 Sep 2003 04:00:49 +0000 Subject: Add arch taglines --- lispintro/makefile.w32-in | 2 ++ lispref/makefile.w32-in | 2 ++ man/makefile.w32-in | 2 ++ nt/envadd.bat | 4 ++++ nt/multi-install-info.bat | 4 ++++ 5 files changed, 14 insertions(+) diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in index 5dd5252992..2934d84ab5 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 8f4baa423c..8cb9aa8333 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 4deac85e97..16d6a97223 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 020e24ebf9..ec9326a56c 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 d861d442f8..c252dfb4a8 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 -- cgit v1.2.3