summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-09 03:02:57 +0000
committerKevin E Martin <kem@kem.org>2005-12-09 03:02:57 +0000
commit5cd9a5e3793496f9f81166634e5ff28c39ce543c (patch)
tree7ba47cddf756832267daec2e82b555834982feb5
parent237a97f9b7fd888bc5e53523ad9fe0f83010b592 (diff)
Initial revision.MODULAR_COPY
-rw-r--r--ChangeLog3
-rw-r--r--Makefile.am239
-rw-r--r--README4
-rwxr-xr-xautogen.sh13
-rw-r--r--configure.ac73
-rw-r--r--hardcopy/BDF/Makefile.am24
-rw-r--r--hardcopy/CTEXT/Makefile.am24
-rw-r--r--hardcopy/FSProtocol/Makefile.am24
-rw-r--r--hardcopy/ICCCM/Makefile.am24
-rw-r--r--hardcopy/ICE/Makefile.am24
-rw-r--r--hardcopy/Makefile.am25
-rw-r--r--hardcopy/RX/Makefile.am24
-rw-r--r--hardcopy/SM/Makefile.am24
-rw-r--r--hardcopy/X11/Makefile.am24
-rw-r--r--hardcopy/XDMCP/Makefile.am24
-rw-r--r--hardcopy/XIM/Makefile.am24
-rw-r--r--hardcopy/XKB/Makefile.am24
-rw-r--r--hardcopy/XLFD/Makefile.am24
-rw-r--r--hardcopy/XPRINT/Makefile.am27
-rw-r--r--hardcopy/XProtocol/Makefile.am24
-rw-r--r--hardcopy/Xaw/Makefile.am24
-rw-r--r--hardcopy/Xext/Makefile.am48
-rw-r--r--hardcopy/Xi/Makefile.am24
-rw-r--r--hardcopy/Xmu/Makefile.am24
-rw-r--r--hardcopy/Xserver/Makefile.am25
-rw-r--r--hardcopy/Xt/Makefile.am24
-rw-r--r--hardcopy/Xv/Makefile.am24
-rw-r--r--hardcopy/i18n/Makefile.am24
-rw-r--r--hardcopy/man/Makefile.am24
-rw-r--r--hardcopy/rstart/Makefile.am24
-rw-r--r--hardcopy/saver/Makefile.am24
-rw-r--r--hardcopy/xfs/Makefile.am24
-rw-r--r--hardcopy/xtrans/Makefile.am24
-rw-r--r--man/Makefile.am23
-rw-r--r--man/general/Makefile.am57
-rw-r--r--sgml/Makefile.am78
36 files changed, 1191 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..edd5f23
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,3 @@
+2005-12-08 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ Initial revision.
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..39bc820
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,239 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+SUBDIRS = hardcopy man sgml
+
+EXTRA_DIST = \
+ misc/xlogo.epsi \
+ registry \
+ specs/BDF/bdf.ms \
+ specs/BDF/fig1.ps \
+ specs/BDF/fig2.ps \
+ specs/CTEXT/ctext.tbl.ms \
+ specs/FSProtocol/protocol.ms \
+ specs/GL/libGL.txt \
+ specs/i18n/Framework.ms \
+ specs/i18n/LocaleDB.ms \
+ specs/i18n/Trans.ms \
+ specs/ICCCM/icccm.ms \
+ specs/ICCCM/indexmacros.t \
+ specs/ICE/ICElib.ms \
+ specs/ICE/ice.ms \
+ specs/PM/PM_spec \
+ specs/Randr/protocol.txt \
+ specs/Render/library \
+ specs/Render/protocol \
+ specs/rstart/fix.awk \
+ specs/rstart/fix.nawk \
+ specs/rstart/fix.sed \
+ specs/rstart/rstartd.txt \
+ specs/rstart/rstart.ms \
+ specs/rstart/tmac.rfc \
+ specs/RX/RX.mif \
+ specs/saver/saver.ms \
+ specs/SIAddresses/hostname.txt \
+ specs/SIAddresses/IPv6.txt \
+ specs/SIAddresses/localuser.txt \
+ specs/SIAddresses/README \
+ specs/SM/SMlib.ms \
+ specs/SM/xsmp.ms \
+ specs/specindex.html \
+ specs/X11/abstract.t \
+ specs/X11/AppA \
+ specs/X11/AppB \
+ specs/X11/AppC \
+ specs/X11/AppD \
+ specs/X11/CH01 \
+ specs/X11/CH02 \
+ specs/X11/CH03 \
+ specs/X11/CH04 \
+ specs/X11/CH05 \
+ specs/X11/CH06 \
+ specs/X11/CH07 \
+ specs/X11/CH08 \
+ specs/X11/CH09 \
+ specs/X11/CH10 \
+ specs/X11/CH11 \
+ specs/X11/CH12 \
+ specs/X11/CH13 \
+ specs/X11/CH14 \
+ specs/X11/CH15 \
+ specs/X11/CH16 \
+ specs/X11/credits.t \
+ specs/X11/glossary \
+ specs/X11/indexmacros.t \
+ specs/X11/postproc \
+ specs/Xaw/AsciiSink \
+ specs/Xaw/AsciiSource \
+ specs/Xaw/AsciiText \
+ specs/Xaw/block.awk \
+ specs/Xaw/Box \
+ specs/Xaw/CH1 \
+ specs/Xaw/CH2 \
+ specs/Xaw/CH3.intro \
+ specs/Xaw/CH4.intro \
+ specs/Xaw/CH5.intro \
+ specs/Xaw/CH6.intro \
+ specs/Xaw/CH7.intro \
+ specs/Xaw/Command \
+ specs/Xaw/Dialog \
+ specs/Xaw/fixindex.awk \
+ specs/Xaw/Form \
+ specs/Xaw/Grip \
+ specs/Xaw/Label \
+ specs/Xaw/List \
+ specs/Xaw/MenuButton \
+ specs/Xaw/Paned \
+ specs/Xaw/Panner \
+ specs/Xaw/Porthole \
+ specs/Xaw/Repeater \
+ specs/Xaw/Scrollbar \
+ specs/Xaw/Simple \
+ specs/Xaw/SimpleMenu \
+ specs/Xaw/Sme \
+ specs/Xaw/SmeBSB \
+ specs/Xaw/SmeLine \
+ specs/Xaw/strings.mit \
+ specs/Xaw/strings.xaw \
+ specs/Xaw/StripChart \
+ specs/Xaw/Template \
+ specs/Xaw/Text \
+ specs/Xaw/TextActions \
+ specs/Xaw/TextCustom \
+ specs/Xaw/TextFuncs \
+ specs/Xaw/TextSink \
+ specs/Xaw/TextSource \
+ specs/Xaw/Toggle \
+ specs/Xaw/TPage_Credits \
+ specs/Xaw/Tree \
+ specs/Xaw/Viewport \
+ specs/Xaw/widg.idxmac.t \
+ specs/Xaw/Xtk.widgets \
+ specs/Xaw/Xtk.widg.front \
+ specs/XDMCP/xdmcp.ms \
+ specs/Xext/AppGroup.mif \
+ specs/Xext/bigreq.ms \
+ specs/Xext/buffer.ms \
+ specs/Xext/dbelib.tex \
+ specs/Xext/dbe.tex \
+ specs/Xext/DPMSLib.ms \
+ specs/Xext/DPMS.ms \
+ specs/Xext/evi.ms \
+ specs/Xext/lbxalg.mif \
+ specs/Xext/lbx.book \
+ specs/Xext/lbx.mif \
+ specs/Xext/mit-shm.ms \
+ specs/Xext/recordlib.ms \
+ specs/Xext/record.ms \
+ specs/Xext/security.tex \
+ specs/Xext/shapelib.ms \
+ specs/Xext/shape.ms \
+ specs/Xext/synclib.tex \
+ specs/Xext/sync.tex \
+ specs/Xext/tog-cup.ms \
+ specs/Xext/xc-misc.ms \
+ specs/Xext/xtest1.info \
+ specs/Xext/xtest1.mm \
+ specs/Xext/xtestlib.ms \
+ specs/Xext/xtest.ms \
+ specs/xfs/design.ms \
+ specs/xfs/FSlib.doc \
+ specs/Xi/encoding.ms \
+ specs/Xi/library.ms \
+ specs/XIM/xim.ms \
+ specs/Xi/porting.ms \
+ specs/Xi/protocol.ms \
+ specs/XKB/Proto/dflttrns.fm5 \
+ specs/XKB/Proto/encoding.fm5 \
+ specs/XKB/Proto/keysyms.fm5 \
+ specs/XKB/Proto/protocol.fm5 \
+ specs/XKB/Proto/prototoc.doc \
+ specs/XKB/Proto/title.fm5 \
+ specs/XKB/Proto/types.fm5 \
+ specs/XKB/Proto/XKBproto.book \
+ specs/XKB/XKBlib/allchaps.fm5 \
+ specs/XKB/XKBlib/allchaps.ix \
+ specs/XKB/XKBlib/allchaps.lof \
+ specs/XKB/XKBlib/allchaps.lot \
+ specs/XKB/XKBlib/allchaps.ps \
+ specs/XKB/XKBlib/allchaps.toc \
+ specs/XKB/XKBlib/fonts.fm5 \
+ specs/XKB/XKBlib/title.fm5 \
+ specs/XKB/XKBlib/XKBlib.book \
+ specs/XLFD/xlfd.tbl.ms \
+ specs/Xmu/Xmu.ms \
+ specs/XPRINT/xp_library.book \
+ specs/XPRINT/xp_library_cov.mif \
+ specs/XPRINT/xp_libraryIX.doc \
+ specs/XPRINT/xp_library.mif \
+ specs/XPRINT/xp_libraryTOC.doc \
+ specs/XPRINT/xp_proto.book \
+ specs/XPRINT/xp_proto_cov.mif \
+ specs/XPRINT/xp_protoIX.doc \
+ specs/XPRINT/xp_proto.mif \
+ specs/XPRINT/xp_protoTOC.doc \
+ specs/XProtocol/glossary \
+ specs/XProtocol/indexmacros.t \
+ specs/XProtocol/postproc \
+ specs/XProtocol/X11.encoding \
+ specs/XProtocol/X11.keysyms \
+ specs/XProtocol/X11.protocol \
+ specs/Xserver/analysis.tex \
+ specs/Xserver/appgroup.ms \
+ specs/Xserver/ddx.tbl.ms \
+ specs/Xserver/fontlib.ms \
+ specs/Xserver/secint.tex \
+ specs/Xserver/Xprt.book \
+ specs/Xserver/Xprt_cov.mif \
+ specs/Xserver/XprtIX.doc \
+ specs/Xserver/Xprt.mif \
+ specs/Xserver/XprtTOC.doc \
+ specs/Xt/appA \
+ specs/Xt/appB \
+ specs/Xt/appC \
+ specs/Xt/appD \
+ specs/Xt/appE \
+ specs/Xt/appF \
+ specs/Xt/CH01 \
+ specs/Xt/CH02 \
+ specs/Xt/CH03 \
+ specs/Xt/CH04 \
+ specs/Xt/CH05 \
+ specs/Xt/CH06 \
+ specs/Xt/CH07 \
+ specs/Xt/CH08 \
+ specs/Xt/CH09 \
+ specs/Xt/CH10 \
+ specs/Xt/CH11 \
+ specs/Xt/CH12 \
+ specs/Xt/CH13 \
+ specs/Xt/intr.idxmac.t \
+ specs/Xt/postproc \
+ specs/xtrans/Xtrans.mm \
+ specs/Xt/strings.mit \
+ specs/Xt/Xtk.intr.front \
+ specs/XvMC/XvMC_API.txt \
+ specs/Xv/xv-protocol-v2.txt \
+ util/block.awk \
+ util/fixindex.awk \
+ util/indexmacros.t \
+ util/macros.t
diff --git a/README b/README
new file mode 100644
index 0000000..f9e4211
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+The documentation in this package is from xc/doc in the monolithic
+source tree. It is expected that most of the documentation included
+here will be converted to a new format and then moved to the appropriate
+package.
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..e81f989
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,13 @@
+#! /bin/sh
+
+srcdir=`dirname $0`
+test -z "$srcdir" && srcdir=.
+
+ORIGDIR=`pwd`
+cd $srcdir
+
+autoreconf -v --install || exit 1
+cd $ORIGDIR || exit $?
+
+$srcdir/configure --enable-maintainer-mode "$@"
+
diff --git a/configure.ac b/configure.ac
new file mode 100644
index 0000000..968e7ed
--- /dev/null
+++ b/configure.ac
@@ -0,0 +1,73 @@
+dnl Copyright 2005 Red Hat, Inc.
+dnl
+dnl Permission to use, copy, modify, distribute, and sell this software
+dnl and its documentation for any purpose is hereby granted without fee,
+dnl provided that the above copyright notice appear in all copies and
+dnl that both that copyright notice and this permission notice appear in
+dnl supporting documentation, and that the name of Red Hat not be used in
+dnl advertising or publicity pertaining to distribution of the software
+dnl without specific, written prior permission. Red Hat makes no
+dnl representations about the suitability of this software for any
+dnl purpose. It is provided "as is" without express or implied warranty.
+dnl
+dnl RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+dnl INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+dnl NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+dnl CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+dnl OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+dnl OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+dnl USE OR PERFORMANCE OF THIS SOFTWARE.
+dnl
+dnl Process this file with autoconf to create configure.
+
+AC_PREREQ([2.57])
+AC_INIT([xorg-docs], [0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
+
+DEFAULT_X11DOCDIR=${datadir}/X11/doc
+AC_ARG_WITH(x11docdir,
+ AC_HELP_STRING([--with-x11docdir=<path>],
+ [Where to install X11 docs (default: ${datadir}/X11/doc)]),
+ [X11DOCDIR="$withval"],
+ [X11DOCDIR="$DEFAULT_X11DOCDIR"])
+HARDCOPYDIR=$X11DOCDIR/hardcopy
+AC_SUBST([X11DOCDIR])
+AC_SUBST([HARDCOPYDIR])
+
+XORG_MANPAGE_SECTIONS
+XORG_RELEASE_VERSION
+
+XORG_CHECK_LINUXDOC
+
+AC_OUTPUT([Makefile
+ hardcopy/Makefile
+ hardcopy/BDF/Makefile
+ hardcopy/CTEXT/Makefile
+ hardcopy/FSProtocol/Makefile
+ hardcopy/i18n/Makefile
+ hardcopy/ICCCM/Makefile
+ hardcopy/ICE/Makefile
+ hardcopy/man/Makefile
+ hardcopy/rstart/Makefile
+ hardcopy/RX/Makefile
+ hardcopy/saver/Makefile
+ hardcopy/SM/Makefile
+ hardcopy/X11/Makefile
+ hardcopy/Xaw/Makefile
+ hardcopy/XDMCP/Makefile
+ hardcopy/Xext/Makefile
+ hardcopy/xfs/Makefile
+ hardcopy/Xi/Makefile
+ hardcopy/XIM/Makefile
+ hardcopy/XKB/Makefile
+ hardcopy/XLFD/Makefile
+ hardcopy/Xmu/Makefile
+ hardcopy/XPRINT/Makefile
+ hardcopy/XProtocol/Makefile
+ hardcopy/Xserver/Makefile
+ hardcopy/Xt/Makefile
+ hardcopy/xtrans/Makefile
+ hardcopy/Xv/Makefile
+ man/Makefile
+ man/general/Makefile
+ sgml/Makefile])
diff --git a/hardcopy/BDF/Makefile.am b/hardcopy/BDF/Makefile.am
new file mode 100644
index 0000000..c43a7be
--- /dev/null
+++ b/hardcopy/BDF/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/BDF
+dist_hardcopy_DATA = bdf.PS.gz
diff --git a/hardcopy/CTEXT/Makefile.am b/hardcopy/CTEXT/Makefile.am
new file mode 100644
index 0000000..642530b
--- /dev/null
+++ b/hardcopy/CTEXT/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/CTEXT
+dist_hardcopy_DATA = ctext.PS.gz
diff --git a/hardcopy/FSProtocol/Makefile.am b/hardcopy/FSProtocol/Makefile.am
new file mode 100644
index 0000000..0592a38
--- /dev/null
+++ b/hardcopy/FSProtocol/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/FSProtocol
+dist_hardcopy_DATA = fsproto.PS.gz
diff --git a/hardcopy/ICCCM/Makefile.am b/hardcopy/ICCCM/Makefile.am
new file mode 100644
index 0000000..65e3277
--- /dev/null
+++ b/hardcopy/ICCCM/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/ICCCM
+dist_hardcopy_DATA = icccm.idx.PS.gz icccm.PS.gz
diff --git a/hardcopy/ICE/Makefile.am b/hardcopy/ICE/Makefile.am
new file mode 100644
index 0000000..111f6a6
--- /dev/null
+++ b/hardcopy/ICE/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/ICE
+dist_hardcopy_DATA = ICElib.PS.gz ice.PS.gz
diff --git a/hardcopy/Makefile.am b/hardcopy/Makefile.am
new file mode 100644
index 0000000..0ea83b9
--- /dev/null
+++ b/hardcopy/Makefile.am
@@ -0,0 +1,25 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+SUBDIRS = BDF CTEXT FSProtocol i18n ICCCM ICE man rstart RX saver SM X11 \
+ Xaw XDMCP Xext xfs Xi XIM XKB XLFD Xmu XPRINT XProtocol Xserver \
+ Xt xtrans Xv
diff --git a/hardcopy/RX/Makefile.am b/hardcopy/RX/Makefile.am
new file mode 100644
index 0000000..753594c
--- /dev/null
+++ b/hardcopy/RX/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/RX
+dist_hardcopy_DATA = RX.PS.gz
diff --git a/hardcopy/SM/Makefile.am b/hardcopy/SM/Makefile.am
new file mode 100644
index 0000000..109c8d9
--- /dev/null
+++ b/hardcopy/SM/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/SM
+dist_hardcopy_DATA = SMlib.PS.gz xsmp.PS.gz
diff --git a/hardcopy/X11/Makefile.am b/hardcopy/X11/Makefile.am
new file mode 100644
index 0000000..51fb6e7
--- /dev/null
+++ b/hardcopy/X11/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/X11
+dist_hardcopy_DATA = xlib.idx.PS.gz xlib.PS.gz
diff --git a/hardcopy/XDMCP/Makefile.am b/hardcopy/XDMCP/Makefile.am
new file mode 100644
index 0000000..81ce966
--- /dev/null
+++ b/hardcopy/XDMCP/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XDMCP
+dist_hardcopy_DATA = xdmcp.PS.gz
diff --git a/hardcopy/XIM/Makefile.am b/hardcopy/XIM/Makefile.am
new file mode 100644
index 0000000..49be19d
--- /dev/null
+++ b/hardcopy/XIM/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XIM
+dist_hardcopy_DATA = xim.PS.gz
diff --git a/hardcopy/XKB/Makefile.am b/hardcopy/XKB/Makefile.am
new file mode 100644
index 0000000..e05160b
--- /dev/null
+++ b/hardcopy/XKB/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XKB
+dist_hardcopy_DATA = XKBlib.ps.gz XKBproto.ps.gz
diff --git a/hardcopy/XLFD/Makefile.am b/hardcopy/XLFD/Makefile.am
new file mode 100644
index 0000000..a45f005
--- /dev/null
+++ b/hardcopy/XLFD/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XLFD
+dist_hardcopy_DATA = xlfd.PS.gz
diff --git a/hardcopy/XPRINT/Makefile.am b/hardcopy/XPRINT/Makefile.am
new file mode 100644
index 0000000..5b199f3
--- /dev/null
+++ b/hardcopy/XPRINT/Makefile.am
@@ -0,0 +1,27 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XPRINT
+dist_hardcopy_DATA = dtprint_fspec.PS.gz xp_library.PS.gz xp_proto.PS.gz \
+ Xprint_FAQ.html Xprint_FAQ.txt Xprint_FAQ.xml \
+ Xprint_old_FAQ.txt
+EXTRA_DIST = docbook.css
diff --git a/hardcopy/XProtocol/Makefile.am b/hardcopy/XProtocol/Makefile.am
new file mode 100644
index 0000000..ba9be81
--- /dev/null
+++ b/hardcopy/XProtocol/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/XProtocol
+dist_hardcopy_DATA = proto.idx.PS.gz proto.PS.gz
diff --git a/hardcopy/Xaw/Makefile.am b/hardcopy/Xaw/Makefile.am
new file mode 100644
index 0000000..47ac702
--- /dev/null
+++ b/hardcopy/Xaw/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xaw
+dist_hardcopy_DATA = widgets.PS.gz widg.idx.PS.gz
diff --git a/hardcopy/Xext/Makefile.am b/hardcopy/Xext/Makefile.am
new file mode 100644
index 0000000..cd4b560
--- /dev/null
+++ b/hardcopy/Xext/Makefile.am
@@ -0,0 +1,48 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xext
+dist_hardcopy_DATA = \
+ AppGroup.PS.gz \
+ bigreq.PS.gz \
+ buffer.PS.gz \
+ dbelib.PS.gz \
+ dbe.PS.gz \
+ DPMSLib.PS.gz \
+ DPMS.PS.gz \
+ evi.PS.gz \
+ lbxalg.PS.gz \
+ lbx.html \
+ lbx.PS.gz \
+ lbxTOC.html \
+ mit-shm.PS.gz \
+ recordlib.PS.gz \
+ record.PS.gz \
+ security.PS.gz \
+ shapelib.PS.gz \
+ shape.PS.gz \
+ synclib.PS.gz \
+ sync.PS.gz \
+ tog-cup.PS.gz \
+ xc-misc.PS.gz \
+ xtestlib.PS.gz \
+ xtest.PS.gz
diff --git a/hardcopy/Xi/Makefile.am b/hardcopy/Xi/Makefile.am
new file mode 100644
index 0000000..f7d635a
--- /dev/null
+++ b/hardcopy/Xi/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xi
+dist_hardcopy_DATA = lib.PS.gz port.PS.gz proto.PS.gz
diff --git a/hardcopy/Xmu/Makefile.am b/hardcopy/Xmu/Makefile.am
new file mode 100644
index 0000000..66216bb
--- /dev/null
+++ b/hardcopy/Xmu/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xmu
+dist_hardcopy_DATA = xmu.PS.gz
diff --git a/hardcopy/Xserver/Makefile.am b/hardcopy/Xserver/Makefile.am
new file mode 100644
index 0000000..27e9656
--- /dev/null
+++ b/hardcopy/Xserver/Makefile.am
@@ -0,0 +1,25 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xserver
+dist_hardcopy_DATA = analysis.PS.gz appgroup.PS.gz ddx.PS.gz \
+ fontlib.PS.gz secint.PS.gz Xprt.PS.gz
diff --git a/hardcopy/Xt/Makefile.am b/hardcopy/Xt/Makefile.am
new file mode 100644
index 0000000..5abea04
--- /dev/null
+++ b/hardcopy/Xt/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xt
+dist_hardcopy_DATA = intr.idx.PS.gz intrinsics.PS.gz
diff --git a/hardcopy/Xv/Makefile.am b/hardcopy/Xv/Makefile.am
new file mode 100644
index 0000000..2a69862
--- /dev/null
+++ b/hardcopy/Xv/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/Xv
+dist_hardcopy_DATA = video xv-protocol-v2.PS
diff --git a/hardcopy/i18n/Makefile.am b/hardcopy/i18n/Makefile.am
new file mode 100644
index 0000000..a9fa34c
--- /dev/null
+++ b/hardcopy/i18n/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/i18n
+dist_hardcopy_DATA = Framework.PS.gz LocaleDB.PS.gz Trans.PS.gz
diff --git a/hardcopy/man/Makefile.am b/hardcopy/man/Makefile.am
new file mode 100644
index 0000000..3f7874d
--- /dev/null
+++ b/hardcopy/man/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/man
+dist_hardcopy_DATA = man.PS.gz
diff --git a/hardcopy/rstart/Makefile.am b/hardcopy/rstart/Makefile.am
new file mode 100644
index 0000000..50018f9
--- /dev/null
+++ b/hardcopy/rstart/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/rstart
+dist_hardcopy_DATA = rstart.PS.gz
diff --git a/hardcopy/saver/Makefile.am b/hardcopy/saver/Makefile.am
new file mode 100644
index 0000000..9442c81
--- /dev/null
+++ b/hardcopy/saver/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/saver
+dist_hardcopy_DATA = saver.PS.gz
diff --git a/hardcopy/xfs/Makefile.am b/hardcopy/xfs/Makefile.am
new file mode 100644
index 0000000..74b4342
--- /dev/null
+++ b/hardcopy/xfs/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/xfs
+dist_hardcopy_DATA = design.PS.gz
diff --git a/hardcopy/xtrans/Makefile.am b/hardcopy/xtrans/Makefile.am
new file mode 100644
index 0000000..fc452f1
--- /dev/null
+++ b/hardcopy/xtrans/Makefile.am
@@ -0,0 +1,24 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+hardcopydir = @HARDCOPYDIR@/xtrans
+dist_hardcopy_DATA = Xtrans.PS.gz
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..68eda49
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,23 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+SUBDIRS = general
diff --git a/man/general/Makefile.am b/man/general/Makefile.am
new file mode 100644
index 0000000..35a65f8
--- /dev/null
+++ b/man/general/Makefile.am
@@ -0,0 +1,57 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+miscmandir = $(MISC_MAN_DIR)
+
+miscman_PRE = \
+ Consortium.man \
+ security.man \
+ Standards.man \
+ X.man \
+ XOrgFoundation.man \
+ Xprint.man \
+ XProjectTeam.man
+
+miscman_DATA = $(miscman_PRE:man=@MISC_MAN_SUFFIX@)
+
+CLEANFILES = $(miscman_DATA)
+
+SED = sed
+
+# Strings to replace in man pages
+XORGRELSTRING = @PACKAGE_STRING@
+ XORGMANNAME = X Version 11
+
+MAN_SUBSTS = \
+ -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
+ -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
+ -e 's|__projectroot__|$(prefix)|g' \
+ -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
+ -e 's|__libmansuffix__|$(APP_LIB_SUFFIX)|g' \
+ -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'
+
+SUFFIXES = .$(MISC_MAN_SUFFIX) .man
+
+.man.$(MISC_MAN_SUFFIX):
+ sed $(MAN_SUBSTS) < $< > $@
+
+EXTRA_DIST = $(miscman_PRE) Xprint.sgml
diff --git a/sgml/Makefile.am b/sgml/Makefile.am
new file mode 100644
index 0000000..fa625d7
--- /dev/null
+++ b/sgml/Makefile.am
@@ -0,0 +1,78 @@
+# Copyright 2005 Red Hat, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software
+# and its documentation for any purpose is hereby granted without fee,
+# provided that the above copyright notice appear in all copies and
+# that both that copyright notice and this permission notice appear in
+# supporting documentation, and that the name of Red Hat not be used in
+# advertising or publicity pertaining to distribution of the software
+# without specific, written prior permission. Red Hat makes no
+# representations about the suitability of this software for any
+# purpose. It is provided "as is" without express or implied warranty.
+#
+# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
+# USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Process this file with autoconf to create configure.
+
+SGML_FILES = \
+ Darwin.sgml \
+ dps.sgml \
+ fonts.sgml \
+ Install.sgml \
+ LICENSE.sgml \
+ LynxOS.sgml \
+ NetBSD.sgml \
+ OpenBSD.sgml \
+ OS2Notes.sgml \
+ README.sgml \
+ RELNOTES.sgml \
+ SCO.sgml \
+ Solaris.sgml \
+ Versions.sgml \
+ XKB-Config.sgml \
+ XKB-Enhancing.sgml
+
+if BUILD_LINUXDOC
+TXT_FILES = $(SGML_FILES:%.sgml=%.txt)
+PS_FILES = $(SGML_FILES:%.sgml=%.ps)
+if BUILD_PDFDOC
+PDF_FILES = $(SGML_FILES:%.sgml=%.pdf)
+endif
+HTML_FILES = $(SGML_FILES:%.sgml=%.html)
+
+SUFFIXES = .sgml .txt .html .ps .pdf
+
+.sgml.txt:
+ @rm -f $@
+ $(MAKE_TEXT) $<
+
+.sgml.ps:
+ @rm -f $@
+ $(MAKE_PS) $<
+
+.ps.pdf:
+ @rm -f $@
+ $(MAKE_PDF) $<
+
+.sgml.html:
+ @rm -f $@
+ $(MAKE_HTML) $<
+
+noinst_DATA = $(TXT_FILES) $(PS_FILES) $(PDF_FILES) $(HTML_FILES)
+CLEANFILES = $(TXT_FILES) $(PS_FILES) $(PDF_FILES) $(HTML_FILES)
+endif
+
+EXTRA_DIST = \
+ $(SGML_FILES) \
+ add.sh \
+ index.post \
+ index.pre \
+ mdefs.pre \
+ Japanese/1st.sgml \
+ Japanese/read98.sgml