Makefile.in revision 44dda7b2
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#
19# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
20#
21# Permission is hereby granted, free of charge, to any person obtaining a
22# copy of this software and associated documentation files (the "Software"),
23# to deal in the Software without restriction, including without limitation
24# the rights to use, copy, modify, merge, publish, distribute, sublicense,
25# and/or sell copies of the Software, and to permit persons to whom the
26# Software is furnished to do so, subject to the following conditions:
27#
28# The above copyright notice and this permission notice (including the next
29# paragraph) shall be included in all copies or substantial portions of the
30# Software.
31#
32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38# DEALINGS IN THE SOFTWARE.
39#
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(doc_sources:.xml=.ps) $(doc_sources:.xml=.pdf)
61@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(doc_sources:.xml=.txt)
62@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = xorg.css
63subdir = doc
64DIST_COMMON = $(am__dist_doc_DATA_DIST) $(srcdir)/Makefile.am \
65	$(srcdir)/Makefile.in
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__aclocal_m4_deps = $(top_srcdir)/configure.ac
68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69	$(ACLOCAL_M4)
70mkinstalldirs = $(install_sh) -d
71CONFIG_HEADER = $(top_builddir)/config.h
72CONFIG_CLEAN_FILES =
73CONFIG_CLEAN_VPATH_FILES =
74AM_V_GEN = $(am__v_GEN_$(V))
75am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
76am__v_GEN_0 = @echo "  GEN   " $@;
77AM_V_at = $(am__v_at_$(V))
78am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
79am__v_at_0 = @
80SOURCES =
81DIST_SOURCES =
82am__dist_doc_DATA_DIST = xdmcp.xml
83am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84am__vpath_adj = case $$p in \
85    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86    *) f=$$p;; \
87  esac;
88am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
89am__install_max = 40
90am__nobase_strip_setup = \
91  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
92am__nobase_strip = \
93  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
94am__nobase_list = $(am__nobase_strip_setup); \
95  for p in $$list; do echo "$$p $$p"; done | \
96  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
97  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
98    if (++n[$$2] == $(am__install_max)) \
99      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100    END { for (dir in files) print dir, files[dir] }'
101am__base_list = \
102  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
103  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
104am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(docdir)"
105DATA = $(dist_doc_DATA) $(doc_DATA)
106DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
107ACLOCAL = @ACLOCAL@
108ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
109ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
110AMTAR = @AMTAR@
111AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
112APP_MAN_DIR = @APP_MAN_DIR@
113APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
114AR = @AR@
115AS = @AS@
116AUTOCONF = @AUTOCONF@
117AUTOHEADER = @AUTOHEADER@
118AUTOMAKE = @AUTOMAKE@
119AWK = @AWK@
120CC = @CC@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CHANGELOG_CMD = @CHANGELOG_CMD@
124CPP = @CPP@
125CPPFLAGS = @CPPFLAGS@
126CWARNFLAGS = @CWARNFLAGS@
127CYGPATH_W = @CYGPATH_W@
128DEFS = @DEFS@
129DEPDIR = @DEPDIR@
130DLLTOOL = @DLLTOOL@
131DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
132DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
133DSYMUTIL = @DSYMUTIL@
134DUMPBIN = @DUMPBIN@
135ECHO_C = @ECHO_C@
136ECHO_N = @ECHO_N@
137ECHO_T = @ECHO_T@
138EGREP = @EGREP@
139EXEEXT = @EXEEXT@
140FGREP = @FGREP@
141FILE_MAN_DIR = @FILE_MAN_DIR@
142FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
143FOP = @FOP@
144GREP = @GREP@
145INSTALL = @INSTALL@
146INSTALL_CMD = @INSTALL_CMD@
147INSTALL_DATA = @INSTALL_DATA@
148INSTALL_PROGRAM = @INSTALL_PROGRAM@
149INSTALL_SCRIPT = @INSTALL_SCRIPT@
150INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151LD = @LD@
152LDFLAGS = @LDFLAGS@
153LIBOBJS = @LIBOBJS@
154LIBS = @LIBS@
155LIBTOOL = @LIBTOOL@
156LIB_MAN_DIR = @LIB_MAN_DIR@
157LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
158LINT = @LINT@
159LINTLIB = @LINTLIB@
160LINT_FLAGS = @LINT_FLAGS@
161LIPO = @LIPO@
162LN_S = @LN_S@
163LTLIBOBJS = @LTLIBOBJS@
164MAINT = @MAINT@
165MAKEINFO = @MAKEINFO@
166MAN_SUBSTS = @MAN_SUBSTS@
167MISC_MAN_DIR = @MISC_MAN_DIR@
168MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
169MKDIR_P = @MKDIR_P@
170NM = @NM@
171NMEDIT = @NMEDIT@
172OBJDUMP = @OBJDUMP@
173OBJEXT = @OBJEXT@
174OTOOL = @OTOOL@
175OTOOL64 = @OTOOL64@
176PACKAGE = @PACKAGE@
177PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_STRING = @PACKAGE_STRING@
180PACKAGE_TARNAME = @PACKAGE_TARNAME@
181PACKAGE_URL = @PACKAGE_URL@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184PKG_CONFIG = @PKG_CONFIG@
185RANLIB = @RANLIB@
186SED = @SED@
187SET_MAKE = @SET_MAKE@
188SHELL = @SHELL@
189STRIP = @STRIP@
190STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
191VERSION = @VERSION@
192XDMCP_CFLAGS = @XDMCP_CFLAGS@
193XDMCP_LIBS = @XDMCP_LIBS@
194XMLTO = @XMLTO@
195XORG_MAN_PAGE = @XORG_MAN_PAGE@
196XORG_SGML_PATH = @XORG_SGML_PATH@
197XSL_STYLESHEET = @XSL_STYLESHEET@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204am__include = @am__include@
205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@
207am__tar = @am__tar@
208am__untar = @am__untar@
209bindir = @bindir@
210build = @build@
211build_alias = @build_alias@
212build_cpu = @build_cpu@
213build_os = @build_os@
214build_vendor = @build_vendor@
215builddir = @builddir@
216datadir = @datadir@
217datarootdir = @datarootdir@
218docdir = @docdir@
219dvidir = @dvidir@
220exec_prefix = @exec_prefix@
221host = @host@
222host_alias = @host_alias@
223host_cpu = @host_cpu@
224host_os = @host_os@
225host_vendor = @host_vendor@
226htmldir = @htmldir@
227includedir = @includedir@
228infodir = @infodir@
229install_sh = @install_sh@
230libdir = @libdir@
231libexecdir = @libexecdir@
232localedir = @localedir@
233localstatedir = @localstatedir@
234mandir = @mandir@
235mkdir_p = @mkdir_p@
236oldincludedir = @oldincludedir@
237pdfdir = @pdfdir@
238prefix = @prefix@
239program_transform_name = @program_transform_name@
240psdir = @psdir@
241sbindir = @sbindir@
242sharedstatedir = @sharedstatedir@
243srcdir = @srcdir@
244sysconfdir = @sysconfdir@
245target_alias = @target_alias@
246top_build_prefix = @top_build_prefix@
247top_builddir = @top_builddir@
248top_srcdir = @top_srcdir@
249@ENABLE_DOCS_TRUE@doc_sources = xdmcp.xml
250@ENABLE_DOCS_TRUE@dist_doc_DATA = $(doc_sources)
251@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@doc_DATA =  \
252@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(doc_sources:.xml=.html) \
253@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_1) \
254@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_2) \
255@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_3)
256@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FLAGS = -m $(XSL_STYLESHEET)
257@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@CLEANFILES = $(doc_DATA)
258@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@SUFFIXES = .xml .ps .pdf .txt .html
259all: all-am
260
261.SUFFIXES:
262.SUFFIXES: .xml .ps .pdf .txt .html
263$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
264	@for dep in $?; do \
265	  case '$(am__configure_deps)' in \
266	    *$$dep*) \
267	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
268	        && { if test -f $@; then exit 0; else break; fi; }; \
269	      exit 1;; \
270	  esac; \
271	done; \
272	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
273	$(am__cd) $(top_srcdir) && \
274	  $(AUTOMAKE) --foreign doc/Makefile
275.PRECIOUS: Makefile
276Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277	@case '$?' in \
278	  *config.status*) \
279	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280	  *) \
281	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283	esac;
284
285$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292$(am__aclocal_m4_deps):
293
294mostlyclean-libtool:
295	-rm -f *.lo
296
297clean-libtool:
298	-rm -rf .libs _libs
299install-dist_docDATA: $(dist_doc_DATA)
300	@$(NORMAL_INSTALL)
301	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
302	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
303	for p in $$list; do \
304	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305	  echo "$$d$$p"; \
306	done | $(am__base_list) | \
307	while read files; do \
308	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
309	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
310	done
311
312uninstall-dist_docDATA:
313	@$(NORMAL_UNINSTALL)
314	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
315	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
316	test -n "$$files" || exit 0; \
317	echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
318	cd "$(DESTDIR)$(docdir)" && rm -f $$files
319install-docDATA: $(doc_DATA)
320	@$(NORMAL_INSTALL)
321	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
322	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
323	for p in $$list; do \
324	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
325	  echo "$$d$$p"; \
326	done | $(am__base_list) | \
327	while read files; do \
328	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
329	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
330	done
331
332uninstall-docDATA:
333	@$(NORMAL_UNINSTALL)
334	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
335	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
336	test -n "$$files" || exit 0; \
337	echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
338	cd "$(DESTDIR)$(docdir)" && rm -f $$files
339tags: TAGS
340TAGS:
341
342ctags: CTAGS
343CTAGS:
344
345
346distdir: $(DISTFILES)
347	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	list='$(DISTFILES)'; \
350	  dist_files=`for file in $$list; do echo $$file; done | \
351	  sed -e "s|^$$srcdirstrip/||;t" \
352	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
353	case $$dist_files in \
354	  */*) $(MKDIR_P) `echo "$$dist_files" | \
355			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356			   sort -u` ;; \
357	esac; \
358	for file in $$dist_files; do \
359	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360	  if test -d $$d/$$file; then \
361	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
362	    if test -d "$(distdir)/$$file"; then \
363	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
364	    fi; \
365	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
366	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
367	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368	    fi; \
369	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
370	  else \
371	    test -f "$(distdir)/$$file" \
372	    || cp -p $$d/$$file "$(distdir)/$$file" \
373	    || exit 1; \
374	  fi; \
375	done
376check-am: all-am
377check: check-am
378all-am: Makefile $(DATA)
379installdirs:
380	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(docdir)"; do \
381	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
382	done
383install: install-am
384install-exec: install-exec-am
385install-data: install-data-am
386uninstall: uninstall-am
387
388install-am: all-am
389	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391installcheck: installcheck-am
392install-strip:
393	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395	  `test -z '$(STRIP)' || \
396	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
397mostlyclean-generic:
398
399clean-generic:
400	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
401
402distclean-generic:
403	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
404	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
405
406maintainer-clean-generic:
407	@echo "This command is intended for maintainers to use"
408	@echo "it deletes files that may require special tools to rebuild."
409clean: clean-am
410
411clean-am: clean-generic clean-libtool mostlyclean-am
412
413distclean: distclean-am
414	-rm -f Makefile
415distclean-am: clean-am distclean-generic
416
417dvi: dvi-am
418
419dvi-am:
420
421html: html-am
422
423html-am:
424
425info: info-am
426
427info-am:
428
429install-data-am: install-dist_docDATA install-docDATA
430
431install-dvi: install-dvi-am
432
433install-dvi-am:
434
435install-exec-am:
436
437install-html: install-html-am
438
439install-html-am:
440
441install-info: install-info-am
442
443install-info-am:
444
445install-man:
446
447install-pdf: install-pdf-am
448
449install-pdf-am:
450
451install-ps: install-ps-am
452
453install-ps-am:
454
455installcheck-am:
456
457maintainer-clean: maintainer-clean-am
458	-rm -f Makefile
459maintainer-clean-am: distclean-am maintainer-clean-generic
460
461mostlyclean: mostlyclean-am
462
463mostlyclean-am: mostlyclean-generic mostlyclean-libtool
464
465pdf: pdf-am
466
467pdf-am:
468
469ps: ps-am
470
471ps-am:
472
473uninstall-am: uninstall-dist_docDATA uninstall-docDATA
474
475.MAKE: install-am install-strip
476
477.PHONY: all all-am check check-am clean clean-generic clean-libtool \
478	distclean distclean-generic distclean-libtool distdir dvi \
479	dvi-am html html-am info info-am install install-am \
480	install-data install-data-am install-dist_docDATA \
481	install-docDATA install-dvi install-dvi-am install-exec \
482	install-exec-am install-html install-html-am install-info \
483	install-info-am install-man install-pdf install-pdf-am \
484	install-ps install-ps-am install-strip installcheck \
485	installcheck-am installdirs maintainer-clean \
486	maintainer-clean-generic mostlyclean mostlyclean-generic \
487	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
488	uninstall-dist_docDATA uninstall-docDATA
489
490@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@xorg.css: $(STYLESHEET_SRCDIR)/xorg.css
491@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)cp -pf $(STYLESHEET_SRCDIR)/xorg.css $@
492
493@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@.xml.txt:
494@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) txt $<
495
496@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@.xml.html:
497@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) xhtml-nochunks $<
498
499@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@.xml.pdf:
500@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop pdf $<
501
502@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@.xml.ps:
503@ENABLE_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop ps $<
504
505# Tell versions [3.59,3.63) of GNU make to not export all variables.
506# Otherwise a system limit (for SysV at least) may be exceeded.
507.NOEXPORT:
508