Date: Sat, 5 Apr 2014 19:48:20 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r264167 - head/lib Message-ID: <201404051948.s35JmK7c053505@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jilles Date: Sat Apr 5 19:48:19 2014 New Revision: 264167 URL: http://svnweb.freebsd.org/changeset/base/264167 Log: lib: Remove duplicate SUBDIR libnv. With SUBDIR_PARALLEL, duplicates in ${SUBDIR} cause harmless but verbose warnings. Modified: head/lib/Makefile Modified: head/lib/Makefile ============================================================================== --- head/lib/Makefile Sat Apr 5 19:43:47 2014 (r264166) +++ head/lib/Makefile Sat Apr 5 19:48:19 2014 (r264167) @@ -99,7 +99,6 @@ SUBDIR= ${SUBDIR_ORDERED} \ ${_libnandfs} \ libnetbsd \ ${_libngatm} \ - libnv \ libopie \ libpam \ libpcap \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404051948.s35JmK7c053505>