2002-11-27 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / sparc / sp64.mt
CommitLineData
c906108c
SS
1# Target: SPARC64
2# solib.o and procfs.o taken out for now. We don't have shared libraries yet,
3# and the elf version requires procfs.o but the a.out version doesn't.
4# Then again, having procfs.o in a target makefile fragment seems wrong.
5TDEPFILES = sparc-tdep.o
6TM_FILE= tm-sp64.h
7
8# Need gcc for long long support.
9CC = gcc
This page took 0.197017 seconds and 4 git commands to generate.