config.table: Add openedition target.

* config.table: Add openedition target.
        * config/mh-openedition: New file.

From-SVN: r29188
This commit is contained in:
Linas Vepstas 1999-09-08 06:33:11 +00:00 committed by Richard Henderson
parent b979ef4549
commit 3dd6c3afe3
3 changed files with 9 additions and 0 deletions

View 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.

View 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

View File

@ -0,0 +1,3 @@
HDEFINES = -D_ALL_SOURCE
CC=c89