MPW makefile definitions
[deliverable/binutils-gdb.git] / config / mpw-mh-mpw
1 # This is an MPW makefile fragment.
2
3 CC = C -d MPW_C
4 #CC = gC
5
6 CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far
7
8 LDFLAGS = -d -model far -c 'MPS ' -t MPST
9
10 EXTRALIBS = \Option-d
11 "{CLibraries}"StdClib.o \Option-d
12 "{Libraries}"Stubs.o \Option-d
13 "{Libraries}"Runtime.o \Option-d
14 "{Libraries}"Interface.o \Option-d
15 #"{Libraries}"ToolLibs.o
This page took 0.028885 seconds and 4 git commands to generate.