mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
* Makefile.in (HFILES): Add partial-stab.h.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Sat Jan 18 17:17:45 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* Makefile.in (HFILES): Add partial-stab.h.
|
||||
|
||||
Sat Jan 18 16:45:01 1992 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
* config/mh-stratus, config/mt-stratus, i860-opcode.h,
|
||||
|
@ -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