diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-05-25 00:16:10 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-05-25 00:16:10 -0400 |
commit | 945e8eb6bb07f64aaca42207af3311220ff2e4ba (patch) | |
tree | 6afb50262b844dd069bd4f7234da68008c48677c /src/chrtrans/Makefile | |
parent | e4409c408eedf320b8845cafdd62b664bec1afd8 (diff) | |
download | lynx-snapshots-945e8eb6bb07f64aaca42207af3311220ff2e4ba.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-28
Diffstat (limited to 'src/chrtrans/Makefile')
-rw-r--r-- | src/chrtrans/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chrtrans/Makefile b/src/chrtrans/Makefile index 055dbad2..02f36f4f 100644 --- a/src/chrtrans/Makefile +++ b/src/chrtrans/Makefile @@ -54,12 +54,14 @@ makeuctb: makeuctb.c UCkd.h iso01_uni.h: iso01_uni.tbl makeuctb iso02_uni.h: iso02_uni.tbl makeuctb +def7_uni.h: def7_uni.tbl makeuctb iso03_uni.h: iso03_uni.tbl makeuctb iso04_uni.h: iso04_uni.tbl makeuctb iso05_uni.h: iso05_uni.tbl makeuctb iso07_uni.h: iso07_uni.tbl makeuctb iso09_uni.h: iso09_uni.tbl makeuctb iso10_uni.h: iso10_uni.tbl makeuctb +koi8r_uni.h: koi8r_uni.tbl makeuctb cp437_uni.h: cp437_uni.tbl makeuctb cp850_uni.h: cp850_uni.tbl makeuctb cp852_uni.h: cp852_uni.tbl makeuctb |