source: trunk/src/gcc/config/mh-ncrsvr43@ 1036

Last change on this file since 1036 was 2, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 301 bytes
Line 
1# Host configuration file for an NCR 3000 (i486/SVR43) system.
2
3# The MetaWare compiler will generate a copyright message unless you
4# turn it off by adding the -Hnocopyr flag.
5CC = cc -Hnocopyr
6
7# Define SYSV as -DSYSV if you are using a System V operating system.
8SYSV = -DSYSV -DSVR4
9RANLIB = true
Note: See TracBrowser for help on using the repository browser.