From 1fd99f14aae99823a4eec1fcaa87b9bb24e241c8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 8 Aug 2015 23:05:12 +0000 Subject: [PATCH] libavl is not needed anymore for localedef(1) --- Makefile.inc1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index f102ac6d1ab..9f01745fdef 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1370,8 +1370,6 @@ ${_bt}-usr.bin/mandoc: ${_bt}-lib/libohash ${_bt}-lib/libsqlite3 _makewhatis=usr.bin/makewhatis .endif -${_bt}-usr.bin/localedef: ${_bt}-cddl/lib/libavl - # Rebuild up-to-date libmd for xinstall ${_bt}-usr.bin/xinstall: ${_bt}-lib/libmd @@ -1406,7 +1404,6 @@ bootstrap-tools: .PHONY ${_crunch} \ ${_nmtree} \ ${_vtfontcvt} \ - cddl/lib/libavl \ usr.bin/localedef ${_bt}-${_tool}: .PHONY .MAKE ${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \