mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-14 03:02:39 +08:00
Update GDB_SUPPORT_DIRS and GDB_SUPPORT_FILES.
This commit is contained in:
@ -1438,11 +1438,11 @@ Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
|||||||
#
|
#
|
||||||
# Build GDB distributions that contain BFD, Include, Libiberty, Readline, etc
|
# Build GDB distributions that contain BFD, Include, Libiberty, Readline, etc
|
||||||
|
|
||||||
DEVO_SUPPORT= README cfg-paper.texi Makefile.in configure configure.in \
|
DEVO_SUPPORT= README Makefile.in configure configure.in \
|
||||||
config.sub config configure.man configure.texi move-if-change \
|
config.sub config etc move-if-change \
|
||||||
COPYING.LIB
|
COPYING.LIB
|
||||||
GDB_SUPPORT_DIRS= bfd include libiberty mmalloc opcodes readline glob
|
GDB_SUPPORT_DIRS= bfd include libiberty mmalloc opcodes readline glob
|
||||||
GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS) texinfo/fsf/texinfo.tex
|
GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS)
|
||||||
|
|
||||||
setup-dirs: force
|
setup-dirs: force
|
||||||
./configure sun4
|
./configure sun4
|
||||||
|
Reference in New Issue
Block a user