* targets.c (bfd_target_vector): Since armpe and armpei have been split into
[deliverable/binutils-gdb.git] / config / mh-sun3
CommitLineData
48686e6d
DZ
1# X11
2OPENWINHOME = /usr/openwin
3X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
4X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
5
6# Sun's C compiler needs the -J flag to be able to compile cp-parse.c
7# without overflowing the jump tables (-J says to use a 32 bit table)
8CC = cc -J
This page took 0.088106 seconds and 4 git commands to generate.