Author: rpaulo
Date: Sat Jul 31 16:12:47 2010
New Revision: 210690
URL: http://svn.freebsd.org/changeset/base/210690

Log:
  Build librtld_db.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/Makefile

Modified: head/lib/Makefile
==============================================================================
--- head/lib/Makefile   Sat Jul 31 16:11:11 2010        (r210689)
+++ head/lib/Makefile   Sat Jul 31 16:12:47 2010        (r210690)
@@ -90,6 +90,7 @@ SUBDIR=       ${SUBDIR_ORDERED} \
        ${_libpmc} \
        ${_libproc} \
        librt \
+       ${_librtld_db} \
        ${_libsdp} \
        ${_libsm} \
        ${_libsmb} \
@@ -174,6 +175,7 @@ _libncp=    libncp
 _libsmb=       libsmb
 _libvgl=       libvgl
 _libproc=      libproc
+_librtld_db=   librtld_db
 .endif
 
 .if ${MACHINE_ARCH} == "ia64"
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to