From: Fred Fish Date: Tue, 12 Nov 1991 03:26:13 +0000 (+0000) Subject: Remove coredep.o from XDEPFILES. The fetch_core_registers() function is X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=285b1325d9e3c6fadbcf2c7e88cbd11c5948a093;p=binutils-gdb.git Remove coredep.o from XDEPFILES. The fetch_core_registers() function is now found in procfs.c for hosts with /proc support. --- diff --git a/gdb/config/amix.mh b/gdb/config/amix.mh index 1d7f640920d..f110dccee6b 100644 --- a/gdb/config/amix.mh +++ b/gdb/config/amix.mh @@ -1,5 +1,5 @@ # Host: Commodore Amiga running SVR4. -XDEPFILES= procfs.o coredep.o +XDEPFILES= procfs.o XM_FILE= xm-amix.h SYSV_DEFINE=-DSYSV REGEX=regex.o