doc/en_US.ISO8859-1/books/Makefile
Eitan Adler e0c3e326fe The corp-net-guide book is drastically out of date.
Topics that would be covered in a modern version are already
explained in the normal handbook.

Discussed on:	-doc
Approved by:	bcr
2012-12-03 16:27:42 +00:00

16 lines
307 B
Makefile

# $FreeBSD$
SUBDIR = arch-handbook
SUBDIR+= design-44bsd
SUBDIR+= dev-model
SUBDIR+= developers-handbook
SUBDIR+= faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
SUBDIR+= pmake
SUBDIR+= porters-handbook
ROOT_SYMLINKS= faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"