Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 13:48:16 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14446 for review
Message-ID:  <200207182048.g6IKmGIe065343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14446

Change 14446 by rwatson@rwatson_paprika on 2002/07/18 13:47:43

	Hook up libugidfw to the build.

Affected files ...

.. //depot/projects/trustedbsd/mac/lib/Makefile#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac/lib/Makefile#6 (text+ko) ====

@@ -29,7 +29,8 @@
 	libipx libisc libmenu ${_libmilter} ${_libmp} ${_libncp} \
 	libnetgraph libopie libpam libpanel libpcap \
 	${_libsm} ${_libsmb} ${_libsmdb} ${_libsmutil} \
-	libstand ${_libtelnet} libusbhid ${_libvgl} libwrap libxpg4 liby libz
+	libstand ${_libtelnet} libugidfw libusbhid ${_libvgl} libwrap \
+	libxpg4 liby libz
 
 .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-${OBJFORMAT})
 _csu=csu/${MACHINE_ARCH}-${OBJFORMAT}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207182048.g6IKmGIe065343>