PERFORCE change 24624 for review

Robert Watson rwatson at freebsd.org
Mon Feb 3 22:16:38 GMT 2003


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

Change 24624 by rwatson at rwatson_tislabs on 2003/02/03 14:16:04

	Since login in the MAC branch has been modified to use sebsd calls,
	make sure to install libsebsd.  In the future, we may want to
	remove libsebsd from the MAC branch and just keep it in the SEBSD
	branch, but until then, make it compiles.

Affected files ...

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

Differences ...

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

@@ -28,7 +28,7 @@
 	libedit libexpat libfetch libform libftpio ${_libio} libipsec \
 	libipx libisc libmenu ${_libmilter} ${_libmp} ${_libncp} \
 	libnetgraph libopie libpam libpanel libpcap \
-	${_libsm} ${_libsmb} ${_libsmdb} ${_libsmutil} \
+	libsebsd ${_libsm} ${_libsmb} ${_libsmdb} ${_libsmutil} \
 	libstand ${_libtelnet} libufs libugidfw libusbhid ${_libvgl} \
 	libwrap libxpg4 liby libz
 
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list