My mistake, add libg++ and librx to lose_these_too so that Sanitize knows
authorJason Molenda <jmolenda@apple.com>
Wed, 25 Mar 1998 19:52:20 +0000 (19:52 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 25 Mar 1998 19:52:20 +0000 (19:52 +0000)
what to do with them if it sees them.

.Sanitize

index 26b678f8eeed6ee9a5416f05a485dffc97c09d59..e79e8c28f2fecb79cbd816e5563c44d9b2932561 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -63,7 +63,7 @@ keep_these_too="${keep_these_too} .cvsignore autoconf automake
        mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install
        ltconfig ltmain.sh missing ylwrap"
 
-lose_these_too="${lose_these_too} testsuite"
+lose_these_too="${lose_these_too} libg++ librx testsuite"
 
 cygnus_files="release release-info build-all.mk test-build.mk CYGNUS COPYING.NEWLIB"