a1dcb10fa9
- replace all SRCID values by their SVN equivalents (use 0 for nl_NL.ISO8859-1/books/handbook/bsdinstall/chapter.sgml which is WIP) - remove the last few remaining FreeBSDnl tags - update SOURCE values for new website layout, and correct some values
12 lines
198 B
Makefile
12 lines
198 B
Makefile
# $FreeBSD$
|
|
#
|
|
# %SOURCE% en_US.ISO8859-1/books/Makefile
|
|
# %SRCID% 38826
|
|
#
|
|
|
|
SUBDIR = handbook
|
|
|
|
ROOT_SYMLINKS= handbook
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|