diff options
Diffstat (limited to 'gdb/config/hp300hpux.mh')
-rw-r--r-- | gdb/config/hp300hpux.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/hp300hpux.mh b/gdb/config/hp300hpux.mh index 18dc1b8..7ac8e7b 100644 --- a/gdb/config/hp300hpux.mh +++ b/gdb/config/hp300hpux.mh @@ -7,7 +7,7 @@ # The headers in the directory hp-include override system headers # and tell GDB to use BSD executable file format (hence -Ihp-include) -XDEPFILES= infptrace.o hp300ux-xdep.o +XDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-xdep.o XM_FILE= xm-hp300hpux.h SYSV_DEFINE=-DSYSV REGEX=regex.o |