projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7143f43
)
Added h8300xray target
author
Steve Chamberlain
<sac@cygnus>
Fri, 1 May 1992 22:02:21 +0000
(22:02 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 1 May 1992 22:02:21 +0000
(22:02 +0000)
gas/configure.in
patch
|
blob
|
history
diff --git
a/gas/configure.in
b/gas/configure.in
index d50393789af1c742bd2f1409065754e35558f506..b774b740fc3a55d3da34291f52742621608249e2 100644
(file)
--- a/
gas/configure.in
+++ b/
gas/configure.in
@@
-102,7
+102,8
@@
ebmon)
generic) obj_format=generic ;;
-hms)
+
+xray | hms)
obj_format=coffbfd
need_bfd="./../bfd/libbfd.a"
;;
@@
-157,7
+158,7
@@
esac
# and target makefile frag
-target_makefile_frag=config/
mt-${target_cpu}
+target_makefile_frag=config/
${target_cpu}.mt
files="config/ho-${gas_host}.h config/tc-${cpu_type}.c \
config/tc-${cpu_type}.h config/te-${emulation}.h \