Blame objs/release/lib/Makefile.in

Packit 8f7830
# Makefile.in generated by automake 1.15 from Makefile.am.
Packit 8f7830
# @configure_input@
Packit 8f7830
Packit 8f7830
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
Packit 8f7830
Packit 8f7830
# This Makefile.in is free software; the Free Software Foundation
Packit 8f7830
# gives unlimited permission to copy and/or distribute it,
Packit 8f7830
# with or without modifications, as long as this notice is preserved.
Packit 8f7830
Packit 8f7830
# This program is distributed in the hope that it will be useful,
Packit 8f7830
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 8f7830
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 8f7830
# PARTICULAR PURPOSE.
Packit 8f7830
Packit 8f7830
@SET_MAKE@
Packit 8f7830
VPATH = @srcdir@
Packit 8f7830
am__is_gnu_make = { \
Packit 8f7830
  if test -z '$(MAKELEVEL)'; then \
Packit 8f7830
    false; \
Packit 8f7830
  elif test -n '$(MAKE_HOST)'; then \
Packit 8f7830
    true; \
Packit 8f7830
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit 8f7830
    true; \
Packit 8f7830
  else \
Packit 8f7830
    false; \
Packit 8f7830
  fi; \
Packit 8f7830
}
Packit 8f7830
am__make_running_with_option = \
Packit 8f7830
  case $${target_option-} in \
Packit 8f7830
      ?) ;; \
Packit 8f7830
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit 8f7830
              "target option '$${target_option-}' specified" >&2; \
Packit 8f7830
         exit 1;; \
Packit 8f7830
  esac; \
Packit 8f7830
  has_opt=no; \
Packit 8f7830
  sane_makeflags=$$MAKEFLAGS; \
Packit 8f7830
  if $(am__is_gnu_make); then \
Packit 8f7830
    sane_makeflags=$$MFLAGS; \
Packit 8f7830
  else \
Packit 8f7830
    case $$MAKEFLAGS in \
Packit 8f7830
      *\\[\ \	]*) \
Packit 8f7830
        bs=\\; \
Packit 8f7830
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit 8f7830
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit 8f7830
    esac; \
Packit 8f7830
  fi; \
Packit 8f7830
  skip_next=no; \
Packit 8f7830
  strip_trailopt () \
Packit 8f7830
  { \
Packit 8f7830
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit 8f7830
  }; \
Packit 8f7830
  for flg in $$sane_makeflags; do \
Packit 8f7830
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit 8f7830
    case $$flg in \
Packit 8f7830
      *=*|--*) continue;; \
Packit 8f7830
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit 8f7830
      -*I?*) strip_trailopt 'I';; \
Packit 8f7830
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit 8f7830
      -*O?*) strip_trailopt 'O';; \
Packit 8f7830
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit 8f7830
      -*l?*) strip_trailopt 'l';; \
Packit 8f7830
      -[dEDm]) skip_next=yes;; \
Packit 8f7830
      -[JT]) skip_next=yes;; \
Packit 8f7830
    esac; \
Packit 8f7830
    case $$flg in \
Packit 8f7830
      *$$target_option*) has_opt=yes; break;; \
Packit 8f7830
    esac; \
Packit 8f7830
  done; \
Packit 8f7830
  test $$has_opt = yes
