summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2015-11-04 07:20:55 +0000
committerrodrigc <rodrigc@FreeBSD.org>2015-11-04 07:20:55 +0000
commitcdebd1493781d90cea8fff176eb886cd1ac46fa5 (patch)
treed184be2dacc8ca4944af23a5d4a03481bb46ebaa /lib/Makefile
parent0974676404a428964d36967cf69f12e677a77038 (diff)
downloadFreeBSD-src-cdebd1493781d90cea8fff176eb886cd1ac46fa5.zip
FreeBSD-src-cdebd1493781d90cea8fff176eb886cd1ac46fa5.tar.gz
Rename libohash to libopenbsd.
libopenbsd is an internal library which to bring in compatibility stuff from OpenBSD. This will allow us to bring in more OpenBSD utilities into the FreeBSD base system. We similarly use libnetbsd for bringing in stuff from NetBSD. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D4078
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index a3321af..38003b8 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -75,7 +75,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libnetgraph} \
${_libngatm} \
libnv \
- libohash \
+ libopenbsd \
libopie \
libpam \
libpcap \
OpenPOWER on IntegriCloud