Makefile.in revision 2c393a42
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# 
18#  $Id: Makefile.in,v 1.1.1.1 2008/07/30 01:24:14 mrg Exp $
19# 
20#  Copyright © 2003 Keith Packard
21# 
22#  Permission to use, copy, modify, distribute, and sell this software and its
23#  documentation for any purpose is hereby granted without fee, provided that
24#  the above copyright notice appear in all copies and that both that
25#  copyright notice and this permission notice appear in supporting
26#  documentation, and that the name of Keith Packard not be used in
27#  advertising or publicity pertaining to distribution of the software without
28#  specific, written prior permission.  Keith Packard makes no
29#  representations about the suitability of this software for any purpose.  It
30#  is provided "as is" without express or implied warranty.
31# 
32#  KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34#  EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
36#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38#  PERFORMANCE OF THIS SOFTWARE.
39
40srcdir = @srcdir@
41top_srcdir = @top_srcdir@
42VPATH = @srcdir@
43pkgdatadir = $(datadir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkgincludedir = $(includedir)/@PACKAGE@
46top_builddir = .
47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48INSTALL = @INSTALL@
49install_sh_DATA = $(install_sh) -c -m 644
50install_sh_PROGRAM = $(install_sh) -c
51install_sh_SCRIPT = $(install_sh) -c
52INSTALL_HEADER = $(INSTALL_DATA)
53transform = $(program_transform_name)
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_triplet = @build@
61host_triplet = @host@
62DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
63	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
64	$(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
65	$(srcdir)/fontconfig.spec.in $(srcdir)/fonts.conf.in \
66	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
67	config.guess config.sub depcomp install-sh ltmain.sh missing
68subdir = .
69ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
71	$(top_srcdir)/configure.in
72am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73	$(ACLOCAL_M4)
74am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
75 configure.lineno configure.status.lineno
76mkinstalldirs = $(install_sh) -d
77CONFIG_HEADER = config.h
78CONFIG_CLEAN_FILES = fontconfig.spec fontconfig.pc fonts.conf \
79	fontconfig-zip
80SOURCES =
81DIST_SOURCES =
82RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
83	html-recursive info-recursive install-data-recursive \
84	install-exec-recursive install-info-recursive \
85	install-recursive installcheck-recursive installdirs-recursive \
86	pdf-recursive ps-recursive uninstall-info-recursive \
87	uninstall-recursive
88am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
89am__vpath_adj = case $$p in \
90    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
91    *) f=$$p;; \
92  esac;
93am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
94am__installdirs = "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgconfigdir)"
95configDATA_INSTALL = $(INSTALL_DATA)
96pkgconfigDATA_INSTALL = $(INSTALL_DATA)
97DATA = $(config_DATA) $(pkgconfig_DATA)
98ETAGS = etags
99CTAGS = ctags
100DIST_SUBDIRS = $(SUBDIRS)
101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102distdir = $(PACKAGE)-$(VERSION)
103top_distdir = $(distdir)
104am__remove_distdir = \
105  { test ! -d $(distdir) \
106    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
107         && rm -fr $(distdir); }; }
108DIST_ARCHIVES = $(distdir).tar.gz
109GZIP_ENV = --best
110distuninstallcheck_listfiles = find . -type f -print
111distcleancheck_listfiles = find . -type f -print
112ACLOCAL = @ACLOCAL@
113AMDEP_FALSE = @AMDEP_FALSE@
114AMDEP_TRUE = @AMDEP_TRUE@
115AMTAR = @AMTAR@
116AR = @AR@
117ARCHITECTURE = @ARCHITECTURE@
118AS = @AS@
119AUTOCONF = @AUTOCONF@
120AUTOHEADER = @AUTOHEADER@
121AUTOMAKE = @AUTOMAKE@
122AWK = @AWK@
123CC = @CC@
124CCDEPMODE = @CCDEPMODE@
125CC_FOR_BUILD = @CC_FOR_BUILD@
126CFLAGS = @CFLAGS@
127CONFDIR = @CONFDIR@
128CPP = @CPP@
129CPPFLAGS = @CPPFLAGS@
130CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@
131CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@
132CXX = @CXX@
133CXXCPP = @CXXCPP@
134CXXDEPMODE = @CXXDEPMODE@
135CXXFLAGS = @CXXFLAGS@
136CYGPATH_W = @CYGPATH_W@
137DEFS = @DEFS@
138DEPDIR = @DEPDIR@
139DLLTOOL = @DLLTOOL@
140DOCDIR = @DOCDIR@
141DOCMAN3 = @DOCMAN3@
142DOCSRC = @DOCSRC@
143DOLT_BASH = @DOLT_BASH@
144DSYMUTIL = @DSYMUTIL@
145ECHO = @ECHO@
146ECHO_C = @ECHO_C@
147ECHO_N = @ECHO_N@
148ECHO_T = @ECHO_T@
149EGREP = @EGREP@
150ENABLE_DOCS_FALSE = @ENABLE_DOCS_FALSE@
151ENABLE_DOCS_TRUE = @ENABLE_DOCS_TRUE@
152EXEEXT = @EXEEXT@
153EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
154EXPAT_CFLAGS = @EXPAT_CFLAGS@
155EXPAT_LIBS = @EXPAT_LIBS@
156F77 = @F77@
157FC_ADD_FONTS = @FC_ADD_FONTS@
158FC_CACHEDIR = @FC_CACHEDIR@
159FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
160FC_FONTDATE = @FC_FONTDATE@
161FC_FONTPATH = @FC_FONTPATH@
162FFLAGS = @FFLAGS@
163FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
164FREETYPE_LIBS = @FREETYPE_LIBS@
165GREP = @GREP@
166HASDOCBOOK = @HASDOCBOOK@
167HAVE_EXPAT = @HAVE_EXPAT@
168HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
169ICONV_LIBS = @ICONV_LIBS@
170INSTALL_DATA = @INSTALL_DATA@
171INSTALL_PROGRAM = @INSTALL_PROGRAM@
172INSTALL_SCRIPT = @INSTALL_SCRIPT@
173INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174LDFLAGS = @LDFLAGS@
175LIBOBJS = @LIBOBJS@
176LIBS = @LIBS@
177LIBTOOL = @LIBTOOL@
178LIBT_CURRENT = @LIBT_CURRENT@
179LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
180LIBT_REVISION = @LIBT_REVISION@
181LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
182LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
183LIBXML2_LIBS = @LIBXML2_LIBS@
184LN_S = @LN_S@
185LTCOMPILE = @LTCOMPILE@
186LTCXXCOMPILE = @LTCXXCOMPILE@
187LTLIBOBJS = @LTLIBOBJS@
188MAINT = @MAINT@
189MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
190MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
191MAKEINFO = @MAKEINFO@
192MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
193MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
194NMEDIT = @NMEDIT@
195OBJDUMP = @OBJDUMP@
196OBJEXT = @OBJEXT@
197ORTH_FILES = @ORTH_FILES@
198OS_WIN32_FALSE = @OS_WIN32_FALSE@
199OS_WIN32_TRUE = @OS_WIN32_TRUE@
200PACKAGE = @PACKAGE@
201PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
202PACKAGE_NAME = @PACKAGE_NAME@
203PACKAGE_STRING = @PACKAGE_STRING@
204PACKAGE_TARNAME = @PACKAGE_TARNAME@
205PACKAGE_VERSION = @PACKAGE_VERSION@
206PATH_SEPARATOR = @PATH_SEPARATOR@
207PKG_CONFIG = @PKG_CONFIG@
208RANLIB = @RANLIB@
209SED = @SED@
210SET_MAKE = @SET_MAKE@
211SHELL = @SHELL@
212STRIP = @STRIP@
213USEDOCBOOK_FALSE = @USEDOCBOOK_FALSE@
214USEDOCBOOK_TRUE = @USEDOCBOOK_TRUE@
215VERSION = @VERSION@
216WARN_CFLAGS = @WARN_CFLAGS@
217ac_ct_CC = @ac_ct_CC@
218ac_ct_CXX = @ac_ct_CXX@
219ac_ct_F77 = @ac_ct_F77@
220am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
221am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
222am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
223am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
224am__include = @am__include@
225am__leading_dot = @am__leading_dot@
226am__quote = @am__quote@
227am__tar = @am__tar@
228am__untar = @am__untar@
229bindir = @bindir@
230build = @build@
231build_alias = @build_alias@
232build_cpu = @build_cpu@
233build_os = @build_os@
234build_vendor = @build_vendor@
235confdir = @confdir@
236datadir = @datadir@
237datarootdir = @datarootdir@
238docdir = @docdir@
239dvidir = @dvidir@
240exec_prefix = @exec_prefix@
241fc_cachedir = @fc_cachedir@
242ft_config = @ft_config@
243host = @host@
244host_alias = @host_alias@
245host_cpu = @host_cpu@
246host_os = @host_os@
247host_vendor = @host_vendor@
248htmldir = @htmldir@
249includedir = @includedir@
250infodir = @infodir@
251install_sh = @install_sh@
252libdir = @libdir@
253libexecdir = @libexecdir@
254localedir = @localedir@
255localstatedir = @localstatedir@
256mandir = @mandir@
257mkdir_p = @mkdir_p@
258ms_librarian = @ms_librarian@
259oldincludedir = @oldincludedir@
260pdfdir = @pdfdir@
261prefix = @prefix@
262program_transform_name = @program_transform_name@
263psdir = @psdir@
264sbindir = @sbindir@
265sharedstatedir = @sharedstatedir@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
268SUBDIRS = fontconfig fc-case fc-lang fc-glyphname fc-arch src \
269	fc-cache fc-cat fc-list fc-match conf.d $(DOCSRC) test
270
271EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd \
272	fontconfig.spec.in fontconfig.spec fontconfig-zip.in ChangeLog
273DISTCLEANFILES = config.cache ChangeLog doltcompile
274
275# Creating ChangeLog from git log:
276MAINTAINERCLEANFILES = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log \
277	$(srcdir)/compile $(srcdir)/config.guess $(srcdir)/config.h.in \
278	$(srcdir)/config.sub $(srcdir)/configure.scan \
279	$(srcdir)/depcomp $(srcdir)/install-sh $(srcdir)/ltmain.sh \
280	$(srcdir)/missing $(srcdir)/mkinstalldirs `find "$(srcdir)" \
281	-type f -name Makefile.in -print` ChangeLog
282pkgconfigdir = $(libdir)/pkgconfig
283pkgconfig_DATA = fontconfig.pc
284configdir = $(CONFDIR)
285config_DATA = fonts.dtd
286@CROSS_COMPILING_FALSE@RUN_FC_CACHE_TEST = test -z "$(DESTDIR)"
287@CROSS_COMPILING_TRUE@RUN_FC_CACHE_TEST = false
288all: config.h
289	$(MAKE) $(AM_MAKEFLAGS) all-recursive
290
291.SUFFIXES:
292am--refresh:
293	@:
294$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
295	@for dep in $?; do \
296	  case '$(am__configure_deps)' in \
297	    *$$dep*) \
298	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
299	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
300		&& exit 0; \
301	      exit 1;; \
302	  esac; \
303	done; \
304	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
305	cd $(top_srcdir) && \
306	  $(AUTOMAKE) --gnu  Makefile
307.PRECIOUS: Makefile
308Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309	@case '$?' in \
310	  *config.status*) \
311	    echo ' $(SHELL) ./config.status'; \
312	    $(SHELL) ./config.status;; \
313	  *) \
314	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
315	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
316	esac;
317
318$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
319	$(SHELL) ./config.status --recheck
320
321$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
322	cd $(srcdir) && $(AUTOCONF)
323$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
324	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
325
326config.h: stamp-h1
327	@if test ! -f $@; then \
328	  rm -f stamp-h1; \
329	  $(MAKE) stamp-h1; \
330	else :; fi
331
332stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
333	@rm -f stamp-h1
334	cd $(top_builddir) && $(SHELL) ./config.status config.h
335$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
336	cd $(top_srcdir) && $(AUTOHEADER)
337	rm -f stamp-h1
338	touch $@
339
340distclean-hdr:
341	-rm -f config.h stamp-h1
342fontconfig.spec: $(top_builddir)/config.status $(srcdir)/fontconfig.spec.in
343	cd $(top_builddir) && $(SHELL) ./config.status $@
344fontconfig.pc: $(top_builddir)/config.status $(srcdir)/fontconfig.pc.in
345	cd $(top_builddir) && $(SHELL) ./config.status $@
346fonts.conf: $(top_builddir)/config.status $(srcdir)/fonts.conf.in
347	cd $(top_builddir) && $(SHELL) ./config.status $@
348fontconfig-zip: $(top_builddir)/config.status $(srcdir)/fontconfig-zip.in
349	cd $(top_builddir) && $(SHELL) ./config.status $@
350
351mostlyclean-libtool:
352	-rm -f *.lo
353
354clean-libtool:
355	-rm -rf .libs _libs
356
357distclean-libtool:
358	-rm -f libtool
359uninstall-info-am:
360install-configDATA: $(config_DATA)
361	@$(NORMAL_INSTALL)
362	test -z "$(configdir)" || $(mkdir_p) "$(DESTDIR)$(configdir)"
363	@list='$(config_DATA)'; for p in $$list; do \
364	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
365	  f=$(am__strip_dir) \
366	  echo " $(configDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(configdir)/$$f'"; \
367	  $(configDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(configdir)/$$f"; \
368	done
369
370uninstall-configDATA:
371	@$(NORMAL_UNINSTALL)
372	@list='$(config_DATA)'; for p in $$list; do \
373	  f=$(am__strip_dir) \
374	  echo " rm -f '$(DESTDIR)$(configdir)/$$f'"; \
375	  rm -f "$(DESTDIR)$(configdir)/$$f"; \
376	done
377install-pkgconfigDATA: $(pkgconfig_DATA)
378	@$(NORMAL_INSTALL)
379	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
380	@list='$(pkgconfig_DATA)'; for p in $$list; do \
381	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
382	  f=$(am__strip_dir) \
383	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
384	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
385	done
386
387uninstall-pkgconfigDATA:
388	@$(NORMAL_UNINSTALL)
389	@list='$(pkgconfig_DATA)'; for p in $$list; do \
390	  f=$(am__strip_dir) \
391	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
392	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
393	done
394
395# This directory's subdirectories are mostly independent; you can cd
396# into them and run `make' without going through this Makefile.
397# To change the values of `make' variables: instead of editing Makefiles,
398# (1) if the variable is set in `config.status', edit `config.status'
399#     (which will cause the Makefiles to be regenerated when you run `make');
400# (2) otherwise, pass the desired values on the `make' command line.
401$(RECURSIVE_TARGETS):
402	@failcom='exit 1'; \
403	for f in x $$MAKEFLAGS; do \
404	  case $$f in \
405	    *=* | --[!k]*);; \
406	    *k*) failcom='fail=yes';; \
407	  esac; \
408	done; \
409	dot_seen=no; \
410	target=`echo $@ | sed s/-recursive//`; \
411	list='$(SUBDIRS)'; for subdir in $$list; do \
412	  echo "Making $$target in $$subdir"; \
413	  if test "$$subdir" = "."; then \
414	    dot_seen=yes; \
415	    local_target="$$target-am"; \
416	  else \
417	    local_target="$$target"; \
418	  fi; \
419	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
420	  || eval $$failcom; \
421	done; \
422	if test "$$dot_seen" = "no"; then \
423	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
424	fi; test -z "$$fail"
425
426mostlyclean-recursive clean-recursive distclean-recursive \
427maintainer-clean-recursive:
428	@failcom='exit 1'; \
429	for f in x $$MAKEFLAGS; do \
430	  case $$f in \
431	    *=* | --[!k]*);; \
432	    *k*) failcom='fail=yes';; \
433	  esac; \
434	done; \
435	dot_seen=no; \
436	case "$@" in \
437	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
438	  *) list='$(SUBDIRS)' ;; \
439	esac; \
440	rev=''; for subdir in $$list; do \
441	  if test "$$subdir" = "."; then :; else \
442	    rev="$$subdir $$rev"; \
443	  fi; \
444	done; \
445	rev="$$rev ."; \
446	target=`echo $@ | sed s/-recursive//`; \
447	for subdir in $$rev; do \
448	  echo "Making $$target in $$subdir"; \
449	  if test "$$subdir" = "."; then \
450	    local_target="$$target-am"; \
451	  else \
452	    local_target="$$target"; \
453	  fi; \
454	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
455	  || eval $$failcom; \
456	done && test -z "$$fail"
457tags-recursive:
458	list='$(SUBDIRS)'; for subdir in $$list; do \
459	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
460	done
461ctags-recursive:
462	list='$(SUBDIRS)'; for subdir in $$list; do \
463	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
464	done
465
466ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
467	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468	unique=`for i in $$list; do \
469	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470	  done | \
471	  $(AWK) '    { files[$$0] = 1; } \
472	       END { for (i in files) print i; }'`; \
473	mkid -fID $$unique
474tags: TAGS
475
476TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
477		$(TAGS_FILES) $(LISP)
478	tags=; \
479	here=`pwd`; \
480	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
481	  include_option=--etags-include; \
482	  empty_fix=.; \
483	else \
484	  include_option=--include; \
485	  empty_fix=; \
486	fi; \
487	list='$(SUBDIRS)'; for subdir in $$list; do \
488	  if test "$$subdir" = .; then :; else \
489	    test ! -f $$subdir/TAGS || \
490	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
491	  fi; \
492	done; \
493	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
494	unique=`for i in $$list; do \
495	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496	  done | \
497	  $(AWK) '    { files[$$0] = 1; } \
498	       END { for (i in files) print i; }'`; \
499	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
500	  test -n "$$unique" || unique=$$empty_fix; \
501	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502	    $$tags $$unique; \
503	fi
504ctags: CTAGS
505CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
506		$(TAGS_FILES) $(LISP)
507	tags=; \
508	here=`pwd`; \
509	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
510	unique=`for i in $$list; do \
511	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
512	  done | \
513	  $(AWK) '    { files[$$0] = 1; } \
514	       END { for (i in files) print i; }'`; \
515	test -z "$(CTAGS_ARGS)$$tags$$unique" \
516	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
517	     $$tags $$unique
518
519GTAGS:
520	here=`$(am__cd) $(top_builddir) && pwd` \
521	  && cd $(top_srcdir) \
522	  && gtags -i $(GTAGS_ARGS) $$here
523
524distclean-tags:
525	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
526
527distdir: $(DISTFILES)
528	$(am__remove_distdir)
529	mkdir $(distdir)
530	$(mkdir_p) $(distdir)/. $(distdir)/doc
531	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
532	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
533	list='$(DISTFILES)'; for file in $$list; do \
534	  case $$file in \
535	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
536	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
537	  esac; \
538	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
540	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
541	    dir="/$$dir"; \
542	    $(mkdir_p) "$(distdir)$$dir"; \
543	  else \
544	    dir=''; \
545	  fi; \
546	  if test -d $$d/$$file; then \
547	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
549	    fi; \
550	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
551	  else \
552	    test -f $(distdir)/$$file \
553	    || cp -p $$d/$$file $(distdir)/$$file \
554	    || exit 1; \
555	  fi; \
556	done
557	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
558	  if test "$$subdir" = .; then :; else \
559	    test -d "$(distdir)/$$subdir" \
560	    || $(mkdir_p) "$(distdir)/$$subdir" \
561	    || exit 1; \
562	    distdir=`$(am__cd) $(distdir) && pwd`; \
563	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
564	    (cd $$subdir && \
565	      $(MAKE) $(AM_MAKEFLAGS) \
566	        top_distdir="$$top_distdir" \
567	        distdir="$$distdir/$$subdir" \
568	        distdir) \
569	      || exit 1; \
570	  fi; \
571	done
572	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
573	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
574	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
575	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
576	|| chmod -R a+r $(distdir)
577dist-gzip: distdir
578	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
579	$(am__remove_distdir)
580
581dist-bzip2: distdir
582	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
583	$(am__remove_distdir)
584
585dist-tarZ: distdir
586	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
587	$(am__remove_distdir)
588
589dist-shar: distdir
590	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
591	$(am__remove_distdir)
592
593dist-zip: distdir
594	-rm -f $(distdir).zip
595	zip -rq $(distdir).zip $(distdir)
596	$(am__remove_distdir)
597
598dist dist-all: distdir
599	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
600	$(am__remove_distdir)
601
602# This target untars the dist file and tries a VPATH configuration.  Then
603# it guarantees that the distribution is self-contained by making another
604# tarfile.
605distcheck: dist
606	case '$(DIST_ARCHIVES)' in \
607	*.tar.gz*) \
608	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
609	*.tar.bz2*) \
610	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
611	*.tar.Z*) \
612	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
613	*.shar.gz*) \
614	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
615	*.zip*) \
616	  unzip $(distdir).zip ;;\
617	esac
618	chmod -R a-w $(distdir); chmod a+w $(distdir)
619	mkdir $(distdir)/_build
620	mkdir $(distdir)/_inst
621	chmod a-w $(distdir)
622	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
623	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
624	  && cd $(distdir)/_build \
625	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
626	    $(DISTCHECK_CONFIGURE_FLAGS) \
627	  && $(MAKE) $(AM_MAKEFLAGS) \
628	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
629	  && $(MAKE) $(AM_MAKEFLAGS) check \
630	  && $(MAKE) $(AM_MAKEFLAGS) install \
631	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
632	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
633	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
634	        distuninstallcheck \
635	  && chmod -R a-w "$$dc_install_base" \
636	  && ({ \
637	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
638	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
639	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
640	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
641	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
642	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
643	  && rm -rf "$$dc_destdir" \
644	  && $(MAKE) $(AM_MAKEFLAGS) dist \
645	  && rm -rf $(DIST_ARCHIVES) \
646	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
647	$(am__remove_distdir)
648	@(echo "$(distdir) archives ready for distribution: "; \
649	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
650	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
651distuninstallcheck:
652	@cd $(distuninstallcheck_dir) \
653	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
654	   || { echo "ERROR: files left after uninstall:" ; \
655	        if test -n "$(DESTDIR)"; then \
656	          echo "  (check DESTDIR support)"; \
657	        fi ; \
658	        $(distuninstallcheck_listfiles) ; \
659	        exit 1; } >&2
660distcleancheck: distclean
661	@if test '$(srcdir)' = . ; then \
662	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
663	  exit 1 ; \
664	fi
665	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
666	  || { echo "ERROR: files left in build directory after distclean:" ; \
667	       $(distcleancheck_listfiles) ; \
668	       exit 1; } >&2
669check-am: all-am
670check: check-recursive
671all-am: Makefile $(DATA) config.h
672installdirs: installdirs-recursive
673installdirs-am:
674	for dir in "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
675	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
676	done
677install: install-recursive
678install-exec: install-exec-recursive
679install-data: install-data-recursive
680uninstall: uninstall-recursive
681
682install-am: all-am
683	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
684
685installcheck: installcheck-recursive
686install-strip:
687	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689	  `test -z '$(STRIP)' || \
690	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
691mostlyclean-generic:
692
693clean-generic:
694
695distclean-generic:
696	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
698
699maintainer-clean-generic:
700	@echo "This command is intended for maintainers to use"
701	@echo "it deletes files that may require special tools to rebuild."
702	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
703clean: clean-recursive
704
705clean-am: clean-generic clean-libtool mostlyclean-am
706
707distclean: distclean-recursive
708	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
709	-rm -f Makefile
710distclean-am: clean-am distclean-generic distclean-hdr \
711	distclean-libtool distclean-tags
712
713dvi: dvi-recursive
714
715dvi-am:
716
717html: html-recursive
718
719info: info-recursive
720
721info-am:
722
723install-data-am: install-configDATA install-data-local \
724	install-pkgconfigDATA
725
726install-exec-am:
727
728install-info: install-info-recursive
729
730install-man:
731
732installcheck-am:
733
734maintainer-clean: maintainer-clean-recursive
735	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
736	-rm -rf $(top_srcdir)/autom4te.cache
737	-rm -f Makefile
738maintainer-clean-am: distclean-am maintainer-clean-generic
739
740mostlyclean: mostlyclean-recursive
741
742mostlyclean-am: mostlyclean-generic mostlyclean-libtool
743
744pdf: pdf-recursive
745
746pdf-am:
747
748ps: ps-recursive
749
750ps-am:
751
752uninstall-am: uninstall-configDATA uninstall-info-am uninstall-local \
753	uninstall-pkgconfigDATA
754
755uninstall-info: uninstall-info-recursive
756
757.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
758	check-am clean clean-generic clean-libtool clean-recursive \
759	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
760	dist-shar dist-tarZ dist-zip distcheck distclean \
761	distclean-generic distclean-hdr distclean-libtool \
762	distclean-recursive distclean-tags distcleancheck distdir \
763	distuninstallcheck dvi dvi-am html html-am info info-am \
764	install install-am install-configDATA install-data \
765	install-data-am install-data-local install-exec \
766	install-exec-am install-info install-info-am install-man \
767	install-pkgconfigDATA install-strip installcheck \
768	installcheck-am installdirs installdirs-am maintainer-clean \
769	maintainer-clean-generic maintainer-clean-recursive \
770	mostlyclean mostlyclean-generic mostlyclean-libtool \
771	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
772	uninstall uninstall-am uninstall-configDATA uninstall-info-am \
773	uninstall-local uninstall-pkgconfigDATA
774
775
776ChangeLog:
777	if test -d "$(srcdir)/.git"; then \
778	  (GIT_DIR=$(top_srcdir)/.git ./missing --run git-log --stat) | fmt --split-only > $@.tmp \
779	  && mv -f $@.tmp $@ \
780	  || ($(RM) $@.tmp; \
781	      echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
782	      (test -f $@ || echo git-log is required to generate this file >> $@)); \
783	else \
784	  test -f $@ || \
785	  (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
786	  echo A git checkout and git-log is required to generate this file >> $@); \
787	fi
788
789.PHONY: ChangeLog
790
791install-data-local:
792	$(mkinstalldirs) $(DESTDIR)$(configdir) $(DESTDIR)$(fc_cachedir)
793	if [ -f $(DESTDIR)$(configdir)/fonts.conf ]; then \
794	  echo "backing up existing $(DESTDIR)$(configdir)/fonts.conf"; \
795	  mv $(DESTDIR)$(configdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf.bak; \
796	fi
797	if [ -f $(srcdir)/fonts.conf ]; then \
798	  echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
799	  $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
800	else if [ -f fonts.conf ]; then \
801	  echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
802	  $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
803	fi; fi
804	@(if $(RUN_FC_CACHE_TEST); then \
805	    echo " $(bindir)/fc-cache -s -f -v"; \
806	    $(bindir)/fc-cache -s -f -v; \
807	else \
808	    echo "***"; \
809	    echo "*** Warning: fonts.cache not built"; \
810	    echo "***"; \
811	    echo "*** Generate this file manually on host system using fc-cache"; \
812	    echo "***"; \
813	fi)
814
815uninstall-local:
816	if [ -f $(srcdir)/fonts.conf ]; then \
817	  if cmp -s $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf; then \
818	     echo " uninstall standard $(DESTDIR)$(configdir)/fonts.conf"; \
819	     rm -f $(DESTDIR)$(configdir)/fonts.conf; \
820	  fi; \
821	else if [ -f fonts.conf ]; then \
822	  if cmp -s fonts.conf $(DESTDIR)$(configdir)/fonts.conf; then \
823	     echo " uninstall standard $(DESTDIR)$(configdir)/fonts.conf"; \
824	     rm -f $(DESTDIR)$(configdir)/fonts.conf; \
825	  fi; \
826	fi; fi
827
828debuild debuild-signed: debuild-dirs
829	(cd $(distdir)/debian && debuild)
830
831debuild-unsigned: debuild-dirs
832	(cd $(distdir)/debian && debuild -us -uc)
833
834debuild-dirs: distdir
835	rm -f $(PACKAGE)_$(VERSION).orig.tar.gz
836	rm -rf $(distdir).orig
837	cp -a $(distdir) $(distdir).orig
838	rm -rf $(distdir).orig/debian
839# Tell versions [3.59,3.63) of GNU make to not export all variables.
840# Otherwise a system limit (for SysV at least) may be exceeded.
841.NOEXPORT:
842