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 | 8544927c780910bf1312ad3aa1506ec27681aa10 (patch) | |
tree | f9717d0760c0652e66919cf5023cb90e64d9cffb /gdb/config/i386/linux.mh | |
parent | 9bebbfd1dc2c119211c3d84f67da9591235f9e29 (diff) | |
download | gdb-8544927c780910bf1312ad3aa1506ec27681aa10.tar.gz |
Remove XDEPFILES from GDB.
Diffstat (limited to 'gdb/config/i386/linux.mh')
-rw-r--r-- | gdb/config/i386/linux.mh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/linux.mh b/gdb/config/i386/linux.mh index e3fb5ed9730..cc645e95bb2 100644 --- a/gdb/config/i386/linux.mh +++ b/gdb/config/i386/linux.mh @@ -1,7 +1,6 @@ # Host: Intel 386 running GNU/Linux. XM_FILE= xm-i386.h -XDEPFILES= NAT_FILE= nm-linux.h NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o linux-proc.o \ |