* config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
[deliverable/binutils-gdb.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
6CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far
7
8LDFLAGS = -d -model far -c 'MPS ' -t MPST
9
10EXTRALIBS = \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.023197 seconds and 4 git commands to generate.