mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
a900370fa1
gdb/ChangeLog: * i386obsd-nat.c: Include "obsd-nat.h". (_initialize_i386obsd_nat): Call obsd_add_target instead of add_target. * config/i386/obsd.mh (NATDEPFILES): Add obsd-nat.o.
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
# Host: OpenBSD/i386 ELF
|
|
NATDEPFILES= fork-child.o inf-ptrace.o obsd-nat.o \
|
|
i386bsd-nat.o i386obsd-nat.o bsd-kvm.o
|
|
|
|
LOADLIBES= -lkvm
|