diff options
author | Rob Savoye <rob@cygnus> | 1994-09-09 23:00:02 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1994-09-09 23:00:02 +0000 |
commit | 7497d923d56ea5568b8e05d4a325b072fa9b1a15 (patch) | |
tree | 460097ebf563cd7bc88c8f1f9745c503419d7295 /gdb/config | |
parent | ec7cac3887708ffc038ce36ef8da8dca1d6f258f (diff) | |
download | gdb-7497d923d56ea5568b8e05d4a325b072fa9b1a15.zip gdb-7497d923d56ea5568b8e05d4a325b072fa9b1a15.tar.gz gdb-7497d923d56ea5568b8e05d4a325b072fa9b1a15.tar.bz2 |
Add XDEPFILE = ser-tcp.o
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/pa/hppapro.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/pa/hppapro.mt b/gdb/config/pa/hppapro.mt index e0c0bea..6dd0f3b 100644 --- a/gdb/config/pa/hppapro.mt +++ b/gdb/config/pa/hppapro.mt @@ -6,4 +6,5 @@ # a serial line on a terminal multiplexor. TDEPFILES= hppa-pinsn.o hppa-tdep.o remote-mon.o REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o +XDEPFILES= ser-tcp.o TM_FILE= tm-hppab.h |