aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDavid Henkel-Wallace <gumby@cygnus>1992-07-23 18:47:33 +0000
committerDavid Henkel-Wallace <gumby@cygnus>1992-07-23 18:47:33 +0000
commitf6715b07ae9d67f2392bb6cd666b2ac5951bd90b (patch)
tree9a6cd268a25cb48cbf02685e0da1fa5cd4e9d4e3 /config
parentd77c6b93cb28d01bc5932790997d93dd1032aa6a (diff)
downloadfsf-binutils-gdb-f6715b07ae9d67f2392bb6cd666b2ac5951bd90b.zip
fsf-binutils-gdb-f6715b07ae9d67f2392bb6cd666b2ac5951bd90b.tar.gz
fsf-binutils-gdb-f6715b07ae9d67f2392bb6cd666b2ac5951bd90b.tar.bz2
support OSE.
Diffstat (limited to 'config')
-rw-r--r--config/.Sanitize2
-rwxr-xr-xconfig/mt-OSE680002
-rwxr-xr-xconfig/mt-OSE68k2
3 files changed, 6 insertions, 0 deletions
diff --git a/config/.Sanitize b/config/.Sanitize
index 7cc859a..0fe3ecc 100644
--- a/config/.Sanitize
+++ b/config/.Sanitize
@@ -37,6 +37,8 @@ mh-sco
mh-solaris
mh-sysv
mh-sysv4
+mt-OSE68000
+mt-OSE68k
mt-a29k
mt-ebmon29k
mt-os68k
diff --git a/config/mt-OSE68000 b/config/mt-OSE68000
new file mode 100755
index 0000000..aa125af
--- /dev/null
+++ b/config/mt-OSE68000
@@ -0,0 +1,2 @@
+ALL= all.cross
+INSTALL_TARGET= install.cross
diff --git a/config/mt-OSE68k b/config/mt-OSE68k
new file mode 100755
index 0000000..aa125af
--- /dev/null
+++ b/config/mt-OSE68k
@@ -0,0 +1,2 @@
+ALL= all.cross
+INSTALL_TARGET= install.cross