summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2012-12-21 20:37:38 +0000
committerbrooks <brooks@FreeBSD.org>2012-12-21 20:37:38 +0000
commit3523462cfba20ab0ca86dbb59d8eff46c0338b6e (patch)
treee7ac9fb7342e261cb2ca67af48e9085332ab62be /lib/Makefile
parent2bedb4fa3d0b80d5395ac27632897a9df7763a87 (diff)
downloadFreeBSD-src-3523462cfba20ab0ca86dbb59d8eff46c0338b6e.zip
FreeBSD-src-3523462cfba20ab0ca86dbb59d8eff46c0338b6e.tar.gz
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 modifiction. It is built as a static library and not installed for general use. Likewise, its header files are not installed. Sponsored by: DARPA, AFRL
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 7c3ccbd..6e1a402 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -90,6 +90,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libmilter} \
${_libmp} \
${_libnandfs} \
+ libnetbsd \
${_libngatm} \
libopie \
libpam \
OpenPOWER on IntegriCloud