mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
874a80af9f
gdb/ChangeLog: * amd64obsd-nat.c (_initialize_amd64obsd_nat): Call obsd_add_target instead of add_target. * config/i386/obsd64.mh (NATDEPFILES): Add obsd-nat.o.
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Host: OpenBSD/amd64
|
|
NATDEPFILES= fork-child.o inf-ptrace.o obsd-nat.o \
|
|
amd64-nat.o amd64bsd-nat.o amd64obsd-nat.o bsd-kvm.o
|
|
|
|
LOADLIBES= -lkvm
|