From ef3bb1318428b8cfb1c8287f61b9b1f23f9bf0b5 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 4 Dec 2002 15:15:07 +0000 Subject: Gcc 3.2.1 release virgin vendor import. (19-Nov-2002) --- contrib/gcc/config/mh-ncrsvr43 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contrib/gcc/config/mh-ncrsvr43 (limited to 'contrib/gcc/config/mh-ncrsvr43') diff --git a/contrib/gcc/config/mh-ncrsvr43 b/contrib/gcc/config/mh-ncrsvr43 new file mode 100644 index 0000000..43b0991 --- /dev/null +++ b/contrib/gcc/config/mh-ncrsvr43 @@ -0,0 +1,9 @@ +# Host configuration file for an NCR 3000 (i486/SVR43) system. + +# The MetaWare compiler will generate a copyright message unless you +# turn it off by adding the -Hnocopyr flag. +CC = cc -Hnocopyr + +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV -DSVR4 +RANLIB = true -- cgit v1.1