2001-07-25 15:17:17 +02:00
|
|
|
#
|
2001-03-11 17:23:54 +01:00
|
|
|
# $FreeBSD$
|
2001-07-25 15:17:17 +02:00
|
|
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/Makefile,v 1.7 2001/07/25 10:26:26 phantom Exp $
|
|
|
|
#
|
2001-03-11 17:23:54 +01:00
|
|
|
# Original revision: 1.9
|
|
|
|
|
|
|
|
#SUBDIR = committers-guide
|
2001-07-25 15:17:17 +02:00
|
|
|
SUBDIR+= dialup-firewall
|
|
|
|
SUBDIR+= diskless-x
|
|
|
|
SUBDIR+= explaining-bsd
|
|
|
|
SUBDIR+= fonts
|
|
|
|
SUBDIR+= formatting-media
|
|
|
|
SUBDIR+= freebsd-questions
|
|
|
|
SUBDIR+= ipsec-must
|
|
|
|
SUBDIR+= mh
|
2001-03-11 17:23:54 +01:00
|
|
|
#SUBDIR+= multi-os
|
|
|
|
#SUBDIR+= new-users
|
|
|
|
#SUBDIR+= programming-tools
|
2003-12-28 10:14:50 +01:00
|
|
|
SUBDIR+= pxe
|
|
|
|
# SUBDIR+= releng
|
|
|
|
# SUBDIR+= releng-packages
|
|
|
|
# SUBDIR+= serial-uart
|
2001-07-25 15:17:17 +02:00
|
|
|
SUBDIR+= solid-state
|
|
|
|
SUBDIR+= vm-design
|
|
|
|
SUBDIR+= zip-drive
|
2001-03-11 17:23:54 +01:00
|
|
|
|
2001-07-25 15:17:17 +02:00
|
|
|
ROOT_SYMLINKS+= new-users
|
2001-03-11 17:23:54 +01:00
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|