diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
| commit | aa92269e4636d8ec1b42fcd66e6f52c479e77516 (patch) | |
| tree | 8b6b24f8267d31f993df80da9a63b614ae0f2a31 /lib/libiconv_modules/Makefile | |
| parent | 61c20fc78239a66440b69ac90b2a1d68f079f671 (diff) | |
Notes
Diffstat (limited to 'lib/libiconv_modules/Makefile')
| -rw-r--r-- | lib/libiconv_modules/Makefile | 1 |
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> |
