mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 11:25:20 +00:00
64f092ccd1
the build.
8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = explaining-bsd
|
|
#SUBDIR+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|