aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-07-08 23:07:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-07-08 23:07:48 +0000
commit94185be27c7f525969d1db4a9fb9e9795d042fec (patch)
treef24450e8693b562c250c2abb35b4de5e9f144465 /tools
parente6df5ff5446473d64d99176317066e4ccbdbdcda (diff)
downloadsrc-94185be27c7f525969d1db4a9fb9e9795d042fec.tar.gz
src-94185be27c7f525969d1db4a9fb9e9795d042fec.zip
Allow to install various components of the locales independantly
Notes
Notes: svn path=/head/; revision=302469
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/locale/Makefile3
1 files changed, 2 insertions, 1 deletions
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}