From 6928d42c44451126097ff776d578140d70f61cec Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 8 Jul 2016 23:07:48 +0000 Subject: [PATCH] Allow to install various components of the locales independantly --- tools/tools/locale/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/tools/locale/Makefile b/tools/tools/locale/Makefile index bac5c3e7f63b..55434bb2970d 100644 --- a/tools/tools/locale/Makefile +++ b/tools/tools/locale/Makefile @@ -54,8 +54,9 @@ all: @echo "" @find . -name *failed -install: .for t in ${TYPES} +install: install-${t} +install-${t}: . if ${KNOWN:M${t}} rm -rf ${.CURDIR}/${t}.draft rm -rf ${.CURDIR}/../../../share/${t}