projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49f4c8
)
The z8k code doesn't appear too depend on include/opcode/h8300.h.
author
Ken Raeburn
<raeburn@cygnus>
Mon, 8 Feb 1993 19:15:26 +0000
(19:15 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Mon, 8 Feb 1993 19:15:26 +0000
(19:15 +0000)
List it as depending on opcodes/z8k.h instead.
gas/config/z8k.mt
patch
|
blob
|
history
diff --git
a/gas/config/z8k.mt
b/gas/config/z8k.mt
index
c7ceeef
..
d6781dd
100644
(file)
--- a/
gas/config/z8k.mt
+++ b/
gas/config/z8k.mt
@@
-1,6
+1,3
@@
-TARG_CPU_DEPENDENTS=$(srcdir)/../
include/opcode/h8300
.h
+TARG_CPU_DEPENDENTS=$(srcdir)/../
opcodes/z8k
.h
LOCAL_LOADLIBES=../bfd/libbfd.a
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD -DSINGLE_QUOTE_STRINGS
-
-
-