freebsd-dev/cddl/usr.sbin
Bryan Drewery 60648601bf Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.
The proper place for this list is _DP_dtrace.

Due to removing the LDADD_dtrace, more LIBADD are needed in
cddl/usr.sbin/dtrace to prevent underlinking.

This fixes overlinking in cddl/usr.sbin/lockstat and
cddl/usr.sbin/plockstat.

Sponsored by:	EMC / Isilon Storage Division
2015-12-02 00:49:49 +00:00
..
dtrace Reduce overlinking of libdtrace consumers with libctf, libelf, libproc. 2015-12-02 00:49:49 +00:00
dtruss META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
lockstat Add META_MODE support. 2015-06-13 19:20:56 +00:00
plockstat Fully connect cddl/usr.sbin/plockstat. 2015-12-02 00:49:45 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
zdb Add META_MODE support. 2015-06-13 19:20:56 +00:00
zhack Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile Fully connect cddl/usr.sbin/plockstat. 2015-12-02 00:49:45 +00:00
Makefile.inc