Initial revision
authorSteve Chamberlain <steve@cygnus>
Mon, 21 Oct 1991 16:31:43 +0000 (16:31 +0000)
committerSteve Chamberlain <steve@cygnus>
Mon, 21 Oct 1991 16:31:43 +0000 (16:31 +0000)
gas/config/ebmon29k.mt [new file with mode: 0644]
gas/config/h8300hds.mt [new file with mode: 0644]

diff --git a/gas/config/ebmon29k.mt b/gas/config/ebmon29k.mt
new file mode 100644 (file)
index 0000000..04da120
--- /dev/null
@@ -0,0 +1,4 @@
+TARG_CPU_DEPENDENTS=
+LOCAL_LOADLIBES=$(srcdir)/../bfd/$(srcdir)/libbfd.a
+TDEFINES=-DBFD_HEADERS
+
diff --git a/gas/config/h8300hds.mt b/gas/config/h8300hds.mt
new file mode 100644 (file)
index 0000000..1e6eb3c
--- /dev/null
@@ -0,0 +1,4 @@
+TARG_CPU_DEPENDENTS=$(srcdir)/../include/h8300-opcode.h
+LOCAL_LOADLIBES=$(srcdir)/../bfd/$(srcdir)/libbfd.a
+TDEFINES=-DBFD -DMANY_SEGMENTS
+
This page took 0.026068 seconds and 4 git commands to generate.