cdb1d07526
its maintainer. Approved by: gabor (mentor) Obtained from: The FreeBSD Hungarian Documentation Project
15 lines
254 B
Makefile
15 lines
254 B
Makefile
#
|
|
# The FreeBSD Documentation Project
|
|
# The FreeBSD Hungarian Documentation Project
|
|
#
|
|
# $FreeBSD$
|
|
# Original Revision: 1.4
|
|
#
|
|
|
|
SUBDIR = handbook
|
|
|
|
ROOT_SYMLINKS= handbook
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
|
|