1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/release/doc/ja_JP.eucJP/Makefile

16 lines
277 B
Makefile
Raw Normal View History

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