Add russian hyphentation rules

This commit is contained in:
Andrey A. Chernov 1995-01-17 00:35:51 +00:00
parent 9acd98f380
commit f94052d6fc
2 changed files with 4835 additions and 0 deletions

View File

@ -19,6 +19,8 @@ majorminor.cc: ${.CURDIR}/../VERSION
afterinstall:
install -c -o bin -g bin -m 444 ${.CURDIR}/hyphen.us \
${DESTDIR}${tmacdir}/hyphen.us
install -c -o bin -g bin -m 444 ${.CURDIR}/hyphen.us-ru \
${DESTDIR}${tmacdir}/hyphen.us-ru
.include "../Makefile.cfg"
.include <bsd.prog.mk>

File diff suppressed because it is too large Load Diff