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