* hosts/solaris2.h: Configure same as sysv4.
authorJohn Gilmore <gnu@cygnus>
Thu, 25 Jun 1992 11:40:36 +0000 (11:40 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 25 Jun 1992 11:40:36 +0000 (11:40 +0000)
bfd/ChangeLog
bfd/hosts/solaris2.h [new file with mode: 0644]

index 9eb249e..bc7173f 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jun 25 04:39:25 1992  John Gilmore  (gnu at cygnus.com)
+
+       * hosts/solaris2.h:  Configure same as sysv4.
+
 Tue Jun 23 21:54:44 1992  Fred Fish  (fnf@cygnus.com)
 
        * libbfd.h, libbfd-in.h (bfd_seek):  Make prototype match definition.
diff --git a/bfd/hosts/solaris2.h b/bfd/hosts/solaris2.h
new file mode 100644 (file)
index 0000000..b1ec809
--- /dev/null
@@ -0,0 +1,5 @@
+/* Solaris-2 host system */
+
+#include "hosts/sysv4.h"
+
+/* That's all... */