2d84548127
version...
20 lines
479 B
Makefile
20 lines
479 B
Makefile
# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile,v 1.5 2001/09/04 10:40:52 hrs Exp $
|
|
# Original revision: 1.9
|
|
|
|
#SUBDIR = committers-guide
|
|
SUBDIR = dialup-firewall
|
|
SUBDIR+= diskless-x
|
|
#SUBDIR+= freebsd-questions
|
|
#SUBDIR+= fonts
|
|
#SUBDIR+= formatting-media
|
|
#SUBDIR+= ipsec-must
|
|
#SUBDIR+= mh
|
|
SUBDIR+= multi-os
|
|
#SUBDIR+= new-users
|
|
#SUBDIR+= programming-tools
|
|
SUBDIR+= zip-drive
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|