]> Git Repo - binutils.git/blame - config/mpw-mh-mpw
"Default" procedures for any host.
[binutils.git] / config / mpw-mh-mpw
CommitLineData
b6597455
SS
1# This is an MPW makefile fragment.
2
3CC = C -d MPW_C
4#CC = gC
5
a6eb91c3
SS
6#CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
7CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
b6597455
SS
8
9LDFLAGS = -d -model far -c 'MPS ' -t MPST
10
11EXTRALIBS = \Option-d
12 "{CLibraries}"StdClib.o \Option-d
13 "{Libraries}"Stubs.o \Option-d
14 "{Libraries}"Runtime.o \Option-d
15 "{Libraries}"Interface.o \Option-d
16 #"{Libraries}"ToolLibs.o
This page took 0.033081 seconds and 4 git commands to generate.