aboutsummaryrefslogtreecommitdiffstats
path: root/lispintro/Makefile.in
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2004-06-11 02:39:51 +0000
committerMiles Bader <[email protected]>2004-06-11 02:39:51 +0000
commit48d67035ea6651694878200f2284d329dfb2f3ad (patch)
treec9761d5ca439338fb7bba368b8d01f17a046e18e /lispintro/Makefile.in
parente9efcef4e9f5a5fa96ef6ea2c6b4ecc412399550 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
Diffstat (limited to 'lispintro/Makefile.in')
-rw-r--r--lispintro/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/lispintro/Makefile.in b/lispintro/Makefile.in
index 14c1b1c9ab..88ac497501 100644
--- a/lispintro/Makefile.in
+++ b/lispintro/Makefile.in
@@ -69,5 +69,3 @@ 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: eb660994-cd29-4ab8-8043-5042e2dbde84