eb2c85db96
the latest developments in the Greek translation team. This one brings in many resync/MFen changes for articles, and a new book: The Greek Handbook We still have a lot of work to do in the Handbook tree, but the work of the following people has been instrumental in getting us so far already: Giorgos Iordanou Manolis Kiagias Nikos Kokkalis Leonidas Tsampros Baggelis Typaldos
10 lines
168 B
Makefile
10 lines
168 B
Makefile
# $FreeBSD$
|
|
# Original version: 1.7
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = el
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|