changeset 55782:3c8e35fb94bb

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345 Tweak source regexps so that building in place won't cause problems
author Miles Bader <miles@gnu.org>
date Fri, 28 May 2004 01:55:45 +0000
parents bc03e6ef0f00
children cbd20e241bd5
files .arch-inventory etc/.arch-inventory src/.arch-inventory
diffstat 3 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.arch-inventory	Fri May 28 01:55:45 2004 +0000
@@ -0,0 +1,3 @@
+precious ^(config\.status)$
+
+# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/.arch-inventory	Fri May 28 01:55:45 2004 +0000
@@ -0,0 +1,4 @@
+# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
+source ^(Makefile)$
+
+# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/.arch-inventory	Fri May 28 01:55:45 2004 +0000
@@ -0,0 +1,3 @@
+precious ^(config\.stamp|config\.h|epaths\.h)$
+
+# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543