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/irix5.mh | |
parent | 40b8271bdd332388fb95ee6084a13e2177dd060c (diff) | |
download | gdb-7708fa01118edc2d23868c960924dabe20d93764.zip gdb-7708fa01118edc2d23868c960924dabe20d93764.tar.gz gdb-7708fa01118edc2d23868c960924dabe20d93764.tar.bz2 |
Remove XDEPFILES from GDB.
Diffstat (limited to 'gdb/config/mips/irix5.mh')
-rw-r--r-- | gdb/config/mips/irix5.mh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/mips/irix5.mh b/gdb/config/mips/irix5.mh index 0d94937..12690b0 100644 --- a/gdb/config/mips/irix5.mh +++ b/gdb/config/mips/irix5.mh @@ -1,5 +1,4 @@ # Host: SGI Iris running irix 5.x -XDEPFILES= XM_FILE= xm-irix5.h NAT_FILE= nm-irix5.h NATDEPFILES= fork-child.o irix5-nat.o corelow.o procfs.o \ |