Add arch taglines

This commit is contained in:
Miles Bader 2003-09-04 04:00:49 +00:00
parent fd026ee1a8
commit 4256310de6
5 changed files with 14 additions and 0 deletions

View 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

View 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

View 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

View file

@ -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

View file

@ -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