]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ja_JP.eucJP/relnotes/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / ja_JP.eucJP / relnotes / Makefile
1 # $FreeBSD$
2 # Original revision: 1.6
3
4 RELN_ROOT?= ${.CURDIR}/../..
5
6 SUBDIR = alpha
7 SUBDIR+= amd64
8 SUBDIR+= ia64
9 SUBDIR+= i386
10 SUBDIR+= pc98
11 SUBDIR+= sparc64
12
13 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
14 .include "${DOC_PREFIX}/share/mk/doc.project.mk"