Backout last change. It was already included in doc.common.mk.
Found by: hrs
This commit is contained in:
parent
5c8ce830f0
commit
4a479db46d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21941
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ HTMLOPTS?= -ioutput.html -d ${DSLHTML} ${HTMLFLAGS}
|
|||
|
||||
HTMLTXTOPTS?= -ioutput.html -d ${DSLHTML} ${HTMLTXTFLAGS}
|
||||
|
||||
PRINTOPTS?= -ioutput.print -ifreebsd.urls.absolute -d ${DSLPRINT} ${PRINTFLAGS}
|
||||
PRINTOPTS?= -ioutput.print -d ${DSLPRINT} ${PRINTFLAGS}
|
||||
|
||||
.if defined(BOOK_OUTPUT)
|
||||
NICE_HEADERS=1
|
||||
|
|
Loading…
Reference in a new issue