diff options
author | Michael Tiemann <tiemann@cygnus> | 1992-02-26 08:54:09 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1992-02-26 08:54:09 +0000 |
commit | 806147fd5c4b5dea54e504766b9e5b33467f9ef4 (patch) | |
tree | d003e771eb49a6c5209ee310dccf7fc8167b345f /gas/config | |
parent | cfcbb9e82cfa4cc856123a8e4d0b9b3b4c2080bd (diff) | |
download | ppe42-binutils-806147fd5c4b5dea54e504766b9e5b33467f9ef4.tar.gz ppe42-binutils-806147fd5c4b5dea54e504766b9e5b33467f9ef4.zip |
Keep a.out.gnu.h, not a.out.h (which no longer exists).
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/.Sanitize | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 21625ba356..096dbc6069 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -28,7 +28,7 @@ echo Sanitizing `pwd`... Things-to-keep: ChangeLog -a.out.h +a.out.gnu.h atof-ieee.c atof-ns32k.c atof-vax.c @@ -124,7 +124,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.19 1992/02/22 00:24:13 sac +# Revision 1.20 1992/02/26 08:54:09 tiemann +# Keep a.out.gnu.h, not a.out.h (which no longer exists). +# +# Revision 1.19 1992/02/22 00:24:13 sac # How to compile gas on a PC # # Revision 1.18 1992/02/18 10:18:32 rich |