From a4a3b11af0a3a77019f3ce44c0b669aa56442131 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 15 Apr 1998 19:15:57 +0000 Subject: [PATCH] Reflect departures of old gdbtk versions --- gdb/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 73440a1527..2756db74a6 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -15,7 +15,7 @@ Do-first: -gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl gdb.rc gdbtool.ico" +gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl2 gdb.rc gdbtool.ico" if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then lose_these_too="${gdbtk_files} ${lose_these_too}"