PERFORCE change 93017 for review

soc-andrew soc-andrew at FreeBSD.org
Wed Mar 8 22:17:06 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=93017

Change 93017 by soc-andrew at soc-andrew_serv on 2006/03/09 06:17:05

	Bring in the lib/Makefile change

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#9 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#9 (text+ko) ====

@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.1 (Berkeley) 6/4/93
-# $FreeBSD: src/lib/Makefile,v 1.211 2006/02/02 10:05:39 rwatson Exp $
+# $FreeBSD: src/lib/Makefile,v 1.212 2006/03/09 01:03:58 davidxu Exp $
 
 # To satisfy shared library or ELF linkage when only the libraries being
 # built are visible:
@@ -31,7 +31,8 @@
 	libgssapi ${_libio} libipsec \
 	libipx libkiconv libmagic libmemstat libmenu ${_libmilter} ${_libmp} \
 	${_libncp} ${_libngatm} libopie libpam libpanel libpcap \
-	libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \
+	libpmc ${_libpthread} librt ${_libsdp} ${_libsm} ${_libsmb} \
+	${_libsmdb} \
 	${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \
 	libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \
 	bsdinstaller lua


More information about the p4-projects mailing list