* MIPS CPU-specific dissasembly extensions. Now TM_PRINT_INSN_MACH from tm.h
[deliverable/binutils-gdb.git] / config / mh-sysv4
CommitLineData
08109fdb
FF
1# Define SYSV as -DSYSV if you are using a System V operating system.
2SYSV = -DSYSV -DSVR4
3RANLIB = echo >/dev/null
4INSTALL = /usr/ucb/install -c
5
6# The l flag generates a warning from the SVR4 archiver, remove it.
7AR_FLAGS = cq
This page took 0.183722 seconds and 4 git commands to generate.