aboutsummaryrefslogtreecommitdiff
path: root/hu_HU.ISO8859-2/books/handbook/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
commitb4346b9b2dfe86a97907573086dff096850dcb1d (patch)
tree9b951977cbd22dada9b868ac83b1d56791ea3859 /hu_HU.ISO8859-2/books/handbook/Makefile
parentbee5d224febbeba11356aa848006a4f5f9e24b30 (diff)
downloaddoc-b4346b9b2dfe86a97907573086dff096850dcb1d.tar.gz
doc-b4346b9b2dfe86a97907573086dff096850dcb1d.zip
- Rename .sgml files to .xml
- Reflect the rename in referencing files Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=39631
Diffstat (limited to 'hu_HU.ISO8859-2/books/handbook/Makefile')
-rw-r--r--hu_HU.ISO8859-2/books/handbook/Makefile112
1 files changed, 56 insertions, 56 deletions
diff --git a/hu_HU.ISO8859-2/books/handbook/Makefile b/hu_HU.ISO8859-2/books/handbook/Makefile
index 18f294696e..56509ae004 100644
--- a/hu_HU.ISO8859-2/books/handbook/Makefile
+++ b/hu_HU.ISO8859-2/books/handbook/Makefile
@@ -21,7 +21,7 @@
# Handbook-specific targets
#
# pgpkeyring This target will read the contents of
-# pgpkeys/chapter.sgml and will extract all of
+# pgpkeys/chapter.xml and will extract all of
# the pgpkeys to standard out. This output can then
# be redirected into a file and distributed as a
# public keyring of FreeBSD developers that can
@@ -31,8 +31,8 @@
#
# To add a new chapter to the Handbook:
#
-# - Update this Makefile, chapters.ent and book.sgml
-# - Add a descriptive entry for the new chapter in preface/preface.sgml
+# - Update this Makefile, chapters.ent and book.xml
+# - Add a descriptive entry for the new chapter in preface/preface.xml
#
# ------------------------------------------------------------------------
@@ -214,44 +214,44 @@ IMAGES_LIB+= callouts/15.png
#
# SGML content
-SRCS+= audit/chapter.sgml
-SRCS+= book.sgml
-SRCS+= colophon.sgml
-SRCS+= dtrace/chapter.sgml
-SRCS+= advanced-networking/chapter.sgml
-SRCS+= basics/chapter.sgml
-SRCS+= bibliography/chapter.sgml
-SRCS+= boot/chapter.sgml
-SRCS+= config/chapter.sgml
-SRCS+= cutting-edge/chapter.sgml
-SRCS+= desktop/chapter.sgml
-SRCS+= disks/chapter.sgml
-SRCS+= eresources/chapter.sgml
-SRCS+= firewalls/chapter.sgml
-SRCS+= filesystems/chapter.sgml
-SRCS+= geom/chapter.sgml
-SRCS+= install/chapter.sgml
-SRCS+= introduction/chapter.sgml
-SRCS+= jails/chapter.sgml
-SRCS+= kernelconfig/chapter.sgml
-SRCS+= l10n/chapter.sgml
-SRCS+= linuxemu/chapter.sgml
-SRCS+= mac/chapter.sgml
-SRCS+= mail/chapter.sgml
-SRCS+= mirrors/chapter.sgml
-SRCS+= multimedia/chapter.sgml
-SRCS+= network-servers/chapter.sgml
-SRCS+= pgpkeys/chapter.sgml
-SRCS+= ports/chapter.sgml
-SRCS+= ppp-and-slip/chapter.sgml
-SRCS+= preface/preface.sgml
-SRCS+= printing/chapter.sgml
-SRCS+= security/chapter.sgml
-SRCS+= serialcomms/chapter.sgml
-SRCS+= users/chapter.sgml
-SRCS+= vinum/chapter.sgml
-SRCS+= virtualization/chapter.sgml
-SRCS+= x11/chapter.sgml
+SRCS+= audit/chapter.xml
+SRCS+= book.xml
+SRCS+= colophon.xml
+SRCS+= dtrace/chapter.xml
+SRCS+= advanced-networking/chapter.xml
+SRCS+= basics/chapter.xml
+SRCS+= bibliography/chapter.xml
+SRCS+= boot/chapter.xml
+SRCS+= config/chapter.xml
+SRCS+= cutting-edge/chapter.xml
+SRCS+= desktop/chapter.xml
+SRCS+= disks/chapter.xml
+SRCS+= eresources/chapter.xml
+SRCS+= firewalls/chapter.xml
+SRCS+= filesystems/chapter.xml
+SRCS+= geom/chapter.xml
+SRCS+= install/chapter.xml
+SRCS+= introduction/chapter.xml
+SRCS+= jails/chapter.xml
+SRCS+= kernelconfig/chapter.xml
+SRCS+= l10n/chapter.xml
+SRCS+= linuxemu/chapter.xml
+SRCS+= mac/chapter.xml
+SRCS+= mail/chapter.xml
+SRCS+= mirrors/chapter.xml
+SRCS+= multimedia/chapter.xml
+SRCS+= network-servers/chapter.xml
+SRCS+= pgpkeys/chapter.xml
+SRCS+= ports/chapter.xml
+SRCS+= ppp-and-slip/chapter.xml
+SRCS+= preface/preface.xml
+SRCS+= printing/chapter.xml
+SRCS+= security/chapter.xml
+SRCS+= serialcomms/chapter.xml
+SRCS+= users/chapter.xml
+SRCS+= vinum/chapter.xml
+SRCS+= virtualization/chapter.xml
+SRCS+= x11/chapter.xml
# Entities
SRCS+= chapters.ent
@@ -259,12 +259,12 @@ SRCS+= chapters.ent
SYMLINKS= ${DESTDIR} index.html handbook.html
# Turn on all the chapters.
-CHAPTERS?= ${SRCS:M*chapter.sgml}
+CHAPTERS?= ${SRCS:M*chapter.xml}
-SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
+SGMLFLAGS+= ${CHAPTERS:S/\/chapter.xml//:S/^/-i chap./}
SGMLFLAGS+= -i chap.freebsd-glossary
-pgpkeyring: pgpkeys/chapter.sgml
+pgpkeyring: pgpkeys/chapter.xml
@${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}
#
@@ -280,9 +280,9 @@ DOC_PREFIX?= ${.CURDIR}/../../..
#
# rules generating lists of mirror site from XML database.
#
-XMLDOCS= mirrors-ftp:::mirrors.sgml.ftp.inc \
- mirrors-cvsup:::mirrors.sgml.cvsup.inc \
- eresources:::eresources.sgml.www.inc
+XMLDOCS= mirrors-ftp:::mirrors.xml.ftp.inc \
+ mirrors-cvsup:::mirrors.xml.cvsup.inc \
+ eresources:::eresources.xml.www.inc
DEPENDSET.DEFAULT= transtable mirror
XSLT.DEFAULT= ${XSL_MIRRORS}
XML.DEFAULT= ${XML_MIRRORS}
@@ -290,20 +290,20 @@ NO_TIDY.DEFAULT= yes
PARAMS.mirrors-ftp+= --param 'type' "'ftp'" \
--param 'proto' "'ftp'" \
- --param 'target' "'handbook/mirrors/chapter.sgml'"
+ --param 'target' "'handbook/mirrors/chapter.xml'"
PARAMS.mirrors-cvsup+= --param 'type' "'cvsup'" \
--param 'proto' "'cvsup'" \
- --param 'target' "'handbook/mirrors/chapter.sgml'"
+ --param 'target' "'handbook/mirrors/chapter.xml'"
PARAMS.eresources+= --param 'type' "'www'" \
--param 'proto' "'http'" \
- --param 'target' "'handbook/eresources/chapter.sgml'"
+ --param 'target' "'handbook/eresources/chapter.xml'"
-SRCS+= mirrors.sgml.ftp.inc \
- mirrors.sgml.cvsup.inc \
- eresources.sgml.www.inc
+SRCS+= mirrors.xml.ftp.inc \
+ mirrors.xml.cvsup.inc \
+ eresources.xml.www.inc
-CLEANFILES+= mirrors.sgml.ftp.inc \
- mirrors.sgml.cvsup.inc \
- eresources.sgml.www.inc
+CLEANFILES+= mirrors.xml.ftp.inc \
+ mirrors.xml.cvsup.inc \
+ eresources.xml.www.inc
.include "${DOC_PREFIX}/share/mk/doc.project.mk"