From 276c2d7dc8a0057901123776b5ae26fe48ce69e2 Mon Sep 17 00:00:00 2001 From: Gavin Romig-Koch Date: Tue, 11 Feb 1997 13:26:34 +0000 Subject: Add r5900 --- config/.Sanitize | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config') diff --git a/config/.Sanitize b/config/.Sanitize index cb8ced1..97e80b5 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -15,6 +15,12 @@ Do-first: +if ( echo $* | grep keep\-r5900 > /dev/null ) ; then + keep_these_too="${keep_these_too} mt-r5900" +else + lose_these_too="${lose_these_too} mt-r5900" +fi + # All files listed between the "Things-to-keep:" line and the # "Files-to-sed:" line will be kept. All other files will be removed. # Directories listed in this section will have their own Sanitize -- cgit v1.1