aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-10-22 08:07:12 +0000
committerStu Grossman <grossman@cygnus>1992-10-22 08:07:12 +0000
commit603900c746365d912cff7e8a219e4710a05be970 (patch)
treeb27521a0e038b74015c7f29d294db80f9fcc89ff /gdb/Makefile.in
parent3496b7456212818953a6b39a0ea0b278ee5de913 (diff)
downloadgdb-603900c746365d912cff7e8a219e4710a05be970.zip
gdb-603900c746365d912cff7e8a219e4710a05be970.tar.gz
gdb-603900c746365d912cff7e8a219e4710a05be970.tar.bz2
* Makefile.in (HFILES): Add nm-i386sco.h.
* dwarfread.c: include <sys/types.h> for SCO. * infptrace.c: Don't include ptrace.h under SCO. * config/i386sco.mh: Use -D_POSIX_SOURCE instead of -posix for gcc. * config/i386v.mt: Add exec.o to TDEPFILES.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index ff8b90b..11deb00 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -253,7 +253,7 @@ HFILES= breakpoint.h buildsym.h call-cmds.h command.h defs.h \
target.h terminal.h xcoffsolib.h value.h \
tm-68k.h tm-hppa.h tm-i960.h tm-sparc.h tm-sunos.h tm-sysv4.h \
xm-m68k.h xm-sparc.h xm-sysv4.h xm-vax.h \
- nm-i386bsd.h nm-i386mach.h nm-i386v.h nm-i386v4.h nm-irix3.h \
+ nm-i386bsd.h nm-i386mach.h nm-i386sco.h nm-i386v.h nm-i386v4.h nm-irix3.h \
nm-irix4.h nm-linux.h nm-m88k.h nm-mips.h nm-news.h nm-rs6000.h \
nm-sun2.h nm-sun3.h nm-sun386.h nm-sun4os4.h nm-trash.h \
nm-ultra3.h nm-hppab.h nm-hppah.h nm-umax.h nm-sysv4.h