Keep a.out.gnu.h, not a.out.h (which no longer exists).

This commit is contained in:
Michael Tiemann
1992-02-26 08:54:09 +00:00
parent cfcbb9e82c
commit 806147fd5c

View File

@ -28,7 +28,7 @@ echo Sanitizing `pwd`...
Things-to-keep: Things-to-keep:
ChangeLog ChangeLog
a.out.h a.out.gnu.h
atof-ieee.c atof-ieee.c
atof-ns32k.c atof-ns32k.c
atof-vax.c atof-vax.c
@ -124,6 +124,9 @@ echo Done in `pwd`.
# #
# #
# $Log$ # $Log$
# 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 # Revision 1.19 1992/02/22 00:24:13 sac
# How to compile gas on a PC # How to compile gas on a PC
# #