20f7d377d1
Use the new ROOT_SYMLINKS variable where necessary.
9 lines
190 B
Makefile
9 lines
190 B
Makefile
# $Id: Makefile,v 1.6 1999-09-03 17:24:38 nik Exp $
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = en
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|