summaryrefslogtreecommitdiff
path: root/doc/guide/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-04 14:00:21 +0000
committerrillig <rillig@pkgsrc.org>2005-11-04 14:00:21 +0000
commit4eab2ee1cf0ae578abec2f8ba836b317cca64828 (patch)
tree02b513c45583287ed964a9fc0ac1a047d8a765ec /doc/guide/Makefile
parent17901a88dcca8ebce299e2703318305dd1da285c (diff)
downloadpkgsrc-4eab2ee1cf0ae578abec2f8ba836b317cca64828.tar.gz
Added a rationale for the last commit, which had been unintended, but
nevertheless useful.
Diffstat (limited to 'doc/guide/Makefile')
-rw-r--r--doc/guide/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/guide/Makefile b/doc/guide/Makefile
index f24bacfe015..a42ddea4ca5 100644
--- a/doc/guide/Makefile
+++ b/doc/guide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/11/04 13:58:17 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/04 14:00:21 rillig Exp $
#
DISTNAME= htdocs-share-20050727
@@ -43,6 +43,8 @@ _GUIDE_OUTPUTS= ${OUTPUTS}
.include "Makefile.common"
+# The source files are only symlinked into the WRKSRC, so that they can
+# be easily modified, should the "lint" phase fail.
pre-extract:
${MKDIR} ${WRKSRC}
@${LN} -s ${FILESDIR}/* ${WRKSRC}