fix `make -n' if using git
PR: 222631
This commit is contained in:
parent
4dacabfcfd
commit
3ce0e3e0e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50953
11 changed files with 55 additions and 11 deletions
|
@ -243,10 +243,14 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -311,7 +311,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -319,4 +319,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -290,7 +290,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -298,4 +298,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -274,7 +274,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -282,4 +282,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -243,7 +243,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -251,4 +251,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -250,10 +250,14 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -346,7 +346,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -354,4 +354,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -309,7 +309,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -317,4 +317,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -214,7 +214,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -222,4 +222,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -250,10 +250,14 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -317,7 +317,7 @@ PARAMS.eresources+= --param 'type' "'www'" \
|
|||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
EXTRAS= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
|
@ -325,4 +325,8 @@ SRCS+= mirrors.lastmod.inc \
|
|||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
XMLDOCS_NO_SRCS=YES
|
||||
CLEANFILES+= ${EXTRAS}
|
||||
index.html ${DOC}.html: ${EXTRAS}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue