]> code.delx.au - gnu-emacs/commitdiff
Add arch taglines
authorMiles Bader <miles@gnu.org>
Thu, 4 Sep 2003 04:00:49 +0000 (04:00 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 4 Sep 2003 04:00:49 +0000 (04:00 +0000)
lispintro/makefile.w32-in
lispref/makefile.w32-in
man/makefile.w32-in
nt/envadd.bat
nt/multi-install-info.bat

index 5dd525299273fbff725de3f71d557c0e1252c8e4..2934d84ab5f3af4470b9dd86f983a921d8ce346a 100644 (file)
@@ -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
index 8f4baa423ca7097afd66a824898cf1e57d3ff556..8cb9aa833306bc626ca4419cf24ace5bd22d406b 100644 (file)
@@ -136,3 +136,5 @@ distclean: clean
 
 maintainer-clean: clean
        rm -f elisp elisp-* elisp.dvi elisp.oaux
+
+# arch-tag: da68f1c2-536d-4d41-9150-7b01434eda3f
index 4deac85e97ed6dbc7259b0e0344bf0e663792067..16d6a972237a7b8d2debea8b57ad76c5e2831857 100644 (file)
@@ -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
index 020e24ebf9d89ec2b2f68eddc8a679a8f3ad847b..ec9326a56c9fc908664511914895fe09128ce3eb 100644 (file)
@@ -42,3 +42,7 @@ rem Eat the "/C"
 shift\r
 rem Now, run the command line\r
 %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+\r
+goto skipArchTag\r
+   arch-tag: 148c5181-dbce-43ae-bba6-1cc6e2a9ea75\r
+:skipArchTag\r
index d861d442f84e7acf1cad0a8a7cc534decb2897f0..c252dfb4a85141f98a2fbc54be02a3992028be35 100644 (file)
@@ -39,3 +39,7 @@ if .%1% == . goto EndLoop
 %INSTALL_INFO% %II_SWITCH% %1\r
 goto Loop\r
 :EndLoop\r
+\r
+goto skipArchTag\r
+   arch-tag: 4f590862-8ead-497a-a71c-fb4b0e5d50db\r
+:skipArchTag\r