aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2003-09-02 06:06:59 +0000
committerMiles Bader2003-09-02 06:06:59 +0000
commit8e5331fe840a0d6a23b11f91b2e9afd40542205d (patch)
treed8eef684191001220fb13781fe377802dfd49299
parentfe64a394bd58d1566392406278bdf52afbc1fc00 (diff)
downloademacs-8e5331fe840a0d6a23b11f91b2e9afd40542205d.tar.gz
emacs-8e5331fe840a0d6a23b11f91b2e9afd40542205d.zip
Correct some arch-tag: comment types
-rw-r--r--lib-src/Makefile.in3
-rw-r--r--src/Makefile.in3
2 files changed, 4 insertions, 2 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index d85f19725f2..7868364148a 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -479,4 +479,5 @@ xveterm${EXEEXT}: ${srcdir}/emacstool.c
479 -lxview -lolgx -lX -I$(OPENWINHOME)/include -L$(OPENWINHOME)/lib \ 479 -lxview -lolgx -lX -I$(OPENWINHOME)/include -L$(OPENWINHOME)/lib \
480 $(LOADLIBES) 480 $(LOADLIBES)
481 481
482# arch-tag: cc40144d-fbd2-436b-9a22-dcb5b5b6a2af 482/* arch-tag: cc40144d-fbd2-436b-9a22-dcb5b5b6a2af
483 (do not change this comment) */
diff --git a/src/Makefile.in b/src/Makefile.in
index b0a2e577a26..1af4fa22155 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1313,4 +1313,5 @@ bootstrap-emacs${EXEEXT}: temacs${EXEEXT}
1313 mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT} 1313 mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT}
1314#endif /* ! defined (CANNOT_DUMP) */ 1314#endif /* ! defined (CANNOT_DUMP) */
1315 1315
1316# arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00 1316/* arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00
1317 (do not change this comment) */