mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
* Makefile.in (HFILES): Add partial-stab.h.
This commit is contained in:
@ -222,7 +222,7 @@ SFILES_KGDB = $(SFILES) stuff.c kdb-start.c
|
||||
# Header files that are not named in config/* Makefile fragments go here.
|
||||
HFILES= breakpoint.h buildsym.h command.h defs.h environ.h \
|
||||
expression.h frame.h gdbcmd.h gdbcore.h \
|
||||
ieee-float.h inferior.h minimon.h \
|
||||
ieee-float.h inferior.h minimon.h partial-stab.h \
|
||||
signals.h signame.h symfile.h symtab.h \
|
||||
target.h terminal.h tm-68k.h tm-i960.h tm-sunos.h tm-sysv4.h \
|
||||
xm-m68k.h xm-sysv4.h language.h parser-defs.h value.h
|
||||
|
Reference in New Issue
Block a user