mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
|
Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
|
||||||
|
|
||||||
* ltconfig, ltmain.sh: New files, from libtool 1.0.
|
* ltconfig, ltmain.sh: New files, from libtool 1.0.
|
||||||
* missing: New file, from automake 1.2.
|
* missing: New file, from automake 1.2.
|
||||||
|
|
||||||
|
@ -1516,7 +1516,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
|
|||||||
config.guess config.sub config move-if-change \
|
config.guess config.sub config move-if-change \
|
||||||
mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \
|
mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \
|
||||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||||
mkinstalldirs
|
mkinstalldirs ltconfig ltmain.sh missing
|
||||||
|
|
||||||
# Files in devo/etc used in any net release.
|
# Files in devo/etc used in any net release.
|
||||||
# ChangeLog omitted because it may refer to files which are not in this
|
# ChangeLog omitted because it may refer to files which are not in this
|
||||||
|
Reference in New Issue
Block a user