aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2004-07-30 12:01:09 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2004-07-30 12:01:09 +0000
commit17f7a3674a6b7d88eb6cd598649e2309bc40bced (patch)
treebf4a41fe27e2247dd84e790037ba58a1bcdc0bba /el_GR.ISO8859-7
parentaf7b3605253e18c879cd8d40b0ddc1497bead238 (diff)
Notes
Diffstat (limited to 'el_GR.ISO8859-7')
-rw-r--r--el_GR.ISO8859-7/articles/cvs-freebsd/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/dialup-firewall/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/explaining-bsd/Makefile5
-rw-r--r--el_GR.ISO8859-7/articles/formatting-media/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/freebsd-questions/Makefile5
-rw-r--r--el_GR.ISO8859-7/articles/java-tomcat/Makefile1
-rw-r--r--el_GR.ISO8859-7/articles/laptop/Makefile3
-rw-r--r--el_GR.ISO8859-7/articles/multi-os/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/new-users/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/problem-reports/Makefile2
-rw-r--r--el_GR.ISO8859-7/articles/releng-packages/Makefile3
-rw-r--r--el_GR.ISO8859-7/articles/releng/Makefile2
12 files changed, 4 insertions, 27 deletions
diff --git a/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile b/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
index eb18ed0538..907ebb7c0c 100644
--- a/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
+++ b/el_GR.ISO8859-7/articles/cvs-freebsd/Makefile
@@ -9,8 +9,6 @@ DOC?= article
FORMATS?= html
-TIDY_FLAGS+= -raw
-
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
diff --git a/el_GR.ISO8859-7/articles/dialup-firewall/Makefile b/el_GR.ISO8859-7/articles/dialup-firewall/Makefile
index cf529147d9..b1644f25fd 100644
--- a/el_GR.ISO8859-7/articles/dialup-firewall/Makefile
+++ b/el_GR.ISO8859-7/articles/dialup-firewall/Makefile
@@ -3,7 +3,6 @@
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
@@ -11,5 +10,4 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/explaining-bsd/Makefile b/el_GR.ISO8859-7/articles/explaining-bsd/Makefile
index dd93539843..60cee0e0db 100644
--- a/el_GR.ISO8859-7/articles/explaining-bsd/Makefile
+++ b/el_GR.ISO8859-7/articles/explaining-bsd/Makefile
@@ -1,4 +1,4 @@
-#
+#
# $FreeBSD$
#
@@ -7,12 +7,11 @@ MAINTAINER=keramida@FreeBSD.org
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-#
+#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
diff --git a/el_GR.ISO8859-7/articles/formatting-media/Makefile b/el_GR.ISO8859-7/articles/formatting-media/Makefile
index cf529147d9..b1644f25fd 100644
--- a/el_GR.ISO8859-7/articles/formatting-media/Makefile
+++ b/el_GR.ISO8859-7/articles/formatting-media/Makefile
@@ -3,7 +3,6 @@
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
@@ -11,5 +10,4 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/freebsd-questions/Makefile b/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
index dd93539843..60cee0e0db 100644
--- a/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
+++ b/el_GR.ISO8859-7/articles/freebsd-questions/Makefile
@@ -1,4 +1,4 @@
-#
+#
# $FreeBSD$
#
@@ -7,12 +7,11 @@ MAINTAINER=keramida@FreeBSD.org
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-#
+#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
diff --git a/el_GR.ISO8859-7/articles/java-tomcat/Makefile b/el_GR.ISO8859-7/articles/java-tomcat/Makefile
index 3cc77ea9c6..2e5acde1f3 100644
--- a/el_GR.ISO8859-7/articles/java-tomcat/Makefile
+++ b/el_GR.ISO8859-7/articles/java-tomcat/Makefile
@@ -11,7 +11,6 @@ MAINTAINER=vkchan@kendryl.net hiten@uk.FreeBSD.org
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
diff --git a/el_GR.ISO8859-7/articles/laptop/Makefile b/el_GR.ISO8859-7/articles/laptop/Makefile
index 8bac958b79..ad05f62698 100644
--- a/el_GR.ISO8859-7/articles/laptop/Makefile
+++ b/el_GR.ISO8859-7/articles/laptop/Makefile
@@ -12,10 +12,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-TIDYFLAGS+= -raw
-
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/multi-os/Makefile b/el_GR.ISO8859-7/articles/multi-os/Makefile
index 8fccbf0aca..9d14bc912d 100644
--- a/el_GR.ISO8859-7/articles/multi-os/Makefile
+++ b/el_GR.ISO8859-7/articles/multi-os/Makefile
@@ -7,10 +7,8 @@ DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
-TIDYFLAGS+= -raw
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/new-users/Makefile b/el_GR.ISO8859-7/articles/new-users/Makefile
index cf529147d9..b1644f25fd 100644
--- a/el_GR.ISO8859-7/articles/new-users/Makefile
+++ b/el_GR.ISO8859-7/articles/new-users/Makefile
@@ -3,7 +3,6 @@
DOC?= article
FORMATS?= html
-TIDYFLAGS+= -raw
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
@@ -11,5 +10,4 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/problem-reports/Makefile b/el_GR.ISO8859-7/articles/problem-reports/Makefile
index bf2c700663..3c546bd35f 100644
--- a/el_GR.ISO8859-7/articles/problem-reports/Makefile
+++ b/el_GR.ISO8859-7/articles/problem-reports/Makefile
@@ -9,10 +9,8 @@ INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
-TIDYFLAGS+= -raw
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/releng-packages/Makefile b/el_GR.ISO8859-7/articles/releng-packages/Makefile
index c707a616c0..eb9036eef1 100644
--- a/el_GR.ISO8859-7/articles/releng-packages/Makefile
+++ b/el_GR.ISO8859-7/articles/releng-packages/Makefile
@@ -10,13 +10,10 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-TIDYFLAGS+= -raw
-
# SGML content
SRCS= article.sgml
CSS_SHEET_ADDITIONS= extra.css
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/el_GR.ISO8859-7/articles/releng/Makefile b/el_GR.ISO8859-7/articles/releng/Makefile
index 38dd0b4a23..b4a33da207 100644
--- a/el_GR.ISO8859-7/articles/releng/Makefile
+++ b/el_GR.ISO8859-7/articles/releng/Makefile
@@ -12,7 +12,6 @@ INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
-TIDYFLAGS+= -raw
# SGML content
SRCS= article.sgml branches.ascii
@@ -23,5 +22,4 @@ IMAGES= branches.pic
CSS_SHEET_ADDITIONS= extra.css
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"