diff options
author | John Gilmore <gnu@cygnus> | 1991-11-21 05:35:10 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-21 05:35:10 +0000 |
commit | 77e4df427c10a8bc72dbdc417e77ce0d889fc777 (patch) | |
tree | 81365424bf7b42bfd062f4a04294e0d06b695023 /config | |
parent | a942eeab90f25909a33ca5cf4a2ae6fb027bd92e (diff) | |
download | gdb-77e4df427c10a8bc72dbdc417e77ce0d889fc777.zip gdb-77e4df427c10a8bc72dbdc417e77ce0d889fc777.tar.gz gdb-77e4df427c10a8bc72dbdc417e77ce0d889fc777.tar.bz2 |
Add mh-sco
Diffstat (limited to 'config')
-rw-r--r-- | config/.Sanitize | 37 |
1 files changed, 1 insertions, 36 deletions
diff --git a/config/.Sanitize b/config/.Sanitize index dac15c0..64d1259 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -1,7 +1,3 @@ -# Sanitize.in for devo. -# $Id$ -# - # Each directory to survive it's 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 @@ -17,8 +13,6 @@ Do-first: -echo Sanitizing `pwd`... - # 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 @@ -29,6 +23,7 @@ Things-to-keep: mh-delta88 mh-dgux +mh-sco mh-svr4 mh-sysv mt-a29k @@ -38,34 +33,4 @@ Do-last: echo Done in `pwd`. -# -# -# $Log$ -# Revision 1.6 1991/11/05 21:16:30 sac -# Added mh-rs6000 -# -# Revision 1.5 1991/11/05 20:58:27 sac -# renamed to make: -# mh-delta88 -# mh-dgux -# mh-svr4 -# mh-sysv -# mt-a29k -# mt-ebmon29k -# -# Revision 1.4 1991/10/04 06:49:00 gnu -# SVR4 support -# -# Revision 1.3 1991/09/17 06:53:29 grossman -# sgi/irix config stuff. -# -# Revision 1.2 1991/06/14 22:21:28 steve -# *** empty log message *** -# -# Revision 1.1 1991/05/23 17:05:04 rich -# Initial revision -# -# -# - # End of file. |