diff options
author | John Gilmore <gnu@cygnus> | 1991-11-21 04:06:23 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-21 04:06:23 +0000 |
commit | 95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d (patch) | |
tree | fecc9eab1509a172c33fe19f955f2b5234842c0d /include/.Sanitize | |
parent | 49faf3b650794f709195e5664b85dd63a9154646 (diff) | |
download | gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.zip gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.tar.gz gdb-95b32bff0e6bf04f0b9c3f9c81926bb409fa1b9d.tar.bz2 |
Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h.
Diffstat (limited to 'include/.Sanitize')
-rw-r--r-- | include/.Sanitize | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index e039c3d..4bca628 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -17,8 +17,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 @@ -30,8 +28,8 @@ Things-to-keep: COPYING ChangeLog a.out.encap.h -a.out.gnu.h a.out.host.h +a.out.hp.h a.out.sun4.h a29k-opcode.h h8300-opcode.h @@ -104,7 +102,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.20 1991/10/25 10:21:10 gnu +# Revision 1.21 1991/11/21 04:06:22 gnu +# Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h. +# +# Revision 1.20 1991/10/25 10:21:10 gnu # Rename coff-related files. # # Revision 1.19 1991/10/25 07:59:50 gnu |