aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/romp/rtbsd.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/romp/rtbsd.mh')
-rw-r--r--gdb/config/romp/rtbsd.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/romp/rtbsd.mh b/gdb/config/romp/rtbsd.mh
index 003c42f..1efa116 100644
--- a/gdb/config/romp/rtbsd.mh
+++ b/gdb/config/romp/rtbsd.mh
@@ -2,7 +2,7 @@
# This file contributed at NYU, where we are using the RT to remote
# debug an a29k running unix. No attempt, as of 7/16/91, has been made
# to support debugging of RT executables.
-XDEPFILES corelow.o core-aout.o infptrace.o inftarg.o fork-child.o
+NATDEPFILES corelow.o core-aout.o infptrace.o inftarg.o fork-child.o
MH_CFLAGS=-DHOSTING_ONLY # No debugging of RT executables
XM_FILE= xm-rtbsd.h
CC=gcc -traditional # hc/pcc just can't cut it.