Tizen 2.0 Release
[pkgs/xorg/lib/libxtrap.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 #  $Id$
19
20 #  Copyright © 2003 Keith Packard, Noah Levitt
21
22 #  Permission to use, copy, modify, distribute, and sell this software and its
23 #  documentation for any purpose is hereby granted without fee, provided that
24 #  the above copyright notice appear in all copies and that both that
25 #  copyright notice and this permission notice appear in supporting
26 #  documentation, and that the name of Keith Packard not be used in
27 #  advertising or publicity pertaining to distribution of the software without
28 #  specific, written prior permission.  Keith Packard makes no
29 #  representations about the suitability of this software for any purpose.  It
30 #  is provided "as is" without express or implied warranty.
31
32 #  KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34 #  EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
36 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38 #  PERFORMANCE OF THIS SOFTWARE.
39
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA = $(install_sh) -c -m 644
46 install_sh_PROGRAM = $(install_sh) -c
47 install_sh_SCRIPT = $(install_sh) -c
48 INSTALL_HEADER = $(INSTALL_DATA)
49 transform = $(program_transform_name)
50 NORMAL_INSTALL = :
51 PRE_INSTALL = :
52 POST_INSTALL = :
53 NORMAL_UNINSTALL = :
54 PRE_UNINSTALL = :
55 POST_UNINSTALL = :
56 build_triplet = @build@
57 host_triplet = @host@
58 subdir = .
59 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
60         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
61         $(srcdir)/xtrap.pc.in $(top_srcdir)/configure AUTHORS COPYING \
62         ChangeLog INSTALL NEWS config.guess config.sub depcomp \
63         install-sh ltmain.sh missing mkinstalldirs
64 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69  configure.lineno config.status.lineno
70 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
71 CONFIG_HEADER = config.h
72 CONFIG_CLEAN_FILES = xtrap.pc
73 SOURCES =
74 DIST_SOURCES =
75 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76         html-recursive info-recursive install-data-recursive \
77         install-dvi-recursive install-exec-recursive \
78         install-html-recursive install-info-recursive \
79         install-pdf-recursive install-ps-recursive install-recursive \
80         installcheck-recursive installdirs-recursive pdf-recursive \
81         ps-recursive uninstall-recursive
82 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
83 am__vpath_adj = case $$p in \
84     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85     *) f=$$p;; \
86   esac;
87 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
88 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
89 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
90 DATA = $(pkgconfig_DATA)
91 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
92   distclean-recursive maintainer-clean-recursive
93 ETAGS = etags
94 CTAGS = ctags
95 DIST_SUBDIRS = $(SUBDIRS)
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 distdir = $(PACKAGE)-$(VERSION)
98 top_distdir = $(distdir)
99 am__remove_distdir = \
100   { test ! -d $(distdir) \
101     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
102          && rm -fr $(distdir); }; }
103 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
104 GZIP_ENV = --best
105 distuninstallcheck_listfiles = find . -type f -print
106 distcleancheck_listfiles = find . -type f -print
107 ACLOCAL = @ACLOCAL@
108 AMTAR = @AMTAR@
109 AR = @AR@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CC = @CC@
115 CCDEPMODE = @CCDEPMODE@
116 CFLAGS = @CFLAGS@
117 CPP = @CPP@
118 CPPFLAGS = @CPPFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DSYMUTIL = @DSYMUTIL@
123 DUMPBIN = @DUMPBIN@
124 ECHO_C = @ECHO_C@
125 ECHO_N = @ECHO_N@
126 ECHO_T = @ECHO_T@
127 EGREP = @EGREP@
128 EXEEXT = @EXEEXT@
129 FGREP = @FGREP@
130 GREP = @GREP@
131 INSTALL = @INSTALL@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LD = @LD@
137 LDFLAGS = @LDFLAGS@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LIPO = @LIPO@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MKDIR_P = @MKDIR_P@
147 NM = @NM@
148 NMEDIT = @NMEDIT@
149 OBJEXT = @OBJEXT@
150 OTOOL = @OTOOL@
151 OTOOL64 = @OTOOL64@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 PKG_CONFIG = @PKG_CONFIG@
160 RANLIB = @RANLIB@
161 SED = @SED@
162 SET_MAKE = @SET_MAKE@
163 SHELL = @SHELL@
164 STRIP = @STRIP@
165 VERSION = @VERSION@
166 XTRAP_CFLAGS = @XTRAP_CFLAGS@
167 XTRAP_LIBS = @XTRAP_LIBS@
168 abs_builddir = @abs_builddir@
169 abs_srcdir = @abs_srcdir@
170 abs_top_builddir = @abs_top_builddir@
171 abs_top_srcdir = @abs_top_srcdir@
172 ac_ct_CC = @ac_ct_CC@
173 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 htmldir = @htmldir@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localedir = @localedir@
203 localstatedir = @localstatedir@
204 lt_ECHO = @lt_ECHO@
205 mandir = @mandir@
206 mkdir_p = @mkdir_p@
207 oldincludedir = @oldincludedir@
208 pdfdir = @pdfdir@
209 prefix = @prefix@
210 program_transform_name = @program_transform_name@
211 psdir = @psdir@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 srcdir = @srcdir@
215 sysconfdir = @sysconfdir@
216 target_alias = @target_alias@
217 top_builddir = @top_builddir@
218 top_srcdir = @top_srcdir@
219 AM_CFLAGS = $(XTRAP_CFLAGS)
220 SUBDIRS = src
221 pkgconfigdir = $(libdir)/pkgconfig
222 pkgconfig_DATA = xtrap.pc
223 EXTRA_DIST = xtrap.pc.in autogen.sh
224 all: config.h
225         $(MAKE) $(AM_MAKEFLAGS) all-recursive
226
227 .SUFFIXES:
228 am--refresh:
229         @:
230 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
231         @for dep in $?; do \
232           case '$(am__configure_deps)' in \
233             *$$dep*) \
234               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
235               cd $(srcdir) && $(AUTOMAKE) --gnu  \
236                 && exit 0; \
237               exit 1;; \
238           esac; \
239         done; \
240         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
241         cd $(top_srcdir) && \
242           $(AUTOMAKE) --gnu  Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245         @case '$?' in \
246           *config.status*) \
247             echo ' $(SHELL) ./config.status'; \
248             $(SHELL) ./config.status;; \
249           *) \
250             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
251             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
252         esac;
253
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255         $(SHELL) ./config.status --recheck
256
257 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
258         cd $(srcdir) && $(AUTOCONF)
259 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
260         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
261
262 config.h: stamp-h1
263         @if test ! -f $@; then \
264           rm -f stamp-h1; \
265           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
266         else :; fi
267
268 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
269         @rm -f stamp-h1
270         cd $(top_builddir) && $(SHELL) ./config.status config.h
271 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
272         cd $(top_srcdir) && $(AUTOHEADER)
273         rm -f stamp-h1
274         touch $@
275
276 distclean-hdr:
277         -rm -f config.h stamp-h1
278 xtrap.pc: $(top_builddir)/config.status $(srcdir)/xtrap.pc.in
279         cd $(top_builddir) && $(SHELL) ./config.status $@
280
281 mostlyclean-libtool:
282         -rm -f *.lo
283
284 clean-libtool:
285         -rm -rf .libs _libs
286
287 distclean-libtool:
288         -rm -f libtool config.lt
289 install-pkgconfigDATA: $(pkgconfig_DATA)
290         @$(NORMAL_INSTALL)
291         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
292         @list='$(pkgconfig_DATA)'; for p in $$list; do \
293           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
294           f=$(am__strip_dir) \
295           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
296           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
297         done
298
299 uninstall-pkgconfigDATA:
300         @$(NORMAL_UNINSTALL)
301         @list='$(pkgconfig_DATA)'; for p in $$list; do \
302           f=$(am__strip_dir) \
303           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
304           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
305         done
306
307 # This directory's subdirectories are mostly independent; you can cd
308 # into them and run `make' without going through this Makefile.
309 # To change the values of `make' variables: instead of editing Makefiles,
310 # (1) if the variable is set in `config.status', edit `config.status'
311 #     (which will cause the Makefiles to be regenerated when you run `make');
312 # (2) otherwise, pass the desired values on the `make' command line.
313 $(RECURSIVE_TARGETS):
314         @failcom='exit 1'; \
315         for f in x $$MAKEFLAGS; do \
316           case $$f in \
317             *=* | --[!k]*);; \
318             *k*) failcom='fail=yes';; \
319           esac; \
320         done; \
321         dot_seen=no; \
322         target=`echo $@ | sed s/-recursive//`; \
323         list='$(SUBDIRS)'; for subdir in $$list; do \
324           echo "Making $$target in $$subdir"; \
325           if test "$$subdir" = "."; then \
326             dot_seen=yes; \
327             local_target="$$target-am"; \
328           else \
329             local_target="$$target"; \
330           fi; \
331           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
332           || eval $$failcom; \
333         done; \
334         if test "$$dot_seen" = "no"; then \
335           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
336         fi; test -z "$$fail"
337
338 $(RECURSIVE_CLEAN_TARGETS):
339         @failcom='exit 1'; \
340         for f in x $$MAKEFLAGS; do \
341           case $$f in \
342             *=* | --[!k]*);; \
343             *k*) failcom='fail=yes';; \
344           esac; \
345         done; \
346         dot_seen=no; \
347         case "$@" in \
348           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
349           *) list='$(SUBDIRS)' ;; \
350         esac; \
351         rev=''; for subdir in $$list; do \
352           if test "$$subdir" = "."; then :; else \
353             rev="$$subdir $$rev"; \
354           fi; \
355         done; \
356         rev="$$rev ."; \
357         target=`echo $@ | sed s/-recursive//`; \
358         for subdir in $$rev; do \
359           echo "Making $$target in $$subdir"; \
360           if test "$$subdir" = "."; then \
361             local_target="$$target-am"; \
362           else \
363             local_target="$$target"; \
364           fi; \
365           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366           || eval $$failcom; \
367         done && test -z "$$fail"
368 tags-recursive:
369         list='$(SUBDIRS)'; for subdir in $$list; do \
370           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
371         done
372 ctags-recursive:
373         list='$(SUBDIRS)'; for subdir in $$list; do \
374           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
375         done
376
377 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
378         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383               END { if (nonempty) { for (i in files) print i; }; }'`; \
384         mkid -fID $$unique
385 tags: TAGS
386
387 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
388                 $(TAGS_FILES) $(LISP)
389         tags=; \
390         here=`pwd`; \
391         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
392           include_option=--etags-include; \
393           empty_fix=.; \
394         else \
395           include_option=--include; \
396           empty_fix=; \
397         fi; \
398         list='$(SUBDIRS)'; for subdir in $$list; do \
399           if test "$$subdir" = .; then :; else \
400             test ! -f $$subdir/TAGS || \
401               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
402           fi; \
403         done; \
404         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
405         unique=`for i in $$list; do \
406             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407           done | \
408           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409               END { if (nonempty) { for (i in files) print i; }; }'`; \
410         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
411           test -n "$$unique" || unique=$$empty_fix; \
412           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413             $$tags $$unique; \
414         fi
415 ctags: CTAGS
416 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
417                 $(TAGS_FILES) $(LISP)
418         tags=; \
419         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424               END { if (nonempty) { for (i in files) print i; }; }'`; \
425         test -z "$(CTAGS_ARGS)$$tags$$unique" \
426           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427              $$tags $$unique
428
429 GTAGS:
430         here=`$(am__cd) $(top_builddir) && pwd` \
431           && cd $(top_srcdir) \
432           && gtags -i $(GTAGS_ARGS) $$here
433
434 distclean-tags:
435         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436
437 distdir: $(DISTFILES)
438         $(am__remove_distdir)
439         test -d $(distdir) || mkdir $(distdir)
440         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442         list='$(DISTFILES)'; \
443           dist_files=`for file in $$list; do echo $$file; done | \
444           sed -e "s|^$$srcdirstrip/||;t" \
445               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446         case $$dist_files in \
447           */*) $(MKDIR_P) `echo "$$dist_files" | \
448                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449                            sort -u` ;; \
450         esac; \
451         for file in $$dist_files; do \
452           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453           if test -d $$d/$$file; then \
454             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
457             fi; \
458             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
459           else \
460             test -f $(distdir)/$$file \
461             || cp -p $$d/$$file $(distdir)/$$file \
462             || exit 1; \
463           fi; \
464         done
465         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
466           if test "$$subdir" = .; then :; else \
467             test -d "$(distdir)/$$subdir" \
468             || $(MKDIR_P) "$(distdir)/$$subdir" \
469             || exit 1; \
470             distdir=`$(am__cd) $(distdir) && pwd`; \
471             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
472             (cd $$subdir && \
473               $(MAKE) $(AM_MAKEFLAGS) \
474                 top_distdir="$$top_distdir" \
475                 distdir="$$distdir/$$subdir" \
476                 am__remove_distdir=: \
477                 am__skip_length_check=: \
478                 distdir) \
479               || exit 1; \
480           fi; \
481         done
482         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
483           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
484           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
485           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
486         || chmod -R a+r $(distdir)
487 dist-gzip: distdir
488         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
489         $(am__remove_distdir)
490 dist-bzip2: distdir
491         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
492         $(am__remove_distdir)
493
494 dist-lzma: distdir
495         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
496         $(am__remove_distdir)
497
498 dist-tarZ: distdir
499         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
500         $(am__remove_distdir)
501
502 dist-shar: distdir
503         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
504         $(am__remove_distdir)
505
506 dist-zip: distdir
507         -rm -f $(distdir).zip
508         zip -rq $(distdir).zip $(distdir)
509         $(am__remove_distdir)
510
511 dist dist-all: distdir
512         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
513         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
514         $(am__remove_distdir)
515
516 # This target untars the dist file and tries a VPATH configuration.  Then
517 # it guarantees that the distribution is self-contained by making another
518 # tarfile.
519 distcheck: dist
520         case '$(DIST_ARCHIVES)' in \
521         *.tar.gz*) \
522           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
523         *.tar.bz2*) \
524           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
525         *.tar.lzma*) \
526           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
527         *.tar.Z*) \
528           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
529         *.shar.gz*) \
530           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
531         *.zip*) \
532           unzip $(distdir).zip ;;\
533         esac
534         chmod -R a-w $(distdir); chmod a+w $(distdir)
535         mkdir $(distdir)/_build
536         mkdir $(distdir)/_inst
537         chmod a-w $(distdir)
538         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
539           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
540           && cd $(distdir)/_build \
541           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
542             $(DISTCHECK_CONFIGURE_FLAGS) \
543           && $(MAKE) $(AM_MAKEFLAGS) \
544           && $(MAKE) $(AM_MAKEFLAGS) dvi \
545           && $(MAKE) $(AM_MAKEFLAGS) check \
546           && $(MAKE) $(AM_MAKEFLAGS) install \
547           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
548           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
549           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
550                 distuninstallcheck \
551           && chmod -R a-w "$$dc_install_base" \
552           && ({ \
553                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
554                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
555                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
556                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
557                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
558               } || { rm -rf "$$dc_destdir"; exit 1; }) \
559           && rm -rf "$$dc_destdir" \
560           && $(MAKE) $(AM_MAKEFLAGS) dist \
561           && rm -rf $(DIST_ARCHIVES) \
562           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
563         $(am__remove_distdir)
564         @(echo "$(distdir) archives ready for distribution: "; \
565           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
566           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
567 distuninstallcheck:
568         @cd $(distuninstallcheck_dir) \
569         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
570            || { echo "ERROR: files left after uninstall:" ; \
571                 if test -n "$(DESTDIR)"; then \
572                   echo "  (check DESTDIR support)"; \
573                 fi ; \
574                 $(distuninstallcheck_listfiles) ; \
575                 exit 1; } >&2
576 distcleancheck: distclean
577         @if test '$(srcdir)' = . ; then \
578           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
579           exit 1 ; \
580         fi
581         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
582           || { echo "ERROR: files left in build directory after distclean:" ; \
583                $(distcleancheck_listfiles) ; \
584                exit 1; } >&2
585 check-am: all-am
586 check: check-recursive
587 all-am: Makefile $(DATA) config.h
588 installdirs: installdirs-recursive
589 installdirs-am:
590         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
591           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
592         done
593 install: install-recursive
594 install-exec: install-exec-recursive
595 install-data: install-data-recursive
596 uninstall: uninstall-recursive
597
598 install-am: all-am
599         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
600
601 installcheck: installcheck-recursive
602 install-strip:
603         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605           `test -z '$(STRIP)' || \
606             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
607 mostlyclean-generic:
608
609 clean-generic:
610
611 distclean-generic:
612         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613
614 maintainer-clean-generic:
615         @echo "This command is intended for maintainers to use"
616         @echo "it deletes files that may require special tools to rebuild."
617 clean: clean-recursive
618
619 clean-am: clean-generic clean-libtool mostlyclean-am
620
621 distclean: distclean-recursive
622         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
623         -rm -f Makefile
624 distclean-am: clean-am distclean-generic distclean-hdr \
625         distclean-libtool distclean-tags
626
627 dvi: dvi-recursive
628
629 dvi-am:
630
631 html: html-recursive
632
633 info: info-recursive
634
635 info-am:
636
637 install-data-am: install-pkgconfigDATA
638
639 install-dvi: install-dvi-recursive
640
641 install-exec-am:
642
643 install-html: install-html-recursive
644
645 install-info: install-info-recursive
646
647 install-man:
648
649 install-pdf: install-pdf-recursive
650
651 install-ps: install-ps-recursive
652
653 installcheck-am:
654
655 maintainer-clean: maintainer-clean-recursive
656         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
657         -rm -rf $(top_srcdir)/autom4te.cache
658         -rm -f Makefile
659 maintainer-clean-am: distclean-am maintainer-clean-generic
660
661 mostlyclean: mostlyclean-recursive
662
663 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
664
665 pdf: pdf-recursive
666
667 pdf-am:
668
669 ps: ps-recursive
670
671 ps-am:
672
673 uninstall-am: uninstall-pkgconfigDATA
674
675 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
676         install-strip
677
678 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
679         all all-am am--refresh check check-am clean clean-generic \
680         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
681         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
682         distclean distclean-generic distclean-hdr distclean-libtool \
683         distclean-tags distcleancheck distdir distuninstallcheck dvi \
684         dvi-am html html-am info info-am install install-am \
685         install-data install-data-am install-dvi install-dvi-am \
686         install-exec install-exec-am install-html install-html-am \
687         install-info install-info-am install-man install-pdf \
688         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
689         install-strip installcheck installcheck-am installdirs \
690         installdirs-am maintainer-clean maintainer-clean-generic \
691         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
692         ps ps-am tags tags-recursive uninstall uninstall-am \
693         uninstall-pkgconfigDATA
694
695 # Tell versions [3.59,3.63) of GNU make to not export all variables.
696 # Otherwise a system limit (for SysV at least) may be exceeded.
697 .NOEXPORT: