Phase 1 of the ptid_t changes.
[deliverable/binutils-gdb.git] / gdb / config / sparc / sp64.mt
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.
5 TDEPFILES = sparc-tdep.o
6 TM_FILE= tm-sp64.h
7
8 # Need gcc for long long support.
9 CC = gcc
This page took 0.029229 seconds and 4 git commands to generate.