diff options
| author | Miles Bader | 2004-06-29 15:25:11 +0000 |
|---|---|---|
| committer | Miles Bader | 2004-06-29 15:25:11 +0000 |
| commit | c786a8ae1c5e84d0f0903d516dd0fc190dc1193c (patch) | |
| tree | 618bebe4c5f27ea8fe4ae794b8b1dff5f26fd8a2 /src | |
| parent | 327719ee8a3fcdb36ed6acaf6d8cb5fbdf0bd801 (diff) | |
| download | emacs-c786a8ae1c5e84d0f0903d516dd0fc190dc1193c.tar.gz emacs-c786a8ae1c5e84d0f0903d516dd0fc190dc1193c.zip | |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-16
src/Makefile.in: Remove unused arch-tag:
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 5e6f1e62225..edfe548ec90 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1322,6 +1322,3 @@ bootstrap-emacs${EXEEXT}: temacs${EXEEXT} | |||
| 1322 | #endif /* ! defined (HAVE_SHM) */ | 1322 | #endif /* ! defined (HAVE_SHM) */ |
| 1323 | mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT} | 1323 | mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT} |
| 1324 | #endif /* ! defined (CANNOT_DUMP) */ | 1324 | #endif /* ! defined (CANNOT_DUMP) */ |
| 1325 | |||
| 1326 | /* arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00 | ||
| 1327 | (do not change this comment) */ | ||