diff options
author | Jason Merrill <jason@redhat.com> | 2000-07-21 05:45:22 +0000 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2000-07-21 05:45:22 +0000 |
commit | c32f82c82aea957431da1725bc4406031b3307cc (patch) | |
tree | 62486a4cc565da6c3ca38f970d9bd4a0329fba32 /config/mh-openedition | |
parent | 938346bd95362c194519de3e128079a0304147e7 (diff) | |
download | cygnal-c32f82c82aea957431da1725bc4406031b3307cc.tar.gz cygnal-c32f82c82aea957431da1725bc4406031b3307cc.tar.bz2 cygnal-c32f82c82aea957431da1725bc4406031b3307cc.zip |
merge with gcc
Diffstat (limited to 'config/mh-openedition')
-rw-r--r-- | config/mh-openedition | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-openedition b/config/mh-openedition new file mode 100644 index 000000000..e99ef155f --- /dev/null +++ b/config/mh-openedition @@ -0,0 +1,2 @@ +RANLIB = true +CC = c89 |