mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
Add mh-sco
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user