Re-enable tidy(1) cleanup
Obtained from: The FreeBSD Russian Documentation Project CVS
This commit is contained in:
parent
32466d95bd
commit
95e6480bea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8372
2 changed files with 1 additions and 5 deletions
|
@ -14,8 +14,6 @@ FORMATS?= html-split html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
NO_TIDY= YES
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/ru_RU.KOI8-R/books/porters-handbook/Makefile,v 1.1 2000/10/17 17:25:01 phantom Exp $
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/porters-handbook/Makefile,v 1.2 2000/09/17 15:15:41 phantom Exp $
|
||||
#
|
||||
# Build the FreeBSD Porter's Handbook.
|
||||
|
@ -14,8 +14,6 @@ FORMATS?= html-split
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
NO_TIDY= YES
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
Loading…
Reference in a new issue