diff options
author | Michael Tiemann <tiemann@cygnus> | 1991-12-09 11:58:44 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1991-12-09 11:58:44 +0000 |
commit | e530f5c4f200b79d2558d52eeadd96ceeb84964f (patch) | |
tree | 32d5bfb20ec5a2bc969504b76c33d82f6017eeb4 /gas | |
parent | 3b83ff565d22ce0109a4ad1d18d52eef56137016 (diff) | |
download | gdb-e530f5c4f200b79d2558d52eeadd96ceeb84964f.zip gdb-e530f5c4f200b79d2558d52eeadd96ceeb84964f.tar.gz gdb-e530f5c4f200b79d2558d52eeadd96ceeb84964f.tar.bz2 |
Keep a.out.gnu.h.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/.Sanitize | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index 74391b7..4c7008b 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -37,6 +37,7 @@ README README-vms-dbg README.coff README.rich +a.out.gnu.h app.c as.c as.h @@ -89,7 +90,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.3 1991/10/10 11:58:04 rich +# Revision 1.4 1991/12/09 11:58:44 tiemann +# Keep a.out.gnu.h. +# +# Revision 1.3 1991/10/10 11:58:04 rich # updating # # Revision 1.2 1991/09/02 01:05:04 rich |