e5f1045fc1
1.8 -> 1.9 Makefile (new) ipsec-must/Makefile (new) ipsec-must/article.sgml
20 lines
479 B
Makefile
20 lines
479 B
Makefile
# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile,v 1.3 2000/08/28 21:35:36 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"
|