mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
500516d3cb
* config/{altosgas.mt, i386v-g.mt, i386v32-g.mt}: Ditto. * config/{i386sco.mt,i386v32.mt}: Remove; identical to i386v.mt. * config/{go32.mt,i960.mt}: Remove; they only printed error msgs. * config/nindy960.mt: Remove useless MT_CFLAGS setting. * config/i386aout.mt: Use tm-i386v.h, not tm-i386v-g.h.
5 lines
96 B
Mathematica
5 lines
96 B
Mathematica
# Target: Intel 386 with a.out
|
|
|
|
TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
|
|
TM_FILE= tm-i386v.h
|