diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-18 04:51:10 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-18 04:51:10 +0000 |
commit | 7708fa01118edc2d23868c960924dabe20d93764 (patch) | |
tree | d3b8176a448fdccfd79eed5b0a842fa7c5129406 /gdb/config/mips/decstation.mh | |
parent | 40b8271bdd332388fb95ee6084a13e2177dd060c (diff) | |
download | binutils-gdb-7708fa01118edc2d23868c960924dabe20d93764.tar.gz |
Remove XDEPFILES from GDB.
Diffstat (limited to 'gdb/config/mips/decstation.mh')
-rw-r--r-- | gdb/config/mips/decstation.mh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/mips/decstation.mh b/gdb/config/mips/decstation.mh index da417b29fda..89ce310b6fa 100644 --- a/gdb/config/mips/decstation.mh +++ b/gdb/config/mips/decstation.mh @@ -1,5 +1,4 @@ # Host: Little-endian MIPS machine such as DECstation. -XDEPFILES= XM_FILE= xm-mips.h NAT_FILE= nm-mips.h NATDEPFILES= infptrace.o inftarg.o corelow.o mips-nat.o fork-child.o |