* include/opcode/mips.h (INSN_4900): Added.
[deliverable/binutils-gdb.git] / config / mh-ncrsvr43
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.
5 CC = cc -Hnocopyr
6
7 # Define SYSV as -DSYSV if you are using a System V operating system.
8 SYSV = -DSYSV -DSVR4
9 RANLIB = true
This page took 0.028434 seconds and 4 git commands to generate.