summaryrefslogtreecommitdiff
path: root/gdb/config/sparc/sp64sim.mt
blob: a9c5ac94cd4da6257818a33938b04fe86d820e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Target: SPARC64 (with simulator)
# solib.o and procfs.o taken out for now.  We don't have shared libraries yet,
# and the elf version requires procfs.o but the a.out version doesn't.
# Then again, having procfs.o in a target makefile fragment seems wrong.
TDEPFILES = sparc-tdep.o
TM_FILE= tm-sp64.h

# Need gcc for long long support.
CC = gcc

MH_CFLAGS = -I${srcdir}/../sim/sp64
SIM_OBS = remote-sim.o
SIM = ../sim/sp64/libsim.a