Add m88k-coff target Makefile fragment.
[deliverable/binutils-gdb.git] / config / mh-unixware
CommitLineData
a49ead8f
DZ
1# Define SYSV as -DSYSV if you are using a System V operating system.
2SYSV = -DSYSV -DSVR4
3RANLIB = true
a49ead8f
DZ
4
5# The l flag generates a warning from the SVR4 archiver, remove it.
6AR_FLAGS = cq
7
8X11_INCLUDE_FLAGS = -I/usr/X/include
9X11_LIB_FLAGS = -L/usr/X/lib
10X11_LIB = -lX11 -lnsl
This page took 0.027348 seconds and 4 git commands to generate.