aboutsummaryrefslogtreecommitdiff
path: root/gas/config/mips-big.mt
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-05-02 06:46:21 +0000
committerKen Raeburn <raeburn@cygnus>1995-05-02 06:46:21 +0000
commit833c46e1fb582eab40e4bb67cc7ab1b6753bd370 (patch)
treec543789f12a060862b516829320fb2b258f335ab /gas/config/mips-big.mt
parent78dace0a00a35fae78007b15e659fe40f9ad63d1 (diff)
downloadgdb-833c46e1fb582eab40e4bb67cc7ab1b6753bd370.zip
gdb-833c46e1fb582eab40e4bb67cc7ab1b6753bd370.tar.gz
gdb-833c46e1fb582eab40e4bb67cc7ab1b6753bd370.tar.bz2
Move cpu-specific dependencies into Makefile.in, instead of having sometimes
multiple copies in config/*.mt. Select between several make variables with autoconf substitution of cpu_type into a variable name reference.
Diffstat (limited to 'gas/config/mips-big.mt')
-rw-r--r--gas/config/mips-big.mt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/mips-big.mt b/gas/config/mips-big.mt
index a26f484..31e773a 100644
--- a/gas/config/mips-big.mt
+++ b/gas/config/mips-big.mt
@@ -1,2 +1 @@
TDEFINES=-DTARGET_BYTES_BIG_ENDIAN
-TARG_CPU_DEPENDENTS=$(srcdir)/../include/opcode/mips.h