freebsd-nq/gnu/usr.bin/gdb
Baptiste Daroussin d029c3aa25 Rework privatelib/internallib
Make sure everything linking to a privatelib and/or an internallib does it directly
from the OBJDIR rather than DESTDIR.
Add src.libnames.mk so bsd.libnames.mk is not polluted by libraries not existsing
in final installation
Introduce the LD* variable which is what ld(1) is expecting (via LDADD) to link to
internal/privatelib
Directly link to the .so in case of private library to avoid having to complexify
LDFLAGS.

Phabric:	https://phabric.freebsd.org/D553
Reviewed by:	imp, emaste
2014-08-06 22:17:26 +00:00
..
arch Remove ia64. 2014-07-07 00:27:09 +00:00
doc Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as 2010-08-12 20:46:49 +00:00
gdb Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
gdbserver MFtbemd: 2010-08-23 22:24:11 +00:00
gdbtui Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
kgdb Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
libgdb Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. 2014-03-23 12:49:25 +00:00
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
Makefile.inc Rework privatelib/internallib 2014-08-06 22:17:26 +00:00