i386 aout changes from Bob Kukura

This commit is contained in:
Steve Chamberlain
1991-11-04 00:46:44 +00:00
parent 82e643ecc4
commit ec8dc50bb6

View File

@ -26,7 +26,8 @@ echo Sanitizing `pwd`...
# with rm -rf. # with rm -rf.
Things-to-keep: Things-to-keep:
i386aout.c
i386aout.sc
ChangeLog ChangeLog
Makefile.in Makefile.in
config config
@ -85,6 +86,9 @@ echo Done in `pwd`.
# #
# #
# $Log$ # $Log$
# Revision 1.19 1991/11/04 00:46:44 steve
# i386 aout changes from Bob Kukura
#
# Revision 1.18 1991/10/12 06:43:01 bothner # Revision 1.18 1991/10/12 06:43:01 bothner
# Fixed typo. # Fixed typo.
# #