f154c4df91
Thanks to Laust S. Jespersen for his work. Submitted by: Laust S. Jespersen <L@ust.dk>
8 lines
131 B
Makefile
8 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = articles
|
|
|
|
# COMPAT_SYMLINK = dk
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|