Keep a.out.gnu.h, not a.out.h (which no longer exists).
This commit is contained in:
parent
cfcbb9e82c
commit
806147fd5c
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue