From 276703d400046b292a9f3d7935ad264716ee1159 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 27 Oct 1995 05:32:46 +0000 Subject: [PATCH] New file --- gdb/config/.Sanitize | 1 + gdb/config/powerpc/.Sanitize | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 5add00e..1825126 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -62,6 +62,7 @@ tm-sunos.h tm-sysv4.h vax xm-lynx.h +xm-mpw.h xm-nbsd.h xm-sysv4.h w65 diff --git a/gdb/config/powerpc/.Sanitize b/gdb/config/powerpc/.Sanitize index 3bfa82d..fc1f0d1 100644 --- a/gdb/config/powerpc/.Sanitize +++ b/gdb/config/powerpc/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/powerpc. + +# Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory # in the tree will be processed, top down, in the following order. @@ -9,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -40,6 +42,7 @@ tm-ppc-sim.h tm-ppcle-eabi.h tm-ppcle-sim.h xm-aix.h +xm-mpw.h Things-to-lose: -- 2.7.4