From 8e50f48dfe8dac0966bc28399f8950fe85c97aa7 Mon Sep 17 00:00:00 2001 From: rth Date: Wed, 8 Sep 1999 06:31:40 +0000 Subject: * mh-openedition: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29186 138bc75d-0d04-0410-961f-82ee72b054a4 --- config/ChangeLog | 4 ++++ config/mh-openedition | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 config/mh-openedition (limited to 'config') diff --git a/config/ChangeLog b/config/ChangeLog index 6d9cdfcf086..44e5f690d9e 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 7 23:31:01 1999 Linas Vepstas + + * mh-openedition: New file. + Tue Feb 2 22:51:21 1999 Philip Blundell * mh-armpic: New file. Patch from Jim Pick . diff --git a/config/mh-openedition b/config/mh-openedition new file mode 100644 index 00000000000..e99ef155fd2 --- /dev/null +++ b/config/mh-openedition @@ -0,0 +1,2 @@ +RANLIB = true +CC = c89 -- cgit v1.2.1