Update tizen 2.0 beta source
[external/speex.git] / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40         $(srcdir)/speex.pc.in $(srcdir)/speexdsp.pc.in \
41         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42         TODO config.guess config.sub depcomp install-sh ltmain.sh \
43         missing
44 subdir = .
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
47         $(top_srcdir)/configure.ac
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 = $(mkdir_p)
53 CONFIG_HEADER = config.h
54 CONFIG_CLEAN_FILES = speex.pc speexdsp.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__installdirs = "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
64 m4dataDATA_INSTALL = $(INSTALL_DATA)
65 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
66 DATA = $(m4data_DATA) $(pkgconfig_DATA)
67 ETAGS = etags
68 CTAGS = ctags
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
72 am__remove_distdir = \
73   { test ! -d $(distdir) \
74     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
75          && rm -fr $(distdir); }; }
76 DIST_ARCHIVES = $(distdir).tar.gz
77 GZIP_ENV = --best
78 distuninstallcheck_listfiles = find . -type f -print
79 distcleancheck_listfiles = find . -type f -print
80 ACLOCAL = @ACLOCAL@
81 AMDEP_FALSE = @AMDEP_FALSE@
82 AMDEP_TRUE = @AMDEP_TRUE@
83 AMTAR = @AMTAR@
84 AR = @AR@
85 AS = @AS@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 BUILD_KISS_FFT_FALSE = @BUILD_KISS_FFT_FALSE@
91 BUILD_KISS_FFT_TRUE = @BUILD_KISS_FFT_TRUE@
92 BUILD_SMALLFT_FALSE = @BUILD_SMALLFT_FALSE@
93 BUILD_SMALLFT_TRUE = @BUILD_SMALLFT_TRUE@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 DLLTOOL = @DLLTOOL@
103 DSYMUTIL = @DSYMUTIL@
104 DUMPBIN = @DUMPBIN@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 FFT_CFLAGS = @FFT_CFLAGS@
111 FFT_LIBS = @FFT_LIBS@
112 FFT_PKGCONFIG = @FFT_PKGCONFIG@
113 FGREP = @FGREP@
114 GREP = @GREP@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 LD = @LD@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LIBTOOL = @LIBTOOL@
124 LIPO = @LIPO@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
129 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
130 MAKEINFO = @MAKEINFO@
131 NM = @NM@
132 NMEDIT = @NMEDIT@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OGG_CFLAGS = @OGG_CFLAGS@
136 OGG_LIBS = @OGG_LIBS@
137 OTOOL = @OTOOL@
138 OTOOL64 = @OTOOL64@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PKG_CONFIG = @PKG_CONFIG@
147 RANLIB = @RANLIB@
148 SED = @SED@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 SIZE16 = @SIZE16@
152 SIZE32 = @SIZE32@
153 SPEEX_LT_AGE = @SPEEX_LT_AGE@
154 SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
155 SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
156 SPEEX_VERSION = @SPEEX_VERSION@
157 STRIP = @STRIP@
158 VERSION = @VERSION@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
161 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
162 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 bindir = @bindir@
167 build = @build@
168 build_alias = @build_alias@
169 build_cpu = @build_cpu@
170 build_os = @build_os@
171 build_vendor = @build_vendor@
172 datadir = @datadir@
173 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 lt_ECHO = @lt_ECHO@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 oldincludedir = @oldincludedir@
194 pdfdir = @pdfdir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 psdir = @psdir@
198 sbindir = @sbindir@
199 sharedstatedir = @sharedstatedir@
200 src = @src@
201 sysconfdir = @sysconfdir@
202 target_alias = @target_alias@
203
204 # To disable automatic dependency tracking if using other tools than
205 # gcc and gmake, add the option 'no-dependencies'
206 AUTOMAKE_OPTIONS = 1.8
207 m4datadir = $(datadir)/aclocal
208 m4data_DATA = speex.m4
209 pkgconfigdir = $(libdir)/pkgconfig
210 pkgconfig_DATA = speex.pc speexdsp.pc
211 EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in README.blackfin README.symbian README.TI-DSP
212
213 #Fools KDevelop into including all files
214 SUBDIRS = libspeex include @src@ doc win32 symbian ti
215 DIST_SUBDIRS = libspeex include src doc win32 symbian ti
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 speex.pc: $(top_builddir)/config.status $(srcdir)/speex.pc.in
271         cd $(top_builddir) && $(SHELL) ./config.status $@
272 speexdsp.pc: $(top_builddir)/config.status $(srcdir)/speexdsp.pc.in
273         cd $(top_builddir) && $(SHELL) ./config.status $@
274
275 mostlyclean-libtool:
276         -rm -f *.lo
277
278 clean-libtool:
279         -rm -rf .libs _libs
280
281 distclean-libtool:
282         -rm -f libtool
283 uninstall-info-am:
284 install-m4dataDATA: $(m4data_DATA)
285         @$(NORMAL_INSTALL)
286         test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)"
287         @list='$(m4data_DATA)'; for p in $$list; do \
288           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
289           f="`echo $$p | sed -e 's|^.*/||'`"; \
290           echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
291           $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
292         done
293
294 uninstall-m4dataDATA:
295         @$(NORMAL_UNINSTALL)
296         @list='$(m4data_DATA)'; for p in $$list; do \
297           f="`echo $$p | sed -e 's|^.*/||'`"; \
298           echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
299           rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
300         done
301 install-pkgconfigDATA: $(pkgconfig_DATA)
302         @$(NORMAL_INSTALL)
303         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
304         @list='$(pkgconfig_DATA)'; for p in $$list; do \
305           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
306           f="`echo $$p | sed -e 's|^.*/||'`"; \
307           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
308           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
309         done
310
311 uninstall-pkgconfigDATA:
312         @$(NORMAL_UNINSTALL)
313         @list='$(pkgconfig_DATA)'; for p in $$list; do \
314           f="`echo $$p | sed -e 's|^.*/||'`"; \
315           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
316           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
317         done
318
319 # This directory's subdirectories are mostly independent; you can cd
320 # into them and run `make' without going through this Makefile.
321 # To change the values of `make' variables: instead of editing Makefiles,
322 # (1) if the variable is set in `config.status', edit `config.status'
323 #     (which will cause the Makefiles to be regenerated when you run `make');
324 # (2) otherwise, pass the desired values on the `make' command line.
325 $(RECURSIVE_TARGETS):
326         @set fnord $$MAKEFLAGS; amf=$$2; \
327         dot_seen=no; \
328         target=`echo $@ | sed s/-recursive//`; \
329         list='$(SUBDIRS)'; for subdir in $$list; do \
330           echo "Making $$target in $$subdir"; \
331           if test "$$subdir" = "."; then \
332             dot_seen=yes; \
333             local_target="$$target-am"; \
334           else \
335             local_target="$$target"; \
336           fi; \
337           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
339         done; \
340         if test "$$dot_seen" = "no"; then \
341           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
342         fi; test -z "$$fail"
343
344 mostlyclean-recursive clean-recursive distclean-recursive \
345 maintainer-clean-recursive:
346         @set fnord $$MAKEFLAGS; amf=$$2; \
347         dot_seen=no; \
348         case "$@" in \
349           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
350           *) list='$(SUBDIRS)' ;; \
351         esac; \
352         rev=''; for subdir in $$list; do \
353           if test "$$subdir" = "."; then :; else \
354             rev="$$subdir $$rev"; \
355           fi; \
356         done; \
357         rev="$$rev ."; \
358         target=`echo $@ | sed s/-recursive//`; \
359         for subdir in $$rev; do \
360           echo "Making $$target in $$subdir"; \
361           if test "$$subdir" = "."; then \
362             local_target="$$target-am"; \
363           else \
364             local_target="$$target"; \
365           fi; \
366           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
368         done && test -z "$$fail"
369 tags-recursive:
370         list='$(SUBDIRS)'; for subdir in $$list; do \
371           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
372         done
373 ctags-recursive:
374         list='$(SUBDIRS)'; for subdir in $$list; do \
375           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
376         done
377
378 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
379         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380         unique=`for i in $$list; do \
381             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382           done | \
383           $(AWK) '    { files[$$0] = 1; } \
384                END { for (i in files) print i; }'`; \
385         mkid -fID $$unique
386 tags: TAGS
387
388 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
389                 $(TAGS_FILES) $(LISP)
390         tags=; \
391         here=`pwd`; \
392         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
393           include_option=--etags-include; \
394           empty_fix=.; \
395         else \
396           include_option=--include; \
397           empty_fix=; \
398         fi; \
399         list='$(SUBDIRS)'; for subdir in $$list; do \
400           if test "$$subdir" = .; then :; else \
401             test ! -f $$subdir/TAGS || \
402               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
403           fi; \
404         done; \
405         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
406         unique=`for i in $$list; do \
407             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408           done | \
409           $(AWK) '    { files[$$0] = 1; } \
410                END { for (i in files) print i; }'`; \
411         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
412           test -n "$$unique" || unique=$$empty_fix; \
413           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414             $$tags $$unique; \
415         fi
416 ctags: CTAGS
417 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
418                 $(TAGS_FILES) $(LISP)
419         tags=; \
420         here=`pwd`; \
421         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422         unique=`for i in $$list; do \
423             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424           done | \
425           $(AWK) '    { files[$$0] = 1; } \
426                END { for (i in files) print i; }'`; \
427         test -z "$(CTAGS_ARGS)$$tags$$unique" \
428           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429              $$tags $$unique
430
431 GTAGS:
432         here=`$(am__cd) $(top_builddir) && pwd` \
433           && cd $(top_srcdir) \
434           && gtags -i $(GTAGS_ARGS) $$here
435
436 distclean-tags:
437         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
439 distdir: $(DISTFILES)
440         $(am__remove_distdir)
441         mkdir $(distdir)
442         $(mkdir_p) $(distdir)/. $(distdir)/include/speex
443         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
444         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
445         list='$(DISTFILES)'; for file in $$list; do \
446           case $$file in \
447             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
448             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
449           esac; \
450           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
451           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
452           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
453             dir="/$$dir"; \
454             $(mkdir_p) "$(distdir)$$dir"; \
455           else \
456             dir=''; \
457           fi; \
458           if test -d $$d/$$file; then \
459             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
460               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
461             fi; \
462             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
463           else \
464             test -f $(distdir)/$$file \
465             || cp -p $$d/$$file $(distdir)/$$file \
466             || exit 1; \
467           fi; \
468         done
469         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
470           if test "$$subdir" = .; then :; else \
471             test -d "$(distdir)/$$subdir" \
472             || mkdir "$(distdir)/$$subdir" \
473             || exit 1; \
474             (cd $$subdir && \
475               $(MAKE) $(AM_MAKEFLAGS) \
476                 top_distdir="../$(top_distdir)" \
477                 distdir="../$(distdir)/$$subdir" \
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 $(SHELL) $(install_sh) -c -m a+r {} {} \; \
486         || chmod -R a+r $(distdir)
487 dist-gzip: distdir
488         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
489         $(am__remove_distdir)
490
491 dist-bzip2: distdir
492         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
493         $(am__remove_distdir)
494
495 dist-tarZ: distdir
496         $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
497         $(am__remove_distdir)
498
499 dist-shar: distdir
500         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
501         $(am__remove_distdir)
502
503 dist-zip: distdir
504         -rm -f $(distdir).zip
505         zip -rq $(distdir).zip $(distdir)
506         $(am__remove_distdir)
507
508 dist dist-all: distdir
509         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
510         $(am__remove_distdir)
511
512 # This target untars the dist file and tries a VPATH configuration.  Then
513 # it guarantees that the distribution is self-contained by making another
514 # tarfile.
515 distcheck: dist
516         case '$(DIST_ARCHIVES)' in \
517         *.tar.gz*) \
518           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
519         *.tar.bz2*) \
520           bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
521         *.tar.Z*) \
522           uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
523         *.shar.gz*) \
524           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
525         *.zip*) \
526           unzip $(distdir).zip ;;\
527         esac
528         chmod -R a-w $(distdir); chmod a+w $(distdir)
529         mkdir $(distdir)/_build
530         mkdir $(distdir)/_inst
531         chmod a-w $(distdir)
532         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
533           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
534           && cd $(distdir)/_build \
535           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
536             $(DISTCHECK_CONFIGURE_FLAGS) \
537           && $(MAKE) $(AM_MAKEFLAGS) \
538           && $(MAKE) $(AM_MAKEFLAGS) dvi \
539           && $(MAKE) $(AM_MAKEFLAGS) check \
540           && $(MAKE) $(AM_MAKEFLAGS) install \
541           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
542           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
543           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
544                 distuninstallcheck \
545           && chmod -R a-w "$$dc_install_base" \
546           && ({ \
547                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
548                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
549                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
550                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
551                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
552               } || { rm -rf "$$dc_destdir"; exit 1; }) \
553           && rm -rf "$$dc_destdir" \
554           && $(MAKE) $(AM_MAKEFLAGS) dist \
555           && rm -rf $(DIST_ARCHIVES) \
556           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
557         $(am__remove_distdir)
558         @(echo "$(distdir) archives ready for distribution: "; \
559           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
560           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
561 distuninstallcheck:
562         @cd $(distuninstallcheck_dir) \
563         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
564            || { echo "ERROR: files left after uninstall:" ; \
565                 if test -n "$(DESTDIR)"; then \
566                   echo "  (check DESTDIR support)"; \
567                 fi ; \
568                 $(distuninstallcheck_listfiles) ; \
569                 exit 1; } >&2
570 distcleancheck: distclean
571         @if test '$(srcdir)' = . ; then \
572           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
573           exit 1 ; \
574         fi
575         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
576           || { echo "ERROR: files left in build directory after distclean:" ; \
577                $(distcleancheck_listfiles) ; \
578                exit 1; } >&2
579 check-am: all-am
580 check: check-recursive
581 all-am: Makefile $(DATA) config.h
582 installdirs: installdirs-recursive
583 installdirs-am:
584         for dir in "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
585           test -z "$$dir" || $(mkdir_p) "$$dir"; \
586         done
587 install: install-recursive
588 install-exec: install-exec-recursive
589 install-data: install-data-recursive
590 uninstall: uninstall-recursive
591
592 install-am: all-am
593         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
594
595 installcheck: installcheck-recursive
596 install-strip:
597         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
598           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599           `test -z '$(STRIP)' || \
600             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
601 mostlyclean-generic:
602
603 clean-generic:
604
605 distclean-generic:
606         -rm -f $(CONFIG_CLEAN_FILES)
607
608 maintainer-clean-generic:
609         @echo "This command is intended for maintainers to use"
610         @echo "it deletes files that may require special tools to rebuild."
611 clean: clean-recursive
612
613 clean-am: clean-generic clean-libtool mostlyclean-am
614
615 distclean: distclean-recursive
616         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
617         -rm -f Makefile
618 distclean-am: clean-am distclean-generic distclean-hdr \
619         distclean-libtool distclean-tags
620
621 dvi: dvi-recursive
622
623 dvi-am:
624
625 html: html-recursive
626
627 info: info-recursive
628
629 info-am:
630
631 install-data-am: install-m4dataDATA install-pkgconfigDATA
632
633 install-exec-am:
634
635 install-info: install-info-recursive
636
637 install-man:
638
639 installcheck-am:
640
641 maintainer-clean: maintainer-clean-recursive
642         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
643         -rm -rf $(top_srcdir)/autom4te.cache
644         -rm -f Makefile
645 maintainer-clean-am: distclean-am maintainer-clean-generic
646
647 mostlyclean: mostlyclean-recursive
648
649 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
650
651 pdf: pdf-recursive
652
653 pdf-am:
654
655 ps: ps-recursive
656
657 ps-am:
658
659 uninstall-am: uninstall-info-am uninstall-m4dataDATA \
660         uninstall-pkgconfigDATA
661
662 uninstall-info: uninstall-info-recursive
663
664 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
665         check-am clean clean-generic clean-libtool clean-recursive \
666         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
667         dist-shar dist-tarZ dist-zip distcheck distclean \
668         distclean-generic distclean-hdr distclean-libtool \
669         distclean-recursive distclean-tags distcleancheck distdir \
670         distuninstallcheck dvi dvi-am html html-am info info-am \
671         install install-am install-data install-data-am install-exec \
672         install-exec-am install-info install-info-am \
673         install-m4dataDATA install-man install-pkgconfigDATA \
674         install-strip installcheck installcheck-am installdirs \
675         installdirs-am maintainer-clean maintainer-clean-generic \
676         maintainer-clean-recursive mostlyclean mostlyclean-generic \
677         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
678         tags tags-recursive uninstall uninstall-am uninstall-info-am \
679         uninstall-m4dataDATA uninstall-pkgconfigDATA
680
681
682 rpm: dist
683         rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz
684 # Tell versions [3.59,3.63) of GNU make to not export all variables.
685 # Otherwise a system limit (for SysV at least) may be exceeded.
686 .NOEXPORT: