From aa8fe9070c473d83bfa6d756b9c261208d519704 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 14 Sep 1993 22:41:49 +0000 Subject: * config/i386/i386v4.mh (NATDEPFILES): Move exec.o from here... * config/i386/i386v4.mt (TDEPFILES): ...to here. --- gdb/config/i386/i386v4.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config') diff --git a/gdb/config/i386/i386v4.mt b/gdb/config/i386/i386v4.mt index e02cc53..818bee2 100644 --- a/gdb/config/i386/i386v4.mt +++ b/gdb/config/i386/i386v4.mt @@ -1,3 +1,3 @@ # Target: Intel 386 running SVR4 -TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o solib.o +TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o solib.o exec.o TM_FILE= tm-i386v4.h -- cgit v1.1