diff options
Diffstat (limited to 'gdb/config/tahoe.mh')
-rw-r--r-- | gdb/config/tahoe.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/tahoe.mh b/gdb/config/tahoe.mh index 6b3a6bb..d0bf352 100644 --- a/gdb/config/tahoe.mh +++ b/gdb/config/tahoe.mh @@ -1,5 +1,5 @@ # Host: CCI or Harris Tahoe running BSD Unix -XDEPFILES= infptrace.o coredep.o +XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o REGEX=regex.o REGEX1=regex.o XM_FILE= xm-tahoe.h |