# HG changeset patch # User Miles Bader # Date 1062648049 0 # Node ID 27bc8b966642487193058a9036011fcf80300847 # Parent b8dc3dae378d83196eec7ab5ad7894fec7c364ae Add arch taglines diff -r b8dc3dae378d -r 27bc8b966642 lispintro/makefile.w32-in --- a/lispintro/makefile.w32-in Wed Sep 03 23:12:21 2003 +0000 +++ b/lispintro/makefile.w32-in Thu Sep 04 04:00:49 2003 +0000 @@ -69,3 +69,5 @@ # 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 -r b8dc3dae378d -r 27bc8b966642 lispref/makefile.w32-in --- a/lispref/makefile.w32-in Wed Sep 03 23:12:21 2003 +0000 +++ b/lispref/makefile.w32-in Thu Sep 04 04:00:49 2003 +0000 @@ -136,3 +136,5 @@ maintainer-clean: clean rm -f elisp elisp-* elisp.dvi elisp.oaux + +# arch-tag: da68f1c2-536d-4d41-9150-7b01434eda3f diff -r b8dc3dae378d -r 27bc8b966642 man/makefile.w32-in --- a/man/makefile.w32-in Wed Sep 03 23:12:21 2003 +0000 +++ b/man/makefile.w32-in Thu Sep 04 04:00:49 2003 +0000 @@ -325,3 +325,5 @@ # 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 -r b8dc3dae378d -r 27bc8b966642 nt/envadd.bat --- a/nt/envadd.bat Wed Sep 03 23:12:21 2003 +0000 +++ b/nt/envadd.bat Thu Sep 04 04:00:49 2003 +0000 @@ -42,3 +42,7 @@ 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 -r b8dc3dae378d -r 27bc8b966642 nt/multi-install-info.bat --- a/nt/multi-install-info.bat Wed Sep 03 23:12:21 2003 +0000 +++ b/nt/multi-install-info.bat Thu Sep 04 04:00:49 2003 +0000 @@ -39,3 +39,7 @@ %INSTALL_INFO% %II_SWITCH% %1 goto Loop :EndLoop + +goto skipArchTag + arch-tag: 4f590862-8ead-497a-a71c-fb4b0e5d50db +:skipArchTag