1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
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.
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
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
33 build_triplet = @build@
35 target_triplet = @target@
36 @BUILD_EXAMPLES_TRUE@am__append_1 = examples
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40 $(srcdir)/libvorbis.spec.in $(srcdir)/vorbis-uninstalled.pc.in \
41 $(srcdir)/vorbis.pc.in $(srcdir)/vorbisenc-uninstalled.pc.in \
42 $(srcdir)/vorbisenc.pc.in \
43 $(srcdir)/vorbisfile-uninstalled.pc.in \
44 $(srcdir)/vorbisfile.pc.in $(top_srcdir)/configure AUTHORS \
45 COPYING compile config.guess config.sub depcomp install-sh \
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
49 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
50 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54 configure.lineno config.status.lineno
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = config.h
57 CONFIG_CLEAN_FILES = libvorbis.spec vorbis.pc vorbisenc.pc \
58 vorbisfile.pc vorbis-uninstalled.pc vorbisenc-uninstalled.pc \
59 vorbisfile-uninstalled.pc
62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63 html-recursive info-recursive install-data-recursive \
64 install-dvi-recursive install-exec-recursive \
65 install-html-recursive install-info-recursive \
66 install-pdf-recursive install-ps-recursive install-recursive \
67 installcheck-recursive installdirs-recursive pdf-recursive \
68 ps-recursive uninstall-recursive
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs = "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
76 m4dataDATA_INSTALL = $(INSTALL_DATA)
77 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
78 DATA = $(m4data_DATA) $(pkgconfig_DATA)
79 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
80 distclean-recursive maintainer-clean-recursive
83 DIST_SUBDIRS = m4 include vq lib test doc examples
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 distdir = $(PACKAGE)-$(VERSION)
86 top_distdir = $(distdir)
87 am__remove_distdir = \
88 { test ! -d $(distdir) \
89 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
90 && rm -fr $(distdir); }; }
91 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
93 distuninstallcheck_listfiles = find . -type f -print
94 distcleancheck_listfiles = find . -type f -print
96 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
106 CCDEPMODE = @CCDEPMODE@
109 CPPFLAGS = @CPPFLAGS@
110 CYGPATH_W = @CYGPATH_W@
115 DSYMUTIL = @DSYMUTIL@
124 HAVE_DOXYGEN = @HAVE_DOXYGEN@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LIBTOOL_DEPS = @LIBTOOL_DEPS@
139 LTLIBOBJS = @LTLIBOBJS@
141 MAKEINFO = @MAKEINFO@
147 OGG_CFLAGS = @OGG_CFLAGS@
148 OGG_LIBS = @OGG_LIBS@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 PDFLATEX = @PDFLATEX@
159 PKG_CONFIG = @PKG_CONFIG@
163 SET_MAKE = @SET_MAKE@
167 VE_LIB_AGE = @VE_LIB_AGE@
168 VE_LIB_CURRENT = @VE_LIB_CURRENT@
169 VE_LIB_REVISION = @VE_LIB_REVISION@
170 VF_LIB_AGE = @VF_LIB_AGE@
171 VF_LIB_CURRENT = @VF_LIB_CURRENT@
172 VF_LIB_REVISION = @VF_LIB_REVISION@
173 VORBIS_LIBS = @VORBIS_LIBS@
174 V_LIB_AGE = @V_LIB_AGE@
175 V_LIB_CURRENT = @V_LIB_CURRENT@
176 V_LIB_REVISION = @V_LIB_REVISION@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
187 am__untar = @am__untar@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 builddir = @builddir@
196 datarootdir = @datarootdir@
199 exec_prefix = @exec_prefix@
201 host_alias = @host_alias@
202 host_cpu = @host_cpu@
204 host_vendor = @host_vendor@
206 includedir = @includedir@
208 install_sh = @install_sh@
210 libexecdir = @libexecdir@
211 localedir = @localedir@
212 localstatedir = @localstatedir@
216 oldincludedir = @oldincludedir@
219 program_transform_name = @program_transform_name@
221 pthread_lib = @pthread_lib@
223 sharedstatedir = @sharedstatedir@
225 sysconfdir = @sysconfdir@
227 target_alias = @target_alias@
228 target_cpu = @target_cpu@
229 target_os = @target_os@
230 target_vendor = @target_vendor@
231 top_builddir = @top_builddir@
232 top_srcdir = @top_srcdir@
233 AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2
234 SUBDIRS = m4 include vq lib test doc $(am__append_1)
235 m4datadir = $(datadir)/aclocal
236 m4data_DATA = vorbis.m4
237 pkgconfigdir = $(libdir)/pkgconfig
238 pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc
241 todo.txt autogen.sh \
242 libvorbis.spec libvorbis.spec.in \
244 vorbis.pc.in vorbisenc.pc.in vorbisfile.pc.in \
245 vorbis-uninstalled.pc.in \
246 vorbisenc-uninstalled.pc.in \
247 vorbisfile-uninstalled.pc.in \
251 DISTCHECK_CONFIGURE_FLAGS = --enable-docs
253 $(MAKE) $(AM_MAKEFLAGS) all-recursive
258 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
260 case '$(am__configure_deps)' in \
262 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
263 cd $(srcdir) && $(AUTOMAKE) --foreign \
268 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
269 cd $(top_srcdir) && \
270 $(AUTOMAKE) --foreign Makefile
272 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275 echo ' $(SHELL) ./config.status'; \
276 $(SHELL) ./config.status;; \
278 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
279 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
282 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
283 $(SHELL) ./config.status --recheck
285 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
286 cd $(srcdir) && $(AUTOCONF)
287 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
288 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
291 @if test ! -f $@; then \
293 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
296 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
298 cd $(top_builddir) && $(SHELL) ./config.status config.h
299 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
300 cd $(top_srcdir) && $(AUTOHEADER)
305 -rm -f config.h stamp-h1
306 libvorbis.spec: $(top_builddir)/config.status $(srcdir)/libvorbis.spec.in
307 cd $(top_builddir) && $(SHELL) ./config.status $@
308 vorbis.pc: $(top_builddir)/config.status $(srcdir)/vorbis.pc.in
309 cd $(top_builddir) && $(SHELL) ./config.status $@
310 vorbisenc.pc: $(top_builddir)/config.status $(srcdir)/vorbisenc.pc.in
311 cd $(top_builddir) && $(SHELL) ./config.status $@
312 vorbisfile.pc: $(top_builddir)/config.status $(srcdir)/vorbisfile.pc.in
313 cd $(top_builddir) && $(SHELL) ./config.status $@
314 vorbis-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbis-uninstalled.pc.in
315 cd $(top_builddir) && $(SHELL) ./config.status $@
316 vorbisenc-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbisenc-uninstalled.pc.in
317 cd $(top_builddir) && $(SHELL) ./config.status $@
318 vorbisfile-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbisfile-uninstalled.pc.in
319 cd $(top_builddir) && $(SHELL) ./config.status $@
328 -rm -f libtool config.lt
329 install-m4dataDATA: $(m4data_DATA)
331 test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
332 @list='$(m4data_DATA)'; for p in $$list; do \
333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
335 echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
336 $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
339 uninstall-m4dataDATA:
341 @list='$(m4data_DATA)'; for p in $$list; do \
343 echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
344 rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
346 install-pkgconfigDATA: $(pkgconfig_DATA)
348 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
349 @list='$(pkgconfig_DATA)'; for p in $$list; do \
350 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
352 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
353 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
356 uninstall-pkgconfigDATA:
358 @list='$(pkgconfig_DATA)'; for p in $$list; do \
360 echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
361 rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
364 # This directory's subdirectories are mostly independent; you can cd
365 # into them and run `make' without going through this Makefile.
366 # To change the values of `make' variables: instead of editing Makefiles,
367 # (1) if the variable is set in `config.status', edit `config.status'
368 # (which will cause the Makefiles to be regenerated when you run `make');
369 # (2) otherwise, pass the desired values on the `make' command line.
370 $(RECURSIVE_TARGETS):
372 for f in x $$MAKEFLAGS; do \
375 *k*) failcom='fail=yes';; \
379 target=`echo $@ | sed s/-recursive//`; \
380 list='$(SUBDIRS)'; for subdir in $$list; do \
381 echo "Making $$target in $$subdir"; \
382 if test "$$subdir" = "."; then \
384 local_target="$$target-am"; \
386 local_target="$$target"; \
388 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
391 if test "$$dot_seen" = "no"; then \
392 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
395 $(RECURSIVE_CLEAN_TARGETS):
397 for f in x $$MAKEFLAGS; do \
400 *k*) failcom='fail=yes';; \
405 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
406 *) list='$(SUBDIRS)' ;; \
408 rev=''; for subdir in $$list; do \
409 if test "$$subdir" = "."; then :; else \
410 rev="$$subdir $$rev"; \
414 target=`echo $@ | sed s/-recursive//`; \
415 for subdir in $$rev; do \
416 echo "Making $$target in $$subdir"; \
417 if test "$$subdir" = "."; then \
418 local_target="$$target-am"; \
420 local_target="$$target"; \
422 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
424 done && test -z "$$fail"
426 list='$(SUBDIRS)'; for subdir in $$list; do \
427 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
430 list='$(SUBDIRS)'; for subdir in $$list; do \
431 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
434 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436 unique=`for i in $$list; do \
437 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
445 $(TAGS_FILES) $(LISP)
448 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449 include_option=--etags-include; \
452 include_option=--include; \
455 list='$(SUBDIRS)'; for subdir in $$list; do \
456 if test "$$subdir" = .; then :; else \
457 test ! -f $$subdir/TAGS || \
458 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
461 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
462 unique=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
467 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
468 test -n "$$unique" || unique=$$empty_fix; \
469 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
474 $(TAGS_FILES) $(LISP)
476 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
477 unique=`for i in $$list; do \
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481 END { if (nonempty) { for (i in files) print i; }; }'`; \
482 test -z "$(CTAGS_ARGS)$$tags$$unique" \
483 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 here=`$(am__cd) $(top_builddir) && pwd` \
488 && cd $(top_srcdir) \
489 && gtags -i $(GTAGS_ARGS) $$here
492 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
494 distdir: $(DISTFILES)
495 $(am__remove_distdir)
496 test -d $(distdir) || mkdir $(distdir)
497 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
498 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499 list='$(DISTFILES)'; \
500 dist_files=`for file in $$list; do echo $$file; done | \
501 sed -e "s|^$$srcdirstrip/||;t" \
502 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
503 case $$dist_files in \
504 */*) $(MKDIR_P) `echo "$$dist_files" | \
505 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
508 for file in $$dist_files; do \
509 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
510 if test -d $$d/$$file; then \
511 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
512 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
515 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
517 test -f $(distdir)/$$file \
518 || cp -p $$d/$$file $(distdir)/$$file \
522 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
523 if test "$$subdir" = .; then :; else \
524 test -d "$(distdir)/$$subdir" \
525 || $(MKDIR_P) "$(distdir)/$$subdir" \
527 distdir=`$(am__cd) $(distdir) && pwd`; \
528 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
530 $(MAKE) $(AM_MAKEFLAGS) \
531 top_distdir="$$top_distdir" \
532 distdir="$$distdir/$$subdir" \
533 am__remove_distdir=: \
534 am__skip_length_check=: \
539 $(MAKE) $(AM_MAKEFLAGS) \
540 top_distdir="$(top_distdir)" distdir="$(distdir)" \
542 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
543 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
544 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
545 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
546 || chmod -R a+r $(distdir)
548 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
549 $(am__remove_distdir)
551 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
552 $(am__remove_distdir)
555 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
556 $(am__remove_distdir)
559 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
560 $(am__remove_distdir)
563 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
564 $(am__remove_distdir)
566 -rm -f $(distdir).zip
567 zip -rq $(distdir).zip $(distdir)
568 $(am__remove_distdir)
570 dist dist-all: distdir
571 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
573 -rm -f $(distdir).zip
574 zip -rq $(distdir).zip $(distdir)
575 $(am__remove_distdir)
577 # This target untars the dist file and tries a VPATH configuration. Then
578 # it guarantees that the distribution is self-contained by making another
581 case '$(DIST_ARCHIVES)' in \
583 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
585 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
587 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
589 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
591 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
593 unzip $(distdir).zip ;;\
595 chmod -R a-w $(distdir); chmod a+w $(distdir)
596 mkdir $(distdir)/_build
597 mkdir $(distdir)/_inst
599 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
600 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
601 && cd $(distdir)/_build \
602 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
603 $(DISTCHECK_CONFIGURE_FLAGS) \
604 && $(MAKE) $(AM_MAKEFLAGS) \
605 && $(MAKE) $(AM_MAKEFLAGS) dvi \
606 && $(MAKE) $(AM_MAKEFLAGS) check \
607 && $(MAKE) $(AM_MAKEFLAGS) install \
608 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
609 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
610 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
612 && chmod -R a-w "$$dc_install_base" \
614 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
615 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
616 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
617 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
618 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
619 } || { rm -rf "$$dc_destdir"; exit 1; }) \
620 && rm -rf "$$dc_destdir" \
621 && $(MAKE) $(AM_MAKEFLAGS) dist \
622 && rm -rf $(DIST_ARCHIVES) \
623 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
624 $(am__remove_distdir)
625 @(echo "$(distdir) archives ready for distribution: "; \
626 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
627 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
629 @cd $(distuninstallcheck_dir) \
630 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
631 || { echo "ERROR: files left after uninstall:" ; \
632 if test -n "$(DESTDIR)"; then \
633 echo " (check DESTDIR support)"; \
635 $(distuninstallcheck_listfiles) ; \
637 distcleancheck: distclean
638 @if test '$(srcdir)' = . ; then \
639 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
642 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
643 || { echo "ERROR: files left in build directory after distclean:" ; \
644 $(distcleancheck_listfiles) ; \
647 check: check-recursive
648 all-am: Makefile $(DATA) config.h
649 installdirs: installdirs-recursive
651 for dir in "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
652 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
654 install: install-recursive
655 install-exec: install-exec-recursive
656 install-data: install-data-recursive
657 uninstall: uninstall-recursive
660 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
662 installcheck: installcheck-recursive
664 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
665 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
666 `test -z '$(STRIP)' || \
667 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
673 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
675 maintainer-clean-generic:
676 @echo "This command is intended for maintainers to use"
677 @echo "it deletes files that may require special tools to rebuild."
678 clean: clean-recursive
680 clean-am: clean-generic clean-libtool mostlyclean-am
682 distclean: distclean-recursive
683 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
685 distclean-am: clean-am distclean-generic distclean-hdr \
686 distclean-libtool distclean-tags
698 install-data-am: install-m4dataDATA install-pkgconfigDATA
700 install-dvi: install-dvi-recursive
704 install-html: install-html-recursive
706 install-info: install-info-recursive
710 install-pdf: install-pdf-recursive
712 install-ps: install-ps-recursive
716 maintainer-clean: maintainer-clean-recursive
717 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
718 -rm -rf $(top_srcdir)/autom4te.cache
720 maintainer-clean-am: distclean-am maintainer-clean-generic
722 mostlyclean: mostlyclean-recursive
724 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
734 uninstall-am: uninstall-m4dataDATA uninstall-pkgconfigDATA
736 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
739 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
740 all all-am am--refresh check check-am clean clean-generic \
741 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
742 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
743 distcheck distclean distclean-generic distclean-hdr \
744 distclean-libtool distclean-tags distcleancheck distdir \
745 distuninstallcheck dvi dvi-am html html-am info info-am \
746 install install-am install-data install-data-am install-dvi \
747 install-dvi-am install-exec install-exec-am install-html \
748 install-html-am install-info install-info-am \
749 install-m4dataDATA install-man install-pdf install-pdf-am \
750 install-pkgconfigDATA install-ps install-ps-am install-strip \
751 installcheck installcheck-am installdirs installdirs-am \
752 maintainer-clean maintainer-clean-generic mostlyclean \
753 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
754 tags tags-recursive uninstall uninstall-am \
755 uninstall-m4dataDATA uninstall-pkgconfigDATA
759 for item in $(EXTRA_DIST); do \
760 if test -d $$item; then \
761 echo -n "cleaning $$item dir for distribution..."; \
762 rm -rf `find $(distdir)/$$item -name .svn`; \
768 $(MAKE) all CFLAGS="@DEBUG@"
771 $(MAKE) all CFLAGS="@PROFILE@"
772 # Tell versions [3.59,3.63) of GNU make to not export all variables.
773 # Otherwise a system limit (for SysV at least) may be exceeded.