From efb8bd7bda1692f948c7871fb58ea6d3c5fdf11b Mon Sep 17 00:00:00 2001 From: archie Date: Tue, 24 Oct 2000 20:10:25 +0000 Subject: Build the ISC library as libisc. This library comes as part of the bind distribution, but until now was not being built as a separate entity. For documentation, see these man pages: assertions(3), eventlib(3), heap(3), logging(3), memcluster(3), tree(3). Reviewed by: jdp --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 7e8be99..3db3e82 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -23,7 +23,7 @@ SUBDIR= ${_csu} libcom_err ${_libcrypt} msun libmd \ libncurses libradius libskey libtacplus libutil \ ${_compat} libalias libatm ${_libbind} libc ${_libc_r} libcalendar \ libcam libcompat libdevstat libdisk libedit libfetch libform \ - libftpio libgnumalloc ${_libio} libipsec libipx libkvm libmenu \ + libftpio libgnumalloc ${_libio} libipsec libipx libisc libkvm libmenu \ ${_libncp} \ libnetgraph libopie libpam libpanel libpcap \ libposix1e libresolv librpcsvc libsmdb libsmutil libss \ -- cgit v1.1