* configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
[deliverable/binutils-gdb.git] / gdb / config / s390 / s390.mh
1 # Host: S390, running Linux
2 NAT_FILE= config/nm-linux.h
3 NATDEPFILES= inf-ptrace.o fork-child.o s390-nat.o \
4 linux-thread-db.o proc-service.o \
5 linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o
6 NAT_CDEPS = $(srcdir)/proc-service.list
7 LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.039323 seconds and 4 git commands to generate.