Author: brooks Date: Tue Jan 15 16:41:52 2013 New Revision: 245461 URL: http://svnweb.freebsd.org/changeset/base/245461
Log: MFC r244557: Add libnetbsd, a thin compatibility layer intended to allow a limited set of NetBSD software to compile as part of the FreeBSD build with little or no modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed. Sponsored by: DARPA, AFRL Added: - copied from r245440, head/lib/libnetbsd/ Directory Properties: stable/9/lib/libnetbsd/ (props changed) Modified: stable/9/lib/Makefile (contents, props changed) Modified: stable/9/lib/Makefile ============================================================================== --- stable/9/lib/Makefile Tue Jan 15 15:29:28 2013 (r245460) +++ stable/9/lib/Makefile Tue Jan 15 16:41:52 2013 (r245461) @@ -87,6 +87,7 @@ SUBDIR= ${SUBDIR_ORDERED} \ ${_libmilter} \ ${_libmp} \ ${_libncp} \ + libnetbsd \ ${_libngatm} \ libopie \ libpam \ _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"