My mistake, add libg++ and librx to lose_these_too so that Sanitize knows

what to do with them if it sees them.
This commit is contained in:
Jason Molenda 1998-03-25 19:52:20 +00:00
parent df5f44d12a
commit a921e02e3d
1 changed files with 1 additions and 1 deletions

View File

@ -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"