diff options
author | Stu Grossman <grossman@cygnus> | 1992-01-31 00:24:21 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-01-31 00:24:21 +0000 |
commit | 92732c2789e74684fe4a3df20f058228a9cafc87 (patch) | |
tree | 978d520aa7ca8d71911bf24c450f449ce5e376b9 /gdb/config/i386v32.mt | |
parent | ab43e4e35c0410203473c007a0dc64d6ec18d786 (diff) | |
download | gdb-92732c2789e74684fe4a3df20f058228a9cafc87.zip gdb-92732c2789e74684fe4a3df20f058228a9cafc87.tar.gz gdb-92732c2789e74684fe4a3df20f058228a9cafc87.tar.bz2 |
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
Fix SCO configuration stuff.
Diffstat (limited to 'gdb/config/i386v32.mt')
-rw-r--r-- | gdb/config/i386v32.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/i386v32.mt b/gdb/config/i386v32.mt index 48d6abf..190a8cf 100644 --- a/gdb/config/i386v32.mt +++ b/gdb/config/i386v32.mt @@ -1,3 +1,4 @@ # Target: Intel 386 running System V release 3.2 TDEPFILES= exec.o i386-tdep.o i386-pinsn.o TM_FILE= tm-i386v.h +TM_CFLAGS= |