]> Git Repo - binutils.git/blob - config/mpw-mh-mpw
* TODO: Remove items about corefile.exp testing new exec-file and
[binutils.git] / config / mpw-mh-mpw
1 # This is an MPW makefile fragment.
2
3 CC = C -d MPW_C -d ALMOST_STDC
4
5 CFLAGS = -d MPW -w -mc68020 -model far -b
6
7 LDFLAGS =  -w -d -model far -c 'MPS ' -t MPST
8
9 # It would appear that the math libraries are not
10 # needed except to provide a definition for scalb,
11 # which is called from ldexp, which is referenced
12 # in the m68k opcodes library.
13
14 EXTRALIBS = \Option-d
15         "{CLibraries}"StdClib.o \Option-d
16         "{CLibraries}"Math.o \Option-d
17         "{CLibraries}"CSANELib.o \Option-d
18         "{Libraries}"Stubs.o \Option-d
19         "{Libraries}"Runtime.o \Option-d
20         "{Libraries}"Interface.o \Option-d
21         "{Libraries}"ToolLibs.o
This page took 0.024597 seconds and 4 git commands to generate.