Clean up whitespace in S/390 -tdep and -nat files.
[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 linux-ptrace.o \
6 linux-waitpid.o
7 NAT_CDEPS = $(srcdir)/proc-service.list
8 LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.034937 seconds and 4 git commands to generate.