Makefile.in | Makefile.in | |||
---|---|---|---|---|
# Makefile.in generated by automake 1.11.5 from Makefile.am. | # Makefile.in generated by automake 1.11.1 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |||
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | |||
# Foundation, Inc. | # Inc. | |||
# This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation | |||
# gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, | |||
# with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
@SET_MAKE@ | @SET_MAKE@ | |||
VPATH = @srcdir@ | VPATH = @srcdir@ | |||
am__make_dryrun = \ | ||||
{ \ | ||||
am__dry=no; \ | ||||
case $$MAKEFLAGS in \ | ||||
*\\[\ \ ]*) \ | ||||
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | ||||
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \ | ||||
*) \ | ||||
for am__flg in $$MAKEFLAGS; do \ | ||||
case $$am__flg in \ | ||||
*=*|--*) ;; \ | ||||
*n*) am__dry=yes; break;; \ | ||||
esac; \ | ||||
done;; \ | ||||
esac; \ | ||||
test $$am__dry = yes; \ | ||||
} | ||||
pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ | |||
pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ | |||
pkglibexecdir = $(libexecdir)/@PACKAGE@ | pkglibexecdir = $(libexecdir)/@PACKAGE@ | |||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |||
install_sh_DATA = $(install_sh) -c -m 644 | install_sh_DATA = $(install_sh) -c -m 644 | |||
install_sh_PROGRAM = $(install_sh) -c | install_sh_PROGRAM = $(install_sh) -c | |||
install_sh_SCRIPT = $(install_sh) -c | install_sh_SCRIPT = $(install_sh) -c | |||
INSTALL_HEADER = $(INSTALL_DATA) | INSTALL_HEADER = $(INSTALL_DATA) | |||
transform = $(program_transform_name) | transform = $(program_transform_name) | |||
NORMAL_INSTALL = : | NORMAL_INSTALL = : | |||
skipping to change at line 61 | skipping to change at line 44 | |||
build_triplet = @build@ | build_triplet = @build@ | |||
host_triplet = @host@ | host_triplet = @host@ | |||
subdir = src/modules/alsa_snd_player | subdir = src/modules/alsa_snd_player | |||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | |||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |||
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \ | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \ | |||
$(top_srcdir)/m4/efl_binary.m4 \ | $(top_srcdir)/m4/efl_binary.m4 \ | |||
$(top_srcdir)/m4/efl_coverage.m4 \ | $(top_srcdir)/m4/efl_coverage.m4 \ | |||
$(top_srcdir)/m4/efl_doxygen.m4 \ | $(top_srcdir)/m4/efl_doxygen.m4 \ | |||
$(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \ | $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \ | |||
$(top_srcdir)/configure.ac | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ | |||
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ | ||||
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac | ||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
$(ACLOCAL_M4) | $(ACLOCAL_M4) | |||
mkinstalldirs = $(install_sh) -d | mkinstalldirs = $(install_sh) -d | |||
CONFIG_HEADER = $(top_builddir)/config.h | CONFIG_HEADER = $(top_builddir)/config.h | |||
CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = | |||
CONFIG_CLEAN_VPATH_FILES = | CONFIG_CLEAN_VPATH_FILES = | |||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |||
am__vpath_adj = case $$p in \ | am__vpath_adj = case $$p in \ | |||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |||
*) f=$$p;; \ | *) f=$$p;; \ | |||
skipping to change at line 89 | skipping to change at line 74 | |||
am__nobase_list = $(am__nobase_strip_setup); \ | am__nobase_list = $(am__nobase_strip_setup); \ | |||
for p in $$list; do echo "$$p $$p"; done | \ | for p in $$list; do echo "$$p $$p"; done | \ | |||
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |||
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |||
if (++n[$$2] == $(am__install_max)) \ | if (++n[$$2] == $(am__install_max)) \ | |||
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |||
END { for (dir in files) print dir, files[dir] }' | END { for (dir in files) print dir, files[dir] }' | |||
am__base_list = \ | am__base_list = \ | |||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |||
am__uninstall_files_from_dir = { \ | ||||
test -z "$$files" \ | ||||
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | ||||
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | ||||
$(am__cd) "$$dir" && rm -f $$files; }; \ | ||||
} | ||||
am__installdirs = "$(DESTDIR)$(pkgdir)" | am__installdirs = "$(DESTDIR)$(pkgdir)" | |||
LTLIBRARIES = $(pkg_LTLIBRARIES) | LTLIBRARIES = $(pkg_LTLIBRARIES) | |||
libalsa_snd_player_la_LIBADD = | libalsa_snd_player_la_LIBADD = | |||
am_libalsa_snd_player_la_OBJECTS = \ | am_libalsa_snd_player_la_OBJECTS = \ | |||
libalsa_snd_player_la-alsa_snd_player.lo | libalsa_snd_player_la-alsa_snd_player.lo | |||
libalsa_snd_player_la_OBJECTS = $(am_libalsa_snd_player_la_OBJECTS) | libalsa_snd_player_la_OBJECTS = $(am_libalsa_snd_player_la_OBJECTS) | |||
AM_V_lt = $(am__v_lt_@AM_V@) | AM_V_lt = $(am__v_lt_$(V)) | |||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) | |||
am__v_lt_0 = --silent | am__v_lt_0 = --silent | |||
libalsa_snd_player_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ | libalsa_snd_player_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ | |||
$(libalsa_snd_player_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | $(libalsa_snd_player_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |||
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |||
$(libalsa_snd_player_la_LDFLAGS) $(LDFLAGS) -o $@ | $(libalsa_snd_player_la_LDFLAGS) $(LDFLAGS) -o $@ | |||
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) | |||
depcomp = $(SHELL) $(top_srcdir)/depcomp | depcomp = $(SHELL) $(top_srcdir)/depcomp | |||
am__depfiles_maybe = depfiles | am__depfiles_maybe = depfiles | |||
am__mv = mv -f | am__mv = mv -f | |||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |||
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | |||
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |||
$(AM_CFLAGS) $(CFLAGS) | $(AM_CFLAGS) $(CFLAGS) | |||
AM_V_CC = $(am__v_CC_@AM_V@) | AM_V_CC = $(am__v_CC_$(V)) | |||
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) | |||
am__v_CC_0 = @echo " CC " $@; | am__v_CC_0 = @echo " CC " $@; | |||
AM_V_at = $(am__v_at_@AM_V@) | AM_V_at = $(am__v_at_$(V)) | |||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | |||
am__v_at_0 = @ | am__v_at_0 = @ | |||
CCLD = $(CC) | CCLD = $(CC) | |||
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | |||
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |||
$(AM_LDFLAGS) $(LDFLAGS) -o $@ | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |||
AM_V_CCLD = $(am__v_CCLD_@AM_V@) | AM_V_CCLD = $(am__v_CCLD_$(V)) | |||
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) | am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) | |||
am__v_CCLD_0 = @echo " CCLD " $@; | am__v_CCLD_0 = @echo " CCLD " $@; | |||
AM_V_GEN = $(am__v_GEN_@AM_V@) | AM_V_GEN = $(am__v_GEN_$(V)) | |||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | |||
am__v_GEN_0 = @echo " GEN " $@; | am__v_GEN_0 = @echo " GEN " $@; | |||
SOURCES = $(libalsa_snd_player_la_SOURCES) | SOURCES = $(libalsa_snd_player_la_SOURCES) | |||
DIST_SOURCES = $(libalsa_snd_player_la_SOURCES) | DIST_SOURCES = $(libalsa_snd_player_la_SOURCES) | |||
am__can_run_installinfo = \ | ||||
case $$AM_UPDATE_INFO_DIR in \ | ||||
n|no|NO) false;; \ | ||||
*) (install-info --version) >/dev/null 2>&1;; \ | ||||
esac | ||||
ETAGS = etags | ETAGS = etags | |||
CTAGS = ctags | CTAGS = ctags | |||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |||
pkglibdir = $(REMIX_PLUGIN_DIR) | pkglibdir = $(REMIX_PLUGIN_DIR) | |||
ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ | |||
ALLOCA = @ALLOCA@ | ALLOCA = @ALLOCA@ | |||
ALSA_CFLAGS = @ALSA_CFLAGS@ | ALSA_CFLAGS = @ALSA_CFLAGS@ | |||
ALSA_LIBS = @ALSA_LIBS@ | ALSA_LIBS = @ALSA_LIBS@ | |||
AMTAR = @AMTAR@ | AMTAR = @AMTAR@ | |||
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | |||
skipping to change at line 220 | skipping to change at line 194 | |||
LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ | |||
LIBOBJS = @LIBOBJS@ | LIBOBJS = @LIBOBJS@ | |||
LIBS = @LIBS@ | LIBS = @LIBS@ | |||
LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ | |||
LIPO = @LIPO@ | LIPO = @LIPO@ | |||
LN_S = @LN_S@ | LN_S = @LN_S@ | |||
LTLIBOBJS = @LTLIBOBJS@ | LTLIBOBJS = @LTLIBOBJS@ | |||
LUA_CFLAGS = @LUA_CFLAGS@ | LUA_CFLAGS = @LUA_CFLAGS@ | |||
LUA_LIBS = @LUA_LIBS@ | LUA_LIBS = @LUA_LIBS@ | |||
MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ | |||
MANIFEST_TOOL = @MANIFEST_TOOL@ | ||||
MINIMAL_CFLAGS = @MINIMAL_CFLAGS@ | MINIMAL_CFLAGS = @MINIMAL_CFLAGS@ | |||
MINIMAL_LIBS = @MINIMAL_LIBS@ | MINIMAL_LIBS = @MINIMAL_LIBS@ | |||
MKDIR_P = @MKDIR_P@ | MKDIR_P = @MKDIR_P@ | |||
MODULE_ARCH = @MODULE_ARCH@ | MODULE_ARCH = @MODULE_ARCH@ | |||
NM = @NM@ | NM = @NM@ | |||
NMEDIT = @NMEDIT@ | NMEDIT = @NMEDIT@ | |||
OBJDUMP = @OBJDUMP@ | OBJDUMP = @OBJDUMP@ | |||
OBJEXT = @OBJEXT@ | OBJEXT = @OBJEXT@ | |||
OTOOL = @OTOOL@ | OTOOL = @OTOOL@ | |||
OTOOL64 = @OTOOL64@ | OTOOL64 = @OTOOL64@ | |||
skipping to change at line 265 | skipping to change at line 238 | |||
SNDFILE_LIBS = @SNDFILE_LIBS@ | SNDFILE_LIBS = @SNDFILE_LIBS@ | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
VERSION = @VERSION@ | VERSION = @VERSION@ | |||
VMAJ = @VMAJ@ | VMAJ = @VMAJ@ | |||
VORBISENC_CFLAGS = @VORBISENC_CFLAGS@ | VORBISENC_CFLAGS = @VORBISENC_CFLAGS@ | |||
VORBISENC_LIBS = @VORBISENC_LIBS@ | VORBISENC_LIBS = @VORBISENC_LIBS@ | |||
abs_builddir = @abs_builddir@ | abs_builddir = @abs_builddir@ | |||
abs_srcdir = @abs_srcdir@ | abs_srcdir = @abs_srcdir@ | |||
abs_top_builddir = @abs_top_builddir@ | abs_top_builddir = @abs_top_builddir@ | |||
abs_top_srcdir = @abs_top_srcdir@ | abs_top_srcdir = @abs_top_srcdir@ | |||
ac_ct_AR = @ac_ct_AR@ | ||||
ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ | |||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |||
am__include = @am__include@ | am__include = @am__include@ | |||
am__leading_dot = @am__leading_dot@ | am__leading_dot = @am__leading_dot@ | |||
am__quote = @am__quote@ | am__quote = @am__quote@ | |||
am__tar = @am__tar@ | am__tar = @am__tar@ | |||
am__untar = @am__untar@ | am__untar = @am__untar@ | |||
bindir = @bindir@ | bindir = @bindir@ | |||
build = @build@ | build = @build@ | |||
build_alias = @build_alias@ | build_alias = @build_alias@ | |||
skipping to change at line 302 | skipping to change at line 274 | |||
host_os = @host_os@ | host_os = @host_os@ | |||
host_vendor = @host_vendor@ | host_vendor = @host_vendor@ | |||
htmldir = @htmldir@ | htmldir = @htmldir@ | |||
includedir = @includedir@ | includedir = @includedir@ | |||
infodir = @infodir@ | infodir = @infodir@ | |||
install_sh = @install_sh@ | install_sh = @install_sh@ | |||
libdir = @libdir@ | libdir = @libdir@ | |||
libexecdir = @libexecdir@ | libexecdir = @libexecdir@ | |||
localedir = @localedir@ | localedir = @localedir@ | |||
localstatedir = @localstatedir@ | localstatedir = @localstatedir@ | |||
lt_ECHO = @lt_ECHO@ | ||||
lt_enable_auto_import = @lt_enable_auto_import@ | lt_enable_auto_import = @lt_enable_auto_import@ | |||
lua_libs = @lua_libs@ | lua_libs = @lua_libs@ | |||
mandir = @mandir@ | mandir = @mandir@ | |||
mkdir_p = @mkdir_p@ | mkdir_p = @mkdir_p@ | |||
oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ | |||
pdfdir = @pdfdir@ | pdfdir = @pdfdir@ | |||
pkgconfig_requires_private = @pkgconfig_requires_private@ | pkgconfig_requires_private = @pkgconfig_requires_private@ | |||
pkgpyexecdir = @pkgpyexecdir@ | pkgpyexecdir = @pkgpyexecdir@ | |||
pkgpythondir = @pkgpythondir@ | pkgpythondir = @pkgpythondir@ | |||
prefix = @prefix@ | prefix = @prefix@ | |||
skipping to change at line 378 | skipping to change at line 351 | |||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPE NDENCIES) | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPE NDENCIES) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(top_srcdir)/configure: $(am__configure_deps) | $(top_srcdir)/configure: $(am__configure_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(am__aclocal_m4_deps): | $(am__aclocal_m4_deps): | |||
install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) | install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)" | ||||
@list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \ | @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \ | |||
list2=; for p in $$list; do \ | list2=; for p in $$list; do \ | |||
if test -f $$p; then \ | if test -f $$p; then \ | |||
list2="$$list2 $$p"; \ | list2="$$list2 $$p"; \ | |||
else :; fi; \ | else :; fi; \ | |||
done; \ | done; \ | |||
test -z "$$list2" || { \ | test -z "$$list2" || { \ | |||
echo " $(MKDIR_P) '$(DESTDIR)$(pkgdir)'"; \ | ||||
$(MKDIR_P) "$(DESTDIR)$(pkgdir)" || exit 1; \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=instal l $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgdir)'"; \ | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=instal l $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgdir)'"; \ | |||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INS TALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgdir)"; \ | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INS TALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgdir)"; \ | |||
} | } | |||
uninstall-pkgLTLIBRARIES: | uninstall-pkgLTLIBRARIES: | |||
@$(NORMAL_UNINSTALL) | @$(NORMAL_UNINSTALL) | |||
@list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \ | @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \ | |||
for p in $$list; do \ | for p in $$list; do \ | |||
$(am__strip_dir) \ | $(am__strip_dir) \ | |||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninst all rm -f '$(DESTDIR)$(pkgdir)/$$f'"; \ | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninst all rm -f '$(DESTDIR)$(pkgdir)/$$f'"; \ | |||
skipping to change at line 408 | skipping to change at line 380 | |||
done | done | |||
clean-pkgLTLIBRARIES: | clean-pkgLTLIBRARIES: | |||
-test -z "$(pkg_LTLIBRARIES)" || rm -f $(pkg_LTLIBRARIES) | -test -z "$(pkg_LTLIBRARIES)" || rm -f $(pkg_LTLIBRARIES) | |||
@list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ | @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ | |||
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |||
test "$$dir" != "$$p" || dir=.; \ | test "$$dir" != "$$p" || dir=.; \ | |||
echo "rm -f \"$${dir}/so_locations\""; \ | echo "rm -f \"$${dir}/so_locations\""; \ | |||
rm -f "$${dir}/so_locations"; \ | rm -f "$${dir}/so_locations"; \ | |||
done | done | |||
libalsa_snd_player.la: $(libalsa_snd_player_la_OBJECTS) $(libalsa_snd_playe r_la_DEPENDENCIES) $(EXTRA_libalsa_snd_player_la_DEPENDENCIES) | libalsa_snd_player.la: $(libalsa_snd_player_la_OBJECTS) $(libalsa_snd_playe r_la_DEPENDENCIES) | |||
$(AM_V_CCLD)$(libalsa_snd_player_la_LINK) -rpath $(pkgdir) $(libalsa _snd_player_la_OBJECTS) $(libalsa_snd_player_la_LIBADD) $(LIBS) | $(AM_V_CCLD)$(libalsa_snd_player_la_LINK) -rpath $(pkgdir) $(libalsa _snd_player_la_OBJECTS) $(libalsa_snd_player_la_LIBADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libalsa_snd_player_la-alsa _snd_player.Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libalsa_snd_player_la-alsa _snd_player.Plo@am__quote@ | |||
.c.o: | .c.o: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$* .Tpo -c -o $@ $< | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$* .Tpo -c -o $@ $< | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' li | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ | |||
btool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ | |||
AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< | @am__fastdepCC_FALSE@ $(COMPILE) -c $< | |||
.c.obj: | .c.obj: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$* .Tpo -c -o $@ `$(CYGPATH_W) '$<'` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$* .Tpo -c -o $@ `$(CYGPATH_W) '$<'` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' li | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ | |||
btool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ | |||
AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$< '` | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` | |||
.c.lo: | .c.lo: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/ $*.Tpo -c -o $@ $< | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/ $*.Tpo -c -o $@ $< | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Pl o | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Pl o | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' li | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ | |||
btool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes | |||
@AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< | |||
libalsa_snd_player_la-alsa_snd_player.lo: alsa_snd_player.c | libalsa_snd_player_la-alsa_snd_player.lo: alsa_snd_player.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libalsa_s nd_player_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(D EFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLA GS) -MT libalsa_snd_player_la-alsa_snd_player.lo -MD -MP -MF $(DEPDIR)/liba lsa_snd_player_la-alsa_snd_player.Tpo -c -o libalsa_snd_player_la-alsa_snd_ player.lo `test -f 'alsa_snd_player.c' || echo '$(srcdir)/'`alsa_snd_player .c | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libalsa_s nd_player_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(D EFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLA GS) -MT libalsa_snd_player_la-alsa_snd_player.lo -MD -MP -MF $(DEPDIR)/liba lsa_snd_player_la-alsa_snd_player.Tpo -c -o libalsa_snd_player_la-alsa_snd_ player.lo `test -f 'alsa_snd_player.c' || echo '$(srcdir)/'`alsa_snd_player .c | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libalsa_snd_player_la- alsa_snd_player.Tpo $(DEPDIR)/libalsa_snd_player_la-alsa_snd_player.Plo | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libalsa_snd_player_la- alsa_snd_player.Tpo $(DEPDIR)/libalsa_snd_player_la-alsa_snd_player.Plo | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='alsa_snd_player.c' | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ | |||
object='libalsa_snd_player_la-alsa_snd_player.lo' libtool=yes @AMDEPBACKSL | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alsa_snd_player.c' object='l | |||
ASH@ | ibalsa_snd_player_la-alsa_snd_player.lo' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libalsa_snd_player_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFL AGS) $(CFLAGS) -c -o libalsa_snd_player_la-alsa_snd_player.lo `test -f 'als a_snd_player.c' || echo '$(srcdir)/'`alsa_snd_player.c | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(libalsa_snd_player_ la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INC LUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libalsa_snd_player_la-alsa_snd_player.lo `test -f 'alsa_snd_player.c' || ec ho '$(srcdir)/'`alsa_snd_player.c | |||
mostlyclean-libtool: | mostlyclean-libtool: | |||
-rm -f *.lo | -rm -f *.lo | |||
clean-libtool: | clean-libtool: | |||
-rm -rf .libs _libs | -rm -rf .libs _libs | |||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
skipping to change at line 552 | skipping to change at line 528 | |||
install: install-am | install: install-am | |||
install-exec: install-exec-am | install-exec: install-exec-am | |||
install-data: install-data-am | install-data: install-data-am | |||
uninstall: uninstall-am | uninstall: uninstall-am | |||
install-am: all-am | install-am: all-am | |||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |||
installcheck: installcheck-am | installcheck: installcheck-am | |||
install-strip: | install-strip: | |||
if test -z '$(STRIP)'; then \ | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=- | |||
\ | s \ | |||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG | `test -z '$(STRIP)' || \ | |||
=-s \ | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |||
install; \ | ||||
else \ | ||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" | ||||
\ | ||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG | ||||
=-s \ | ||||
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | ||||
fi | ||||
mostlyclean-generic: | mostlyclean-generic: | |||
clean-generic: | clean-generic: | |||
distclean-generic: | distclean-generic: | |||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
End of changes. 26 change blocks. | ||||
73 lines changed or deleted | 40 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |