mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Rename getopt to libiberty.
This commit is contained in:
@ -16,7 +16,7 @@ RANLIB = ranlib
|
|||||||
AR = ar
|
AR = ar
|
||||||
AR_FLAGS = cqv
|
AR_FLAGS = cqv
|
||||||
|
|
||||||
BOOTSTRAPPABLE = getopt bfd binutils ld gas gcc gnulib
|
BOOTSTRAPPABLE = libiberty bfd binutils ld gas gcc gnulib
|
||||||
OTHERS =
|
OTHERS =
|
||||||
|
|
||||||
#### host and target specific makefile fragments come in here.
|
#### host and target specific makefile fragments come in here.
|
||||||
@ -128,6 +128,9 @@ Makefile: $(srcdir)/Makefile.in $(srcdir)/configure
|
|||||||
|
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
|
# Revision 1.11 1991/05/03 21:30:41 gnu
|
||||||
|
# Rename getopt to libiberty.
|
||||||
|
#
|
||||||
# Revision 1.10 1991/04/24 16:50:53 rich
|
# Revision 1.10 1991/04/24 16:50:53 rich
|
||||||
# Three staging checkpoint.
|
# Three staging checkpoint.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user