Packit 8f7830
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit 8f7830
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit 8f7830
pkgdatadir = $(datadir)/@PACKAGE@
Packit 8f7830
pkgincludedir = $(includedir)/@PACKAGE@
Packit 8f7830
pkglibdir = $(libdir)/@PACKAGE@
Packit 8f7830
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit 8f7830
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit 8f7830
install_sh_DATA = $(install_sh) -c -m 644
Packit 8f7830
install_sh_PROGRAM = $(install_sh) -c
Packit 8f7830
install_sh_SCRIPT = $(install_sh) -c
Packit 8f7830
INSTALL_HEADER = $(INSTALL_DATA)
Packit 8f7830
transform = $(program_transform_name)
Packit 8f7830
NORMAL_INSTALL = :
Packit 8f7830
PRE_INSTALL = :
Packit 8f7830
POST_INSTALL = :
Packit 8f7830
NORMAL_UNINSTALL = :
Packit 8f7830
PRE_UNINSTALL = :
Packit 8f7830
POST_UNINSTALL = :
Packit 8f7830
build_triplet = @build@
Packit 8f7830
host_triplet = @host@
Packit 8f7830
subdir = objs/release/lib
Packit 8f7830
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 8f7830
am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
Packit 8f7830
	$(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
Packit 8f7830
	$(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
Packit 8f7830
	$(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
Packit 8f7830
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
Packit 8f7830
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
Packit 8f7830
	$(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
Packit 8f7830
	$(top_srcdir)/configure.ac
Packit 8f7830
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit 8f7830
	$(ACLOCAL_M4)
Packit 8f7830
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
Packit 8f7830
mkinstalldirs = $(install_sh) -d
Packit 8f7830
CONFIG_HEADER = $(top_builddir)/config.h
Packit 8f7830
CONFIG_CLEAN_FILES =
Packit 8f7830
CONFIG_CLEAN_VPATH_FILES =
Packit 8f7830
AM_V_P = $(am__v_P_@AM_V@)
Packit 8f7830
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit 8f7830
am__v_P_0 = false
Packit 8f7830
am__v_P_1 = :
Packit 8f7830
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit 8f7830
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit 8f7830
am__v_GEN_0 = @echo "  GEN     " $@;
Packit 8f7830
am__v_GEN_1 = 
Packit 8f7830
AM_V_at = $(am__v_at_@AM_V@)
Packit 8f7830
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit 8f7830
am__v_at_0 = @
Packit 8f7830
am__v_at_1 = 
Packit 8f7830
SOURCES =
Packit 8f7830
DIST_SOURCES =
Packit 8f7830
am__can_run_installinfo = \
Packit 8f7830
  case $$AM_UPDATE_INFO_DIR in \
Packit 8f7830
    n|no|NO) false;; \
Packit 8f7830
    *) (install-info --version) >/dev/null 2>&1;; \
Packit 8f7830
  esac
Packit 8f7830
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit 8f7830
am__DIST_COMMON = $(srcdir)/Makefile.in
Packit 8f7830
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit 8f7830
ACLOCAL = @ACLOCAL@
Packit 8f7830
AMTAR = @AMTAR@
Packit 8f7830
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit 8f7830
AR = @AR@
Packit 8f7830
AS = @AS@
Packit 8f7830
AUTOCONF = @AUTOCONF@
Packit 8f7830
AUTOHEADER = @AUTOHEADER@
Packit 8f7830
AUTOMAKE = @AUTOMAKE@
Packit 8f7830
AWK = @AWK@
Packit 8f7830
CC = @CC@
Packit 8f7830
CCAS = @CCAS@
Packit 8f7830
CCASDEPMODE = @CCASDEPMODE@
Packit 8f7830
CCASFLAGS = @CCASFLAGS@
Packit 8f7830
CCDEPMODE = @CCDEPMODE@
Packit 8f7830
CFLAGS = @CFLAGS@
Packit 8f7830
CPP = @CPP@
Packit 8f7830
CPPFLAGS = @CPPFLAGS@
Packit 8f7830
CXX = @CXX@
Packit 8f7830
CXXCPP = @CXXCPP@
Packit 8f7830
CXXDEPMODE = @CXXDEPMODE@
Packit 8f7830
CXXFLAGS = @CXXFLAGS@
Packit 8f7830
CYGPATH_W = @CYGPATH_W@
Packit 8f7830
DEFS = @DEFS@
Packit 8f7830
DEPDIR = @DEPDIR@
Packit 8f7830
DLLTOOL = @DLLTOOL@
Packit 8f7830
DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
Packit 8f7830
DOXYGEN = @DOXYGEN@
Packit 8f7830
DSYMUTIL = @DSYMUTIL@
Packit 8f7830
DUMPBIN = @DUMPBIN@
Packit 8f7830
ECHO_C = @ECHO_C@
Packit 8f7830
ECHO_N = @ECHO_N@
Packit 8f7830
ECHO_T = @ECHO_T@
Packit 8f7830
EGREP = @EGREP@
Packit 8f7830
ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
Packit 8f7830
EXEEXT = @EXEEXT@
Packit 8f7830
FGREP = @FGREP@
Packit 8f7830
FLAC__HAS_OGG = @FLAC__HAS_OGG@
Packit 8f7830
FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
Packit 8f7830
FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
Packit 8f7830
GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
Packit 8f7830
GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
Packit 8f7830
GCC_VERSION = @GCC_VERSION@
Packit 8f7830
GREP = @GREP@
Packit 8f7830
INSTALL = @INSTALL@
Packit 8f7830
INSTALL_DATA = @INSTALL_DATA@
Packit 8f7830
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit 8f7830
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 8f7830
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit 8f7830
LD = @LD@
Packit 8f7830
LDFLAGS = @LDFLAGS@
Packit 8f7830
LIBICONV = @LIBICONV@
Packit 8f7830
LIBOBJS = @LIBOBJS@
Packit 8f7830
LIBS = @LIBS@
Packit 8f7830
LIBTOOL = @LIBTOOL@
Packit 8f7830
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
Packit 8f7830
LIPO = @LIPO@
Packit 8f7830
LN_S = @LN_S@
Packit 8f7830
LTLIBICONV = @LTLIBICONV@
Packit 8f7830
LTLIBOBJS = @LTLIBOBJS@
Packit 8f7830
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit 8f7830
MAKEINFO = @MAKEINFO@
Packit 8f7830
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit 8f7830
MKDIR_P = @MKDIR_P@
Packit 8f7830
NASM = @NASM@
Packit 8f7830
NM = @NM@
Packit 8f7830
NMEDIT = @NMEDIT@
Packit 8f7830
OBJDUMP = @OBJDUMP@
Packit 8f7830
OBJEXT = @OBJEXT@
Packit 8f7830
OBJ_FORMAT = @OBJ_FORMAT@
Packit 8f7830
OGG_CFLAGS = @OGG_CFLAGS@
Packit 8f7830
OGG_LIBS = @OGG_LIBS@
Packit 8f7830
OGG_PACKAGE = @OGG_PACKAGE@
Packit 8f7830
OTOOL = @OTOOL@
Packit 8f7830
OTOOL64 = @OTOOL64@
Packit 8f7830
PACKAGE = @PACKAGE@
Packit 8f7830
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit 8f7830
PACKAGE_NAME = @PACKAGE_NAME@
Packit 8f7830
PACKAGE_STRING = @PACKAGE_STRING@
Packit 8f7830
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit 8f7830
PACKAGE_URL = @PACKAGE_URL@
Packit 8f7830
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit 8f7830
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit 8f7830
RANLIB = @RANLIB@
Packit 8f7830
SED = @SED@
Packit 8f7830
SET_MAKE = @SET_MAKE@
Packit 8f7830
SHELL = @SHELL@
Packit 8f7830
STRIP = @STRIP@
Packit 8f7830
VERSION = @VERSION@
Packit 8f7830
XMMS_CFLAGS = @XMMS_CFLAGS@
Packit 8f7830
XMMS_CONFIG = @XMMS_CONFIG@
Packit 8f7830
XMMS_DATA_DIR = @XMMS_DATA_DIR@
Packit 8f7830
XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
Packit 8f7830
XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
Packit 8f7830
XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
Packit 8f7830
XMMS_LIBS = @XMMS_LIBS@
Packit 8f7830
XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
Packit 8f7830
XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
Packit 8f7830
XMMS_VERSION = @XMMS_VERSION@
Packit 8f7830
XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
Packit 8f7830
abs_builddir = @abs_builddir@
Packit 8f7830
abs_srcdir = @abs_srcdir@
Packit 8f7830
abs_top_builddir = @abs_top_builddir@
Packit 8f7830
abs_top_srcdir = @abs_top_srcdir@
Packit 8f7830
ac_ct_AR = @ac_ct_AR@
Packit 8f7830
ac_ct_CC = @ac_ct_CC@
Packit 8f7830
ac_ct_CXX = @ac_ct_CXX@
Packit 8f7830
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit 8f7830
am__include = @am__include@
Packit 8f7830
am__leading_dot = @am__leading_dot@
Packit 8f7830
am__quote = @am__quote@
Packit 8f7830
am__tar = @am__tar@
Packit 8f7830
am__untar = @am__untar@
Packit 8f7830
bindir = @bindir@
Packit 8f7830
build = @build@
Packit 8f7830
build_alias = @build_alias@
Packit 8f7830
build_cpu = @build_cpu@
Packit 8f7830
build_os = @build_os@
Packit 8f7830
build_vendor = @build_vendor@
Packit 8f7830
builddir = @builddir@
Packit 8f7830
datadir = @datadir@
Packit 8f7830
datarootdir = @datarootdir@
Packit 8f7830
docdir = @docdir@
Packit 8f7830
dvidir = @dvidir@
Packit 8f7830
exec_prefix = @exec_prefix@
Packit 8f7830
host = @host@
Packit 8f7830
host_alias = @host_alias@
Packit 8f7830
host_cpu = @host_cpu@
Packit 8f7830
host_os = @host_os@
Packit 8f7830
host_vendor = @host_vendor@
Packit 8f7830
htmldir = @htmldir@
Packit 8f7830
includedir = @includedir@
Packit 8f7830
infodir = @infodir@
Packit 8f7830
install_sh = @install_sh@
Packit 8f7830
libdir = @libdir@
Packit 8f7830
libexecdir = @libexecdir@
Packit 8f7830
localedir = @localedir@
Packit 8f7830
localstatedir = @localstatedir@
Packit 8f7830
mandir = @mandir@
Packit 8f7830
mkdir_p = @mkdir_p@
Packit 8f7830
oldincludedir = @oldincludedir@
Packit 8f7830
pdfdir = @pdfdir@
Packit 8f7830
prefix = @prefix@
Packit 8f7830
program_transform_name = @program_transform_name@
Packit 8f7830
psdir = @psdir@
Packit 8f7830
runstatedir = @runstatedir@
Packit 8f7830
sbindir = @sbindir@
Packit 8f7830
sharedstatedir = @sharedstatedir@
Packit 8f7830
srcdir = @srcdir@
Packit 8f7830
sysconfdir = @sysconfdir@
Packit 8f7830
target_alias = @target_alias@
Packit 8f7830
top_build_prefix = @top_build_prefix@
Packit 8f7830
top_builddir = @top_builddir@
Packit 8f7830
top_srcdir = @top_srcdir@
Packit 8f7830
all: all-am
Packit 8f7830
Packit 8f7830
.SUFFIXES:
Packit 8f7830
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit 8f7830
	@for dep in $?; do \
Packit 8f7830
	  case '$(am__configure_deps)' in \
Packit 8f7830
	    *$$dep*) \
Packit 8f7830
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit 8f7830
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit 8f7830
	      exit 1;; \
Packit 8f7830
	  esac; \
Packit 8f7830
	done; \
Packit 8f7830
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign objs/release/lib/Makefile'; \
Packit 8f7830
	$(am__cd) $(top_srcdir) && \
Packit 8f7830
	  $(AUTOMAKE) --foreign objs/release/lib/Makefile
Packit 8f7830
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit 8f7830
	@case '$?' in \
Packit 8f7830
	  *config.status*) \
