summaryrefslogtreecommitdiff
path: root/lib/libiconv_modules
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-15 22:55:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-15 22:55:08 +0000
commitaa92269e4636d8ec1b42fcd66e6f52c479e77516 (patch)
tree8b6b24f8267d31f993df80da9a63b614ae0f2a31 /lib/libiconv_modules
parent61c20fc78239a66440b69ac90b2a1d68f079f671 (diff)
downloadsrc-test2-aa92269e4636d8ec1b42fcd66e6f52c479e77516.tar.gz
src-test2-aa92269e4636d8ec1b42fcd66e6f52c479e77516.zip
Add more SUBDIR_PARALLEL.
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=289393
Diffstat (limited to 'lib/libiconv_modules')
-rw-r--r--lib/libiconv_modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libiconv_modules/Makefile b/lib/libiconv_modules/Makefile
index 1a7213612b8f..3af91c746c28 100644
--- a/lib/libiconv_modules/Makefile
+++ b/lib/libiconv_modules/Makefile
@@ -5,5 +5,6 @@
SUBDIR= BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632 \
UTF7 UTF8 VIQR ZW iconv_none iconv_std mapper_646 mapper_none \
mapper_parallel mapper_serial mapper_std mapper_zone
+SUBDIR_PARALLEL=
.include <bsd.subdir.mk>