2001-03-07 20:38:40 +01:00
|
|
|
# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile,v 1.3 2000/08/28 21:35:36 hrs Exp $
|
|
|
|
# Original revision: 1.9
|
2000-01-06 08:22:42 +01:00
|
|
|
|
|
|
|
#SUBDIR = committers-guide
|
2000-08-28 23:35:36 +02:00
|
|
|
#SUBDIR+= dialup-firewall
|
2000-03-22 07:32:12 +01:00
|
|
|
SUBDIR+= diskless-x
|
2001-03-07 20:38:40 +01:00
|
|
|
#SUBDIR+= freebsd-questions
|
2000-01-06 08:22:42 +01:00
|
|
|
#SUBDIR+= fonts
|
|
|
|
#SUBDIR+= formatting-media
|
2001-03-07 20:38:40 +01:00
|
|
|
SUBDIR+= ipsec-must
|
2000-01-06 08:22:42 +01:00
|
|
|
#SUBDIR+= mh
|
|
|
|
SUBDIR+= multi-os
|
|
|
|
#SUBDIR+= new-users
|
|
|
|
#SUBDIR+= programming-tools
|
2000-08-28 23:35:36 +02:00
|
|
|
SUBDIR+= zip-drive
|
2000-01-06 08:22:42 +01:00
|
|
|
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|