From 2822305bb5add7bd07524cadca91e8b4450e1cfa Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 20 Jun 1995 19:54:49 +0000 Subject: [PATCH 1/1] move test-build.mk to cygnus_files. --- .Sanitize | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.Sanitize b/.Sanitize index 6429d72f02e..35f916a0f64 100644 --- a/.Sanitize +++ b/.Sanitize @@ -21,9 +21,9 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf groff include install.sh ispell ld libg++ libgcc libgloss libiberty libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils - tk test-build.mk texinfo tgas utils uudecode wdiff xiberty" + tk texinfo tgas utils uudecode wdiff xiberty" -cygnus_files="release release-info build-all.mk COPYING.NEWLIB" +cygnus_files="release release-info build-all.mk test-build.mk COPYING.NEWLIB" if ( echo $* | grep keep\-cygnus > /dev/null) ; then keep_these_too="${keep_these_too} ${cygnus_files}" -- 2.30.2