From db1eca19a55761cb7051f6571491176c78a491f7 Mon Sep 17 00:00:00 2001 From: Fred Fish <fnf@specifix.com> Date: Mon, 16 Dec 1991 21:05:22 +0000 Subject: Add solib.o to TDEPFILES for these SVR4 systems. --- gdb/config/i386v4.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/i386v4.mt') diff --git a/gdb/config/i386v4.mt b/gdb/config/i386v4.mt index 57e55c2..4902e43 100644 --- a/gdb/config/i386v4.mt +++ b/gdb/config/i386v4.mt @@ -1,3 +1,3 @@ # Target: Intel 386 running SVR4 -TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o +TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o TM_FILE= tm-i386v4.h -- cgit v1.1