699ad151aa
articles. Submitted by: Progga <abulfazl@juniv.edu> Reviewed by: blackend (earlier version)
7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = explaining-bsd
|
|
SUBDIR+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|