mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
5dd05d8c5e
* config/s390/s390.mh (NATDEPFILES): Add linux-procfs.o dependency.
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
# Host: S390, running Linux
|
|
NAT_FILE= config/nm-linux.h
|
|
NATDEPFILES= inf-ptrace.o fork-child.o corelow.o s390-nat.o \
|
|
linux-thread-db.o proc-service.o \
|
|
linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o
|
|
NAT_CDEPS = $(srcdir)/proc-service.list
|
|
LOADLIBES = -ldl $(RDYNAMIC)
|