d6e954944e
after the XML merge. Note that some documents are now out of date without the translation update checker noticing it, they will be updated later. Obtained from: the FreeBSD Dutch Documentation Project
13 lines
200 B
Makefile
13 lines
200 B
Makefile
# $FreeBSD$
|
|
#
|
|
# %SOURCE% en_US.ISO8859-1/Makefile
|
|
# %SRCID% 39534
|
|
#
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = nl
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|