summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:14:31 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:14:31 +0000
commit2dfe4da949340502e028fbac90bf09eba18cda97 (patch)
treedccd4e6c60fad5b38a8bf7ccd488a87b666e3e10 /lib
parent327f92037dfdc3fca4c9cc4c83ce14b2abd2deab (diff)
downloadFreeBSD-src-2dfe4da949340502e028fbac90bf09eba18cda97.zip
FreeBSD-src-2dfe4da949340502e028fbac90bf09eba18cda97.tar.gz
MFC r289393:
Add more SUBDIR_PARALLEL.
Diffstat (limited to 'lib')
-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 1a72136..3af91c7 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>
OpenPOWER on IntegriCloud