freebsd-skq/gnu/usr.bin/gdb
Bruce Evans b2198963be Removed self-inclusion-prevention ifdef. It is unnecessary now that
bsd.man.mk doesn't include ${.CURDIR}/../Makefile.inc.

Removed GDBDIR-redefinition-prevention ifdef.  It hasn't done anothing
for a long time, if ever.  The directory is defined to the same value in
each subdir and had the same value because all subdirs are at the same
level.  Keep defining it in the subdirs since that is more flexible and
no more verbose.

Prepare to inherit BINDIR by including ../Makefile.inc.
1998-05-01 14:37:36 +00:00
..
bfd Don't define HOST_DATA_START_ADDR, since gdb works without it the 1997-07-13 14:31:54 +00:00
doc Oops, This should have been committed with the Makefile change that 1998-05-01 14:13:00 +00:00
gdb Add support for ELF shared libraries. Also use bfd from the binutils in that 1998-04-30 08:03:50 +00:00
gdbreplay
gdbserver Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning 1997-05-01 13:36:35 +00:00
libiberty
Makefile
Makefile.inc Removed self-inclusion-prevention ifdef. It is unnecessary now that 1998-05-01 14:37:36 +00:00