changes from running bootstrap and then make maintainer-clean
[debian/gnuradio] / gr-gsm-fr-vocoder / src / lib / gsm / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Copyright 2005,2008 Free Software Foundation, Inc.
20
21 # This file is part of GNU Radio
22
23 # GNU Radio is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3, or (at your option)
26 # any later version.
27
28 # GNU Radio is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32
33 # You should have received a copy of the GNU General Public License
34 # along with GNU Radio; see the file COPYING.  If not, write to
35 # the Free Software Foundation, Inc., 51 Franklin Street,
36 # Boston, MA 02110-1301, USA.
37
38
39 # -*- Makefile -*-
40 #
41 # Copyright 2004,2006,2007,2008,2009,2010 Free Software Foundation, Inc.
42
43 # This file is part of GNU Radio
44
45 # GNU Radio is free software; you can redistribute it and/or modify
46 # it under the terms of the GNU General Public License as published by
47 # the Free Software Foundation; either version 3, or (at your option)
48 # any later version.
49
50 # GNU Radio is distributed in the hope that it will be useful,
51 # but WITHOUT ANY WARRANTY; without even the implied warranty of
52 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53 # GNU General Public License for more details.
54
55 # You should have received a copy of the GNU General Public License
56 # along with GNU Radio; see the file COPYING.  If not, write to
57 # the Free Software Foundation, Inc., 51 Franklin Street,
58 # Boston, MA 02110-1301, USA.
59
60
61
62 VPATH = @srcdir@
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
83         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common
84 subdir = gr-gsm-fr-vocoder/src/lib/gsm
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
87         $(top_srcdir)/config/acx_pthread.m4 \
88         $(top_srcdir)/config/ax_boost_base.m4 \
89         $(top_srcdir)/config/ax_boost_date_time.m4 \
90         $(top_srcdir)/config/ax_boost_program_options.m4 \
91         $(top_srcdir)/config/ax_boost_thread.m4 \
92         $(top_srcdir)/config/cppunit.m4 \
93         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
94         $(top_srcdir)/config/gr_check_memalign.m4 \
95         $(top_srcdir)/config/gr_check_shm_open.m4 \
96         $(top_srcdir)/config/gr_doxygen.m4 \
97         $(top_srcdir)/config/gr_git.m4 \
98         $(top_srcdir)/config/gr_gprof.m4 \
99         $(top_srcdir)/config/gr_lib64.m4 \
100         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
101         $(top_srcdir)/config/gr_no_undefined.m4 \
102         $(top_srcdir)/config/gr_pwin32.m4 \
103         $(top_srcdir)/config/gr_python.m4 \
104         $(top_srcdir)/config/gr_qwt.m4 \
105         $(top_srcdir)/config/gr_qwtplot3d.m4 \
106         $(top_srcdir)/config/gr_scripting.m4 \
107         $(top_srcdir)/config/gr_set_md_cpu.m4 \
108         $(top_srcdir)/config/gr_swig.m4 \
109         $(top_srcdir)/config/gr_sysv_shm.m4 \
110         $(top_srcdir)/config/gr_version.m4 \
111         $(top_srcdir)/config/grc_build.m4 \
112         $(top_srcdir)/config/grc_docs.m4 \
113         $(top_srcdir)/config/grc_gcell.m4 \
114         $(top_srcdir)/config/grc_gnuradio_core.m4 \
115         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
116         $(top_srcdir)/config/grc_gr_atsc.m4 \
117         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
118         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
119         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
120         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
121         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
122         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
123         $(top_srcdir)/config/grc_gr_comedi.m4 \
124         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
125         $(top_srcdir)/config/grc_gr_gcell.m4 \
126         $(top_srcdir)/config/grc_gr_gpio.m4 \
127         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
128         $(top_srcdir)/config/grc_gr_msdd6000.m4 \
129         $(top_srcdir)/config/grc_gr_noaa.m4 \
130         $(top_srcdir)/config/grc_gr_pager.m4 \
131         $(top_srcdir)/config/grc_gr_qtgui.m4 \
132         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
133         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
134         $(top_srcdir)/config/grc_gr_sounder.m4 \
135         $(top_srcdir)/config/grc_gr_trellis.m4 \
136         $(top_srcdir)/config/grc_gr_usrp.m4 \
137         $(top_srcdir)/config/grc_gr_usrp2.m4 \
138         $(top_srcdir)/config/grc_gr_utils.m4 \
139         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
140         $(top_srcdir)/config/grc_gr_wxgui.m4 \
141         $(top_srcdir)/config/grc_grc.m4 \
142         $(top_srcdir)/config/grc_gruel.m4 \
143         $(top_srcdir)/config/grc_usrp.m4 \
144         $(top_srcdir)/config/grc_usrp2.m4 \
145         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
146         $(top_srcdir)/config/lf_warnings.m4 \
147         $(top_srcdir)/config/libtool.m4 \
148         $(top_srcdir)/config/ltoptions.m4 \
149         $(top_srcdir)/config/ltsugar.m4 \
150         $(top_srcdir)/config/ltversion.m4 \
151         $(top_srcdir)/config/lt~obsolete.m4 \
152         $(top_srcdir)/config/macosx_audiounit.m4 \
153         $(top_srcdir)/config/mkstemp.m4 \
154         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
155         $(top_srcdir)/config/sdl.m4 \
156         $(top_srcdir)/config/usrp_fusb_tech.m4 \
157         $(top_srcdir)/config/usrp_libusb.m4 \
158         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
159 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
160         $(ACLOCAL_M4)
161 mkinstalldirs = $(install_sh) -d
162 CONFIG_HEADER = $(top_builddir)/config.h
163 CONFIG_CLEAN_FILES =
164 CONFIG_CLEAN_VPATH_FILES =
165 LTLIBRARIES = $(noinst_LTLIBRARIES)
166 libgsm_la_LIBADD =
167 am_libgsm_la_OBJECTS = add.lo code.lo debug.lo decode.lo gsm_create.lo \
168         gsm_decode.lo gsm_destroy.lo gsm_encode.lo gsm_explode.lo \
169         gsm_implode.lo gsm_option.lo gsm_print.lo long_term.lo lpc.lo \
170         preprocess.lo rpe.lo short_term.lo table.lo
171 libgsm_la_OBJECTS = $(am_libgsm_la_OBJECTS)
172 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
173 depcomp = $(SHELL) $(top_srcdir)/depcomp
174 am__depfiles_maybe = depfiles
175 am__mv = mv -f
176 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
179         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
180         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 CCLD = $(CC)
182 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
183         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
184         $(LDFLAGS) -o $@
185 SOURCES = $(libgsm_la_SOURCES)
186 DIST_SOURCES = $(libgsm_la_SOURCES)
187 HEADERS = $(noinst_HEADERS)
188 ETAGS = etags
189 CTAGS = ctags
190 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191 ACLOCAL = @ACLOCAL@
192 ALLOCA = @ALLOCA@
193 ALSA_CFLAGS = @ALSA_CFLAGS@
194 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
195 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
196 ALSA_LIBS = @ALSA_LIBS@
197 AMTAR = @AMTAR@
198 AR = @AR@
199 AS = @AS@
200 AUTOCONF = @AUTOCONF@
201 AUTOHEADER = @AUTOHEADER@
202 AUTOMAKE = @AUTOMAKE@
203 AWK = @AWK@
204 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
205 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
206 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
207 BOOST_LDFLAGS = @BOOST_LDFLAGS@
208 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
209 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
210 BUILD_DATE = @BUILD_DATE@
211 CBLAS_LIBS = @CBLAS_LIBS@
212 CC = @CC@
213 CCAS = @CCAS@
214 CCASDEPMODE = @CCASDEPMODE@
215 CCASFLAGS = @CCASFLAGS@
216 CCDEPMODE = @CCDEPMODE@
217 CFLAGS = @CFLAGS@
218 COMEDI_CFLAGS = @COMEDI_CFLAGS@
219 COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@
220 COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@
221 COMEDI_LIBS = @COMEDI_LIBS@
222 CPP = @CPP@
223 CPPFLAGS = @CPPFLAGS@
224 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
225 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
226 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
227 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
228 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
229 CPPUNIT_LIBS = @CPPUNIT_LIBS@
230 CXX = @CXX@
231 CXXCPP = @CXXCPP@
232 CXXDEPMODE = @CXXDEPMODE@
233 CXXFLAGS = @CXXFLAGS@
234 CXX_FOR_BUILD = @CXX_FOR_BUILD@
235 CYGPATH_W = @CYGPATH_W@
236 DEFINES = @DEFINES@
237 DEFS = @DEFS@
238 DEPDIR = @DEPDIR@
239 DLLTOOL = @DLLTOOL@
240 DOCVER = @DOCVER@
241 DOT = @DOT@
242 DOXYGEN = @DOXYGEN@
243 DSYMUTIL = @DSYMUTIL@
244 DUMPBIN = @DUMPBIN@
245 ECHO_C = @ECHO_C@
246 ECHO_N = @ECHO_N@
247 ECHO_T = @ECHO_T@
248 EGREP = @EGREP@
249 EXEEXT = @EXEEXT@
250 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
251 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
252 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
253 FFTW3F_LIBS = @FFTW3F_LIBS@
254 FGREP = @FGREP@
255 FUSB_TECH = @FUSB_TECH@
256 GIT = @GIT@
257 GIT_COMMIT = @GIT_COMMIT@
258 GIT_DESCRIBE = @GIT_DESCRIBE@
259 GIT_SEQNO = @GIT_SEQNO@
260 GIT_TAG = @GIT_TAG@
261 GREP = @GREP@
262 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
263 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
264 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
265 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
266 GR_PREFSDIR = @GR_PREFSDIR@
267 GSL_CFLAGS = @GSL_CFLAGS@
268 GSL_CPPFLAGS = @GSL_CPPFLAGS@
269 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
270 GSL_LIBS = @GSL_LIBS@
271 GUILE = @GUILE@
272 HAVE_DOT = @HAVE_DOT@
273 INSTALL = @INSTALL@
274 INSTALL_DATA = @INSTALL_DATA@
275 INSTALL_PROGRAM = @INSTALL_PROGRAM@
276 INSTALL_SCRIPT = @INSTALL_SCRIPT@
277 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278 IPC_LIBS = @IPC_LIBS@
279 JACK_CFLAGS = @JACK_CFLAGS@
280 JACK_CPPFLAGS = @JACK_CPPFLAGS@
281 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
282 JACK_LIBS = @JACK_LIBS@
283 LD = @LD@
284 LDFLAGS = @LDFLAGS@
285 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
286 LIBOBJS = @LIBOBJS@
287 LIBS = @LIBS@
288 LIBTOOL = @LIBTOOL@
289 LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@
290 LIBVER = @LIBVER@
291 LIPO = @LIPO@
292 LN_S = @LN_S@
293 LTLIBOBJS = @LTLIBOBJS@
294 MAKEINFO = @MAKEINFO@
295 MD_CPU = @MD_CPU@
296 MD_SUBCPU = @MD_SUBCPU@
297 MKDIR_P = @MKDIR_P@
298 NM = @NM@
299 NMEDIT = @NMEDIT@
300 NO_UNDEFINED = @NO_UNDEFINED@
301 OBJDUMP = @OBJDUMP@
302 OBJEXT = @OBJEXT@
303 OSS_LIBS = @OSS_LIBS@
304 OTOOL = @OTOOL@
305 OTOOL64 = @OTOOL64@
306 PACKAGE = @PACKAGE@
307 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
308 PACKAGE_NAME = @PACKAGE_NAME@
309 PACKAGE_STRING = @PACKAGE_STRING@
310 PACKAGE_TARNAME = @PACKAGE_TARNAME@
311 PACKAGE_URL = @PACKAGE_URL@
312 PACKAGE_VERSION = @PACKAGE_VERSION@
313 PATH_SEPARATOR = @PATH_SEPARATOR@
314 PKG_CONFIG = @PKG_CONFIG@
315 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
316 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
317 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
318 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
319 PTHREAD_CC = @PTHREAD_CC@
320 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
321 PTHREAD_LIBS = @PTHREAD_LIBS@
322 PYTHON = @PYTHON@
323 PYTHONW = @PYTHONW@
324 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
325 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
326 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
327 PYTHON_PLATFORM = @PYTHON_PLATFORM@
328 PYTHON_PREFIX = @PYTHON_PREFIX@
329 PYTHON_VERSION = @PYTHON_VERSION@
330 QMAKE_INCLUDES = @QMAKE_INCLUDES@
331 QTCORE_CFLAGS = @QTCORE_CFLAGS@
332 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
333 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
334 QTCORE_LIBS = @QTCORE_LIBS@
335 QTGUI_CFLAGS = @QTGUI_CFLAGS@
336 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
337 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
338 QTGUI_LIBS = @QTGUI_LIBS@
339 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
340 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
341 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
342 QTOPENGL_LIBS = @QTOPENGL_LIBS@
343 QT_INCLUDES = @QT_INCLUDES@
344 QT_LIBS = @QT_LIBS@
345 QT_MOC_EXEC = @QT_MOC_EXEC@
346 QT_UIC_EXEC = @QT_UIC_EXEC@
347 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
348 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
349 QWT_CFLAGS = @QWT_CFLAGS@
350 QWT_LIBS = @QWT_LIBS@
351 RANLIB = @RANLIB@
352 RELEASE = @RELEASE@
353 RM_PROG = @RM_PROG@
354 SDL_CFLAGS = @SDL_CFLAGS@
355 SDL_CONFIG = @SDL_CONFIG@
356 SDL_CPPFLAGS = @SDL_CPPFLAGS@
357 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
358 SDL_LIBS = @SDL_LIBS@
359 SED = @SED@
360 SET_MAKE = @SET_MAKE@
361 SHELL = @SHELL@
362 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
363 SPU_GCC_PROG = @SPU_GCC_PROG@
364 STRIP = @STRIP@
365 SWIG = @SWIG@
366 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
367 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
368 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
369 SYSCONFDIR = @SYSCONFDIR@
370 USB_CFLAGS = @USB_CFLAGS@
371 USB_CPPFLAGS = @USB_CPPFLAGS@
372 USB_INCLUDEDIR = @USB_INCLUDEDIR@
373 USB_INCLUDES = @USB_INCLUDES@
374 USB_LIBS = @USB_LIBS@
375 USE_LIBUSB1 = @USE_LIBUSB1@
376 USRP2_INCLUDES = @USRP2_INCLUDES@
377 USRP2_LA = @USRP2_LA@
378 VERSION = @VERSION@
379 WINAUDIO_LIBS = @WINAUDIO_LIBS@
380 XAS = @XAS@
381 XCC = @XCC@
382 XDG_UTILS = @XDG_UTILS@
383 XMLTO = @XMLTO@
384 abs_builddir = @abs_builddir@
385 abs_srcdir = @abs_srcdir@
386 abs_top_builddir = @abs_top_builddir@
387 abs_top_srcdir = @abs_top_srcdir@
388 ac_ct_CC = @ac_ct_CC@
389 ac_ct_CXX = @ac_ct_CXX@
390 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
391 acx_pthread_config = @acx_pthread_config@
392 am__include = @am__include@
393 am__leading_dot = @am__leading_dot@
394 am__quote = @am__quote@
395 am__tar = @am__tar@
396 am__untar = @am__untar@
397 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
398 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
399 bindir = @bindir@
400 build = @build@
401 build_alias = @build_alias@
402 build_cpu = @build_cpu@
403 build_dirs = @build_dirs@
404 build_os = @build_os@
405 build_vendor = @build_vendor@
406 builddir = @builddir@
407 datadir = @datadir@
408 datarootdir = @datarootdir@
409 docdir = @docdir@
410 docs_INCLUDEDIR = @docs_INCLUDEDIR@
411 docs_INCLUDES = @docs_INCLUDES@
412 docs_LA = @docs_LA@
413 docs_LDFLAG = @docs_LDFLAG@
414 docs_LIBDIRPATH = @docs_LIBDIRPATH@
415 dvidir = @dvidir@
416 enable_dot = @enable_dot@
417 enable_html_docs = @enable_html_docs@
418 enable_latex_docs = @enable_latex_docs@
419 enable_xml_docs = @enable_xml_docs@
420 exec_prefix = @exec_prefix@
421 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
422 gcell_INCLUDES = @gcell_INCLUDES@
423 gcell_LA = @gcell_LA@
424 gcell_LDFLAG = @gcell_LDFLAG@
425 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
426 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
427 gcell_spu_LA = @gcell_spu_LA@
428 generate_docs = @generate_docs@
429 gnuradio_core_I = @gnuradio_core_I@
430 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
431 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
432 gnuradio_core_LA = @gnuradio_core_LA@
433 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
434 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
435 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
436 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
437 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
438 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
439 gnuradio_examples_LA = @gnuradio_examples_LA@
440 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
441 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
442 gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@
443 gr_atsc_INCLUDES = @gr_atsc_INCLUDES@
444 gr_atsc_LA = @gr_atsc_LA@
445 gr_atsc_LDFLAG = @gr_atsc_LDFLAG@
446 gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@
447 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
448 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
449 gr_audio_alsa_LA = @gr_audio_alsa_LA@
450 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
451 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
452 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
453 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
454 gr_audio_jack_LA = @gr_audio_jack_LA@
455 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
456 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
457 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
458 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
459 gr_audio_oss_LA = @gr_audio_oss_LA@
460 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
461 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
462 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
463 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
464 gr_audio_osx_LA = @gr_audio_osx_LA@
465 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
466 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
467 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
468 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
469 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
470 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
471 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
472 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
473 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
474 gr_audio_windows_LA = @gr_audio_windows_LA@
475 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
476 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
477 gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@
478 gr_comedi_INCLUDES = @gr_comedi_INCLUDES@
479 gr_comedi_LA = @gr_comedi_LA@
480 gr_comedi_LDFLAG = @gr_comedi_LDFLAG@
481 gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@
482 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
483 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
484 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
485 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
486 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
487 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
488 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
489 gr_gcell_LA = @gr_gcell_LA@
490 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
491 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
492 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
493 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
494 gr_gpio_LA = @gr_gpio_LA@
495 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
496 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
497 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
498 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
499 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
500 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
501 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
502 gr_libdir_suffix = @gr_libdir_suffix@
503 gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@
504 gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@
505 gr_msdd6000_LA = @gr_msdd6000_LA@
506 gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@
507 gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@
508 gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@
509 gr_noaa_INCLUDES = @gr_noaa_INCLUDES@
510 gr_noaa_LA = @gr_noaa_LA@
511 gr_noaa_LDFLAG = @gr_noaa_LDFLAG@
512 gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@
513 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
514 gr_pager_INCLUDES = @gr_pager_INCLUDES@
515 gr_pager_LA = @gr_pager_LA@
516 gr_pager_LDFLAG = @gr_pager_LDFLAG@
517 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
518 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
519 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
520 gr_qtgui_LA = @gr_qtgui_LA@
521 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
522 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
523 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
524 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
525 gr_radar_mono_LA = @gr_radar_mono_LA@
526 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
527 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
528 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
529 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
530 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
531 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
532 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
533 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
534 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
535 gr_sounder_LA = @gr_sounder_LA@
536 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
537 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
538 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
539 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
540 gr_trellis_LA = @gr_trellis_LA@
541 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
542 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
543 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
544 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
545 gr_usrp2_LA = @gr_usrp2_LA@
546 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
547 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
548 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
549 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
550 gr_usrp_LA = @gr_usrp_LA@
551 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
552 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
553 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
554 gr_utils_INCLUDES = @gr_utils_INCLUDES@
555 gr_utils_LA = @gr_utils_LA@
556 gr_utils_LDFLAG = @gr_utils_LDFLAG@
557 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
558 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
559 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
560 gr_video_sdl_LA = @gr_video_sdl_LA@
561 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
562 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
563 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
564 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
565 gr_wxgui_LA = @gr_wxgui_LA@
566 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
567 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
568 grc_INCLUDEDIR = @grc_INCLUDEDIR@
569 grc_INCLUDES = @grc_INCLUDES@
570 grc_LA = @grc_LA@
571 grc_LDFLAG = @grc_LDFLAG@
572 grc_LIBDIRPATH = @grc_LIBDIRPATH@
573 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
574 gruel_INCLUDES = @gruel_INCLUDES@
575 gruel_LA = @gruel_LA@
576 gruel_LDFLAG = @gruel_LDFLAG@
577 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
578 host = @host@
579 host_alias = @host_alias@
580 host_cpu = @host_cpu@
581 host_os = @host_os@
582 host_vendor = @host_vendor@
583 htmldir = @htmldir@
584 includedir = @includedir@
585 infodir = @infodir@
586 install_sh = @install_sh@
587 lf_CFLAGS = @lf_CFLAGS@
588 lf_CXXFLAGS = @lf_CXXFLAGS@
589 libdir = @libdir@
590 libexecdir = @libexecdir@
591 localedir = @localedir@
592 localstatedir = @localstatedir@
593 lt_ECHO = @lt_ECHO@
594 mandir = @mandir@
595 mkdir_p = @mkdir_p@
596 oldincludedir = @oldincludedir@
597 pdfdir = @pdfdir@
598 pkgpyexecdir = @pkgpyexecdir@
599 pkgpythondir = @pkgpythondir@
600 prefix = @prefix@
601 program_transform_name = @program_transform_name@
602 psdir = @psdir@
603 pyexecdir = @pyexecdir@
604 pythondir = @pythondir@
605 sbindir = @sbindir@
606 sharedstatedir = @sharedstatedir@
607 skipped_dirs = @skipped_dirs@
608 srcdir = @srcdir@
609 subdirs = @subdirs@
610 swig_CXXFLAGS = @swig_CXXFLAGS@
611 sysconfdir = @sysconfdir@
612 target = @target@
613 target_alias = @target_alias@
614 target_cpu = @target_cpu@
615 target_os = @target_os@
616 target_vendor = @target_vendor@
617 top_build_prefix = @top_build_prefix@
618 top_builddir = @top_builddir@
619 top_srcdir = @top_srcdir@
620 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
621 usrp2_INCLUDES = @usrp2_INCLUDES@
622 usrp2_LA = @usrp2_LA@
623 usrp2_LDFLAG = @usrp2_LDFLAG@
624 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
625 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
626 usrp_INCLUDES = @usrp_INCLUDES@
627 usrp_LA = @usrp_LA@
628 usrp_LDFLAG = @usrp_LDFLAG@
629 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
630 with_INCLUDES = @with_INCLUDES@
631 with_LIBDIRPATH = @with_LIBDIRPATH@
632 with_PYDIRPATH = @with_PYDIRPATH@
633 with_SWIGDIRPATH = @with_SWIGDIRPATH@
634 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
635 with_dirs = @with_dirs@
636 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
637 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
638
639 # Sets ABI version in SONAME and appends -LIBVER to filename
640 LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER)
641
642 # includes
643 grincludedir = $(includedir)/gnuradio
644
645 # swig includes
646 @PYTHON_TRUE@swigincludedir = $(grincludedir)/swig
647
648 # Install the gnuradio stuff in the appropriate subdirectory
649 # This usually ends up at:
650 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
651 @PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio
652 @PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio
653
654 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
655 # This usually ends up at:
656 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
657 @PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm
658 @PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm
659
660 # gcell includes
661 gcellincludedir = $(includedir)/gcell
662 gcellspuincludedir = $(includedir)/gcell/spu
663
664 # Cell spu libs
665 libspudir = $(libdir)spu
666
667 # This used to be set in configure.ac but is now defined here for all 
668 # Makefiles when this fragment is included.
669 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
670         $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
671
672
673 # when including for compilation from pre-installed libraries and such,
674 # need to make sure those are put last on the compile command
675 WITH_INCLUDES = @with_INCLUDES@
676 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
677
678 # Where to find gnuradio include files in the current build tree
679 # top_srcdir for original stuff, top_builddir for generated files
680 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
681
682 # How to link in GNU Radio core library from inside the tree
683 GNURADIO_CORE_LA = @gnuradio_core_LA@
684
685 # How to link in the USRP library from inside the tree
686 GRUEL_INCLUDES = @gruel_INCLUDES@
687 GRUEL_LA = @gruel_LA@
688
689 # How to link in the USRP library from inside the tree
690 USRP_INCLUDES = @usrp_INCLUDES@
691 USRP_LA = @usrp_LA@
692
693 # How to link the gcell library from inside the tree (the PPU part)
694 GCELL_INCLUDES = @gcell_INCLUDES@
695 GCELL_LA = @gcell_LA@
696
697 # How to link the gcell library from inside the tree (the SPU part)
698 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
699 GCELL_SPU_LA = @gcell_spu_LA@
700
701 # libtool aware wrapper for ppu-embedspu
702 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
703
704 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
705 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
706 RM = $(RM_PROG) -f
707 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s
708
709 # Base directory for example applications
710 exampledir = $(datadir)/gnuradio/examples
711 gr_docdir = $(docdir)-$(DOCVER)
712
713 # System configuration files
714 gr_prefsdir = $(GR_PREFSDIR)
715
716 # Data directory for grc block wrappers
717 grc_blocksdir = $(pkgdatadir)/grc/blocks
718
719 # Other common defines; use "+=" to add to these
720 STAMPS = 
721 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT
722
723 # Machine- or installation dependent flags you should configure to port
724 SASR = -DSASR
725 ######### Define SASR if >> is a signed arithmetic shift (-1 >> 1 == -1)
726 MULHACK = -DUSE_FLOAT_MUL
727 ######### Define this if your host multiplies floats faster than integers,
728 ######### e.g. on a SPARCstation.
729 FAST = -DFAST
730 ######### Define together with USE_FLOAT_MUL to enable the GSM library's
731 ######### approximation option for incorrect, but good-enough results.
732
733 # LTP_CUT       = -DLTP_CUT
734 LTP_CUT = 
735 ######### Define to enable the GSM library's long-term correlation 
736 ######### approximation option---faster, but worse; works for
737 ######### both integer and floating point multiplications.
738 ######### This flag is still in the experimental stage.
739 OPTIONS = $(SASR) $(MULHACK) $(FAST) $(LTP_CUT)
740 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) -DNeedFunctionPrototypes=1 \
741         $(OPTIONS) $(WITH_INCLUDES)
742
743 noinst_LTLIBRARIES = libgsm.la
744 libgsm_la_SOURCES = \
745         add.c           \
746         code.c          \
747         debug.c         \
748         decode.c        \
749         gsm_create.c    \
750         gsm_decode.c    \
751         gsm_destroy.c   \
752         gsm_encode.c    \
753         gsm_explode.c   \
754         gsm_implode.c   \
755         gsm_option.c    \
756         gsm_print.c     \
757         long_term.c     \
758         lpc.c           \
759         preprocess.c    \
760         rpe.c           \
761         short_term.c    \
762         table.c         
763
764 noinst_HEADERS = \
765         config.h        \
766         gsm.h           \
767         private.h       \
768         proto.h         \
769         unproto.h       
770
771 all: all-am
772
773 .SUFFIXES:
774 .SUFFIXES: .c .lo .o .obj
775 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
776         @for dep in $?; do \
777           case '$(am__configure_deps)' in \
778             *$$dep*) \
779               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
780                 && { if test -f $@; then exit 0; else break; fi; }; \
781               exit 1;; \
782           esac; \
783         done; \
784         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-gsm-fr-vocoder/src/lib/gsm/Makefile'; \
785         $(am__cd) $(top_srcdir) && \
786           $(AUTOMAKE) --gnu gr-gsm-fr-vocoder/src/lib/gsm/Makefile
787 .PRECIOUS: Makefile
788 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
789         @case '$?' in \
790           *config.status*) \
791             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
792           *) \
793             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
794             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
795         esac;
796
797 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
798         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
799
800 $(top_srcdir)/configure:  $(am__configure_deps)
801         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
802 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
803         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
804 $(am__aclocal_m4_deps):
805
806 clean-noinstLTLIBRARIES:
807         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
808         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
809           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
810           test "$$dir" != "$$p" || dir=.; \
811           echo "rm -f \"$${dir}/so_locations\""; \
812           rm -f "$${dir}/so_locations"; \
813         done
814 libgsm.la: $(libgsm_la_OBJECTS) $(libgsm_la_DEPENDENCIES) 
815         $(LINK)  $(libgsm_la_OBJECTS) $(libgsm_la_LIBADD) $(LIBS)
816
817 mostlyclean-compile:
818         -rm -f *.$(OBJEXT)
819
820 distclean-compile:
821         -rm -f *.tab.c
822
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/code.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decode.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_create.Plo@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_decode.Plo@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_destroy.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_encode.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_explode.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_implode.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_option.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsm_print.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long_term.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preprocess.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpe.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_term.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Plo@am__quote@
841
842 .c.o:
843 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
844 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
847 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
848
849 .c.obj:
850 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
851 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
854 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
855
856 .c.lo:
857 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
858 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
862
863 mostlyclean-libtool:
864         -rm -f *.lo
865
866 clean-libtool:
867         -rm -rf .libs _libs
868
869 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
870         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
871         unique=`for i in $$list; do \
872             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
873           done | \
874           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
875               END { if (nonempty) { for (i in files) print i; }; }'`; \
876         mkid -fID $$unique
877 tags: TAGS
878
879 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
880                 $(TAGS_FILES) $(LISP)
881         set x; \
882         here=`pwd`; \
883         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
884         unique=`for i in $$list; do \
885             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
886           done | \
887           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
888               END { if (nonempty) { for (i in files) print i; }; }'`; \
889         shift; \
890         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
891           test -n "$$unique" || unique=$$empty_fix; \
892           if test $$# -gt 0; then \
893             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
894               "$$@" $$unique; \
895           else \
896             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
897               $$unique; \
898           fi; \
899         fi
900 ctags: CTAGS
901 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
902                 $(TAGS_FILES) $(LISP)
903         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
904         unique=`for i in $$list; do \
905             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
906           done | \
907           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
908               END { if (nonempty) { for (i in files) print i; }; }'`; \
909         test -z "$(CTAGS_ARGS)$$unique" \
910           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
911              $$unique
912
913 GTAGS:
914         here=`$(am__cd) $(top_builddir) && pwd` \
915           && $(am__cd) $(top_srcdir) \
916           && gtags -i $(GTAGS_ARGS) "$$here"
917
918 distclean-tags:
919         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
920
921 distdir: $(DISTFILES)
922         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
923         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
924         list='$(DISTFILES)'; \
925           dist_files=`for file in $$list; do echo $$file; done | \
926           sed -e "s|^$$srcdirstrip/||;t" \
927               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
928         case $$dist_files in \
929           */*) $(MKDIR_P) `echo "$$dist_files" | \
930                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
931                            sort -u` ;; \
932         esac; \
933         for file in $$dist_files; do \
934           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
935           if test -d $$d/$$file; then \
936             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
937             if test -d "$(distdir)/$$file"; then \
938               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
939             fi; \
940             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
941               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
942               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
943             fi; \
944             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
945           else \
946             test -f "$(distdir)/$$file" \
947             || cp -p $$d/$$file "$(distdir)/$$file" \
948             || exit 1; \
949           fi; \
950         done
951         $(MAKE) $(AM_MAKEFLAGS) \
952           top_distdir="$(top_distdir)" distdir="$(distdir)" \
953           dist-hook
954 check-am: all-am
955 check: check-am
956 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
957 installdirs:
958 install: install-am
959 install-exec: install-exec-am
960 install-data: install-data-am
961 uninstall: uninstall-am
962
963 install-am: all-am
964         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
965
966 installcheck: installcheck-am
967 install-strip:
968         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
969           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
970           `test -z '$(STRIP)' || \
971             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
972 mostlyclean-generic:
973         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
974
975 clean-generic:
976
977 distclean-generic:
978         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
979         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
980
981 maintainer-clean-generic:
982         @echo "This command is intended for maintainers to use"
983         @echo "it deletes files that may require special tools to rebuild."
984 clean: clean-am
985
986 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
987         mostlyclean-am
988
989 distclean: distclean-am
990         -rm -rf ./$(DEPDIR)
991         -rm -f Makefile
992 distclean-am: clean-am distclean-compile distclean-generic \
993         distclean-tags
994
995 dvi: dvi-am
996
997 dvi-am:
998
999 html: html-am
1000
1001 html-am:
1002
1003 info: info-am
1004
1005 info-am:
1006
1007 install-data-am:
1008
1009 install-dvi: install-dvi-am
1010
1011 install-dvi-am:
1012
1013 install-exec-am:
1014
1015 install-html: install-html-am
1016
1017 install-html-am:
1018
1019 install-info: install-info-am
1020
1021 install-info-am:
1022
1023 install-man:
1024
1025 install-pdf: install-pdf-am
1026
1027 install-pdf-am:
1028
1029 install-ps: install-ps-am
1030
1031 install-ps-am:
1032
1033 installcheck-am:
1034
1035 maintainer-clean: maintainer-clean-am
1036         -rm -rf ./$(DEPDIR)
1037         -rm -f Makefile
1038 maintainer-clean-am: distclean-am maintainer-clean-generic
1039
1040 mostlyclean: mostlyclean-am
1041
1042 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1043         mostlyclean-libtool
1044
1045 pdf: pdf-am
1046
1047 pdf-am:
1048
1049 ps: ps-am
1050
1051 ps-am:
1052
1053 uninstall-am:
1054
1055 .MAKE: install-am install-strip
1056
1057 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1058         clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \
1059         distclean distclean-compile distclean-generic \
1060         distclean-libtool distclean-tags distdir dvi dvi-am html \
1061         html-am info info-am install install-am install-data \
1062         install-data-am install-dvi install-dvi-am install-exec \
1063         install-exec-am install-html install-html-am install-info \
1064         install-info-am install-man install-pdf install-pdf-am \
1065         install-ps install-ps-am install-strip installcheck \
1066         installcheck-am installdirs maintainer-clean \
1067         maintainer-clean-generic mostlyclean mostlyclean-compile \
1068         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1069         tags uninstall uninstall-am
1070
1071
1072 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1073 docdir ?= $(datadir)/doc/$(PACKAGE)
1074
1075 # Don't distribute the files defined in the variable 'no_dist_files'
1076 dist-hook:
1077         @for file in $(no_dist_files); do \
1078                 echo $(RM) $(distdir)/$$file; \
1079                 $(RM) $(distdir)/$$file; \
1080         done;
1081
1082 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1083 # Otherwise a system limit (for SysV at least) may be exceeded.
1084 .NOEXPORT: