Tizen 2.0 Release
[apps/core/preloaded/gnome-common.git] / 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 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36         $(srcdir)/Makefile.in $(srcdir)/gnome-common.spec.in \
37         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38         install-sh missing
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
44  configure.lineno config.status.lineno
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_CLEAN_FILES = gnome-common.spec
47 CONFIG_CLEAN_VPATH_FILES =
48 AM_V_GEN = $(am__v_GEN_$(V))
49 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50 am__v_GEN_0 = @echo "  GEN   " $@;
51 AM_V_at = $(am__v_at_$(V))
52 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53 am__v_at_0 = @
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57         html-recursive info-recursive install-data-recursive \
58         install-dvi-recursive install-exec-recursive \
59         install-html-recursive install-info-recursive \
60         install-pdf-recursive install-ps-recursive install-recursive \
61         installcheck-recursive installdirs-recursive pdf-recursive \
62         ps-recursive uninstall-recursive
63 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
64   distclean-recursive maintainer-clean-recursive
65 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
66         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
67         distdir dist dist-all distcheck
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 distdir = $(PACKAGE)-$(VERSION)
73 top_distdir = $(distdir)
74 am__remove_distdir = \
75   { test ! -d "$(distdir)" \
76     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
77          && rm -fr "$(distdir)"; }; }
78 am__relativize = \
79   dir0=`pwd`; \
80   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
81   sed_rest='s,^[^/]*/*,,'; \
82   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
83   sed_butlast='s,/*[^/]*$$,,'; \
84   while test -n "$$dir1"; do \
85     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
86     if test "$$first" != "."; then \
87       if test "$$first" = ".."; then \
88         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
89         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
90       else \
91         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
92         if test "$$first2" = "$$first"; then \
93           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
94         else \
95           dir2="../$$dir2"; \
96         fi; \
97         dir0="$$dir0"/"$$first"; \
98       fi; \
99     fi; \
100     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
101   done; \
102   reldir="$$dir2"
103 GZIP_ENV = --best
104 DIST_ARCHIVES = $(distdir).tar.bz2
105 distuninstallcheck_listfiles = find . -type f -print
106 distcleancheck_listfiles = find . -type f -print
107 ACLOCAL = @ACLOCAL@
108 AMTAR = @AMTAR@
109 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 INSTALL = @INSTALL@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 LIBOBJS = @LIBOBJS@
125 LIBS = @LIBS@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAKEINFO = @MAKEINFO@
129 MKDIR_P = @MKDIR_P@
130 PACKAGE = @PACKAGE@
131 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132 PACKAGE_NAME = @PACKAGE_NAME@
133 PACKAGE_STRING = @PACKAGE_STRING@
134 PACKAGE_TARNAME = @PACKAGE_TARNAME@
135 PACKAGE_URL = @PACKAGE_URL@
136 PACKAGE_VERSION = @PACKAGE_VERSION@
137 PATH_SEPARATOR = @PATH_SEPARATOR@
138 SET_MAKE = @SET_MAKE@
139 SHELL = @SHELL@
140 STRIP = @STRIP@
141 VERSION = @VERSION@
142 abs_builddir = @abs_builddir@
143 abs_srcdir = @abs_srcdir@
144 abs_top_builddir = @abs_top_builddir@
145 abs_top_srcdir = @abs_top_srcdir@
146 am__leading_dot = @am__leading_dot@
147 am__tar = @am__tar@
148 am__untar = @am__untar@
149 bindir = @bindir@
150 build_alias = @build_alias@
151 builddir = @builddir@
152 datadir = @datadir@
153 datarootdir = @datarootdir@
154 docdir = @docdir@
155 dvidir = @dvidir@
156 exec_prefix = @exec_prefix@
157 host_alias = @host_alias@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 oldincludedir = @oldincludedir@
169 pdfdir = @pdfdir@
170 prefix = @prefix@
171 program_transform_name = @program_transform_name@
172 psdir = @psdir@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 srcdir = @srcdir@
176 sysconfdir = @sysconfdir@
177 target_alias = @target_alias@
178 top_build_prefix = @top_build_prefix@
179 top_builddir = @top_builddir@
180 top_srcdir = @top_srcdir@
181 SUBDIRS = macros2 doc-build
182 EXTRA_DIST = \
183         autogen.sh \
184         gnome-common.doap \
185         gnome-common.spec \
186         gnome-common.spec.in \
187         doc/usage.txt \
188         ChangeLog.pre-git
189
190 DISTCHECK_CONFIGURE_FLAGS = --disable-silent-rules
191 all: all-recursive
192
193 .SUFFIXES:
194 am--refresh:
195         @:
196 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
197         @for dep in $?; do \
198           case '$(am__configure_deps)' in \
199             *$$dep*) \
200               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
201               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
202                 && exit 0; \
203               exit 1;; \
204           esac; \
205         done; \
206         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
207         $(am__cd) $(top_srcdir) && \
208           $(AUTOMAKE) --foreign Makefile
209 .PRECIOUS: Makefile
210 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211         @case '$?' in \
212           *config.status*) \
213             echo ' $(SHELL) ./config.status'; \
214             $(SHELL) ./config.status;; \
215           *) \
216             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
217             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
218         esac;
219
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221         $(SHELL) ./config.status --recheck
222
223 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
224         $(am__cd) $(srcdir) && $(AUTOCONF)
225 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
226         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
227 $(am__aclocal_m4_deps):
228 gnome-common.spec: $(top_builddir)/config.status $(srcdir)/gnome-common.spec.in
229         cd $(top_builddir) && $(SHELL) ./config.status $@
230
231 # This directory's subdirectories are mostly independent; you can cd
232 # into them and run `make' without going through this Makefile.
233 # To change the values of `make' variables: instead of editing Makefiles,
234 # (1) if the variable is set in `config.status', edit `config.status'
235 #     (which will cause the Makefiles to be regenerated when you run `make');
236 # (2) otherwise, pass the desired values on the `make' command line.
237 $(RECURSIVE_TARGETS):
238         @failcom='exit 1'; \
239         for f in x $$MAKEFLAGS; do \
240           case $$f in \
241             *=* | --[!k]*);; \
242             *k*) failcom='fail=yes';; \
243           esac; \
244         done; \
245         dot_seen=no; \
246         target=`echo $@ | sed s/-recursive//`; \
247         list='$(SUBDIRS)'; for subdir in $$list; do \
248           echo "Making $$target in $$subdir"; \
249           if test "$$subdir" = "."; then \
250             dot_seen=yes; \
251             local_target="$$target-am"; \
252           else \
253             local_target="$$target"; \
254           fi; \
255           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
256           || eval $$failcom; \
257         done; \
258         if test "$$dot_seen" = "no"; then \
259           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
260         fi; test -z "$$fail"
261
262 $(RECURSIVE_CLEAN_TARGETS):
263         @failcom='exit 1'; \
264         for f in x $$MAKEFLAGS; do \
265           case $$f in \
266             *=* | --[!k]*);; \
267             *k*) failcom='fail=yes';; \
268           esac; \
269         done; \
270         dot_seen=no; \
271         case "$@" in \
272           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
273           *) list='$(SUBDIRS)' ;; \
274         esac; \
275         rev=''; for subdir in $$list; do \
276           if test "$$subdir" = "."; then :; else \
277             rev="$$subdir $$rev"; \
278           fi; \
279         done; \
280         rev="$$rev ."; \
281         target=`echo $@ | sed s/-recursive//`; \
282         for subdir in $$rev; do \
283           echo "Making $$target in $$subdir"; \
284           if test "$$subdir" = "."; then \
285             local_target="$$target-am"; \
286           else \
287             local_target="$$target"; \
288           fi; \
289           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290           || eval $$failcom; \
291         done && test -z "$$fail"
292 tags-recursive:
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
295         done
296 ctags-recursive:
297         list='$(SUBDIRS)'; for subdir in $$list; do \
298           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
299         done
300
301 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
302         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303         unique=`for i in $$list; do \
304             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305           done | \
306           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
307               END { if (nonempty) { for (i in files) print i; }; }'`; \
308         mkid -fID $$unique
309 tags: TAGS
310
311 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
312                 $(TAGS_FILES) $(LISP)
313         set x; \
314         here=`pwd`; \
315         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
316           include_option=--etags-include; \
317           empty_fix=.; \
318         else \
319           include_option=--include; \
320           empty_fix=; \
321         fi; \
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           if test "$$subdir" = .; then :; else \
324             test ! -f $$subdir/TAGS || \
325               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
326           fi; \
327         done; \
328         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333               END { if (nonempty) { for (i in files) print i; }; }'`; \
334         shift; \
335         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
336           test -n "$$unique" || unique=$$empty_fix; \
337           if test $$# -gt 0; then \
338             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339               "$$@" $$unique; \
340           else \
341             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
342               $$unique; \
343           fi; \
344         fi
345 ctags: CTAGS
346 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347                 $(TAGS_FILES) $(LISP)
348         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353               END { if (nonempty) { for (i in files) print i; }; }'`; \
354         test -z "$(CTAGS_ARGS)$$unique" \
355           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
356              $$unique
357
358 GTAGS:
359         here=`$(am__cd) $(top_builddir) && pwd` \
360           && $(am__cd) $(top_srcdir) \
361           && gtags -i $(GTAGS_ARGS) "$$here"
362
363 distclean-tags:
364         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
365
366 distdir: $(DISTFILES)
367         $(am__remove_distdir)
368         test -d "$(distdir)" || mkdir "$(distdir)"
369         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371         list='$(DISTFILES)'; \
372           dist_files=`for file in $$list; do echo $$file; done | \
373           sed -e "s|^$$srcdirstrip/||;t" \
374               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
375         case $$dist_files in \
376           */*) $(MKDIR_P) `echo "$$dist_files" | \
377                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
378                            sort -u` ;; \
379         esac; \
380         for file in $$dist_files; do \
381           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382           if test -d $$d/$$file; then \
383             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
384             if test -d "$(distdir)/$$file"; then \
385               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386             fi; \
387             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
389               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390             fi; \
391             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
392           else \
393             test -f "$(distdir)/$$file" \
394             || cp -p $$d/$$file "$(distdir)/$$file" \
395             || exit 1; \
396           fi; \
397         done
398         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
399           if test "$$subdir" = .; then :; else \
400             test -d "$(distdir)/$$subdir" \
401             || $(MKDIR_P) "$(distdir)/$$subdir" \
402             || exit 1; \
403           fi; \
404         done
405         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
406           if test "$$subdir" = .; then :; else \
407             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
408             $(am__relativize); \
409             new_distdir=$$reldir; \
410             dir1=$$subdir; dir2="$(top_distdir)"; \
411             $(am__relativize); \
412             new_top_distdir=$$reldir; \
413             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
414             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
415             ($(am__cd) $$subdir && \
416               $(MAKE) $(AM_MAKEFLAGS) \
417                 top_distdir="$$new_top_distdir" \
418                 distdir="$$new_distdir" \
419                 am__remove_distdir=: \
420                 am__skip_length_check=: \
421                 am__skip_mode_fix=: \
422                 distdir) \
423               || exit 1; \
424           fi; \
425         done
426         -test -n "$(am__skip_mode_fix)" \
427         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
428           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
429           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
430           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
431         || chmod -R a+r "$(distdir)"
432 dist-gzip: distdir
433         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
434         $(am__remove_distdir)
435 dist-bzip2: distdir
436         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
437         $(am__remove_distdir)
438
439 dist-lzma: distdir
440         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
441         $(am__remove_distdir)
442
443 dist-xz: distdir
444         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
445         $(am__remove_distdir)
446
447 dist-tarZ: distdir
448         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
449         $(am__remove_distdir)
450
451 dist-shar: distdir
452         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
453         $(am__remove_distdir)
454
455 dist-zip: distdir
456         -rm -f $(distdir).zip
457         zip -rq $(distdir).zip $(distdir)
458         $(am__remove_distdir)
459
460 dist dist-all: distdir
461         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
462         $(am__remove_distdir)
463
464 # This target untars the dist file and tries a VPATH configuration.  Then
465 # it guarantees that the distribution is self-contained by making another
466 # tarfile.
467 distcheck: dist
468         case '$(DIST_ARCHIVES)' in \
469         *.tar.gz*) \
470           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
471         *.tar.bz2*) \
472           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
473         *.tar.lzma*) \
474           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
475         *.tar.xz*) \
476           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
477         *.tar.Z*) \
478           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
479         *.shar.gz*) \
480           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
481         *.zip*) \
482           unzip $(distdir).zip ;;\
483         esac
484         chmod -R a-w $(distdir); chmod a+w $(distdir)
485         mkdir $(distdir)/_build
486         mkdir $(distdir)/_inst
487         chmod a-w $(distdir)
488         test -d $(distdir)/_build || exit 0; \
489         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
490           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
491           && am__cwd=`pwd` \
492           && $(am__cd) $(distdir)/_build \
493           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
494             $(DISTCHECK_CONFIGURE_FLAGS) \
495           && $(MAKE) $(AM_MAKEFLAGS) \
496           && $(MAKE) $(AM_MAKEFLAGS) dvi \
497           && $(MAKE) $(AM_MAKEFLAGS) check \
498           && $(MAKE) $(AM_MAKEFLAGS) install \
499           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
500           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
501           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
502                 distuninstallcheck \
503           && chmod -R a-w "$$dc_install_base" \
504           && ({ \
505                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
506                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
507                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
508                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
509                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
510               } || { rm -rf "$$dc_destdir"; exit 1; }) \
511           && rm -rf "$$dc_destdir" \
512           && $(MAKE) $(AM_MAKEFLAGS) dist \
513           && rm -rf $(DIST_ARCHIVES) \
514           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
515           && cd "$$am__cwd" \
516           || exit 1
517         $(am__remove_distdir)
518         @(echo "$(distdir) archives ready for distribution: "; \
519           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
520           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
521 distuninstallcheck:
522         @$(am__cd) '$(distuninstallcheck_dir)' \
523         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
524            || { echo "ERROR: files left after uninstall:" ; \
525                 if test -n "$(DESTDIR)"; then \
526                   echo "  (check DESTDIR support)"; \
527                 fi ; \
528                 $(distuninstallcheck_listfiles) ; \
529                 exit 1; } >&2
530 distcleancheck: distclean
531         @if test '$(srcdir)' = . ; then \
532           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
533           exit 1 ; \
534         fi
535         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
536           || { echo "ERROR: files left in build directory after distclean:" ; \
537                $(distcleancheck_listfiles) ; \
538                exit 1; } >&2
539 check-am: all-am
540 check: check-recursive
541 all-am: Makefile
542 installdirs: installdirs-recursive
543 installdirs-am:
544 install: install-recursive
545 install-exec: install-exec-recursive
546 install-data: install-data-recursive
547 uninstall: uninstall-recursive
548
549 install-am: all-am
550         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
551
552 installcheck: installcheck-recursive
553 install-strip:
554         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556           `test -z '$(STRIP)' || \
557             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565
566 maintainer-clean-generic:
567         @echo "This command is intended for maintainers to use"
568         @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-recursive
570
571 clean-am: clean-generic mostlyclean-am
572
573 distclean: distclean-recursive
574         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
575         -rm -f Makefile
576 distclean-am: clean-am distclean-generic distclean-tags
577
578 dvi: dvi-recursive
579
580 dvi-am:
581
582 html: html-recursive
583
584 html-am:
585
586 info: info-recursive
587
588 info-am:
589
590 install-data-am:
591
592 install-dvi: install-dvi-recursive
593
594 install-dvi-am:
595
596 install-exec-am:
597
598 install-html: install-html-recursive
599
600 install-html-am:
601
602 install-info: install-info-recursive
603
604 install-info-am:
605
606 install-man:
607
608 install-pdf: install-pdf-recursive
609
610 install-pdf-am:
611
612 install-ps: install-ps-recursive
613
614 install-ps-am:
615
616 installcheck-am:
617
618 maintainer-clean: maintainer-clean-recursive
619         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
620         -rm -rf $(top_srcdir)/autom4te.cache
621         -rm -f Makefile
622 maintainer-clean-am: distclean-am maintainer-clean-generic
623
624 mostlyclean: mostlyclean-recursive
625
626 mostlyclean-am: mostlyclean-generic
627
628 pdf: pdf-recursive
629
630 pdf-am:
631
632 ps: ps-recursive
633
634 ps-am:
635
636 uninstall-am:
637
638 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
639         install-am install-strip tags-recursive
640
641 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
642         all all-am am--refresh check check-am clean clean-generic \
643         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
644         dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
645         distclean distclean-generic distclean-tags distcleancheck \
646         distdir distuninstallcheck dvi dvi-am html html-am info \
647         info-am install install-am install-data install-data-am \
648         install-dvi install-dvi-am install-exec install-exec-am \
649         install-html install-html-am install-info install-info-am \
650         install-man install-pdf install-pdf-am install-ps \
651         install-ps-am install-strip installcheck installcheck-am \
652         installdirs installdirs-am maintainer-clean \
653         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
654         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
655
656
657 # Build ChangeLog from GIT  history
658 ChangeLog:
659         $(AM_V_GEN) if test -d $(top_srcdir)/.git; then \
660                 GIT_DIR="$(top_srcdir)/.git" git log --stat > $@; \
661         fi
662
663 dist: ChangeLog
664
665 .PHONY: ChangeLog
666
667 # Tell versions [3.59,3.63) of GNU make to not export all variables.
668 # Otherwise a system limit (for SysV at least) may be exceeded.
669 .NOEXPORT: