ed4c4311fa
Discussd with: taras
15 lines
325 B
Makefile
15 lines
325 B
Makefile
#
|
|
# $FreeBSD$
|
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/Makefile,v 1.6 2001/07/25 10:33:31 phantom Exp $
|
|
#
|
|
# Original revision: r9233
|
|
|
|
#SUBDIR = design-44bsd
|
|
SUBDIR = faq
|
|
SUBDIR+= handbook
|
|
SUBDIR+= porters-handbook
|
|
|
|
ROOT_SYMLINKS = faq handbook
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|