daace7a21e
moment there is no processing needed for the common/ directory, though in the future, we could pull in content there from other parts of the tree to automatically keep the common slides about the most recent freebsd releases up to date, number of committers/ports, etc.. Add a README that explains the directory hierarchy.
6 lines
117 B
Makefile
6 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= freebsd-general
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|