]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/en_US.ISO8859-1/Makefile
Link the installation article to the build.
[FreeBSD/releng/10.0.git] / release / doc / en_US.ISO8859-1 / Makefile
1 # $FreeBSD$
2
3 RELN_ROOT?= ${.CURDIR}/..
4
5 SUBDIR = relnotes
6 SUBDIR+= hardware
7 SUBDIR+= installation
8 SUBDIR+= readme
9 SUBDIR+= errata
10
11 COMPAT_SYMLINK = en
12
13 LANGCODE=en_US.ISO8859-1
14 _LANGCODE=en_US.ISO8859-1
15
16 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
17 .include "${DOC_PREFIX}/share/mk/doc.project.mk"