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/i386/i386sco5.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/i386/i386sco5.mh')
-rw-r--r-- | gdb/config/i386/i386sco5.mh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/i386sco5.mh b/gdb/config/i386/i386sco5.mh index be71e77..7b8b827 100644 --- a/gdb/config/i386/i386sco5.mh +++ b/gdb/config/i386/i386sco5.mh @@ -8,7 +8,6 @@ XM_FILE= xm-i386sco.h # runtime, but all come with the development system, so we always # have socket(), gethostbyname(), and friends. # -XDEPFILES= XM_CLIBS= -lPW -lsocket NAT_FILE= nm-i386sco5.h |