From 94185be27c7f525969d1db4a9fb9e9795d042fec Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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 bac5c3e7f63..55434bb2970 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}