doc/en_US.ISO8859-1/slides/Makefile
Murray Stokely daace7a21e Add Makefile that builds only the freebsd-general directory. At the
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.
2004-09-07 12:31:19 +00:00

6 lines
117 B
Makefile

# $FreeBSD$
SUBDIR= freebsd-general
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"