summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSean Eric Fagan <sef@cygnus>1992-02-10 23:26:10 +0000
committerSean Eric Fagan <sef@cygnus>1992-02-10 23:26:10 +0000
commit87780a059afdf42e9535a9a54061a2dff03956fc (patch)
tree0ea2b450c309007b1385142a4c0c180c185ac716 /config
parent9ba0618dc79a03bdeac94d01f55d7ebf42f165b8 (diff)
downloadbinutils-gdb-87780a059afdf42e9535a9a54061a2dff03956fc.tar.gz
Added support for hosting on an Apollo Series 400 box, and targeted towards
an OS/68000 system.
Diffstat (limited to 'config')
-rw-r--r--config/mh-apollo683
-rw-r--r--config/mt-os68k2
2 files changed, 5 insertions, 0 deletions
diff --git a/config/mh-apollo68 b/config/mh-apollo68
new file mode 100644
index 00000000000..0b46700f701
--- /dev/null
+++ b/config/mh-apollo68
@@ -0,0 +1,3 @@
+HDEFINES = -DUSG
+RANLIB=echo >/dev/null
+CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DUSG
diff --git a/config/mt-os68k b/config/mt-os68k
new file mode 100644
index 00000000000..aa125affb21
--- /dev/null
+++ b/config/mt-os68k
@@ -0,0 +1,2 @@
+ALL= all.cross
+INSTALL_TARGET= install.cross