freebsd-dev/release/doc/ja_JP.eucJP/Makefile

17 lines
300 B
Makefile
Raw Normal View History

# $FreeBSD$
# Original revision: 1.3
RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
SUBDIR+= hardware
#SUBDIR+= readme
SUBDIR+= errata
#SUBDIR+= installation
SUBDIR+= early-adopter
COMPAT_SYMLINK = ja
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"