Move
SRCS+= ${URLS_ENT} from English Handbook Makefile to doc.common.mk Reviewed by: hrs
This commit is contained in:
parent
abbfa0b31c
commit
d25767864b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20885
2 changed files with 1 additions and 2 deletions
|
@ -225,8 +225,6 @@ SRCS+= eresources.sgml.www.inc
|
|||
CLEANFILES+= eresources.sgml.www.inc
|
||||
CLEANFILES+= eresources.sgml.www.inc.tmp
|
||||
|
||||
SRCS+= ${URLS_ENT}
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
||||
.for p in ftp cvsup
|
||||
|
|
|
@ -172,4 +172,5 @@ ${URLS_ENT}:
|
|||
echo '<!ENTITY url.main "http://www.FreeBSD.org">' > $@
|
||||
.endif
|
||||
|
||||
SRCS+= ${URLS_ENT}
|
||||
CLEANFILES+= ${URLS_ENT}
|
||||
|
|
Loading…
Reference in a new issue