Makefile.in revision 41c30155
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# Generate output formats for a single DocBook/XML with/without chapters
20#
21# Variables set by the calling Makefile:
22# noinst_DATA: developers docs are not installed
23# docbook:  the main DocBook/XML file, no chapters, appendix or image files
24# chapters: all files pulled in by an XInclude statement and images.
25#
26
27#
28# This makefile is intended for Developers Documentation and is not installed.
29# Do not use for Users docs or Specs which need to be installed and require olink support
30# Refer to http://www.x.org/releases/X11R7.6/doc/xorg-docs/ReleaseNotes.html#id2584393
31# for an explanation on documents classification.
32#
33
34VPATH = @srcdir@
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53DIST_COMMON = $(am__dist_noinst_DATA_DIST) $(srcdir)/Makefile.am \
54	$(srcdir)/Makefile.in $(top_srcdir)/devbook.am
55@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(docbook:.xml=.html)
56@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(docbook:.xml=.txt)
57@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = $(docbook:.xml=.pdf) $(docbook:.xml=.ps)
58subdir = doc
59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62	$(ACLOCAL_M4)
63mkinstalldirs = $(install_sh) -d
64CONFIG_HEADER = $(top_builddir)/config.h \
65	$(top_builddir)/include/X11/fonts/fontconf.h
66CONFIG_CLEAN_FILES =
67CONFIG_CLEAN_VPATH_FILES =
68AM_V_GEN = $(am__v_GEN_$(V))
69am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
70am__v_GEN_0 = @echo "  GEN   " $@;
71AM_V_at = $(am__v_at_$(V))
72am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
73am__v_at_0 = @
74SOURCES =
75DIST_SOURCES =
76am__dist_noinst_DATA_DIST = fontlib.xml
77DATA = $(dist_noinst_DATA) $(noinst_DATA)
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79ACLOCAL = @ACLOCAL@
80ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
81ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
82AMTAR = @AMTAR@
83AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
84APP_MAN_DIR = @APP_MAN_DIR@
85APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
86AR = @AR@
87AUTOCONF = @AUTOCONF@
88AUTOHEADER = @AUTOHEADER@
89AUTOMAKE = @AUTOMAKE@
90AWK = @AWK@
91BASE_CFLAGS = @BASE_CFLAGS@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CHANGELOG_CMD = @CHANGELOG_CMD@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CWARNFLAGS = @CWARNFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
102DLLTOOL = @DLLTOOL@
103DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
104DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
105DSYMUTIL = @DSYMUTIL@
106DUMPBIN = @DUMPBIN@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112FGREP = @FGREP@
113FILE_MAN_DIR = @FILE_MAN_DIR@
114FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
115FOP = @FOP@
116FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
117FREETYPE_LIBS = @FREETYPE_LIBS@
118FREETYPE_REQUIRES = @FREETYPE_REQUIRES@
119GREP = @GREP@
120INSTALL = @INSTALL@
121INSTALL_CMD = @INSTALL_CMD@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LD = @LD@
127LDFLAGS = @LDFLAGS@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LIB_MAN_DIR = @LIB_MAN_DIR@
132LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
133LIPO = @LIPO@
134LN_S = @LN_S@
135LTLIBOBJS = @LTLIBOBJS@
136MAINT = @MAINT@
137MAKEINFO = @MAKEINFO@
138MANIFEST_TOOL = @MANIFEST_TOOL@
139MAN_SUBSTS = @MAN_SUBSTS@
140MATH_LIBS = @MATH_LIBS@
141MISC_MAN_DIR = @MISC_MAN_DIR@
142MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
143MKDIR_P = @MKDIR_P@
144NM = @NM@
145NMEDIT = @NMEDIT@
146OBJDUMP = @OBJDUMP@
147OBJEXT = @OBJEXT@
148OS_CFLAGS = @OS_CFLAGS@
149OTOOL = @OTOOL@
150OTOOL64 = @OTOOL64@
151PACKAGE = @PACKAGE@
152PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153PACKAGE_NAME = @PACKAGE_NAME@
154PACKAGE_STRING = @PACKAGE_STRING@
155PACKAGE_TARNAME = @PACKAGE_TARNAME@
156PACKAGE_URL = @PACKAGE_URL@
157PACKAGE_VERSION = @PACKAGE_VERSION@
158PATH_SEPARATOR = @PATH_SEPARATOR@
159PKG_CONFIG = @PKG_CONFIG@
160RANLIB = @RANLIB@
161SED = @SED@
162SET_MAKE = @SET_MAKE@
163SHELL = @SHELL@
164STRICT_CFLAGS = @STRICT_CFLAGS@
165STRIP = @STRIP@
166STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
167VERSION = @VERSION@
168XFONT_CFLAGS = @XFONT_CFLAGS@
169XFONT_LIBS = @XFONT_LIBS@
170XMLTO = @XMLTO@
171XORG_MAN_PAGE = @XORG_MAN_PAGE@
172XORG_SGML_PATH = @XORG_SGML_PATH@
173XSL_STYLESHEET = @XSL_STYLESHEET@
174X_GZIP_FONT_COMPRESSION = @X_GZIP_FONT_COMPRESSION@
175Z_LIBS = @Z_LIBS@
176abs_builddir = @abs_builddir@
177abs_srcdir = @abs_srcdir@
178abs_top_builddir = @abs_top_builddir@
179abs_top_srcdir = @abs_top_srcdir@
180ac_ct_AR = @ac_ct_AR@
181ac_ct_CC = @ac_ct_CC@
182ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183am__include = @am__include@
184am__leading_dot = @am__leading_dot@
185am__quote = @am__quote@
186am__tar = @am__tar@
187am__untar = @am__untar@
188bindir = @bindir@
189build = @build@
190build_alias = @build_alias@
191build_cpu = @build_cpu@
192build_os = @build_os@
193build_vendor = @build_vendor@
194builddir = @builddir@
195datadir = @datadir@
196datarootdir = @datarootdir@
197docdir = @docdir@
198dvidir = @dvidir@
199exec_prefix = @exec_prefix@
200ft_config = @ft_config@
201host = @host@
202host_alias = @host_alias@
203host_cpu = @host_cpu@
204host_os = @host_os@
205host_vendor = @host_vendor@
206htmldir = @htmldir@
207includedir = @includedir@
208infodir = @infodir@
209install_sh = @install_sh@
210libdir = @libdir@
211libexecdir = @libexecdir@
212localedir = @localedir@
213localstatedir = @localstatedir@
214mandir = @mandir@
215mkdir_p = @mkdir_p@
216oldincludedir = @oldincludedir@
217pdfdir = @pdfdir@
218prefix = @prefix@
219program_transform_name = @program_transform_name@
220psdir = @psdir@
221sbindir = @sbindir@
222sharedstatedir = @sharedstatedir@
223srcdir = @srcdir@
224sysconfdir = @sysconfdir@
225target_alias = @target_alias@
226top_build_prefix = @top_build_prefix@
227top_builddir = @top_builddir@
228top_srcdir = @top_srcdir@
229
230# Main DocBook/XML files (DOCTYPE book)
231@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@docbook = fontlib.xml
232
233# Developers documnetation is not installed
234@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@noinst_DATA =  \
235@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_1) \
236@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_2) \
237@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@	$(am__append_3)
238
239# DocBook/XML file with chapters, appendix and images it includes
240@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@dist_noinst_DATA = $(docbook) $(chapters)
241@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_FLAGS = \
242@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(XORG_SGML_PATH)/X11" 		\
243@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(abs_top_builddir)"		\
244@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	-x $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl
245
246@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_FLAGS = \
247@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(XORG_SGML_PATH)/X11" 		\
248@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(abs_top_builddir)"		\
249@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--stringparam img.src.path=$(abs_builddir)/	\
250@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	-x $(STYLESHEET_SRCDIR)/xorg-fo.xsl
251
252@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@CLEANFILES = $(noinst_DATA)
253all: all-am
254
255.SUFFIXES:
256$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/devbook.am $(am__configure_deps)
257	@for dep in $?; do \
258	  case '$(am__configure_deps)' in \
259	    *$$dep*) \
260	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
261	        && { if test -f $@; then exit 0; else break; fi; }; \
262	      exit 1;; \
263	  esac; \
264	done; \
265	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
266	$(am__cd) $(top_srcdir) && \
267	  $(AUTOMAKE) --foreign doc/Makefile
268.PRECIOUS: Makefile
269Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270	@case '$?' in \
271	  *config.status*) \
272	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273	  *) \
274	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276	esac;
277
278$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(am__aclocal_m4_deps):
286
287mostlyclean-libtool:
288	-rm -f *.lo
289
290clean-libtool:
291	-rm -rf .libs _libs
292tags: TAGS
293TAGS:
294
295ctags: CTAGS
296CTAGS:
297
298
299distdir: $(DISTFILES)
300	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
301	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
302	list='$(DISTFILES)'; \
303	  dist_files=`for file in $$list; do echo $$file; done | \
304	  sed -e "s|^$$srcdirstrip/||;t" \
305	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
306	case $$dist_files in \
307	  */*) $(MKDIR_P) `echo "$$dist_files" | \
308			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
309			   sort -u` ;; \
310	esac; \
311	for file in $$dist_files; do \
312	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
313	  if test -d $$d/$$file; then \
314	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
315	    if test -d "$(distdir)/$$file"; then \
316	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
317	    fi; \
318	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
320	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
321	    fi; \
322	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
323	  else \
324	    test -f "$(distdir)/$$file" \
325	    || cp -p $$d/$$file "$(distdir)/$$file" \
326	    || exit 1; \
327	  fi; \
328	done
329check-am: all-am
330check: check-am
331all-am: Makefile $(DATA)
332installdirs:
333install: install-am
334install-exec: install-exec-am
335install-data: install-data-am
336uninstall: uninstall-am
337
338install-am: all-am
339	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341installcheck: installcheck-am
342install-strip:
343	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345	  `test -z '$(STRIP)' || \
346	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic:
348
349clean-generic:
350	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
351
352distclean-generic:
353	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
355
356maintainer-clean-generic:
357	@echo "This command is intended for maintainers to use"
358	@echo "it deletes files that may require special tools to rebuild."
359clean: clean-am
360
361clean-am: clean-generic clean-libtool mostlyclean-am
362
363distclean: distclean-am
364	-rm -f Makefile
365distclean-am: clean-am distclean-generic
366
367dvi: dvi-am
368
369dvi-am:
370
371html: html-am
372
373html-am:
374
375info: info-am
376
377info-am:
378
379install-data-am:
380
381install-dvi: install-dvi-am
382
383install-dvi-am:
384
385install-exec-am:
386
387install-html: install-html-am
388
389install-html-am:
390
391install-info: install-info-am
392
393install-info-am:
394
395install-man:
396
397install-pdf: install-pdf-am
398
399install-pdf-am:
400
401install-ps: install-ps-am
402
403install-ps-am:
404
405installcheck-am:
406
407maintainer-clean: maintainer-clean-am
408	-rm -f Makefile
409maintainer-clean-am: distclean-am maintainer-clean-generic
410
411mostlyclean: mostlyclean-am
412
413mostlyclean-am: mostlyclean-generic mostlyclean-libtool
414
415pdf: pdf-am
416
417pdf-am:
418
419ps: ps-am
420
421ps-am:
422
423uninstall-am:
424
425.MAKE: install-am install-strip
426
427.PHONY: all all-am check check-am clean clean-generic clean-libtool \
428	distclean distclean-generic distclean-libtool distdir dvi \
429	dvi-am html html-am info info-am install install-am \
430	install-data install-data-am install-dvi install-dvi-am \
431	install-exec install-exec-am install-html install-html-am \
432	install-info install-info-am install-man install-pdf \
433	install-pdf-am install-ps install-ps-am install-strip \
434	installcheck installcheck-am installdirs maintainer-clean \
435	maintainer-clean-generic mostlyclean mostlyclean-generic \
436	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
437
438@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml  $(chapters)
439@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $<
440@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(chapters)
441@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $<
442@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(chapters)
443@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $<
444@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(chapters)
445@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $<
446
447# Generate DocBook/XML output formats with or without stylesheets
448
449# Tell versions [3.59,3.63) of GNU make to not export all variables.
450# Otherwise a system limit (for SysV at least) may be exceeded.
451.NOEXPORT:
452