87d8d04e05
These will be useful for a script we are preparing, to help us keep up with the English revision id we translated. While here, translate some toplevel comments which were left in their original English format, and try to 'standardize' a bit the way we begin Greek documentation files.
12 lines
196 B
Makefile
12 lines
196 B
Makefile
# $FreeBSD$
|
|
#
|
|
# %SOURCE% en_US.ISO8859-1/Makefile
|
|
# %SRCID% 1.7
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = el
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|