diff options
Diffstat (limited to 'src/chrtrans/build-chrtrans.com')
-rw-r--r-- | src/chrtrans/build-chrtrans.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chrtrans/build-chrtrans.com b/src/chrtrans/build-chrtrans.com index b9a3d515..c2604a9f 100644 --- a/src/chrtrans/build-chrtrans.com +++ b/src/chrtrans/build-chrtrans.com @@ -104,6 +104,8 @@ $ define/user sys$output 'CHRwhere'cp852_uni.h $ makeuctb cp852_uni.tbl $ define/user sys$output 'CHRwhere'cp1250_uni.h $ makeuctb cp1250_uni.tbl +$ define/user sys$output 'CHRwhere'cp1251_uni.h +$ makeuctb cp1251_uni.tbl $ define/user sys$output 'CHRwhere'cp1252_uni.h $ makeuctb cp1252_uni.tbl $ define/user sys$output 'CHRwhere'utf8_uni.h |