Reviewed by: madpilot, dbaio Approved by: bcr (docs), gerald (mentor) Obtained from: https://translate-dev.freebsd.org Differential Revision: https://reviews.freebsd.org/D23598
9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR+= bsdl-gpl
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|