From: Jim Kingdon Date: Sun, 3 Oct 1993 01:53:35 +0000 (+0000) Subject: * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a834c083ac58f8f67c1cd4b2ded7647018bfa107;p=binutils-gdb.git * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, tm-i386lynx.h: Add support for SVR3 COFF shared libraries. --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 5bec5ff52c7..1ef2aaec3cd 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -803,7 +803,7 @@ unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET : ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \ a29k-pinsn.c a29k-tdep.c a68v-nat.c altos-xdep.c arm-convert.s \ - arm-pinsn.c arm-tdep.c arm-xdep.c coff-solib.c convex-pinsn.c + arm-pinsn.c arm-tdep.c arm-xdep.c coff-solib.c convex-pinsn.c \ convex-tdep.c \ convex-xdep.c core-svr4.c coredep.c corelow.c dcache.c delta68-nat.c \ dpx2-nat.c exec.c fork-child.c \