Remove SYMLINKS entry from example book Makefile. This appears to be
unnecessary and only used in the English Porter's Handbook Makefile because it was copied from the Handbook Makefile. Submitted by: RayCherng Yu <raycherng@gmail.com>
This commit is contained in:
parent
de8140dfb6
commit
e18ed558ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47841
1 changed files with 0 additions and 2 deletions
|
|
@ -455,8 +455,6 @@ IMAGES_LIB+= callouts/21.png
|
|||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
SYMLINKS= ${DESTDIR} index.html handbook.html
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"</programlisting>
|
||||
|
||||
<para>Now the document structure is ready for the translator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue