summaryrefslogtreecommitdiffstats
path: root/.Sanitize
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-11-14 09:32:50 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-11-14 09:32:50 +0000
commitd747cac4c29da5180eccb82ac739986955e3bb50 (patch)
tree0ca346a796dcb7ae8f2e32e6075c24d96a14a0bc /.Sanitize
parent75d1d87aa13b2cc4decc4ff582e90a67660494ac (diff)
downloadppe42-binutils-d747cac4c29da5180eccb82ac739986955e3bb50.tar.gz
ppe42-binutils-d747cac4c29da5180eccb82ac739986955e3bb50.zip
* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
Preserve relative path names in $srcdir. Build symlink tree if configuring cross target dir and srcdir=. (= no VPATH support). (configure-target-libg++): Depend on configure-target-librx. * cfg-ml-com.in, cfg-ml-pos.in: Deleted. * config-ml.in: New file. * symlink-tree: New file. * configure: Ensure srcdir="." if that's what it is.
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize7
1 files changed, 2 insertions, 5 deletions
diff --git a/.Sanitize b/.Sanitize
index e8405a23d5..9fca7c62aa 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -123,9 +123,6 @@ done
# called. Directories not listed will be removed in their entirety
# with rm -rf.
-# ??? It is debatable whether cfg-*.in belongs in Things-to-keep or
-# keep_these_too. If someone feels strongly about it, please move them.
-
Things-to-keep:
COPYING
@@ -134,13 +131,13 @@ ChangeLog
Makefile.in
README
config
-cfg-ml-com.in
-cfg-ml-pos.in
+config-ml.in
config.guess
config.sub
configure
configure.in
etc
+symlink-tree
Things-to-lose:
OpenPOWER on IntegriCloud