doc/en_US.ISO8859-1/books/Makefile
Ceri Davies c213383581 Unhook the PPP Primer from the build.
This document was never finished and is now out of date.
Users should refer to the handbook and the ppp(8) manpage instead.

Suggested by:	Josh Paetzel <friar_josh@webwarrior.net>
Approved by:	Silence on -doc, cvs-all
2002-08-22 19:25:03 +00:00

14 lines
274 B
Makefile

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