Packit 8f7830
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit 8f7830
	  *) \
Packit 8f7830
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
Packit 8f7830
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Packit 8f7830
	esac;
Packit 8f7830
Packit 8f7830
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
Packit 8f7830
$(top_srcdir)/configure:  $(am__configure_deps)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
$(am__aclocal_m4_deps):
Packit 8f7830
Packit 8f7830
mostlyclean-libtool:
Packit 8f7830
	-rm -f *.lo
Packit 8f7830
Packit 8f7830
clean-libtool:
Packit 8f7830
	-rm -rf .libs _libs
Packit 8f7830
tags TAGS:
Packit 8f7830
Packit 8f7830
ctags CTAGS:
Packit 8f7830
Packit 8f7830
cscope cscopelist:
Packit 8f7830
Packit 8f7830
Packit 8f7830
distdir: $(DISTFILES)
Packit 8f7830
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 8f7830
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 8f7830
	list='$(DISTFILES)'; \
Packit 8f7830
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit 8f7830
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit 8f7830
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit 8f7830
	case $$dist_files in \
Packit 8f7830
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit 8f7830
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit 8f7830
			   sort -u` ;; \
Packit 8f7830
	esac; \
Packit 8f7830
	for file in $$dist_files; do \
Packit 8f7830
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit 8f7830
	  if test -d $$d/$$file; then \
Packit 8f7830
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit 8f7830
	    if test -d "$(distdir)/$$file"; then \
Packit 8f7830
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 8f7830
	    fi; \
Packit 8f7830
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit 8f7830
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit 8f7830
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 8f7830
	    fi; \
Packit 8f7830
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit 8f7830
	  else \
Packit 8f7830
	    test -f "$(distdir)/$$file" \
Packit 8f7830
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit 8f7830
	    || exit 1; \
Packit 8f7830
	  fi; \
Packit 8f7830
	done
Packit 8f7830
check-am: all-am
Packit 8f7830
check: check-am
Packit 8f7830
all-am: Makefile
Packit 8f7830
installdirs:
Packit 8f7830
install: install-am
Packit 8f7830
install-exec: install-exec-am
Packit 8f7830
install-data: install-data-am
Packit 8f7830
uninstall: uninstall-am
Packit 8f7830
Packit 8f7830
install-am: all-am
Packit 8f7830
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 8f7830
Packit 8f7830
installcheck: installcheck-am
Packit 8f7830
install-strip:
Packit 8f7830
	if test -z '$(STRIP)'; then \
Packit 8f7830
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 8f7830
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 8f7830
	      install; \
Packit 8f7830
	else \
Packit 8f7830
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 8f7830
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 8f7830
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit 8f7830
	fi
Packit 8f7830
mostlyclean-generic:
Packit 8f7830
Packit 8f7830
clean-generic:
Packit 8f7830
Packit 8f7830
distclean-generic:
Packit 8f7830
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit 8f7830
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit 8f7830
Packit 8f7830
maintainer-clean-generic:
Packit 8f7830
	@echo "This command is intended for maintainers to use"
Packit 8f7830
	@echo "it deletes files that may require special tools to rebuild."
Packit 8f7830
clean: clean-am
Packit 8f7830
Packit 8f7830
clean-am: clean-generic clean-libtool mostlyclean-am
Packit 8f7830
Packit 8f7830
distclean: distclean-am
Packit 8f7830
	-rm -f Makefile
Packit 8f7830
distclean-am: clean-am distclean-generic
Packit 8f7830
Packit 8f7830
dvi: dvi-am
Packit 8f7830
Packit 8f7830
dvi-am:
Packit 8f7830
Packit 8f7830
html: html-am
Packit 8f7830
Packit 8f7830
html-am:
Packit 8f7830
Packit 8f7830
info: info-am
Packit 8f7830
Packit 8f7830
info-am:
Packit 8f7830
Packit 8f7830
install-data-am:
Packit 8f7830
Packit 8f7830
install-dvi: install-dvi-am
Packit 8f7830
Packit 8f7830
install-dvi-am:
Packit 8f7830
Packit 8f7830
install-exec-am:
Packit 8f7830
Packit 8f7830
install-html: install-html-am
Packit 8f7830
Packit 8f7830
install-html-am:
Packit 8f7830
Packit 8f7830
install-info: install-info-am
Packit 8f7830
Packit 8f7830
install-info-am:
Packit 8f7830
Packit 8f7830
install-man:
Packit 8f7830
Packit 8f7830
install-pdf: install-pdf-am
Packit 8f7830
Packit 8f7830
install-pdf-am:
Packit 8f7830
Packit 8f7830
install-ps: install-ps-am
Packit 8f7830
Packit 8f7830
install-ps-am:
Packit 8f7830
Packit 8f7830
installcheck-am:
Packit 8f7830
Packit 8f7830
maintainer-clean: maintainer-clean-am
Packit 8f7830
	-rm -f Makefile
Packit 8f7830
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit 8f7830
Packit 8f7830
mostlyclean: mostlyclean-am
Packit 8f7830
Packit 8f7830
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit 8f7830
Packit 8f7830
pdf: pdf-am
Packit 8f7830
Packit 8f7830
pdf-am:
Packit 8f7830
Packit 8f7830
ps: ps-am
Packit 8f7830
Packit 8f7830
ps-am:
Packit 8f7830
Packit 8f7830
uninstall-am:
Packit 8f7830
Packit 8f7830
.MAKE: install-am install-strip
Packit 8f7830
Packit 8f7830
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Packit 8f7830
	cscopelist-am ctags-am distclean distclean-generic \
Packit 8f7830
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
Packit 8f7830
	install install-am install-data install-data-am install-dvi \
Packit 8f7830
	install-dvi-am install-exec install-exec-am install-html \
Packit 8f7830
	install-html-am install-info install-info-am install-man \
Packit 8f7830
	install-pdf install-pdf-am install-ps install-ps-am \
Packit 8f7830
	install-strip installcheck installcheck-am installdirs \
Packit 8f7830
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit 8f7830
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit 8f7830
	tags-am uninstall uninstall-am
Packit 8f7830
Packit 8f7830
.PRECIOUS: Makefile
Packit 8f7830
Packit 8f7830
Packit 8f7830
#  FLAC - Free Lossless Audio Codec
Packit 8f7830
#  Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009  Josh Coalson
Packit 8f7830
#
Packit 8f7830
#  This file is part the FLAC project.  FLAC is comprised of several
Packit 8f7830
#  components distributed under different licenses.  The codec libraries
Packit 8f7830
#  are distributed under Xiph.Org's BSD-like license (see the file
Packit 8f7830
#  COPYING.Xiph in this distribution).  All other programs, libraries, and
Packit 8f7830
#  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
Packit 8f7830
#  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
Packit 8f7830
#  FLAC distribution contains at the top the terms under which it may be
Packit 8f7830
#  distributed.
Packit 8f7830
#
Packit 8f7830
#  Since this particular file is relevant to all components of FLAC,
Packit 8f7830
#  it may be distributed under the Xiph.Org license, which is the least
Packit 8f7830
#  restrictive of those mentioned above.  See the file COPYING.Xiph in this
Packit 8f7830
#  distribution.
Packit 8f7830
Packit 8f7830
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 8f7830
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 8f7830
.NOEXPORT: