aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/articles/Makefile
blob: e54e3caad8d73f0d7922b309b583fc1910f1c6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# $FreeBSD$
# Original revision: r46450

SUBDIR =
#SUBDIR+= bsdl-gpl
#SUBDIR+= building-products
#SUBDIR+= committers-guide
#SUBDIR+= console-server
SUBDIR+= contributing
#SUBDIR+= contributing-ports
SUBDIR+= contributors
#SUBDIR+= cups
#SUBDIR+= explaining-bsd
#SUBDIR+= filtering-bridges
SUBDIR+= fonts
#SUBDIR+= freebsd-questions
#SUBDIR+= freebsd-update-server
#SUBDIR+= geom-class
#SUBDIR+= gjournal-desktop
#SUBDIR+= hubs
SUBDIR+= ipsec-must
#SUBDIR+= ldap-auth
#SUBDIR+= linux-emulation
#SUBDIR+= linux-users
#SUBDIR+= mailing-list-faq
#SUBDIR+= nanobsd
#SUBDIR+= new-users
#SUBDIR+= p4-primer
#SUBDIR+= pam
#SUBDIR+= pgpkeys
#SUBDIR+= port-mentor-guidelines
#SUBDIR+= pr-guidelines
SUBDIR+= problem-reports
#SUBDIR+= rc-scripting
#SUBDIR+= relaydelay
#SUBDIR+= releng
#SUBDIR+= remote-install
#SUBDIR+= serial-uart
#SUBDIR+= solid-state
#SUBDIR+= vinum
#SUBDIR+= vm-design

# ROOT_SYMLINKS+= new-users

DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"