freeswitch/libs/codec/lpc10/Makefile.in

998 lines
58 KiB
Makefile

# Makefile.in generated by automake 1.9.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
SOURCES = $(liblpc10_la_SOURCES)
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
DIST_COMMON = README $(am__configure_deps) $(library_include_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
compile config.guess config.sub depcomp install-sh ltmain.sh \
missing
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno configure.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libdir)" \
"$(DESTDIR)$(library_includedir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
liblpc10_la_LIBADD =
am_liblpc10_la_OBJECTS = liblpc10_la-analys.lo liblpc10_la-dcbias.lo \
liblpc10_la-difmag.lo liblpc10_la-energy.lo \
liblpc10_la-hp100.lo liblpc10_la-ivfilt.lo \
liblpc10_la-lpcini.lo liblpc10_la-mload.lo \
liblpc10_la-placea.lo liblpc10_la-prepro.lo \
liblpc10_la-synths.lo liblpc10_la-vparms.lo \
liblpc10_la-bsynz.lo liblpc10_la-decode.lo \
liblpc10_la-dyptrk.lo liblpc10_la-f2clib.lo \
liblpc10_la-invert.lo liblpc10_la-lpcdec.lo \
liblpc10_la-lpfilt.lo liblpc10_la-onset.lo \
liblpc10_la-placev.lo liblpc10_la-random.lo \
liblpc10_la-tbdm.lo liblpc10_la-chanwr.lo liblpc10_la-deemp.lo \
liblpc10_la-encode.lo liblpc10_la-ham84.lo \
liblpc10_la-irc2pc.lo liblpc10_la-lpcenc.lo \
liblpc10_la-median.lo liblpc10_la-pitsyn.lo \
liblpc10_la-preemp.lo liblpc10_la-rcchk.lo \
liblpc10_la-voicin.lo
liblpc10_la_OBJECTS = $(am_liblpc10_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(liblpc10_la_SOURCES)
DIST_SOURCES = $(liblpc10_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-exec-recursive install-info-recursive \
install-recursive installcheck-recursive installdirs-recursive \
pdf-recursive ps-recursive uninstall-info-recursive \
uninstall-recursive
library_includeHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(library_include_HEADERS)
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST =
SUBDIRS =
AUTOMAKE_OPTS = gnu
NAME = liblpc10
AM_CC = gcc
AM_CFLAGS = -Wall -O3 -funroll-loops
AM_CPPFLAGS = $(AM_CFLAGS)
lib_LTLIBRARIES = liblpc10.la
liblpc10_la_SOURCES = analys.c dcbias.c difmag.c energy.c hp100.c ivfilt.c lpcini.c mload.c placea.c prepro.c synths.c vparms.c \
bsynz.c decode.c dyptrk.c f2clib.c invert.c lpcdec.c lpfilt.c onset.c placev.c random.c tbdm.c \
chanwr.c deemp.c encode.c ham84.c irc2pc.c lpcenc.c median.c pitsyn.c preemp.c rcchk.c voicin.c
liblpc10_la_CFLAGS = $(AM_CFLAGS)
liblpc10_la_LDFLAGS =
library_includedir = $(prefix)/include/lpc10
library_include_HEADERS = f2c.h lpc10.h
all: all-recursive
.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
cd $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
test "$$dir" != "$$p" || dir=.; \
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
liblpc10.la: $(liblpc10_la_OBJECTS) $(liblpc10_la_DEPENDENCIES)
$(LINK) -rpath $(libdir) $(liblpc10_la_LDFLAGS) $(liblpc10_la_OBJECTS) $(liblpc10_la_LIBADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-analys.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-bsynz.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-chanwr.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-dcbias.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-decode.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-deemp.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-difmag.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-dyptrk.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-encode.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-energy.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-f2clib.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-ham84.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-hp100.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-invert.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-irc2pc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-ivfilt.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-lpcdec.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-lpcenc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-lpcini.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-lpfilt.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-median.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-mload.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-onset.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-pitsyn.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-placea.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-placev.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-preemp.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-prepro.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-random.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-rcchk.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-synths.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-tbdm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-voicin.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblpc10_la-vparms.Plo@am__quote@
.c.o:
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
liblpc10_la-analys.lo: analys.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-analys.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-analys.Tpo" -c -o liblpc10_la-analys.lo `test -f 'analys.c' || echo '$(srcdir)/'`analys.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-analys.Tpo" "$(DEPDIR)/liblpc10_la-analys.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-analys.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='analys.c' object='liblpc10_la-analys.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-analys.lo `test -f 'analys.c' || echo '$(srcdir)/'`analys.c
liblpc10_la-dcbias.lo: dcbias.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-dcbias.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-dcbias.Tpo" -c -o liblpc10_la-dcbias.lo `test -f 'dcbias.c' || echo '$(srcdir)/'`dcbias.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-dcbias.Tpo" "$(DEPDIR)/liblpc10_la-dcbias.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-dcbias.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcbias.c' object='liblpc10_la-dcbias.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-dcbias.lo `test -f 'dcbias.c' || echo '$(srcdir)/'`dcbias.c
liblpc10_la-difmag.lo: difmag.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-difmag.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-difmag.Tpo" -c -o liblpc10_la-difmag.lo `test -f 'difmag.c' || echo '$(srcdir)/'`difmag.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-difmag.Tpo" "$(DEPDIR)/liblpc10_la-difmag.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-difmag.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='difmag.c' object='liblpc10_la-difmag.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-difmag.lo `test -f 'difmag.c' || echo '$(srcdir)/'`difmag.c
liblpc10_la-energy.lo: energy.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-energy.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-energy.Tpo" -c -o liblpc10_la-energy.lo `test -f 'energy.c' || echo '$(srcdir)/'`energy.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-energy.Tpo" "$(DEPDIR)/liblpc10_la-energy.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-energy.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='energy.c' object='liblpc10_la-energy.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-energy.lo `test -f 'energy.c' || echo '$(srcdir)/'`energy.c
liblpc10_la-hp100.lo: hp100.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-hp100.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-hp100.Tpo" -c -o liblpc10_la-hp100.lo `test -f 'hp100.c' || echo '$(srcdir)/'`hp100.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-hp100.Tpo" "$(DEPDIR)/liblpc10_la-hp100.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-hp100.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hp100.c' object='liblpc10_la-hp100.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-hp100.lo `test -f 'hp100.c' || echo '$(srcdir)/'`hp100.c
liblpc10_la-ivfilt.lo: ivfilt.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-ivfilt.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-ivfilt.Tpo" -c -o liblpc10_la-ivfilt.lo `test -f 'ivfilt.c' || echo '$(srcdir)/'`ivfilt.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-ivfilt.Tpo" "$(DEPDIR)/liblpc10_la-ivfilt.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-ivfilt.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ivfilt.c' object='liblpc10_la-ivfilt.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-ivfilt.lo `test -f 'ivfilt.c' || echo '$(srcdir)/'`ivfilt.c
liblpc10_la-lpcini.lo: lpcini.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-lpcini.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-lpcini.Tpo" -c -o liblpc10_la-lpcini.lo `test -f 'lpcini.c' || echo '$(srcdir)/'`lpcini.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-lpcini.Tpo" "$(DEPDIR)/liblpc10_la-lpcini.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-lpcini.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lpcini.c' object='liblpc10_la-lpcini.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-lpcini.lo `test -f 'lpcini.c' || echo '$(srcdir)/'`lpcini.c
liblpc10_la-mload.lo: mload.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-mload.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-mload.Tpo" -c -o liblpc10_la-mload.lo `test -f 'mload.c' || echo '$(srcdir)/'`mload.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-mload.Tpo" "$(DEPDIR)/liblpc10_la-mload.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-mload.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mload.c' object='liblpc10_la-mload.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-mload.lo `test -f 'mload.c' || echo '$(srcdir)/'`mload.c
liblpc10_la-placea.lo: placea.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-placea.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-placea.Tpo" -c -o liblpc10_la-placea.lo `test -f 'placea.c' || echo '$(srcdir)/'`placea.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-placea.Tpo" "$(DEPDIR)/liblpc10_la-placea.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-placea.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='placea.c' object='liblpc10_la-placea.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-placea.lo `test -f 'placea.c' || echo '$(srcdir)/'`placea.c
liblpc10_la-prepro.lo: prepro.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-prepro.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-prepro.Tpo" -c -o liblpc10_la-prepro.lo `test -f 'prepro.c' || echo '$(srcdir)/'`prepro.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-prepro.Tpo" "$(DEPDIR)/liblpc10_la-prepro.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-prepro.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='prepro.c' object='liblpc10_la-prepro.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-prepro.lo `test -f 'prepro.c' || echo '$(srcdir)/'`prepro.c
liblpc10_la-synths.lo: synths.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-synths.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-synths.Tpo" -c -o liblpc10_la-synths.lo `test -f 'synths.c' || echo '$(srcdir)/'`synths.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-synths.Tpo" "$(DEPDIR)/liblpc10_la-synths.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-synths.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='synths.c' object='liblpc10_la-synths.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-synths.lo `test -f 'synths.c' || echo '$(srcdir)/'`synths.c
liblpc10_la-vparms.lo: vparms.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-vparms.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-vparms.Tpo" -c -o liblpc10_la-vparms.lo `test -f 'vparms.c' || echo '$(srcdir)/'`vparms.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-vparms.Tpo" "$(DEPDIR)/liblpc10_la-vparms.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-vparms.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vparms.c' object='liblpc10_la-vparms.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-vparms.lo `test -f 'vparms.c' || echo '$(srcdir)/'`vparms.c
liblpc10_la-bsynz.lo: bsynz.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-bsynz.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-bsynz.Tpo" -c -o liblpc10_la-bsynz.lo `test -f 'bsynz.c' || echo '$(srcdir)/'`bsynz.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-bsynz.Tpo" "$(DEPDIR)/liblpc10_la-bsynz.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-bsynz.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bsynz.c' object='liblpc10_la-bsynz.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-bsynz.lo `test -f 'bsynz.c' || echo '$(srcdir)/'`bsynz.c
liblpc10_la-decode.lo: decode.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-decode.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-decode.Tpo" -c -o liblpc10_la-decode.lo `test -f 'decode.c' || echo '$(srcdir)/'`decode.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-decode.Tpo" "$(DEPDIR)/liblpc10_la-decode.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-decode.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode.c' object='liblpc10_la-decode.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-decode.lo `test -f 'decode.c' || echo '$(srcdir)/'`decode.c
liblpc10_la-dyptrk.lo: dyptrk.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-dyptrk.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-dyptrk.Tpo" -c -o liblpc10_la-dyptrk.lo `test -f 'dyptrk.c' || echo '$(srcdir)/'`dyptrk.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-dyptrk.Tpo" "$(DEPDIR)/liblpc10_la-dyptrk.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-dyptrk.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dyptrk.c' object='liblpc10_la-dyptrk.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-dyptrk.lo `test -f 'dyptrk.c' || echo '$(srcdir)/'`dyptrk.c
liblpc10_la-f2clib.lo: f2clib.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-f2clib.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-f2clib.Tpo" -c -o liblpc10_la-f2clib.lo `test -f 'f2clib.c' || echo '$(srcdir)/'`f2clib.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-f2clib.Tpo" "$(DEPDIR)/liblpc10_la-f2clib.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-f2clib.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='f2clib.c' object='liblpc10_la-f2clib.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-f2clib.lo `test -f 'f2clib.c' || echo '$(srcdir)/'`f2clib.c
liblpc10_la-invert.lo: invert.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-invert.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-invert.Tpo" -c -o liblpc10_la-invert.lo `test -f 'invert.c' || echo '$(srcdir)/'`invert.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-invert.Tpo" "$(DEPDIR)/liblpc10_la-invert.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-invert.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='invert.c' object='liblpc10_la-invert.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-invert.lo `test -f 'invert.c' || echo '$(srcdir)/'`invert.c
liblpc10_la-lpcdec.lo: lpcdec.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-lpcdec.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-lpcdec.Tpo" -c -o liblpc10_la-lpcdec.lo `test -f 'lpcdec.c' || echo '$(srcdir)/'`lpcdec.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-lpcdec.Tpo" "$(DEPDIR)/liblpc10_la-lpcdec.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-lpcdec.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lpcdec.c' object='liblpc10_la-lpcdec.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-lpcdec.lo `test -f 'lpcdec.c' || echo '$(srcdir)/'`lpcdec.c
liblpc10_la-lpfilt.lo: lpfilt.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-lpfilt.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-lpfilt.Tpo" -c -o liblpc10_la-lpfilt.lo `test -f 'lpfilt.c' || echo '$(srcdir)/'`lpfilt.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-lpfilt.Tpo" "$(DEPDIR)/liblpc10_la-lpfilt.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-lpfilt.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lpfilt.c' object='liblpc10_la-lpfilt.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-lpfilt.lo `test -f 'lpfilt.c' || echo '$(srcdir)/'`lpfilt.c
liblpc10_la-onset.lo: onset.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-onset.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-onset.Tpo" -c -o liblpc10_la-onset.lo `test -f 'onset.c' || echo '$(srcdir)/'`onset.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-onset.Tpo" "$(DEPDIR)/liblpc10_la-onset.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-onset.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='onset.c' object='liblpc10_la-onset.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-onset.lo `test -f 'onset.c' || echo '$(srcdir)/'`onset.c
liblpc10_la-placev.lo: placev.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-placev.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-placev.Tpo" -c -o liblpc10_la-placev.lo `test -f 'placev.c' || echo '$(srcdir)/'`placev.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-placev.Tpo" "$(DEPDIR)/liblpc10_la-placev.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-placev.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='placev.c' object='liblpc10_la-placev.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-placev.lo `test -f 'placev.c' || echo '$(srcdir)/'`placev.c
liblpc10_la-random.lo: random.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-random.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-random.Tpo" -c -o liblpc10_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-random.Tpo" "$(DEPDIR)/liblpc10_la-random.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-random.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random.c' object='liblpc10_la-random.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c
liblpc10_la-tbdm.lo: tbdm.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-tbdm.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-tbdm.Tpo" -c -o liblpc10_la-tbdm.lo `test -f 'tbdm.c' || echo '$(srcdir)/'`tbdm.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-tbdm.Tpo" "$(DEPDIR)/liblpc10_la-tbdm.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-tbdm.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tbdm.c' object='liblpc10_la-tbdm.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-tbdm.lo `test -f 'tbdm.c' || echo '$(srcdir)/'`tbdm.c
liblpc10_la-chanwr.lo: chanwr.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-chanwr.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-chanwr.Tpo" -c -o liblpc10_la-chanwr.lo `test -f 'chanwr.c' || echo '$(srcdir)/'`chanwr.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-chanwr.Tpo" "$(DEPDIR)/liblpc10_la-chanwr.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-chanwr.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='chanwr.c' object='liblpc10_la-chanwr.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-chanwr.lo `test -f 'chanwr.c' || echo '$(srcdir)/'`chanwr.c
liblpc10_la-deemp.lo: deemp.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-deemp.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-deemp.Tpo" -c -o liblpc10_la-deemp.lo `test -f 'deemp.c' || echo '$(srcdir)/'`deemp.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-deemp.Tpo" "$(DEPDIR)/liblpc10_la-deemp.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-deemp.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='deemp.c' object='liblpc10_la-deemp.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-deemp.lo `test -f 'deemp.c' || echo '$(srcdir)/'`deemp.c
liblpc10_la-encode.lo: encode.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-encode.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-encode.Tpo" -c -o liblpc10_la-encode.lo `test -f 'encode.c' || echo '$(srcdir)/'`encode.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-encode.Tpo" "$(DEPDIR)/liblpc10_la-encode.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-encode.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='encode.c' object='liblpc10_la-encode.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-encode.lo `test -f 'encode.c' || echo '$(srcdir)/'`encode.c
liblpc10_la-ham84.lo: ham84.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-ham84.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-ham84.Tpo" -c -o liblpc10_la-ham84.lo `test -f 'ham84.c' || echo '$(srcdir)/'`ham84.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-ham84.Tpo" "$(DEPDIR)/liblpc10_la-ham84.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-ham84.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ham84.c' object='liblpc10_la-ham84.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-ham84.lo `test -f 'ham84.c' || echo '$(srcdir)/'`ham84.c
liblpc10_la-irc2pc.lo: irc2pc.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-irc2pc.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-irc2pc.Tpo" -c -o liblpc10_la-irc2pc.lo `test -f 'irc2pc.c' || echo '$(srcdir)/'`irc2pc.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-irc2pc.Tpo" "$(DEPDIR)/liblpc10_la-irc2pc.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-irc2pc.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='irc2pc.c' object='liblpc10_la-irc2pc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-irc2pc.lo `test -f 'irc2pc.c' || echo '$(srcdir)/'`irc2pc.c
liblpc10_la-lpcenc.lo: lpcenc.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-lpcenc.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-lpcenc.Tpo" -c -o liblpc10_la-lpcenc.lo `test -f 'lpcenc.c' || echo '$(srcdir)/'`lpcenc.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-lpcenc.Tpo" "$(DEPDIR)/liblpc10_la-lpcenc.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-lpcenc.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lpcenc.c' object='liblpc10_la-lpcenc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-lpcenc.lo `test -f 'lpcenc.c' || echo '$(srcdir)/'`lpcenc.c
liblpc10_la-median.lo: median.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-median.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-median.Tpo" -c -o liblpc10_la-median.lo `test -f 'median.c' || echo '$(srcdir)/'`median.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-median.Tpo" "$(DEPDIR)/liblpc10_la-median.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-median.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='median.c' object='liblpc10_la-median.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-median.lo `test -f 'median.c' || echo '$(srcdir)/'`median.c
liblpc10_la-pitsyn.lo: pitsyn.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-pitsyn.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-pitsyn.Tpo" -c -o liblpc10_la-pitsyn.lo `test -f 'pitsyn.c' || echo '$(srcdir)/'`pitsyn.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-pitsyn.Tpo" "$(DEPDIR)/liblpc10_la-pitsyn.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-pitsyn.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pitsyn.c' object='liblpc10_la-pitsyn.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-pitsyn.lo `test -f 'pitsyn.c' || echo '$(srcdir)/'`pitsyn.c
liblpc10_la-preemp.lo: preemp.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-preemp.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-preemp.Tpo" -c -o liblpc10_la-preemp.lo `test -f 'preemp.c' || echo '$(srcdir)/'`preemp.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-preemp.Tpo" "$(DEPDIR)/liblpc10_la-preemp.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-preemp.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='preemp.c' object='liblpc10_la-preemp.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-preemp.lo `test -f 'preemp.c' || echo '$(srcdir)/'`preemp.c
liblpc10_la-rcchk.lo: rcchk.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-rcchk.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-rcchk.Tpo" -c -o liblpc10_la-rcchk.lo `test -f 'rcchk.c' || echo '$(srcdir)/'`rcchk.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-rcchk.Tpo" "$(DEPDIR)/liblpc10_la-rcchk.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-rcchk.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rcchk.c' object='liblpc10_la-rcchk.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-rcchk.lo `test -f 'rcchk.c' || echo '$(srcdir)/'`rcchk.c
liblpc10_la-voicin.lo: voicin.c
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -MT liblpc10_la-voicin.lo -MD -MP -MF "$(DEPDIR)/liblpc10_la-voicin.Tpo" -c -o liblpc10_la-voicin.lo `test -f 'voicin.c' || echo '$(srcdir)/'`voicin.c; \
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblpc10_la-voicin.Tpo" "$(DEPDIR)/liblpc10_la-voicin.Plo"; else rm -f "$(DEPDIR)/liblpc10_la-voicin.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='voicin.c' object='liblpc10_la-voicin.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpc10_la_CFLAGS) $(CFLAGS) -c -o liblpc10_la-voicin.lo `test -f 'voicin.c' || echo '$(srcdir)/'`voicin.c
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
install-library_includeHEADERS: $(library_include_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(library_includedir)" || $(mkdir_p) "$(DESTDIR)$(library_includedir)"
@list='$(library_include_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(library_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(library_includedir)/$$f'"; \
$(library_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(library_includedir)/$$f"; \
done
uninstall-library_includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(library_include_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(library_includedir)/$$f'"; \
rm -f "$(DESTDIR)$(library_includedir)/$$f"; \
done
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@set fnord $$MAKEFLAGS; amf=$$2; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
@set fnord $$MAKEFLAGS; amf=$$2; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
$(am__remove_distdir)
mkdir $(distdir)
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
if test -d $$d/$$file; then \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(mkdir_p) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
distdir) \
|| exit 1; \
fi; \
done
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
test -z "$$dir" || $(mkdir_p) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-libtool distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
info: info-recursive
info-am:
install-data-am: install-library_includeHEADERS
install-exec-am: install-libLTLIBRARIES
install-info: install-info-recursive
install-man:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -rf ./$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
uninstall-library_includeHEADERS
uninstall-info: uninstall-info-recursive
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
check-am clean clean-generic clean-libLTLIBRARIES \
clean-libtool clean-recursive ctags ctags-recursive dist \
dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
distcheck distclean distclean-compile distclean-generic \
distclean-libtool distclean-recursive distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-exec install-exec-am install-info \
install-info-am install-libLTLIBRARIES \
install-library_includeHEADERS install-man install-strip \
installcheck installcheck-am installdirs installdirs-am \
maintainer-clean maintainer-clean-generic \
maintainer-clean-recursive mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
uninstall-info-am uninstall-libLTLIBRARIES \
uninstall-library_includeHEADERS
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: