Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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 #  fontconfig/Makefile.am
20
21 #  Copyright © 2003 Keith Packard
22
23 #  Permission to use, copy, modify, distribute, and sell this software and its
24 #  documentation for any purpose is hereby granted without fee, provided that
25 #  the above copyright notice appear in all copies and that both that
26 #  copyright notice and this permission notice appear in supporting
27 #  documentation, and that the name of the author(s) not be used in
28 #  advertising or publicity pertaining to distribution of the software without
29 #  specific, written prior permission.  The authors make no
30 #  representations about the suitability of this software for any purpose.  It
31 #  is provided "as is" without express or implied warranty.
32
33 #  THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
34 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
35 #  EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
36 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
38 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
39 #  PERFORMANCE OF THIS SOFTWARE.
40
41 VPATH = @srcdir@
42 am__make_dryrun = \
43   { \
44     am__dry=no; \
45     case $$MAKEFLAGS in \
46       *\\[\ \   ]*) \
47         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
48           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49       *) \
50         for am__flg in $$MAKEFLAGS; do \
51           case $$am__flg in \
52             *=*|--*) ;; \
53             *n*) am__dry=yes; break;; \
54           esac; \
55         done;; \
56     esac; \
57     test $$am__dry = yes; \
58   }
59 pkgdatadir = $(datadir)/@PACKAGE@
60 pkgincludedir = $(includedir)/@PACKAGE@
61 pkglibdir = $(libdir)/@PACKAGE@
62 pkglibexecdir = $(libexecdir)/@PACKAGE@
63 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64 install_sh_DATA = $(install_sh) -c -m 644
65 install_sh_PROGRAM = $(install_sh) -c
66 install_sh_SCRIPT = $(install_sh) -c
67 INSTALL_HEADER = $(INSTALL_DATA)
68 transform = $(program_transform_name)
69 NORMAL_INSTALL = :
70 PRE_INSTALL = :
71 POST_INSTALL = :
72 NORMAL_UNINSTALL = :
73 PRE_UNINSTALL = :
74 POST_UNINSTALL = :
75 build_triplet = @build@
76 host_triplet = @host@
77 subdir = .
78 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
79         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
80         $(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
81         $(srcdir)/fontconfig.spec.in $(top_srcdir)/configure AUTHORS \
82         COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
83         install-sh ltmain.sh missing
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
86         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88         $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92  configure.lineno config.status.lineno
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_HEADER = config.h
95 CONFIG_CLEAN_FILES = fontconfig.spec fontconfig.pc fontconfig-zip
96 CONFIG_CLEAN_VPATH_FILES =
97 AM_V_GEN = $(am__v_GEN_@AM_V@)
98 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99 am__v_GEN_0 = @echo "  GEN   " $@;
100 AM_V_at = $(am__v_at_@AM_V@)
101 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102 am__v_at_0 = @
103 SOURCES =
104 DIST_SOURCES =
105 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
106         html-recursive info-recursive install-data-recursive \
107         install-dvi-recursive install-exec-recursive \
108         install-html-recursive install-info-recursive \
109         install-pdf-recursive install-ps-recursive install-recursive \
110         installcheck-recursive installdirs-recursive pdf-recursive \
111         ps-recursive uninstall-recursive
112 am__can_run_installinfo = \
113   case $$AM_UPDATE_INFO_DIR in \
114     n|no|NO) false;; \
115     *) (install-info --version) >/dev/null 2>&1;; \
116   esac
117 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj = case $$p in \
119     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120     *) f=$$p;; \
121   esac;
122 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__install_max = 40
124 am__nobase_strip_setup = \
125   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 am__nobase_strip = \
127   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128 am__nobase_list = $(am__nobase_strip_setup); \
129   for p in $$list; do echo "$$p $$p"; done | \
130   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132     if (++n[$$2] == $(am__install_max)) \
133       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134     END { for (dir in files) print dir, files[dir] }'
135 am__base_list = \
136   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__uninstall_files_from_dir = { \
139   test -z "$$files" \
140     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142          $(am__cd) "$$dir" && rm -f $$files; }; \
143   }
144 am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"
145 DATA = $(pkgconfig_DATA) $(xml_DATA)
146 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
147   distclean-recursive maintainer-clean-recursive
148 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
149         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
150         distdir dist dist-all distcheck
151 ETAGS = etags
152 CTAGS = ctags
153 DIST_SUBDIRS = $(SUBDIRS)
154 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155 distdir = $(PACKAGE)-$(VERSION)
156 top_distdir = $(distdir)
157 am__remove_distdir = \
158   if test -d "$(distdir)"; then \
159     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
160       && rm -rf "$(distdir)" \
161       || { sleep 5 && rm -rf "$(distdir)"; }; \
162   else :; fi
163 am__relativize = \
164   dir0=`pwd`; \
165   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
166   sed_rest='s,^[^/]*/*,,'; \
167   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
168   sed_butlast='s,/*[^/]*$$,,'; \
169   while test -n "$$dir1"; do \
170     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
171     if test "$$first" != "."; then \
172       if test "$$first" = ".."; then \
173         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
174         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
175       else \
176         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
177         if test "$$first2" = "$$first"; then \
178           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
179         else \
180           dir2="../$$dir2"; \
181         fi; \
182         dir0="$$dir0"/"$$first"; \
183       fi; \
184     fi; \
185     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
186   done; \
187   reldir="$$dir2"
188 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
189 GZIP_ENV = --best
190 distuninstallcheck_listfiles = find . -type f -print
191 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
192   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
193 distcleancheck_listfiles = find . -type f -print
194 ACLOCAL = @ACLOCAL@
195 AMTAR = @AMTAR@
196 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
197 AR = @AR@
198 AS = @AS@
199 AUTOCONF = @AUTOCONF@
200 AUTOHEADER = @AUTOHEADER@
201 AUTOMAKE = @AUTOMAKE@
202 AWK = @AWK@
203 BASECONFIGDIR = @BASECONFIGDIR@
204 CC = @CC@
205 CCDEPMODE = @CCDEPMODE@
206 CFLAGS = @CFLAGS@
207 CONFIGDIR = @CONFIGDIR@
208 CPP = @CPP@
209 CPPFLAGS = @CPPFLAGS@
210 CYGPATH_W = @CYGPATH_W@
211 DEFS = @DEFS@
212 DEPDIR = @DEPDIR@
213 DLLTOOL = @DLLTOOL@
214 DOCMAN3 = @DOCMAN3@
215 DOCSRC = @DOCSRC@
216 DSYMUTIL = @DSYMUTIL@
217 DUMPBIN = @DUMPBIN@
218 ECHO_C = @ECHO_C@
219 ECHO_N = @ECHO_N@
220 ECHO_T = @ECHO_T@
221 EGREP = @EGREP@
222 EXEEXT = @EXEEXT@
223 EXPAT_CFLAGS = @EXPAT_CFLAGS@
224 EXPAT_LIBS = @EXPAT_LIBS@
225 FC_ADD_FONTS = @FC_ADD_FONTS@
226 FC_CACHEDIR = @FC_CACHEDIR@
227 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
228 FC_FONTDATE = @FC_FONTDATE@
229 FC_FONTPATH = @FC_FONTPATH@
230 FGREP = @FGREP@
231 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
232 FREETYPE_LIBS = @FREETYPE_LIBS@
233 GREP = @GREP@
234 HASDOCBOOK = @HASDOCBOOK@
235 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
236 ICONV_CFLAGS = @ICONV_CFLAGS@
237 ICONV_LIBS = @ICONV_LIBS@
238 INSTALL = @INSTALL@
239 INSTALL_DATA = @INSTALL_DATA@
240 INSTALL_PROGRAM = @INSTALL_PROGRAM@
241 INSTALL_SCRIPT = @INSTALL_SCRIPT@
242 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
243 LD = @LD@
244 LDFLAGS = @LDFLAGS@
245 LIBOBJS = @LIBOBJS@
246 LIBS = @LIBS@
247 LIBTOOL = @LIBTOOL@
248 LIBT_CURRENT = @LIBT_CURRENT@
249 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
250 LIBT_REVISION = @LIBT_REVISION@
251 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
252 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
253 LIBXML2_LIBS = @LIBXML2_LIBS@
254 LIPO = @LIPO@
255 LN_S = @LN_S@
256 LTLIBOBJS = @LTLIBOBJS@
257 MAKEINFO = @MAKEINFO@
258 MANIFEST_TOOL = @MANIFEST_TOOL@
259 MKDIR_P = @MKDIR_P@
260 NM = @NM@
261 NMEDIT = @NMEDIT@
262 OBJDUMP = @OBJDUMP@
263 OBJEXT = @OBJEXT@
264 OTOOL = @OTOOL@
265 OTOOL64 = @OTOOL64@
266 PACKAGE = @PACKAGE@
267 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
268 PACKAGE_NAME = @PACKAGE_NAME@
269 PACKAGE_STRING = @PACKAGE_STRING@
270 PACKAGE_TARNAME = @PACKAGE_TARNAME@
271 PACKAGE_URL = @PACKAGE_URL@
272 PACKAGE_VERSION = @PACKAGE_VERSION@
273 PATH_SEPARATOR = @PATH_SEPARATOR@
274 PKG_CONFIG = @PKG_CONFIG@
275 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
276 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
277 RANLIB = @RANLIB@
278 RM = @RM@
279 SED = @SED@
280 SET_MAKE = @SET_MAKE@
281 SHELL = @SHELL@
282 STRIP = @STRIP@
283 TEMPLATEDIR = @TEMPLATEDIR@
284 VERSION = @VERSION@
285 WARN_CFLAGS = @WARN_CFLAGS@
286 XMLDIR = @XMLDIR@
287 abs_builddir = @abs_builddir@
288 abs_srcdir = @abs_srcdir@
289 abs_top_builddir = @abs_top_builddir@
290 abs_top_srcdir = @abs_top_srcdir@
291 ac_ct_AR = @ac_ct_AR@
292 ac_ct_CC = @ac_ct_CC@
293 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
294 am__include = @am__include@
295 am__leading_dot = @am__leading_dot@
296 am__quote = @am__quote@
297 am__tar = @am__tar@
298 am__untar = @am__untar@
299 baseconfigdir = $(BASECONFIGDIR)
300 bindir = @bindir@
301 build = @build@
302 build_alias = @build_alias@
303 build_cpu = @build_cpu@
304 build_os = @build_os@
305 build_vendor = @build_vendor@
306 builddir = @builddir@
307 configdir = $(CONFIGDIR)
308 datadir = @datadir@
309 datarootdir = @datarootdir@
310 docdir = @docdir@
311 dvidir = @dvidir@
312 exec_prefix = @exec_prefix@
313 fc_cachedir = @fc_cachedir@
314 host = @host@
315 host_alias = @host_alias@
316 host_cpu = @host_cpu@
317 host_os = @host_os@
318 host_vendor = @host_vendor@
319 htmldir = @htmldir@
320 includedir = @includedir@
321 infodir = @infodir@
322 install_sh = @install_sh@
323 libdir = @libdir@
324 libexecdir = @libexecdir@
325 localedir = @localedir@
326 localstatedir = @localstatedir@
327 mandir = @mandir@
328 mkdir_p = @mkdir_p@
329 ms_librarian = @ms_librarian@
330 oldincludedir = @oldincludedir@
331 pdfdir = @pdfdir@
332 prefix = @prefix@
333 program_transform_name = @program_transform_name@
334 psdir = @psdir@
335 sbindir = @sbindir@
336 sharedstatedir = @sharedstatedir@
337 srcdir = @srcdir@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 templatedir = @templatedir@
341 top_build_prefix = @top_build_prefix@
342 top_builddir = @top_builddir@
343 top_srcdir = @top_srcdir@
344 xmldir = $(XMLDIR)
345 SUBDIRS = fontconfig fc-case fc-lang fc-glyphname src \
346         fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
347         conf.d $(DOCSRC) test
348
349 AUTOMAKE_OPTIONS = dist-bzip2
350 ACLOCAL_AMFLAGS = -I m4
351 EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd \
352         fontconfig.spec.in fontconfig.spec fontconfig-zip.in \
353         config-fixups.h ChangeLog
354 CLEANFILES = fonts.conf
355 DISTCLEANFILES = config.cache doltcompile
356
357 # Creating ChangeLog from git log:
358 MAINTAINERCLEANFILES = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log \
359         $(srcdir)/compile $(srcdir)/config.guess $(srcdir)/config.h.in \
360         $(srcdir)/config.sub $(srcdir)/configure.scan \
361         $(srcdir)/depcomp $(srcdir)/install-sh $(srcdir)/ltmain.sh \
362         $(srcdir)/missing $(srcdir)/mkinstalldirs `find "$(srcdir)" \
363         -type f -name Makefile.in -print` $(srcdir)/ChangeLog
364 pkgconfigdir = $(libdir)/pkgconfig
365 pkgconfig_DATA = fontconfig.pc
366 xml_DATA = fonts.dtd
367 @CROSS_COMPILING_FALSE@RUN_FC_CACHE_TEST = test -z "$(DESTDIR)"
368 @CROSS_COMPILING_TRUE@RUN_FC_CACHE_TEST = false
369 all: config.h
370         $(MAKE) $(AM_MAKEFLAGS) all-recursive
371
372 .SUFFIXES:
373 am--refresh: Makefile
374         @:
375 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
376         @for dep in $?; do \
377           case '$(am__configure_deps)' in \
378             *$$dep*) \
379               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
380               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
381                 && exit 0; \
382               exit 1;; \
383           esac; \
384         done; \
385         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
386         $(am__cd) $(top_srcdir) && \
387           $(AUTOMAKE) --gnu Makefile
388 .PRECIOUS: Makefile
389 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
390         @case '$?' in \
391           *config.status*) \
392             echo ' $(SHELL) ./config.status'; \
393             $(SHELL) ./config.status;; \
394           *) \
395             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
396             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
397         esac;
398
399 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
400         $(SHELL) ./config.status --recheck
401
402 $(top_srcdir)/configure:  $(am__configure_deps)
403         $(am__cd) $(srcdir) && $(AUTOCONF)
404 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
405         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
406 $(am__aclocal_m4_deps):
407
408 config.h: stamp-h1
409         @if test ! -f $@; then rm -f stamp-h1; else :; fi
410         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
411
412 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
413         @rm -f stamp-h1
414         cd $(top_builddir) && $(SHELL) ./config.status config.h
415 $(srcdir)/config.h.in:  $(am__configure_deps) 
416         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
417         rm -f stamp-h1
418         touch $@
419
420 distclean-hdr:
421         -rm -f config.h stamp-h1
422 fontconfig.spec: $(top_builddir)/config.status $(srcdir)/fontconfig.spec.in
423         cd $(top_builddir) && $(SHELL) ./config.status $@
424 fontconfig.pc: $(top_builddir)/config.status $(srcdir)/fontconfig.pc.in
425         cd $(top_builddir) && $(SHELL) ./config.status $@
426 fontconfig-zip: $(top_builddir)/config.status $(srcdir)/fontconfig-zip.in
427         cd $(top_builddir) && $(SHELL) ./config.status $@
428
429 mostlyclean-libtool:
430         -rm -f *.lo
431
432 clean-libtool:
433         -rm -rf .libs _libs
434
435 distclean-libtool:
436         -rm -f libtool config.lt
437 install-pkgconfigDATA: $(pkgconfig_DATA)
438         @$(NORMAL_INSTALL)
439         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
440         if test -n "$$list"; then \
441           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
442           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
443         fi; \
444         for p in $$list; do \
445           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
446           echo "$$d$$p"; \
447         done | $(am__base_list) | \
448         while read files; do \
449           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
450           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
451         done
452
453 uninstall-pkgconfigDATA:
454         @$(NORMAL_UNINSTALL)
455         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
456         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
457         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
458 install-xmlDATA: $(xml_DATA)
459         @$(NORMAL_INSTALL)
460         @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
461         if test -n "$$list"; then \
462           echo " $(MKDIR_P) '$(DESTDIR)$(xmldir)'"; \
463           $(MKDIR_P) "$(DESTDIR)$(xmldir)" || exit 1; \
464         fi; \
465         for p in $$list; do \
466           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
467           echo "$$d$$p"; \
468         done | $(am__base_list) | \
469         while read files; do \
470           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \
471           $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \
472         done
473
474 uninstall-xmlDATA:
475         @$(NORMAL_UNINSTALL)
476         @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
477         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
478         dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
479
480 # This directory's subdirectories are mostly independent; you can cd
481 # into them and run `make' without going through this Makefile.
482 # To change the values of `make' variables: instead of editing Makefiles,
483 # (1) if the variable is set in `config.status', edit `config.status'
484 #     (which will cause the Makefiles to be regenerated when you run `make');
485 # (2) otherwise, pass the desired values on the `make' command line.
486 $(RECURSIVE_TARGETS):
487         @fail= failcom='exit 1'; \
488         for f in x $$MAKEFLAGS; do \
489           case $$f in \
490             *=* | --[!k]*);; \
491             *k*) failcom='fail=yes';; \
492           esac; \
493         done; \
494         dot_seen=no; \
495         target=`echo $@ | sed s/-recursive//`; \
496         list='$(SUBDIRS)'; for subdir in $$list; do \
497           echo "Making $$target in $$subdir"; \
498           if test "$$subdir" = "."; then \
499             dot_seen=yes; \
500             local_target="$$target-am"; \
501           else \
502             local_target="$$target"; \
503           fi; \
504           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
505           || eval $$failcom; \
506         done; \
507         if test "$$dot_seen" = "no"; then \
508           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
509         fi; test -z "$$fail"
510
511 $(RECURSIVE_CLEAN_TARGETS):
512         @fail= failcom='exit 1'; \
513         for f in x $$MAKEFLAGS; do \
514           case $$f in \
515             *=* | --[!k]*);; \
516             *k*) failcom='fail=yes';; \
517           esac; \
518         done; \
519         dot_seen=no; \
520         case "$@" in \
521           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
522           *) list='$(SUBDIRS)' ;; \
523         esac; \
524         rev=''; for subdir in $$list; do \
525           if test "$$subdir" = "."; then :; else \
526             rev="$$subdir $$rev"; \
527           fi; \
528         done; \
529         rev="$$rev ."; \
530         target=`echo $@ | sed s/-recursive//`; \
531         for subdir in $$rev; do \
532           echo "Making $$target in $$subdir"; \
533           if test "$$subdir" = "."; then \
534             local_target="$$target-am"; \
535           else \
536             local_target="$$target"; \
537           fi; \
538           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
539           || eval $$failcom; \
540         done && test -z "$$fail"
541 tags-recursive:
542         list='$(SUBDIRS)'; for subdir in $$list; do \
543           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
544         done
545 ctags-recursive:
546         list='$(SUBDIRS)'; for subdir in $$list; do \
547           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
548         done
549
550 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
551         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
552         unique=`for i in $$list; do \
553             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554           done | \
555           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
556               END { if (nonempty) { for (i in files) print i; }; }'`; \
557         mkid -fID $$unique
558 tags: TAGS
559
560 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
561                 $(TAGS_FILES) $(LISP)
562         set x; \
563         here=`pwd`; \
564         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
565           include_option=--etags-include; \
566           empty_fix=.; \
567         else \
568           include_option=--include; \
569           empty_fix=; \
570         fi; \
571         list='$(SUBDIRS)'; for subdir in $$list; do \
572           if test "$$subdir" = .; then :; else \
573             test ! -f $$subdir/TAGS || \
574               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
575           fi; \
576         done; \
577         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
578         unique=`for i in $$list; do \
579             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580           done | \
581           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582               END { if (nonempty) { for (i in files) print i; }; }'`; \
583         shift; \
584         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585           test -n "$$unique" || unique=$$empty_fix; \
586           if test $$# -gt 0; then \
587             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588               "$$@" $$unique; \
589           else \
590             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591               $$unique; \
592           fi; \
593         fi
594 ctags: CTAGS
595 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
596                 $(TAGS_FILES) $(LISP)
597         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
598         unique=`for i in $$list; do \
599             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600           done | \
601           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
602               END { if (nonempty) { for (i in files) print i; }; }'`; \
603         test -z "$(CTAGS_ARGS)$$unique" \
604           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
605              $$unique
606
607 GTAGS:
608         here=`$(am__cd) $(top_builddir) && pwd` \
609           && $(am__cd) $(top_srcdir) \
610           && gtags -i $(GTAGS_ARGS) "$$here"
611
612 distclean-tags:
613         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614
615 distdir: $(DISTFILES)
616         $(am__remove_distdir)
617         test -d "$(distdir)" || mkdir "$(distdir)"
618         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
619         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
620         list='$(DISTFILES)'; \
621           dist_files=`for file in $$list; do echo $$file; done | \
622           sed -e "s|^$$srcdirstrip/||;t" \
623               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
624         case $$dist_files in \
625           */*) $(MKDIR_P) `echo "$$dist_files" | \
626                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
627                            sort -u` ;; \
628         esac; \
629         for file in $$dist_files; do \
630           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
631           if test -d $$d/$$file; then \
632             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
633             if test -d "$(distdir)/$$file"; then \
634               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
635             fi; \
636             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
637               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
638               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
639             fi; \
640             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
641           else \
642             test -f "$(distdir)/$$file" \
643             || cp -p $$d/$$file "$(distdir)/$$file" \
644             || exit 1; \
645           fi; \
646         done
647         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
648           if test "$$subdir" = .; then :; else \
649             $(am__make_dryrun) \
650               || test -d "$(distdir)/$$subdir" \
651               || $(MKDIR_P) "$(distdir)/$$subdir" \
652               || exit 1; \
653             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
654             $(am__relativize); \
655             new_distdir=$$reldir; \
656             dir1=$$subdir; dir2="$(top_distdir)"; \
657             $(am__relativize); \
658             new_top_distdir=$$reldir; \
659             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
660             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
661             ($(am__cd) $$subdir && \
662               $(MAKE) $(AM_MAKEFLAGS) \
663                 top_distdir="$$new_top_distdir" \
664                 distdir="$$new_distdir" \
665                 am__remove_distdir=: \
666                 am__skip_length_check=: \
667                 am__skip_mode_fix=: \
668                 distdir) \
669               || exit 1; \
670           fi; \
671         done
672         -test -n "$(am__skip_mode_fix)" \
673         || find "$(distdir)" -type d ! -perm -755 \
674                 -exec chmod u+rwx,go+rx {} \; -o \
675           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
676           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
677           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
678         || chmod -R a+r "$(distdir)"
679 dist-gzip: distdir
680         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
681         $(am__remove_distdir)
682 dist-bzip2: distdir
683         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
684         $(am__remove_distdir)
685
686 dist-lzip: distdir
687         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
688         $(am__remove_distdir)
689
690 dist-lzma: distdir
691         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
692         $(am__remove_distdir)
693
694 dist-xz: distdir
695         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
696         $(am__remove_distdir)
697
698 dist-tarZ: distdir
699         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
700         $(am__remove_distdir)
701
702 dist-shar: distdir
703         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
704         $(am__remove_distdir)
705
706 dist-zip: distdir
707         -rm -f $(distdir).zip
708         zip -rq $(distdir).zip $(distdir)
709         $(am__remove_distdir)
710
711 dist dist-all: distdir
712         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
713         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
714         $(am__remove_distdir)
715
716 # This target untars the dist file and tries a VPATH configuration.  Then
717 # it guarantees that the distribution is self-contained by making another
718 # tarfile.
719 distcheck: dist
720         case '$(DIST_ARCHIVES)' in \
721         *.tar.gz*) \
722           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
723         *.tar.bz2*) \
724           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
725         *.tar.lzma*) \
726           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
727         *.tar.lz*) \
728           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
729         *.tar.xz*) \
730           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
731         *.tar.Z*) \
732           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
733         *.shar.gz*) \
734           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
735         *.zip*) \
736           unzip $(distdir).zip ;;\
737         esac
738         chmod -R a-w $(distdir); chmod u+w $(distdir)
739         mkdir $(distdir)/_build
740         mkdir $(distdir)/_inst
741         chmod a-w $(distdir)
742         test -d $(distdir)/_build || exit 0; \
743         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
744           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
745           && am__cwd=`pwd` \
746           && $(am__cd) $(distdir)/_build \
747           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
748             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
749             $(DISTCHECK_CONFIGURE_FLAGS) \
750           && $(MAKE) $(AM_MAKEFLAGS) \
751           && $(MAKE) $(AM_MAKEFLAGS) dvi \
752           && $(MAKE) $(AM_MAKEFLAGS) check \
753           && $(MAKE) $(AM_MAKEFLAGS) install \
754           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
755           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
756           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
757                 distuninstallcheck \
758           && chmod -R a-w "$$dc_install_base" \
759           && ({ \
760                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
761                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
762                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
763                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
764                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
765               } || { rm -rf "$$dc_destdir"; exit 1; }) \
766           && rm -rf "$$dc_destdir" \
767           && $(MAKE) $(AM_MAKEFLAGS) dist \
768           && rm -rf $(DIST_ARCHIVES) \
769           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
770           && cd "$$am__cwd" \
771           || exit 1
772         $(am__remove_distdir)
773         @(echo "$(distdir) archives ready for distribution: "; \
774           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
775           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
776 distuninstallcheck:
777         @test -n '$(distuninstallcheck_dir)' || { \
778           echo 'ERROR: trying to run $@ with an empty' \
779                '$$(distuninstallcheck_dir)' >&2; \
780           exit 1; \
781         }; \
782         $(am__cd) '$(distuninstallcheck_dir)' || { \
783           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
784           exit 1; \
785         }; \
786         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
787            || { echo "ERROR: files left after uninstall:" ; \
788                 if test -n "$(DESTDIR)"; then \
789                   echo "  (check DESTDIR support)"; \
790                 fi ; \
791                 $(distuninstallcheck_listfiles) ; \
792                 exit 1; } >&2
793 distcleancheck: distclean
794         @if test '$(srcdir)' = . ; then \
795           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
796           exit 1 ; \
797         fi
798         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
799           || { echo "ERROR: files left in build directory after distclean:" ; \
800                $(distcleancheck_listfiles) ; \
801                exit 1; } >&2
802 check-am: all-am
803 check: check-recursive
804 all-am: Makefile $(DATA) config.h
805 installdirs: installdirs-recursive
806 installdirs-am:
807         for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"; do \
808           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
809         done
810 install: install-recursive
811 install-exec: install-exec-recursive
812 install-data: install-data-recursive
813 uninstall: uninstall-recursive
814
815 install-am: all-am
816         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
817
818 installcheck: installcheck-recursive
819 install-strip:
820         if test -z '$(STRIP)'; then \
821           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
822             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
823               install; \
824         else \
825           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
826             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
827             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
828         fi
829 mostlyclean-generic:
830
831 clean-generic:
832         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
833
834 distclean-generic:
835         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
836         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
837         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
838
839 maintainer-clean-generic:
840         @echo "This command is intended for maintainers to use"
841         @echo "it deletes files that may require special tools to rebuild."
842         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
843 clean: clean-recursive
844
845 clean-am: clean-generic clean-libtool mostlyclean-am
846
847 distclean: distclean-recursive
848         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
849         -rm -f Makefile
850 distclean-am: clean-am distclean-generic distclean-hdr \
851         distclean-libtool distclean-tags
852
853 dvi: dvi-recursive
854
855 dvi-am:
856
857 html: html-recursive
858
859 html-am:
860
861 info: info-recursive
862
863 info-am:
864
865 install-data-am: install-data-local install-pkgconfigDATA \
866         install-xmlDATA
867
868 install-dvi: install-dvi-recursive
869
870 install-dvi-am:
871
872 install-exec-am:
873
874 install-html: install-html-recursive
875
876 install-html-am:
877
878 install-info: install-info-recursive
879
880 install-info-am:
881
882 install-man:
883
884 install-pdf: install-pdf-recursive
885
886 install-pdf-am:
887
888 install-ps: install-ps-recursive
889
890 install-ps-am:
891
892 installcheck-am:
893
894 maintainer-clean: maintainer-clean-recursive
895         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
896         -rm -rf $(top_srcdir)/autom4te.cache
897         -rm -f Makefile
898 maintainer-clean-am: distclean-am maintainer-clean-generic
899
900 mostlyclean: mostlyclean-recursive
901
902 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
903
904 pdf: pdf-recursive
905
906 pdf-am:
907
908 ps: ps-recursive
909
910 ps-am:
911
912 uninstall-am: uninstall-local uninstall-pkgconfigDATA \
913         uninstall-xmlDATA
914
915 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
916         ctags-recursive install-am install-strip tags-recursive
917
918 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
919         all all-am am--refresh check check-am clean clean-generic \
920         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
921         dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
922         dist-zip distcheck distclean distclean-generic distclean-hdr \
923         distclean-libtool distclean-tags distcleancheck distdir \
924         distuninstallcheck dvi dvi-am html html-am info info-am \
925         install install-am install-data install-data-am \
926         install-data-local install-dvi install-dvi-am install-exec \
927         install-exec-am install-html install-html-am install-info \
928         install-info-am install-man install-pdf install-pdf-am \
929         install-pkgconfigDATA install-ps install-ps-am install-strip \
930         install-xmlDATA installcheck installcheck-am installdirs \
931         installdirs-am maintainer-clean maintainer-clean-generic \
932         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
933         ps ps-am tags tags-recursive uninstall uninstall-am \
934         uninstall-local uninstall-pkgconfigDATA uninstall-xmlDATA
935
936 ChangeLog: $(srcdir)/ChangeLog
937 $(srcdir)/ChangeLog:
938         if test -d "$(srcdir)/.git"; then \
939           (GIT_DIR=$(top_srcdir)/.git ./missing --run git log --stat) | fmt --split-only > $@.tmp \
940           && mv -f $@.tmp $@ \
941           || ($(RM) $@.tmp; \
942               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
943               (test -f $@ || echo git-log is required to generate this file >> $@)); \
944         else \
945           test -f $@ || \
946           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
947           echo A git checkout and git-log is required to generate this file >> $@); \
948         fi
949
950 .PHONY: ChangeLog
951
952 fonts.conf: fonts.conf.in Makefile
953         sed \
954                 -e 's,@FC_CACHEDIR\@,$(FC_CACHEDIR),g' \
955                 -e 's,@FC_DEFAULT_FONTS\@,$(FC_DEFAULT_FONTS),g' \
956                 -e 's,@FC_FONTPATH\@,$(FC_FONTPATH),g' \
957                 -e 's,@CONFIGDIR\@,$(CONFIGDIR),g' \
958                 -e 's,@PACKAGE\@,$(PACKAGE),g' \
959                 -e 's,@VERSION\@,$(VERSION),g' \
960                 $(srcdir)/$@.in > $@.tmp && \
961         mv $@.tmp $@
962
963 install-data-local: fonts.conf
964         $(mkinstalldirs) $(DESTDIR)$(baseconfigdir) $(DESTDIR)$(fc_cachedir)
965         if [ -f $(DESTDIR)$(baseconfigdir)/fonts.conf ]; then \
966           echo "backing up existing $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
967           mv $(DESTDIR)$(baseconfigdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf.bak; \
968         fi
969         if [ -f $(srcdir)/fonts.conf ]; then \
970           echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
971           $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
972         else if [ -f fonts.conf ]; then \
973           echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
974           $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
975         fi; fi
976         @(if $(RUN_FC_CACHE_TEST); then \
977             echo "fc-cache$(EXEEXT) -s -f -v"; \
978             fc-cache/fc-cache$(EXEEXT) -s -f -v; \
979         else \
980             echo "***"; \
981             echo "*** Warning: fonts.cache not built"; \
982             echo "***"; \
983             echo "*** Generate this file manually on host system using fc-cache"; \
984             echo "***"; \
985         fi)
986
987 uninstall-local:
988         if [ -f $(srcdir)/fonts.conf ]; then \
989           if cmp -s $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \
990              echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
991              $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \
992           fi; \
993         else if [ -f fonts.conf ]; then \
994           if cmp -s fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; then \
995              echo " uninstall standard $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
996              $(RM) $(DESTDIR)$(baseconfigdir)/fonts.conf; \
997           fi; \
998         fi; fi
999
1000 debuild debuild-signed: debuild-dirs
1001         (cd $(distdir)/debian && debuild)
1002
1003 debuild-unsigned: debuild-dirs
1004         (cd $(distdir)/debian && debuild -us -uc)
1005
1006 debuild-dirs: distdir
1007         $(RM) $(PACKAGE)_$(VERSION).orig.tar.gz
1008         $(RM) -r $(distdir).orig
1009         cp -a $(distdir) $(distdir).orig
1010         $(RM) -r $(distdir).orig/debian
1011
1012 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1013 # Otherwise a system limit (for SysV at least) may be exceeded.
1014 .NOEXPORT: