aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-06-25 11:40:36 +0000
committerJohn Gilmore <gnu@cygnus>1992-06-25 11:40:36 +0000
commitc40dbf26ab18e7f66833f2e536f435f0df7e5bfc (patch)
tree6b311f7d9a22a879551b4139ed9ef8abae199585 /bfd/hosts
parent5140562f3754c1898439e3b75418ad4a3226d45f (diff)
downloadfsf-binutils-gdb-c40dbf26ab18e7f66833f2e536f435f0df7e5bfc.zip
fsf-binutils-gdb-c40dbf26ab18e7f66833f2e536f435f0df7e5bfc.tar.gz
fsf-binutils-gdb-c40dbf26ab18e7f66833f2e536f435f0df7e5bfc.tar.bz2
* hosts/solaris2.h: Configure same as sysv4.
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/solaris2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/hosts/solaris2.h b/bfd/hosts/solaris2.h
new file mode 100644
index 0000000..b1ec809
--- /dev/null
+++ b/bfd/hosts/solaris2.h
@@ -0,0 +1,5 @@
+/* Solaris-2 host system */
+
+#include "hosts/sysv4.h"
+
+/* That's all... */