* Makefile.in (HFILES): Add nm-*.h files.

This commit is contained in:
Stu Grossman 1992-10-09 01:29:17 +00:00
parent 4fe3e3753a
commit e6c6137281
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Oct 8 18:27:35 1992 Stu Grossman (grossman at cygnus.com)
* Makefile.in (HFILES): Add nm-*.h files.
Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
* config/sun4os4.mh (XDEPFILES): fork-child.o removed.

View File

@ -252,7 +252,8 @@ HFILES= breakpoint.h buildsym.h call-cmds.h command.h defs.h \
serial.h signals.h solib.h symfile.h symtab.h stabsread.h \
target.h terminal.h xcoffsolib.h value.h \
tm-68k.h tm-hppa.h tm-i960.h tm-sparc.h tm-sunos.h tm-sysv4.h \
xm-m68k.h xm-sparc.h xm-sysv4.h xm-vax.h
xm-m68k.h xm-sparc.h xm-sysv4.h xm-vax.h \
nm-rs6000.h nm-sun3.h nm-sun4os4.h nm-trash.h
REMOTE_EXAMPLES = m68k-stub.c i386-stub.c sparc-stub.c rem-multi.shar