debian packaging
[gconf-editor] / Makefile.in
1 # Makefile.in generated by automake 1.11 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = .
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39         $(top_srcdir)/configure AUTHORS COPYING ChangeLog NEWS \
40         config.guess config.sub depcomp install-sh ltmain.sh missing \
41         mkinstalldirs
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
44         $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
45         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47         $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51  configure.lineno config.status.lineno
52 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53 CONFIG_HEADER = config.h
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 SOURCES =
57 DIST_SOURCES =
58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59         html-recursive info-recursive install-data-recursive \
60         install-dvi-recursive install-exec-recursive \
61         install-html-recursive install-info-recursive \
62         install-pdf-recursive install-ps-recursive install-recursive \
63         installcheck-recursive installdirs-recursive pdf-recursive \
64         ps-recursive uninstall-recursive
65 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66   distclean-recursive maintainer-clean-recursive
67 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
68         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
69         distdir dist dist-all distcheck
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
76 am__remove_distdir = \
77   { test ! -d "$(distdir)" \
78     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
79          && rm -fr "$(distdir)"; }; }
80 am__relativize = \
81   dir0=`pwd`; \
82   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
83   sed_rest='s,^[^/]*/*,,'; \
84   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
85   sed_butlast='s,/*[^/]*$$,,'; \
86   while test -n "$$dir1"; do \
87     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
88     if test "$$first" != "."; then \
89       if test "$$first" = ".."; then \
90         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
91         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
92       else \
93         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
94         if test "$$first2" = "$$first"; then \
95           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
96         else \
97           dir2="../$$dir2"; \
98         fi; \
99         dir0="$$dir0"/"$$first"; \
100       fi; \
101     fi; \
102     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
103   done; \
104   reldir="$$dir2"
105 GZIP_ENV = --best
106 DIST_ARCHIVES = $(distdir).tar.bz2
107 distcleancheck_listfiles = find . -type f -print
108 ACLOCAL = @ACLOCAL@
109 ACLOCAL_AMFLAGS = -I m4
110 ALL_LINGUAS = @ALL_LINGUAS@
111 AMTAR = @AMTAR@
112 AR = @AR@
113 AUTOCONF = @AUTOCONF@
114 AUTOHEADER = @AUTOHEADER@
115 AUTOMAKE = @AUTOMAKE@
116 AWK = @AWK@
117 CATALOGS = @CATALOGS@
118 CATOBJEXT = @CATOBJEXT@
119 CC = @CC@
120 CCDEPMODE = @CCDEPMODE@
121 CFLAGS = @CFLAGS@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DATADIRNAME = @DATADIRNAME@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
129 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
130 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
131 DOC_USER_FORMATS = @DOC_USER_FORMATS@
132 DSYMUTIL = @DSYMUTIL@
133 DUMPBIN = @DUMPBIN@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 FGREP = @FGREP@
140 GCONFTOOL = @GCONFTOOL@
141 GCONF_EDITOR_CFLAGS = @GCONF_EDITOR_CFLAGS@
142 GCONF_EDITOR_LIBS = @GCONF_EDITOR_LIBS@
143 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
144 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
145 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
146 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
147 GMOFILES = @GMOFILES@
148 GMSGFMT = @GMSGFMT@
149 GREP = @GREP@
150 HELP_DIR = @HELP_DIR@
151 INSTALL = @INSTALL@
152 INSTALL_DATA = @INSTALL_DATA@
153 INSTALL_PROGRAM = @INSTALL_PROGRAM@
154 INSTALL_SCRIPT = @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156 INSTOBJEXT = @INSTOBJEXT@
157 INTLLIBS = @INTLLIBS@
158 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
159 INTLTOOL_MERGE = @INTLTOOL_MERGE@
160 INTLTOOL_PERL = @INTLTOOL_PERL@
161 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
162 LD = @LD@
163 LDFLAGS = @LDFLAGS@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LIBTOOL = @LIBTOOL@
167 LIPO = @LIPO@
168 LN_S = @LN_S@
169 LTLIBOBJS = @LTLIBOBJS@
170 MAINT = @MAINT@
171 MAKEINFO = @MAKEINFO@
172 MKDIR_P = @MKDIR_P@
173 MKINSTALLDIRS = @MKINSTALLDIRS@
174 MSGFMT = @MSGFMT@
175 MSGFMT_OPTS = @MSGFMT_OPTS@
176 MSGMERGE = @MSGMERGE@
177 NM = @NM@
178 NMEDIT = @NMEDIT@
179 OBJDUMP = @OBJDUMP@
180 OBJEXT = @OBJEXT@
181 OMF_DIR = @OMF_DIR@
182 OTOOL = @OTOOL@
183 OTOOL64 = @OTOOL64@
184 PACKAGE = @PACKAGE@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_VERSION = @PACKAGE_VERSION@
190 PATH_SEPARATOR = @PATH_SEPARATOR@
191 PKG_CONFIG = @PKG_CONFIG@
192 POFILES = @POFILES@
193 POSUB = @POSUB@
194 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
195 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
196 RANLIB = @RANLIB@
197 SED = @SED@
198 SET_MAKE = @SET_MAKE@
199 SHELL = @SHELL@
200 STRIP = @STRIP@
201 USE_NLS = @USE_NLS@
202 VERSION = @VERSION@
203 WARN_CFLAGS = @WARN_CFLAGS@
204 XGETTEXT = @XGETTEXT@
205 abs_builddir = @abs_builddir@
206 abs_srcdir = @abs_srcdir@
207 abs_top_builddir = @abs_top_builddir@
208 abs_top_srcdir = @abs_top_srcdir@
209 ac_ct_CC = @ac_ct_CC@
210 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211 am__include = @am__include@
212 am__leading_dot = @am__leading_dot@
213 am__quote = @am__quote@
214 am__tar = @am__tar@
215 am__untar = @am__untar@
216 bindir = @bindir@
217 build = @build@
218 build_alias = @build_alias@
219 build_cpu = @build_cpu@
220 build_os = @build_os@
221 build_vendor = @build_vendor@
222 builddir = @builddir@
223 datadir = @datadir@
224 datarootdir = @datarootdir@
225 docdir = @docdir@
226 dvidir = @dvidir@
227 exec_prefix = @exec_prefix@
228 host = @host@
229 host_alias = @host_alias@
230 host_cpu = @host_cpu@
231 host_os = @host_os@
232 host_vendor = @host_vendor@
233 htmldir = @htmldir@
234 includedir = @includedir@
235 infodir = @infodir@
236 install_sh = @install_sh@
237 libdir = @libdir@
238 libexecdir = @libexecdir@
239 localedir = @localedir@
240 localstatedir = @localstatedir@
241 lt_ECHO = @lt_ECHO@
242 mandir = @mandir@
243 mkdir_p = @mkdir_p@
244 oldincludedir = @oldincludedir@
245 pdfdir = @pdfdir@
246 prefix = @prefix@
247 program_transform_name = @program_transform_name@
248 psdir = @psdir@
249 sbindir = @sbindir@
250 sharedstatedir = @sharedstatedir@
251 srcdir = @srcdir@
252 sysconfdir = @sysconfdir@
253 target_alias = @target_alias@
254 top_build_prefix = @top_build_prefix@
255 top_builddir = @top_builddir@
256 top_srcdir = @top_srcdir@
257 SUBDIRS = data src po docs
258 EXTRA_DIST = \
259         autogen.sh \
260         ChangeLog.pre-git \
261         MAINTAINERS \
262         gnome-doc-utils.make
263
264
265 # ignore scrollkeeper files, which will legitimately exist after uninstall.
266 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
267 DISTCLEANFILES = \
268   gnome-doc-utils.make
269
270 all: config.h
271         $(MAKE) $(AM_MAKEFLAGS) all-recursive
272
273 .SUFFIXES:
274 am--refresh:
275         @:
276 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
277         @for dep in $?; do \
278           case '$(am__configure_deps)' in \
279             *$$dep*) \
280               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
281               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
282                 && exit 0; \
283               exit 1;; \
284           esac; \
285         done; \
286         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
287         $(am__cd) $(top_srcdir) && \
288           $(AUTOMAKE) --foreign Makefile
289 .PRECIOUS: Makefile
290 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
291         @case '$?' in \
292           *config.status*) \
293             echo ' $(SHELL) ./config.status'; \
294             $(SHELL) ./config.status;; \
295           *) \
296             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
297             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
298         esac;
299
300 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
301         $(SHELL) ./config.status --recheck
302
303 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
304         $(am__cd) $(srcdir) && $(AUTOCONF)
305 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
306         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
307 $(am__aclocal_m4_deps):
308
309 config.h: stamp-h1
310         @if test ! -f $@; then \
311           rm -f stamp-h1; \
312           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
313         else :; fi
314
315 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
316         @rm -f stamp-h1
317         cd $(top_builddir) && $(SHELL) ./config.status config.h
318 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
319         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
320         rm -f stamp-h1
321         touch $@
322
323 distclean-hdr:
324         -rm -f config.h stamp-h1
325
326 mostlyclean-libtool:
327         -rm -f *.lo
328
329 clean-libtool:
330         -rm -rf .libs _libs
331
332 distclean-libtool:
333         -rm -f libtool config.lt
334
335 # This directory's subdirectories are mostly independent; you can cd
336 # into them and run `make' without going through this Makefile.
337 # To change the values of `make' variables: instead of editing Makefiles,
338 # (1) if the variable is set in `config.status', edit `config.status'
339 #     (which will cause the Makefiles to be regenerated when you run `make');
340 # (2) otherwise, pass the desired values on the `make' command line.
341 $(RECURSIVE_TARGETS):
342         @failcom='exit 1'; \
343         for f in x $$MAKEFLAGS; do \
344           case $$f in \
345             *=* | --[!k]*);; \
346             *k*) failcom='fail=yes';; \
347           esac; \
348         done; \
349         dot_seen=no; \
350         target=`echo $@ | sed s/-recursive//`; \
351         list='$(SUBDIRS)'; for subdir in $$list; do \
352           echo "Making $$target in $$subdir"; \
353           if test "$$subdir" = "."; then \
354             dot_seen=yes; \
355             local_target="$$target-am"; \
356           else \
357             local_target="$$target"; \
358           fi; \
359           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360           || eval $$failcom; \
361         done; \
362         if test "$$dot_seen" = "no"; then \
363           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364         fi; test -z "$$fail"
365
366 $(RECURSIVE_CLEAN_TARGETS):
367         @failcom='exit 1'; \
368         for f in x $$MAKEFLAGS; do \
369           case $$f in \
370             *=* | --[!k]*);; \
371             *k*) failcom='fail=yes';; \
372           esac; \
373         done; \
374         dot_seen=no; \
375         case "$@" in \
376           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
377           *) list='$(SUBDIRS)' ;; \
378         esac; \
379         rev=''; for subdir in $$list; do \
380           if test "$$subdir" = "."; then :; else \
381             rev="$$subdir $$rev"; \
382           fi; \
383         done; \
384         rev="$$rev ."; \
385         target=`echo $@ | sed s/-recursive//`; \
386         for subdir in $$rev; do \
387           echo "Making $$target in $$subdir"; \
388           if test "$$subdir" = "."; then \
389             local_target="$$target-am"; \
390           else \
391             local_target="$$target"; \
392           fi; \
393           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394           || eval $$failcom; \
395         done && test -z "$$fail"
396 tags-recursive:
397         list='$(SUBDIRS)'; for subdir in $$list; do \
398           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
399         done
400 ctags-recursive:
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
403         done
404
405 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407         unique=`for i in $$list; do \
408             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409           done | \
410           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411               END { if (nonempty) { for (i in files) print i; }; }'`; \
412         mkid -fID $$unique
413 tags: TAGS
414
415 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
416                 $(TAGS_FILES) $(LISP)
417         set x; \
418         here=`pwd`; \
419         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
420           include_option=--etags-include; \
421           empty_fix=.; \
422         else \
423           include_option=--include; \
424           empty_fix=; \
425         fi; \
426         list='$(SUBDIRS)'; for subdir in $$list; do \
427           if test "$$subdir" = .; then :; else \
428             test ! -f $$subdir/TAGS || \
429               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
430           fi; \
431         done; \
432         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
433         unique=`for i in $$list; do \
434             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435           done | \
436           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
437               END { if (nonempty) { for (i in files) print i; }; }'`; \
438         shift; \
439         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
440           test -n "$$unique" || unique=$$empty_fix; \
441           if test $$# -gt 0; then \
442             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443               "$$@" $$unique; \
444           else \
445             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446               $$unique; \
447           fi; \
448         fi
449 ctags: CTAGS
450 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
451                 $(TAGS_FILES) $(LISP)
452         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
453         unique=`for i in $$list; do \
454             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455           done | \
456           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457               END { if (nonempty) { for (i in files) print i; }; }'`; \
458         test -z "$(CTAGS_ARGS)$$unique" \
459           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
460              $$unique
461
462 GTAGS:
463         here=`$(am__cd) $(top_builddir) && pwd` \
464           && $(am__cd) $(top_srcdir) \
465           && gtags -i $(GTAGS_ARGS) "$$here"
466
467 distclean-tags:
468         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469
470 distdir: $(DISTFILES)
471         $(am__remove_distdir)
472         test -d "$(distdir)" || mkdir "$(distdir)"
473         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475         list='$(DISTFILES)'; \
476           dist_files=`for file in $$list; do echo $$file; done | \
477           sed -e "s|^$$srcdirstrip/||;t" \
478               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479         case $$dist_files in \
480           */*) $(MKDIR_P) `echo "$$dist_files" | \
481                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482                            sort -u` ;; \
483         esac; \
484         for file in $$dist_files; do \
485           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486           if test -d $$d/$$file; then \
487             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488             if test -d "$(distdir)/$$file"; then \
489               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
490             fi; \
491             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
493               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494             fi; \
495             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496           else \
497             test -f "$(distdir)/$$file" \
498             || cp -p $$d/$$file "$(distdir)/$$file" \
499             || exit 1; \
500           fi; \
501         done
502         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
503           if test "$$subdir" = .; then :; else \
504             test -d "$(distdir)/$$subdir" \
505             || $(MKDIR_P) "$(distdir)/$$subdir" \
506             || exit 1; \
507           fi; \
508         done
509         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510           if test "$$subdir" = .; then :; else \
511             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
512             $(am__relativize); \
513             new_distdir=$$reldir; \
514             dir1=$$subdir; dir2="$(top_distdir)"; \
515             $(am__relativize); \
516             new_top_distdir=$$reldir; \
517             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
518             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
519             ($(am__cd) $$subdir && \
520               $(MAKE) $(AM_MAKEFLAGS) \
521                 top_distdir="$$new_top_distdir" \
522                 distdir="$$new_distdir" \
523                 am__remove_distdir=: \
524                 am__skip_length_check=: \
525                 am__skip_mode_fix=: \
526                 distdir) \
527               || exit 1; \
528           fi; \
529         done
530         -test -n "$(am__skip_mode_fix)" \
531         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
532           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
533           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
534           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
535         || chmod -R a+r "$(distdir)"
536 dist-gzip: distdir
537         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538         $(am__remove_distdir)
539 dist-bzip2: distdir
540         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
541         $(am__remove_distdir)
542
543 dist-lzma: distdir
544         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
545         $(am__remove_distdir)
546
547 dist-xz: distdir
548         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
549         $(am__remove_distdir)
550
551 dist-tarZ: distdir
552         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
553         $(am__remove_distdir)
554
555 dist-shar: distdir
556         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
557         $(am__remove_distdir)
558
559 dist-zip: distdir
560         -rm -f $(distdir).zip
561         zip -rq $(distdir).zip $(distdir)
562         $(am__remove_distdir)
563
564 dist dist-all: distdir
565         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
566         $(am__remove_distdir)
567
568 # This target untars the dist file and tries a VPATH configuration.  Then
569 # it guarantees that the distribution is self-contained by making another
570 # tarfile.
571 distcheck: dist
572         case '$(DIST_ARCHIVES)' in \
573         *.tar.gz*) \
574           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
575         *.tar.bz2*) \
576           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
577         *.tar.lzma*) \
578           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
579         *.tar.xz*) \
580           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
581         *.tar.Z*) \
582           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
583         *.shar.gz*) \
584           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
585         *.zip*) \
586           unzip $(distdir).zip ;;\
587         esac
588         chmod -R a-w $(distdir); chmod a+w $(distdir)
589         mkdir $(distdir)/_build
590         mkdir $(distdir)/_inst
591         chmod a-w $(distdir)
592         test -d $(distdir)/_build || exit 0; \
593         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
594           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595           && am__cwd=`pwd` \
596           && $(am__cd) $(distdir)/_build \
597           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
598             $(DISTCHECK_CONFIGURE_FLAGS) \
599           && $(MAKE) $(AM_MAKEFLAGS) \
600           && $(MAKE) $(AM_MAKEFLAGS) dvi \
601           && $(MAKE) $(AM_MAKEFLAGS) check \
602           && $(MAKE) $(AM_MAKEFLAGS) install \
603           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
604           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
605           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
606                 distuninstallcheck \
607           && chmod -R a-w "$$dc_install_base" \
608           && ({ \
609                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
610                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
611                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
612                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
613                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
614               } || { rm -rf "$$dc_destdir"; exit 1; }) \
615           && rm -rf "$$dc_destdir" \
616           && $(MAKE) $(AM_MAKEFLAGS) dist \
617           && rm -rf $(DIST_ARCHIVES) \
618           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
619           && cd "$$am__cwd" \
620           || exit 1
621         $(am__remove_distdir)
622         @(echo "$(distdir) archives ready for distribution: "; \
623           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
624           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
625 distuninstallcheck:
626         @$(am__cd) '$(distuninstallcheck_dir)' \
627         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
628            || { echo "ERROR: files left after uninstall:" ; \
629                 if test -n "$(DESTDIR)"; then \
630                   echo "  (check DESTDIR support)"; \
631                 fi ; \
632                 $(distuninstallcheck_listfiles) ; \
633                 exit 1; } >&2
634 distcleancheck: distclean
635         @if test '$(srcdir)' = . ; then \
636           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
637           exit 1 ; \
638         fi
639         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
640           || { echo "ERROR: files left in build directory after distclean:" ; \
641                $(distcleancheck_listfiles) ; \
642                exit 1; } >&2
643 check-am: all-am
644 check: check-recursive
645 all-am: Makefile config.h
646 installdirs: installdirs-recursive
647 installdirs-am:
648 install: install-recursive
649 install-exec: install-exec-recursive
650 install-data: install-data-recursive
651 uninstall: uninstall-recursive
652
653 install-am: all-am
654         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
655
656 installcheck: installcheck-recursive
657 install-strip:
658         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
659           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
660           `test -z '$(STRIP)' || \
661             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
662 mostlyclean-generic:
663
664 clean-generic:
665
666 distclean-generic:
667         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
668         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
669         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
670
671 maintainer-clean-generic:
672         @echo "This command is intended for maintainers to use"
673         @echo "it deletes files that may require special tools to rebuild."
674 clean: clean-recursive
675
676 clean-am: clean-generic clean-libtool mostlyclean-am
677
678 distclean: distclean-recursive
679         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
680         -rm -f Makefile
681 distclean-am: clean-am distclean-generic distclean-hdr \
682         distclean-libtool distclean-local distclean-tags
683
684 dvi: dvi-recursive
685
686 dvi-am:
687
688 html: html-recursive
689
690 html-am:
691
692 info: info-recursive
693
694 info-am:
695
696 install-data-am:
697
698 install-dvi: install-dvi-recursive
699
700 install-dvi-am:
701
702 install-exec-am:
703
704 install-html: install-html-recursive
705
706 install-html-am:
707
708 install-info: install-info-recursive
709
710 install-info-am:
711
712 install-man:
713
714 install-pdf: install-pdf-recursive
715
716 install-pdf-am:
717
718 install-ps: install-ps-recursive
719
720 install-ps-am:
721
722 installcheck-am:
723
724 maintainer-clean: maintainer-clean-recursive
725         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
726         -rm -rf $(top_srcdir)/autom4te.cache
727         -rm -f Makefile
728 maintainer-clean-am: distclean-am maintainer-clean-generic
729
730 mostlyclean: mostlyclean-recursive
731
732 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
733
734 pdf: pdf-recursive
735
736 pdf-am:
737
738 ps: ps-recursive
739
740 ps-am:
741
742 uninstall-am:
743
744 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
745         ctags-recursive install-am install-strip tags-recursive
746
747 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
748         all all-am am--refresh check check-am clean clean-generic \
749         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
750         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
751         distcheck distclean distclean-generic distclean-hdr \
752         distclean-libtool distclean-local distclean-tags \
753         distcleancheck distdir distuninstallcheck dvi dvi-am html \
754         html-am info info-am install install-am install-data \
755         install-data-am install-dvi install-dvi-am install-exec \
756         install-exec-am install-html install-html-am install-info \
757         install-info-am install-man install-pdf install-pdf-am \
758         install-ps install-ps-am install-strip installcheck \
759         installcheck-am installdirs installdirs-am maintainer-clean \
760         maintainer-clean-generic mostlyclean mostlyclean-generic \
761         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
762         uninstall uninstall-am
763
764
765 distclean-local:
766         if test "$(srcdir)" = "."; then :; else \
767                 rm -f ChangeLog; \
768         fi
769
770 ChangeLog:
771         @echo Creating $@
772         @if test -d "$(srcdir)/.git"; then \
773           (GIT_DIR=$(top_srcdir)/.git ./missing --run git log GCONF_EDITOR_2_26_0.. --stat -M -C --name-status  --date=short --no-color) | fmt --split-only > $@.tmp \
774           && mv -f $@.tmp $@ \
775           || ($(RM) $@.tmp; \
776               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
777               (test -f $@ || echo git-log is required to generate this file >> $@)); \
778         else \
779           test -f $@ || \
780           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
781            echo A git checkout and git-log is required to generate this file >> $@); \
782         fi
783
784 .PHONY: ChangeLog
785
786 # Tell versions [3.59,3.63) of GNU make to not export all variables.
787 # Otherwise a system limit (for SysV at least) may be exceeded.
788 .NOEXPORT: