32466d95bd
us to re-enable tidy for russian documentation because it correctly handles both 8bit characters and general entities (do not convert them to symbols)
7 lines
90 B
Makefile
7 lines
90 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
TIDYFLAGS= -latin1
|
|
|
|
DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/books/${.CURDIR:T}
|