Added config.sub

This commit is contained in:
Steve Chamberlain
1991-08-27 00:21:34 +00:00
parent 5710dc3779
commit 1b7ed4c994

View File

@ -32,6 +32,7 @@ config
config.h config.h
configure configure
configure.in configure.in
config.sub
ld.h ld.h
ld.texinfo ld.texinfo
ldemul.c ldemul.c
@ -92,7 +93,10 @@ echo Done in `pwd`.
# #
# #
# $Log$ # $Log$
# Revision 1.4 1991/08/06 21:28:21 steve # Revision 1.5 1991/08/27 00:21:34 steve
# Added config.sub
#
# Revision 1.4 1991/08/06 21:28:21 steve
# Patches to fix bugs reported by roland McGrath # Patches to fix bugs reported by roland McGrath
# #
# Revision 1.3 1991/08/01 23:59:06 steve # Revision 1.3 1991/08/01 23:59:06 steve