From d747cac4c29da5180eccb82ac739986955e3bb50 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 14 Nov 1995 09:32:50 +0000 Subject: * 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. --- .Sanitize | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.Sanitize') 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: -- cgit v1.2.1