diff options
author | Richard Henderson <rth@redhat.com> | 1999-05-03 07:29:06 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1999-05-03 07:29:06 +0000 |
commit | a3acbf46947e52ff596461a4cf6f539884c9dbbd (patch) | |
tree | ef93cefb82fdb4d8f2639e166e277474d9b2acab /config/mh-ncrsvr43 | |
download | cygnal-a3acbf46947e52ff596461a4cf6f539884c9dbbd.tar.gz cygnal-a3acbf46947e52ff596461a4cf6f539884c9dbbd.tar.bz2 cygnal-a3acbf46947e52ff596461a4cf6f539884c9dbbd.zip |
19990502 sourceware importbinu_ss_19990502
Diffstat (limited to 'config/mh-ncrsvr43')
-rw-r--r-- | config/mh-ncrsvr43 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43 new file mode 100644 index 000000000..43b09912c --- /dev/null +++ b/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 |