move test-build.mk to cygnus_files.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 20 Jun 1995 19:54:49 +0000 (19:54 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 20 Jun 1995 19:54:49 +0000 (19:54 +0000)
.Sanitize

index 6429d72f02e6cb4bf289838d58fdd6b3ef044818..35f916a0f640c641eae93ed3fb7e9a68ddef0526 100644 (file)
--- 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}"
This page took 0.024994 seconds and 4 git commands to generate.