Set URL_RELPREFIX for relative links within our website.

This commit is contained in:
Yaroslav Tykhiy 2006-10-26 14:47:42 +00:00
parent 306a4b2db3
commit 06d7156d1c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28938

View file

@ -28,5 +28,6 @@ IMAGES_LIB+= callouts/12.png
IMAGES_LIB+= callouts/13.png
IMAGES_LIB+= callouts/14.png
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"