mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-13 13:49:00 +08:00
* configure.tgt: Add x86_64-*-freebsd*. * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets. * amd64fbsd-nat.c: New file. * amd64fbsd-tdep.c: New file. * config/i386/nm-fbsd64.h: New file. * config/i386/fbsd64.mh: New file. * config/i386/fbsd64.mt: New file.
8 lines
283 B
Plaintext
8 lines
283 B
Plaintext
# Host: FreeBSD/amd64
|
|
|
|
XM_FILE= xm-i386.h
|
|
|
|
NAT_FILE= nm-fbsd64.h
|
|
# NOTE: Do not spread NATDEPFILES over several lines - it hurts BSD make.
|
|
NATDEPFILES= fork-child.o infptrace.o inftarg.o solib.o solib-svr4.o solib-legacy.o corelow.o core-regset.o amd64fbsd-nat.o gcore.o fbsd-proc.o
|