libavl is not needed anymore for localedef(1)

This commit is contained in:
bapt 2015-08-08 23:05:12 +00:00
parent 09fda03fe1
commit 82814d7fb3

View File

@ -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)"; \