24d3e7759c
translated files. In this way, we will be able to generate the list of the outdated files automatically. Obtained from: The FreeBSD Hungarian Documentation Project Inspired by: The FreeBSD Greek Documentation Project
11 lines
201 B
Makefile
11 lines
201 B
Makefile
# $FreeBSD$
|
|
# %SOURCE% en_US.ISO8859-1/Makefile
|
|
# %SRCID% 1.7
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = hu
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|