config.table: Add openedition target.
authorLinas Vepstas <linas@linas.org>
Wed, 8 Sep 1999 06:33:11 +0000 (06:33 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Sep 1999 06:33:11 +0000 (23:33 -0700)
        * config.table: Add openedition target.
        * config/mh-openedition: New file.

From-SVN: r29188

libiberty/ChangeLog
libiberty/config.table
libiberty/config/mh-openedition [new file with mode: 0644]

index 170ca1c30f1a8116da541a7fb5a5f077736c9298..317e9da9313e405976025149a4cd790da7a30acd 100644 (file)
@@ -1,3 +1,8 @@
+Tue Sep  7 23:32:18 1999  Linas Vepstas  <linas@linas.org>
+
+        * config.table: Add openedition target.
+       * config/mh-openedition: New file.
+
 Thu Sep  2 01:36:12 1999  Marc Espie <espie@cvs.openbsd.org>
 
        * pexecute.c (pexecute):  Fill in temp_base when needed.
index bc990413423ce7c86cb90337508bc889e5b17299..248aa13ae2960fcc94233d090f4f8d4dc4eeb9c3 100644 (file)
@@ -4,6 +4,7 @@ case "${host}" in
   *-*-cxux7*)          frag=mh-cxux7 ;;
   *-*-freebsd2.1.*)    frag=mh-fbsd21 ;;
   *-*-freebsd2.2.[012])        frag=mh-fbsd21 ;;
+  i370-*-opened*)       frag=mh-openedition ;;
   i[345]86-*-windows*) frag=mh-windows ;;
 esac
 
diff --git a/libiberty/config/mh-openedition b/libiberty/config/mh-openedition
new file mode 100644 (file)
index 0000000..6e8e354
--- /dev/null
@@ -0,0 +1,3 @@
+HDEFINES = -D_ALL_SOURCE
+CC=c89
+