1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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
17 # FLAC - Free Lossless Audio Codec
18 # Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This file is part the FLAC project. FLAC is comprised of several
21 # components distributed under difference licenses. The codec libraries
22 # are distributed under Xiph.Org's BSD-like license (see the file
23 # COPYING.Xiph in this distribution). All other programs, libraries, and
24 # plugins are distributed under the GPL (see COPYING.GPL). The documentation
25 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
26 # FLAC distribution contains at the top the terms under which it may be
29 # Since this particular file is relevant to all components of FLAC,
30 # it may be distributed under the Xiph.Org license, which is the least
31 # restrictive of those mentioned above. See the file COPYING.Xiph in this
35 # automake provides the following useful targets:
37 # all: build all programs and libraries using the current
38 # configuration (set by configure)
40 # check: build and run all self-tests
42 # clean: remove everything except what's required to build everything
44 # distclean: remove everything except what goes in the distribution
48 top_srcdir
= @top_srcdir@
50 pkgdatadir
= $(datadir)/@PACKAGE@
51 pkglibdir
= $(libdir)/@PACKAGE@
52 pkgincludedir
= $(includedir)/@PACKAGE@
55 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
57 install_sh_DATA
= $(install_sh
) -c
-m
644
58 install_sh_PROGRAM
= $(install_sh
) -c
59 install_sh_SCRIPT
= $(install_sh
) -c
60 INSTALL_HEADER
= $(INSTALL_DATA
)
61 transform
= $(program_transform_name
)
70 ACLOCAL_AMFLAGS
= @ACLOCAL_AMFLAGS@
71 AMDEP_FALSE
= @AMDEP_FALSE@
72 AMDEP_TRUE
= @AMDEP_TRUE@
77 AUTOHEADER
= @AUTOHEADER@
82 CCASFLAGS
= @CCASFLAGS@
83 CCDEPMODE
= @CCDEPMODE@
89 CXXDEPMODE
= @CXXDEPMODE@
91 CYGPATH_W
= @CYGPATH_W@
92 DEBUG_FALSE
= @DEBUG_FALSE@
93 DEBUG_TRUE
= @DEBUG_TRUE@
96 DOCBOOK_TO_MAN
= @DOCBOOK_TO_MAN@
106 FLAC__TEST_LEVEL
= @FLAC__TEST_LEVEL@
107 FLAC__TEST_WITH_VALGRIND
= @FLAC__TEST_WITH_VALGRIND@
108 FLaC__CPU_IA32_FALSE
= @FLaC__CPU_IA32_FALSE@
109 FLaC__CPU_IA32_TRUE
= @FLaC__CPU_IA32_TRUE@
110 FLaC__CPU_PPC_FALSE
= @FLaC__CPU_PPC_FALSE@
111 FLaC__CPU_PPC_TRUE
= @FLaC__CPU_PPC_TRUE@
112 FLaC__CPU_SPARC_FALSE
= @FLaC__CPU_SPARC_FALSE@
113 FLaC__CPU_SPARC_TRUE
= @FLaC__CPU_SPARC_TRUE@
114 FLaC__HAS_AS_FALSE
= @FLaC__HAS_AS_FALSE@
115 FLaC__HAS_AS_TRUE
= @FLaC__HAS_AS_TRUE@
116 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE
= @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
117 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE
= @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
118 FLaC__HAS_DOCBOOK_TO_MAN_FALSE
= @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
119 FLaC__HAS_DOCBOOK_TO_MAN_TRUE
= @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
120 FLaC__HAS_DOXYGEN_FALSE
= @FLaC__HAS_DOXYGEN_FALSE@
121 FLaC__HAS_DOXYGEN_TRUE
= @FLaC__HAS_DOXYGEN_TRUE@
122 FLaC__HAS_GAS_FALSE
= @FLaC__HAS_GAS_FALSE@
123 FLaC__HAS_GAS_TRUE
= @FLaC__HAS_GAS_TRUE@
124 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE
= @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
125 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE
= @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
126 FLaC__HAS_NASM_FALSE
= @FLaC__HAS_NASM_FALSE@
127 FLaC__HAS_NASM_TRUE
= @FLaC__HAS_NASM_TRUE@
128 FLaC__HAS_OGG_FALSE
= @FLaC__HAS_OGG_FALSE@
129 FLaC__HAS_OGG_TRUE
= @FLaC__HAS_OGG_TRUE@
130 FLaC__HAS_XMMS_FALSE
= @FLaC__HAS_XMMS_FALSE@
131 FLaC__HAS_XMMS_TRUE
= @FLaC__HAS_XMMS_TRUE@
132 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE
= @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
133 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE
= @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
134 FLaC__NO_ASM_FALSE
= @FLaC__NO_ASM_FALSE@
135 FLaC__NO_ASM_TRUE
= @FLaC__NO_ASM_TRUE@
136 FLaC__SSE_OS_FALSE
= @FLaC__SSE_OS_FALSE@
137 FLaC__SSE_OS_TRUE
= @FLaC__SSE_OS_TRUE@
138 FLaC__SYS_DARWIN_FALSE
= @FLaC__SYS_DARWIN_FALSE@
139 FLaC__SYS_DARWIN_TRUE
= @FLaC__SYS_DARWIN_TRUE@
140 FLaC__SYS_LINUX_FALSE
= @FLaC__SYS_LINUX_FALSE@
141 FLaC__SYS_LINUX_TRUE
= @FLaC__SYS_LINUX_TRUE@
142 FLaC__USE_3DNOW_FALSE
= @FLaC__USE_3DNOW_FALSE@
143 FLaC__USE_3DNOW_TRUE
= @FLaC__USE_3DNOW_TRUE@
144 FLaC__USE_ALTIVEC_FALSE
= @FLaC__USE_ALTIVEC_FALSE@
145 FLaC__USE_ALTIVEC_TRUE
= @FLaC__USE_ALTIVEC_TRUE@
146 FLaC__WITH_CPPLIBS_FALSE
= @FLaC__WITH_CPPLIBS_FALSE@
147 FLaC__WITH_CPPLIBS_TRUE
= @FLaC__WITH_CPPLIBS_TRUE@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 LIBICONV
= @LIBICONV@
159 LTLIBICONV
= @LTLIBICONV@
160 LTLIBOBJS
= @LTLIBOBJS@
162 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
163 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
164 MAKEINFO
= @MAKEINFO@
165 MINGW_WINSOCK_LIBS
= @MINGW_WINSOCK_LIBS@
168 OBJ_FORMAT
= @OBJ_FORMAT@
169 OGG_CFLAGS
= @OGG_CFLAGS@
170 OGG_LIBS
= @OGG_LIBS@
172 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
173 PACKAGE_NAME
= @PACKAGE_NAME@
174 PACKAGE_STRING
= @PACKAGE_STRING@
175 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
179 SET_MAKE
= @SET_MAKE@
183 XMMS_CFLAGS
= @XMMS_CFLAGS@
184 XMMS_CONFIG
= @XMMS_CONFIG@
185 XMMS_DATA_DIR
= @XMMS_DATA_DIR@
186 XMMS_EFFECT_PLUGIN_DIR
= @XMMS_EFFECT_PLUGIN_DIR@
187 XMMS_GENERAL_PLUGIN_DIR
= @XMMS_GENERAL_PLUGIN_DIR@
188 XMMS_INPUT_PLUGIN_DIR
= @XMMS_INPUT_PLUGIN_DIR@
189 XMMS_LIBS
= @XMMS_LIBS@
190 XMMS_OUTPUT_PLUGIN_DIR
= @XMMS_OUTPUT_PLUGIN_DIR@
191 XMMS_PLUGIN_DIR
= @XMMS_PLUGIN_DIR@
192 XMMS_VERSION
= @XMMS_VERSION@
193 XMMS_VISUALIZATION_PLUGIN_DIR
= @XMMS_VISUALIZATION_PLUGIN_DIR@
194 ac_ct_AR
= @ac_ct_AR@
195 ac_ct_CC
= @ac_ct_CC@
196 ac_ct_CXX
= @ac_ct_CXX@
197 ac_ct_F77
= @ac_ct_F77@
198 ac_ct_RANLIB
= @ac_ct_RANLIB@
199 ac_ct_STRIP
= @ac_ct_STRIP@
200 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
201 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
202 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
203 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
204 am__include
= @am__include@
205 am__leading_dot
= @am__leading_dot@
206 am__quote
= @am__quote@
209 build_alias
= @build_alias@
210 build_cpu
= @build_cpu@
211 build_os
= @build_os@
212 build_vendor
= @build_vendor@
214 exec_prefix = @
exec_prefix@
216 host_alias
= @host_alias@
217 host_cpu
= @host_cpu@
219 host_vendor
= @host_vendor@
220 includedir = @
includedir@
222 install_sh
= @install_sh@
224 libexecdir
= @libexecdir@
225 localstatedir
= @localstatedir@
227 oldincludedir = @
oldincludedir@
229 program_transform_name
= @program_transform_name@
231 sharedstatedir
= @sharedstatedir@
232 sysconfdir
= @sysconfdir@
233 target_alias
= @target_alias@
235 AUTOMAKE_OPTIONS
= foreign
1.7
237 SUBDIRS
= doc
include m4 man src examples
test build obj
239 DISTCLEANFILES
= libtool-disable-static
256 strip_non_asm_libtool_args.sh
259 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
260 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
261 CONFIG_HEADER
= config.h
265 RECURSIVE_TARGETS
= info-recursive dvi-recursive pdf-recursive \
266 ps-recursive install-info-recursive uninstall-info-recursive \
267 all-recursive install-data-recursive install-exec-recursive \
268 installdirs-recursive install-recursive uninstall-recursive \
269 check-recursive installcheck-recursive
270 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/configure AUTHORS \
271 Makefile.am aclocal.m4 config.guess config.h.in config.rpath \
272 config.sub configure.in depcomp install-sh ltmain.sh missing \
274 DIST_SUBDIRS
= $(SUBDIRS
)
276 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
280 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
282 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
283 cd
$(top_srcdir
) && \
284 $(AUTOMAKE
) --foreign Makefile
285 Makefile
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.in
$(top_builddir
)/config.status
286 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
)
288 $(top_builddir
)/config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
289 $(SHELL
) .
/config.status
--recheck
290 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
291 cd
$(srcdir) && $(AUTOCONF
)
293 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in
294 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
297 @if
test ! -f
$@
; then \
302 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
304 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
306 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
307 cd
$(top_srcdir
) && $(AUTOHEADER
)
308 touch
$(srcdir)/config.h.in
311 -rm -f config.h stamp-h1
323 # This directory's subdirectories are mostly independent; you can cd
324 # into them and run `make' without going through this Makefile.
325 # To change the values of `make' variables: instead of editing Makefiles,
326 # (1) if the variable is set in `config.status', edit `config.status'
327 # (which will cause the Makefiles to be regenerated when you run `make');
328 # (2) otherwise, pass the desired values on the `make' command line.
329 $(RECURSIVE_TARGETS
):
330 @set fnord
$$MAKEFLAGS; amf
=$$2; \
332 target
=`echo $@ | sed s/-recursive//`; \
333 list
='$(SUBDIRS)'; for subdir in
$$list; do \
334 echo
"Making $$target in $$subdir"; \
335 if
test "$$subdir" = "."; then \
337 local_target
="$$target-am"; \
339 local_target
="$$target"; \
341 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
342 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
344 if
test "$$dot_seen" = "no"; then \
345 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
348 mostlyclean-recursive clean-recursive distclean-recursive \
349 maintainer-clean-recursive
:
350 @set fnord
$$MAKEFLAGS; amf
=$$2; \
353 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
354 *) list
='$(SUBDIRS)' ;; \
356 rev
=''; for subdir in
$$list; do \
357 if
test "$$subdir" = "."; then
:; else \
358 rev
="$$subdir $$rev"; \
362 target
=`echo $@ | sed s/-recursive//`; \
363 for subdir in
$$rev; do \
364 echo
"Making $$target in $$subdir"; \
365 if
test "$$subdir" = "."; then \
366 local_target
="$$target-am"; \
368 local_target
="$$target"; \
370 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
371 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
372 done
&& test -z
"$$fail"
374 list
='$(SUBDIRS)'; for subdir in
$$list; do \
375 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
378 list
='$(SUBDIRS)'; for subdir in
$$list; do \
379 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
390 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
391 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique
=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 $(AWK) ' { files[$$0] = 1; } \
396 END { for (i in files) print i; }'`; \
399 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
400 $(TAGS_FILES
) $(LISP
)
403 if
(etags
--etags-include
--version
) >/dev
/null
2>&1; then \
404 include_option
=--etags-include
; \
406 include_option
=--include; \
408 list
='$(SUBDIRS)'; for subdir in
$$list; do \
409 if
test "$$subdir" = .
; then
:; else \
410 test -f
$$subdir/TAGS
&& \
411 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
414 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
415 unique
=`for i in $$list; do \
416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 $(AWK) ' { files[$$0] = 1; } \
419 END { for (i in files) print i; }'`; \
420 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
421 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
425 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
426 $(TAGS_FILES
) $(LISP
)
429 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
430 unique
=`for i in $$list; do \
431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 $(AWK) ' { files[$$0] = 1; } \
434 END { for (i in files) print i; }'`; \
435 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
436 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
440 here
=`$(am__cd) $(top_builddir) && pwd` \
441 && cd
$(top_srcdir
) \
442 && gtags
-i
$(GTAGS_ARGS
) $$here
445 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
446 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
449 distdir
= $(PACKAGE
)-$(VERSION
)
451 am__remove_distdir
= \
452 { test ! -d
$(distdir
) \
453 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
454 && rm -fr
$(distdir
); }; }
457 distuninstallcheck_listfiles
= find .
-type f
-print
458 distcleancheck_listfiles
= find .
-type f
-print
460 distdir
: $(DISTFILES
)
461 $(am__remove_distdir
)
463 $(mkinstalldirs
) $(distdir
)/src
/libFLAC
$(distdir
)/src
/libFLAC
++
464 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
465 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
466 list
='$(DISTFILES)'; for file in
$$list; do \
468 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
469 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
471 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
472 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
473 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
475 $(mkinstalldirs
) "$(distdir)$$dir"; \
479 if
test -d
$$d/$$file; then \
480 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
481 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
483 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
485 test -f
$(distdir
)/$$file \
486 || cp
-p
$$d/$$file $(distdir
)/$$file \
490 list
='$(SUBDIRS)'; for subdir in
$$list; do \
491 if
test "$$subdir" = .
; then
:; else \
492 test -d
$(distdir
)/$$subdir \
493 || mkdir
$(distdir
)/$$subdir \
496 $(MAKE
) $(AM_MAKEFLAGS
) \
497 top_distdir
="$(top_distdir)" \
498 distdir
=..
/$(distdir
)/$$subdir \
503 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
504 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
505 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
506 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
507 || chmod
-R a
+r
$(distdir
)
509 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
510 $(am__remove_distdir
)
512 dist dist-all
: distdir
513 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
514 $(am__remove_distdir
)
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
520 $(am__remove_distdir
)
521 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
-
522 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
523 mkdir
$(distdir
)/_build
524 mkdir
$(distdir
)/_inst
526 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
527 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
528 && cd
$(distdir
)/_build \
529 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
530 $(DISTCHECK_CONFIGURE_FLAGS
) \
531 && $(MAKE
) $(AM_MAKEFLAGS
) \
532 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
533 && $(MAKE
) $(AM_MAKEFLAGS
) check \
534 && $(MAKE
) $(AM_MAKEFLAGS
) install \
535 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
536 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
537 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
539 && chmod
-R a-w
"$$dc_install_base" \
541 (cd ..
/..
&& $(mkinstalldirs
) "$$dc_destdir") \
542 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
543 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
544 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
545 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
546 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
547 && rm -rf
"$$dc_destdir" \
548 && $(MAKE
) $(AM_MAKEFLAGS
) dist-gzip \
549 && rm -f
$(distdir
).
tar.gz \
550 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
551 $(am__remove_distdir
)
552 @echo
"$(distdir).tar.gz is ready for distribution" | \
553 sed
'h;s/./=/g;p;x;p;x'
555 @cd
$(distuninstallcheck_dir
) \
556 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
557 ||
{ echo
"ERROR: files left after uninstall:" ; \
558 if
test -n
"$(DESTDIR)"; then \
559 echo
" (check DESTDIR support)"; \
561 $(distuninstallcheck_listfiles
) ; \
563 distcleancheck
: distclean
564 @if
test '$(srcdir)' = .
; then \
565 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
568 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
569 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
570 $(distcleancheck_listfiles
) ; \
573 check: check-recursive
574 all-am
: Makefile config.h
575 installdirs: installdirs-recursive
578 install: install-recursive
579 install-exec
: install-exec-recursive
580 install-data
: install-data-recursive
581 uninstall: uninstall-recursive
584 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
586 installcheck: installcheck-recursive
588 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
590 `test -z '$(STRIP)' || \
591 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
597 -rm -f
$(CONFIG_CLEAN_FILES
)
598 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
600 maintainer-clean-generic
:
601 @echo
"This command is intended for maintainers to use"
602 @echo
"it deletes files that may require special tools to rebuild."
603 clean: clean-recursive
605 clean-am
: clean-generic clean-libtool mostlyclean-am
607 distclean: distclean-recursive
608 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
610 distclean-am
: clean-am distclean-generic distclean-hdr distclean-libtool \
625 install-info
: install-info-recursive
631 maintainer-clean
: maintainer-clean-recursive
632 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
633 -rm -rf
$(top_srcdir
)/autom4te.cache
635 maintainer-clean-am
: distclean-am maintainer-clean-generic
637 mostlyclean: mostlyclean-recursive
639 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
649 uninstall-am
: uninstall-info-am
651 uninstall-info
: uninstall-info-recursive
653 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am
clean \
654 clean-generic clean-libtool clean-recursive ctags \
655 ctags-recursive
dist dist-all dist-gzip distcheck
distclean \
656 distclean-generic distclean-hdr distclean-libtool \
657 distclean-recursive distclean-tags distcleancheck distdir \
658 distuninstallcheck
dvi dvi-am dvi-recursive
info info-am \
659 info-recursive
install install-am install-data install-data-am \
660 install-data-recursive install-exec install-exec-am \
661 install-exec-recursive install-info install-info-am \
662 install-info-recursive install-man install-recursive \
663 install-strip
installcheck installcheck-am
installdirs \
664 installdirs-am installdirs-recursive maintainer-clean \
665 maintainer-clean-generic maintainer-clean-recursive
mostlyclean \
666 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
667 pdf pdf-am pdf-recursive ps ps-am ps-recursive
tags \
668 tags-recursive
uninstall uninstall-am uninstall-info-am \
669 uninstall-info-recursive uninstall-recursive
671 # Tell versions [3.59,3.63) of GNU make to not export all variables.
672 # Otherwise a system limit (for SysV at least) may be exceeded.