svn commit: r50952 - head/en_US.ISO8859-1/books/handbook

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Thu Sep 28 16:59:40 2017
New Revision: 50952
URL: https://svnweb.freebsd.org/changeset/doc/50952

Log:
  fix `make -n' if using git
  
  PR: 222631

Modified:
  head/en_US.ISO8859-1/books/handbook/Makefile

Modified: head/en_US.ISO8859-1/books/handbook/Makefile
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/Makefile	Thu Sep 28 16:59:08 2017	(r50951)
+++ head/en_US.ISO8859-1/books/handbook/Makefile	Thu Sep 28 16:59:40 2017	(r50952)
@@ -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"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.