0b059bcc42
files. src/release/doc/README has additional information. Reviewed by: -current, -doc
13 lines
196 B
Makefile
13 lines
196 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = relnotes
|
|
SUBDIR+= hardware
|
|
SUBDIR+= readme
|
|
SUBDIR+= errata
|
|
SUBDIR+= installation
|
|
|
|
COMPAT_SYMLINK = en
|
|
|
|
DOC_PREFIX?= /usr/doc
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|