changes from running bootstrap and then make maintainer-clean
[debian/gnuradio] / gr-trellis / src / lib / 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 2004,2005,2006,2007,2008,2009 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 # -*- Makefile -*-
62 #
63 # Copyright 2009 Free Software Foundation, Inc.
64
65 # This file is part of GNU Radio
66
67 # GNU Radio is free software; you can redistribute it and/or modify
68 # it under the terms of the GNU General Public License as published by
69 # the Free Software Foundation; either version 3, or (at your option)
70 # any later version.
71
72 # GNU Radio is distributed in the hope that it will be useful,
73 # but WITHOUT ANY WARRANTY; without even the implied warranty of
74 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
75 # GNU General Public License for more details.
76
77 # You should have received a copy of the GNU General Public License
78 # along with GNU Radio; see the file COPYING.  If not, write to
79 # the Free Software Foundation, Inc., 51 Franklin Street,
80 # Boston, MA 02110-1301, USA.
81
82
83 # -*- Makefile -*-
84 #
85 # Copyright 2009 Free Software Foundation, Inc.
86
87 # This file is part of GNU Radio
88
89 # GNU Radio is free software; you can redistribute it and/or modify
90 # it under the terms of the GNU General Public License as published by
91 # the Free Software Foundation; either version 3, or (at your option)
92 # any later version.
93
94 # GNU Radio is distributed in the hope that it will be useful,
95 # but WITHOUT ANY WARRANTY; without even the implied warranty of
96 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
97 # GNU General Public License for more details.
98
99 # You should have received a copy of the GNU General Public License
100 # along with GNU Radio; see the file COPYING.  If not, write to
101 # the Free Software Foundation, Inc., 51 Franklin Street,
102 # Boston, MA 02110-1301, USA.
103
104
105 # -*- Makefile -*-
106 #
107 # Copyright 2009 Free Software Foundation, Inc.
108
109 # This file is part of GNU Radio
110
111 # GNU Radio is free software; you can redistribute it and/or modify
112 # it under the terms of the GNU General Public License as published by
113 # the Free Software Foundation; either version 3, or (at your option)
114 # any later version.
115
116 # GNU Radio is distributed in the hope that it will be useful,
117 # but WITHOUT ANY WARRANTY; without even the implied warranty of
118 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
119 # GNU General Public License for more details.
120
121 # You should have received a copy of the GNU General Public License
122 # along with GNU Radio; see the file COPYING.  If not, write to
123 # the Free Software Foundation, Inc., 51 Franklin Street,
124 # Boston, MA 02110-1301, USA.
125
126
127 # -*- Makefile -*-
128 #
129 # Copyright 2009 Free Software Foundation, Inc.
130
131 # This file is part of GNU Radio
132
133 # GNU Radio is free software; you can redistribute it and/or modify
134 # it under the terms of the GNU General Public License as published by
135 # the Free Software Foundation; either version 3, or (at your option)
136 # any later version.
137
138 # GNU Radio is distributed in the hope that it will be useful,
139 # but WITHOUT ANY WARRANTY; without even the implied warranty of
140 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
141 # GNU General Public License for more details.
142
143 # You should have received a copy of the GNU General Public License
144 # along with GNU Radio; see the file COPYING.  If not, write to
145 # the Free Software Foundation, Inc., 51 Franklin Street,
146 # Boston, MA 02110-1301, USA.
147
148
149 # Makefile.swig.gen for trellis.i
150
151
152 VPATH = @srcdir@
153 pkgdatadir = $(datadir)/@PACKAGE@
154 pkgincludedir = $(includedir)/@PACKAGE@
155 pkglibdir = $(libdir)/@PACKAGE@
156 pkglibexecdir = $(libexecdir)/@PACKAGE@
157 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
158 install_sh_DATA = $(install_sh) -c -m 644
159 install_sh_PROGRAM = $(install_sh) -c
160 install_sh_SCRIPT = $(install_sh) -c
161 INSTALL_HEADER = $(INSTALL_DATA)
162 transform = $(program_transform_name)
163 NORMAL_INSTALL = :
164 PRE_INSTALL = :
165 POST_INSTALL = :
166 NORMAL_UNINSTALL = :
167 PRE_UNINSTALL = :
168 POST_UNINSTALL = :
169 build_triplet = @build@
170 host_triplet = @host@
171 target_triplet = @target@
172 DIST_COMMON = $(am__grinclude_HEADERS_DIST) \
173         $(am__trellis_python_PYTHON_DIST) \
174         $(am__trellis_swiginclude_HEADERS_DIST) $(srcdir)/Makefile.am \
175         $(srcdir)/Makefile.gen $(srcdir)/Makefile.in \
176         $(srcdir)/Makefile.swig.gen $(top_srcdir)/Makefile.common \
177         $(top_srcdir)/Makefile.gen.gen $(top_srcdir)/Makefile.par.gen \
178         $(top_srcdir)/Makefile.swig
179 @PYTHON_TRUE@am__append_1 =  \
180 @PYTHON_TRUE@   $(DEPDIR)/Makefile.gen-generate-generate-* \
181 @PYTHON_TRUE@   $(DEPDIR)/stamp-sources-generate* \
182 @PYTHON_TRUE@   $(DEPDIR)/trellis-generate-*
183 @PYTHON_TRUE@am__append_2 = stamp-sources-generate
184 @PYTHON_TRUE@am__append_3 = stamp-sources-generate $(DEPDIR)/*.S*
185 subdir = gr-trellis/src/lib
186 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
187 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
188         $(top_srcdir)/config/acx_pthread.m4 \
189         $(top_srcdir)/config/ax_boost_base.m4 \
190         $(top_srcdir)/config/ax_boost_date_time.m4 \
191         $(top_srcdir)/config/ax_boost_program_options.m4 \
192         $(top_srcdir)/config/ax_boost_thread.m4 \
193         $(top_srcdir)/config/cppunit.m4 \
194         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
195         $(top_srcdir)/config/gr_check_memalign.m4 \
196         $(top_srcdir)/config/gr_check_shm_open.m4 \
197         $(top_srcdir)/config/gr_doxygen.m4 \
198         $(top_srcdir)/config/gr_git.m4 \
199         $(top_srcdir)/config/gr_gprof.m4 \
200         $(top_srcdir)/config/gr_lib64.m4 \
201         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
202         $(top_srcdir)/config/gr_no_undefined.m4 \
203         $(top_srcdir)/config/gr_pwin32.m4 \
204         $(top_srcdir)/config/gr_python.m4 \
205         $(top_srcdir)/config/gr_qwt.m4 \
206         $(top_srcdir)/config/gr_qwtplot3d.m4 \
207         $(top_srcdir)/config/gr_scripting.m4 \
208         $(top_srcdir)/config/gr_set_md_cpu.m4 \
209         $(top_srcdir)/config/gr_swig.m4 \
210         $(top_srcdir)/config/gr_sysv_shm.m4 \
211         $(top_srcdir)/config/gr_version.m4 \
212         $(top_srcdir)/config/grc_build.m4 \
213         $(top_srcdir)/config/grc_docs.m4 \
214         $(top_srcdir)/config/grc_gcell.m4 \
215         $(top_srcdir)/config/grc_gnuradio_core.m4 \
216         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
217         $(top_srcdir)/config/grc_gr_atsc.m4 \
218         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
219         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
220         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
221         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
222         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
223         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
224         $(top_srcdir)/config/grc_gr_comedi.m4 \
225         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
226         $(top_srcdir)/config/grc_gr_gcell.m4 \
227         $(top_srcdir)/config/grc_gr_gpio.m4 \
228         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
229         $(top_srcdir)/config/grc_gr_msdd6000.m4 \
230         $(top_srcdir)/config/grc_gr_noaa.m4 \
231         $(top_srcdir)/config/grc_gr_pager.m4 \
232         $(top_srcdir)/config/grc_gr_qtgui.m4 \
233         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
234         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
235         $(top_srcdir)/config/grc_gr_sounder.m4 \
236         $(top_srcdir)/config/grc_gr_trellis.m4 \
237         $(top_srcdir)/config/grc_gr_usrp.m4 \
238         $(top_srcdir)/config/grc_gr_usrp2.m4 \
239         $(top_srcdir)/config/grc_gr_utils.m4 \
240         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
241         $(top_srcdir)/config/grc_gr_wxgui.m4 \
242         $(top_srcdir)/config/grc_grc.m4 \
243         $(top_srcdir)/config/grc_gruel.m4 \
244         $(top_srcdir)/config/grc_usrp.m4 \
245         $(top_srcdir)/config/grc_usrp2.m4 \
246         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
247         $(top_srcdir)/config/lf_warnings.m4 \
248         $(top_srcdir)/config/libtool.m4 \
249         $(top_srcdir)/config/ltoptions.m4 \
250         $(top_srcdir)/config/ltsugar.m4 \
251         $(top_srcdir)/config/ltversion.m4 \
252         $(top_srcdir)/config/lt~obsolete.m4 \
253         $(top_srcdir)/config/macosx_audiounit.m4 \
254         $(top_srcdir)/config/mkstemp.m4 \
255         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
256         $(top_srcdir)/config/sdl.m4 \
257         $(top_srcdir)/config/usrp_fusb_tech.m4 \
258         $(top_srcdir)/config/usrp_libusb.m4 \
259         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
260 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
261         $(ACLOCAL_M4)
262 mkinstalldirs = $(install_sh) -d
263 CONFIG_HEADER = $(top_builddir)/config.h
264 CONFIG_CLEAN_FILES =
265 CONFIG_CLEAN_VPATH_FILES =
266 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
267 am__vpath_adj = case $$p in \
268     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
269     *) f=$$p;; \
270   esac;
271 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
272 am__install_max = 40
273 am__nobase_strip_setup = \
274   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
275 am__nobase_strip = \
276   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
277 am__nobase_list = $(am__nobase_strip_setup); \
278   for p in $$list; do echo "$$p $$p"; done | \
279   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
280   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
281     if (++n[$$2] == $(am__install_max)) \
282       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
283     END { for (dir in files) print dir, files[dir] }'
284 am__base_list = \
285   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
286   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
287 am__installdirs = "$(DESTDIR)$(libdir)" \
288         "$(DESTDIR)$(trellis_pylibdir)" \
289         "$(DESTDIR)$(trellis_pythondir)" "$(DESTDIR)$(grincludedir)" \
290         "$(DESTDIR)$(trellis_swigincludedir)"
291 LTLIBRARIES = $(lib_LTLIBRARIES) $(trellis_pylib_LTLIBRARIES)
292 am__DEPENDENCIES_1 =
293 @PYTHON_TRUE@_trellis_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
294 @PYTHON_TRUE@   $(trellis_la_swig_libadd)
295 am___trellis_la_SOURCES_DIST = trellis.cc
296 @PYTHON_TRUE@am__trellis_la_OBJECTS = _trellis_la-trellis.lo
297 _trellis_la_OBJECTS = $(am__trellis_la_OBJECTS)
298 _trellis_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
299         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(_trellis_la_CXXFLAGS) \
300         $(CXXFLAGS) $(_trellis_la_LDFLAGS) $(LDFLAGS) -o $@
301 @PYTHON_TRUE@am__trellis_la_rpath = -rpath $(trellis_pylibdir)
302 libgnuradio_trellis_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
303 am__libgnuradio_trellis_la_SOURCES_DIST = fsm.cc quicksort_index.cc \
304         base.cc interleaver.cc trellis_calc_metric.cc \
305         trellis_permutation.cc trellis_siso_f.cc \
306         trellis_siso_combined_f.cc trellis_encoder_bb.cc \
307         trellis_encoder_bi.cc trellis_encoder_bs.cc \
308         trellis_encoder_ii.cc trellis_encoder_si.cc \
309         trellis_encoder_ss.cc trellis_metrics_c.cc \
310         trellis_metrics_f.cc trellis_metrics_i.cc trellis_metrics_s.cc \
311         trellis_viterbi_b.cc trellis_viterbi_combined_cb.cc \
312         trellis_viterbi_combined_ci.cc trellis_viterbi_combined_cs.cc \
313         trellis_viterbi_combined_fb.cc trellis_viterbi_combined_fi.cc \
314         trellis_viterbi_combined_fs.cc trellis_viterbi_combined_ib.cc \
315         trellis_viterbi_combined_ii.cc trellis_viterbi_combined_is.cc \
316         trellis_viterbi_combined_sb.cc trellis_viterbi_combined_si.cc \
317         trellis_viterbi_combined_ss.cc trellis_viterbi_i.cc \
318         trellis_viterbi_s.cc
319 @PYTHON_TRUE@am__objects_1 = trellis_encoder_bb.lo \
320 @PYTHON_TRUE@   trellis_encoder_bi.lo trellis_encoder_bs.lo \
321 @PYTHON_TRUE@   trellis_encoder_ii.lo trellis_encoder_si.lo \
322 @PYTHON_TRUE@   trellis_encoder_ss.lo trellis_metrics_c.lo \
323 @PYTHON_TRUE@   trellis_metrics_f.lo trellis_metrics_i.lo \
324 @PYTHON_TRUE@   trellis_metrics_s.lo trellis_viterbi_b.lo \
325 @PYTHON_TRUE@   trellis_viterbi_combined_cb.lo \
326 @PYTHON_TRUE@   trellis_viterbi_combined_ci.lo \
327 @PYTHON_TRUE@   trellis_viterbi_combined_cs.lo \
328 @PYTHON_TRUE@   trellis_viterbi_combined_fb.lo \
329 @PYTHON_TRUE@   trellis_viterbi_combined_fi.lo \
330 @PYTHON_TRUE@   trellis_viterbi_combined_fs.lo \
331 @PYTHON_TRUE@   trellis_viterbi_combined_ib.lo \
332 @PYTHON_TRUE@   trellis_viterbi_combined_ii.lo \
333 @PYTHON_TRUE@   trellis_viterbi_combined_is.lo \
334 @PYTHON_TRUE@   trellis_viterbi_combined_sb.lo \
335 @PYTHON_TRUE@   trellis_viterbi_combined_si.lo \
336 @PYTHON_TRUE@   trellis_viterbi_combined_ss.lo \
337 @PYTHON_TRUE@   trellis_viterbi_i.lo trellis_viterbi_s.lo
338 am_libgnuradio_trellis_la_OBJECTS = fsm.lo quicksort_index.lo base.lo \
339         interleaver.lo trellis_calc_metric.lo trellis_permutation.lo \
340         trellis_siso_f.lo trellis_siso_combined_f.lo $(am__objects_1)
341 libgnuradio_trellis_la_OBJECTS = $(am_libgnuradio_trellis_la_OBJECTS)
342 libgnuradio_trellis_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
343         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
344         $(CXXFLAGS) $(libgnuradio_trellis_la_LDFLAGS) $(LDFLAGS) -o $@
345 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
346 depcomp = $(SHELL) $(top_srcdir)/depcomp
347 am__depfiles_maybe = depfiles
348 am__mv = mv -f
349 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
350         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
351 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
352         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
353         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
354 CXXLD = $(CXX)
355 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
356         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
357         $(LDFLAGS) -o $@
358 SOURCES = $(_trellis_la_SOURCES) $(libgnuradio_trellis_la_SOURCES)
359 DIST_SOURCES = $(am___trellis_la_SOURCES_DIST) \
360         $(am__libgnuradio_trellis_la_SOURCES_DIST)
361 am__trellis_python_PYTHON_DIST = trellis.py
362 py_compile = $(top_srcdir)/py-compile
363 am__grinclude_HEADERS_DIST = fsm.h quicksort_index.h base.h \
364         interleaver.h trellis_metric_type.h trellis_calc_metric.h \
365         trellis_permutation.h trellis_siso_type.h trellis_siso_f.h \
366         trellis_siso_combined_f.h trellis_encoder_bb.h \
367         trellis_encoder_bi.h trellis_encoder_bs.h trellis_encoder_ii.h \
368         trellis_encoder_si.h trellis_encoder_ss.h trellis_metrics_c.h \
369         trellis_metrics_f.h trellis_metrics_i.h trellis_metrics_s.h \
370         trellis_viterbi_b.h trellis_viterbi_combined_cb.h \
371         trellis_viterbi_combined_ci.h trellis_viterbi_combined_cs.h \
372         trellis_viterbi_combined_fb.h trellis_viterbi_combined_fi.h \
373         trellis_viterbi_combined_fs.h trellis_viterbi_combined_ib.h \
374         trellis_viterbi_combined_ii.h trellis_viterbi_combined_is.h \
375         trellis_viterbi_combined_sb.h trellis_viterbi_combined_si.h \
376         trellis_viterbi_combined_ss.h trellis_viterbi_i.h \
377         trellis_viterbi_s.h
378 am__trellis_swiginclude_HEADERS_DIST = trellis.i trellis_encoder_bb.i \
379         trellis_encoder_bi.i trellis_encoder_bs.i trellis_encoder_ii.i \
380         trellis_encoder_si.i trellis_encoder_ss.i trellis_metrics_c.i \
381         trellis_metrics_f.i trellis_metrics_i.i trellis_metrics_s.i \
382         trellis_viterbi_b.i trellis_viterbi_combined_cb.i \
383         trellis_viterbi_combined_ci.i trellis_viterbi_combined_cs.i \
384         trellis_viterbi_combined_fb.i trellis_viterbi_combined_fi.i \
385         trellis_viterbi_combined_fs.i trellis_viterbi_combined_ib.i \
386         trellis_viterbi_combined_ii.i trellis_viterbi_combined_is.i \
387         trellis_viterbi_combined_sb.i trellis_viterbi_combined_si.i \
388         trellis_viterbi_combined_ss.i trellis_viterbi_i.i \
389         trellis_viterbi_s.i fsm.i interleaver.i trellis_permutation.i \
390         trellis_siso_f.i trellis_siso_combined_f.i trellis_generated.i
391 HEADERS = $(grinclude_HEADERS) $(trellis_swiginclude_HEADERS)
392 ETAGS = etags
393 CTAGS = ctags
394 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
395 ACLOCAL = @ACLOCAL@
396 ALLOCA = @ALLOCA@
397 ALSA_CFLAGS = @ALSA_CFLAGS@
398 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
399 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
400 ALSA_LIBS = @ALSA_LIBS@
401 AMTAR = @AMTAR@
402 AR = @AR@
403 AS = @AS@
404 AUTOCONF = @AUTOCONF@
405 AUTOHEADER = @AUTOHEADER@
406 AUTOMAKE = @AUTOMAKE@
407 AWK = @AWK@
408 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
409 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
410 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
411 BOOST_LDFLAGS = @BOOST_LDFLAGS@
412 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
413 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
414 BUILD_DATE = @BUILD_DATE@
415 CBLAS_LIBS = @CBLAS_LIBS@
416 CC = @CC@
417 CCAS = @CCAS@
418 CCASDEPMODE = @CCASDEPMODE@
419 CCASFLAGS = @CCASFLAGS@
420 CCDEPMODE = @CCDEPMODE@
421 CFLAGS = @CFLAGS@
422 COMEDI_CFLAGS = @COMEDI_CFLAGS@
423 COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@
424 COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@
425 COMEDI_LIBS = @COMEDI_LIBS@
426 CPP = @CPP@
427 CPPFLAGS = @CPPFLAGS@
428 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
429 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
430 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
431 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
432 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
433 CPPUNIT_LIBS = @CPPUNIT_LIBS@
434 CXX = @CXX@
435 CXXCPP = @CXXCPP@
436 CXXDEPMODE = @CXXDEPMODE@
437 CXXFLAGS = @CXXFLAGS@
438 CXX_FOR_BUILD = @CXX_FOR_BUILD@
439 CYGPATH_W = @CYGPATH_W@
440 DEFINES = @DEFINES@
441 DEFS = @DEFS@
442 DEPDIR = @DEPDIR@
443 DLLTOOL = @DLLTOOL@
444 DOCVER = @DOCVER@
445 DOT = @DOT@
446 DOXYGEN = @DOXYGEN@
447 DSYMUTIL = @DSYMUTIL@
448 DUMPBIN = @DUMPBIN@
449 ECHO_C = @ECHO_C@
450 ECHO_N = @ECHO_N@
451 ECHO_T = @ECHO_T@
452 EGREP = @EGREP@
453 EXEEXT = @EXEEXT@
454 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
455 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
456 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
457 FFTW3F_LIBS = @FFTW3F_LIBS@
458 FGREP = @FGREP@
459 FUSB_TECH = @FUSB_TECH@
460 GIT = @GIT@
461 GIT_COMMIT = @GIT_COMMIT@
462 GIT_DESCRIBE = @GIT_DESCRIBE@
463 GIT_SEQNO = @GIT_SEQNO@
464 GIT_TAG = @GIT_TAG@
465 GREP = @GREP@
466 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
467 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
468 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
469 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
470 GR_PREFSDIR = @GR_PREFSDIR@
471 GSL_CFLAGS = @GSL_CFLAGS@
472 GSL_CPPFLAGS = @GSL_CPPFLAGS@
473 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
474 GSL_LIBS = @GSL_LIBS@
475 GUILE = @GUILE@
476 HAVE_DOT = @HAVE_DOT@
477 INSTALL = @INSTALL@
478 INSTALL_DATA = @INSTALL_DATA@
479 INSTALL_PROGRAM = @INSTALL_PROGRAM@
480 INSTALL_SCRIPT = @INSTALL_SCRIPT@
481 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
482 IPC_LIBS = @IPC_LIBS@
483 JACK_CFLAGS = @JACK_CFLAGS@
484 JACK_CPPFLAGS = @JACK_CPPFLAGS@
485 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
486 JACK_LIBS = @JACK_LIBS@
487 LD = @LD@
488 LDFLAGS = @LDFLAGS@
489 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
490 LIBOBJS = @LIBOBJS@
491 LIBS = @LIBS@
492 LIBTOOL = @LIBTOOL@
493 LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@
494 LIBVER = @LIBVER@
495 LIPO = @LIPO@
496 LN_S = @LN_S@
497 LTLIBOBJS = @LTLIBOBJS@
498 MAKEINFO = @MAKEINFO@
499 MD_CPU = @MD_CPU@
500 MD_SUBCPU = @MD_SUBCPU@
501 MKDIR_P = @MKDIR_P@
502 NM = @NM@
503 NMEDIT = @NMEDIT@
504 NO_UNDEFINED = @NO_UNDEFINED@
505 OBJDUMP = @OBJDUMP@
506 OBJEXT = @OBJEXT@
507 OSS_LIBS = @OSS_LIBS@
508 OTOOL = @OTOOL@
509 OTOOL64 = @OTOOL64@
510 PACKAGE = @PACKAGE@
511 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
512 PACKAGE_NAME = @PACKAGE_NAME@
513 PACKAGE_STRING = @PACKAGE_STRING@
514 PACKAGE_TARNAME = @PACKAGE_TARNAME@
515 PACKAGE_URL = @PACKAGE_URL@
516 PACKAGE_VERSION = @PACKAGE_VERSION@
517 PATH_SEPARATOR = @PATH_SEPARATOR@
518 PKG_CONFIG = @PKG_CONFIG@
519 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
520 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
521 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
522 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
523 PTHREAD_CC = @PTHREAD_CC@
524 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
525 PTHREAD_LIBS = @PTHREAD_LIBS@
526 PYTHON = @PYTHON@
527 PYTHONW = @PYTHONW@
528 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
529 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
530 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
531 PYTHON_PLATFORM = @PYTHON_PLATFORM@
532 PYTHON_PREFIX = @PYTHON_PREFIX@
533 PYTHON_VERSION = @PYTHON_VERSION@
534 QMAKE_INCLUDES = @QMAKE_INCLUDES@
535 QTCORE_CFLAGS = @QTCORE_CFLAGS@
536 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
537 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
538 QTCORE_LIBS = @QTCORE_LIBS@
539 QTGUI_CFLAGS = @QTGUI_CFLAGS@
540 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
541 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
542 QTGUI_LIBS = @QTGUI_LIBS@
543 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
544 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
545 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
546 QTOPENGL_LIBS = @QTOPENGL_LIBS@
547 QT_INCLUDES = @QT_INCLUDES@
548 QT_LIBS = @QT_LIBS@
549 QT_MOC_EXEC = @QT_MOC_EXEC@
550 QT_UIC_EXEC = @QT_UIC_EXEC@
551 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
552 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
553 QWT_CFLAGS = @QWT_CFLAGS@
554 QWT_LIBS = @QWT_LIBS@
555 RANLIB = @RANLIB@
556 RELEASE = @RELEASE@
557 RM_PROG = @RM_PROG@
558 SDL_CFLAGS = @SDL_CFLAGS@
559 SDL_CONFIG = @SDL_CONFIG@
560 SDL_CPPFLAGS = @SDL_CPPFLAGS@
561 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
562 SDL_LIBS = @SDL_LIBS@
563 SED = @SED@
564 SET_MAKE = @SET_MAKE@
565 SHELL = @SHELL@
566 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
567 SPU_GCC_PROG = @SPU_GCC_PROG@
568 STRIP = @STRIP@
569 SWIG = @SWIG@
570 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
571 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
572 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
573 SYSCONFDIR = @SYSCONFDIR@
574 USB_CFLAGS = @USB_CFLAGS@
575 USB_CPPFLAGS = @USB_CPPFLAGS@
576 USB_INCLUDEDIR = @USB_INCLUDEDIR@
577 USB_INCLUDES = @USB_INCLUDES@
578 USB_LIBS = @USB_LIBS@
579 USE_LIBUSB1 = @USE_LIBUSB1@
580 USRP2_INCLUDES = @USRP2_INCLUDES@
581 USRP2_LA = @USRP2_LA@
582 VERSION = @VERSION@
583 WINAUDIO_LIBS = @WINAUDIO_LIBS@
584 XAS = @XAS@
585 XCC = @XCC@
586 XDG_UTILS = @XDG_UTILS@
587 XMLTO = @XMLTO@
588 abs_builddir = @abs_builddir@
589 abs_srcdir = @abs_srcdir@
590 abs_top_builddir = @abs_top_builddir@
591 abs_top_srcdir = @abs_top_srcdir@
592 ac_ct_CC = @ac_ct_CC@
593 ac_ct_CXX = @ac_ct_CXX@
594 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
595 acx_pthread_config = @acx_pthread_config@
596 am__include = @am__include@
597 am__leading_dot = @am__leading_dot@
598 am__quote = @am__quote@
599 am__tar = @am__tar@
600 am__untar = @am__untar@
601 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
602 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
603 bindir = @bindir@
604 build = @build@
605 build_alias = @build_alias@
606 build_cpu = @build_cpu@
607 build_dirs = @build_dirs@
608 build_os = @build_os@
609 build_vendor = @build_vendor@
610 builddir = @builddir@
611 datadir = @datadir@
612 datarootdir = @datarootdir@
613 docdir = @docdir@
614 docs_INCLUDEDIR = @docs_INCLUDEDIR@
615 docs_INCLUDES = @docs_INCLUDES@
616 docs_LA = @docs_LA@
617 docs_LDFLAG = @docs_LDFLAG@
618 docs_LIBDIRPATH = @docs_LIBDIRPATH@
619 dvidir = @dvidir@
620 enable_dot = @enable_dot@
621 enable_html_docs = @enable_html_docs@
622 enable_latex_docs = @enable_latex_docs@
623 enable_xml_docs = @enable_xml_docs@
624 exec_prefix = @exec_prefix@
625 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
626 gcell_INCLUDES = @gcell_INCLUDES@
627 gcell_LA = @gcell_LA@
628 gcell_LDFLAG = @gcell_LDFLAG@
629 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
630 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
631 gcell_spu_LA = @gcell_spu_LA@
632 generate_docs = @generate_docs@
633 gnuradio_core_I = @gnuradio_core_I@
634 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
635 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
636 gnuradio_core_LA = @gnuradio_core_LA@
637 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
638 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
639 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
640 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
641 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
642 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
643 gnuradio_examples_LA = @gnuradio_examples_LA@
644 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
645 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
646 gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@
647 gr_atsc_INCLUDES = @gr_atsc_INCLUDES@
648 gr_atsc_LA = @gr_atsc_LA@
649 gr_atsc_LDFLAG = @gr_atsc_LDFLAG@
650 gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@
651 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
652 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
653 gr_audio_alsa_LA = @gr_audio_alsa_LA@
654 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
655 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
656 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
657 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
658 gr_audio_jack_LA = @gr_audio_jack_LA@
659 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
660 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
661 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
662 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
663 gr_audio_oss_LA = @gr_audio_oss_LA@
664 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
665 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
666 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
667 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
668 gr_audio_osx_LA = @gr_audio_osx_LA@
669 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
670 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
671 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
672 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
673 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
674 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
675 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
676 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
677 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
678 gr_audio_windows_LA = @gr_audio_windows_LA@
679 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
680 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
681 gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@
682 gr_comedi_INCLUDES = @gr_comedi_INCLUDES@
683 gr_comedi_LA = @gr_comedi_LA@
684 gr_comedi_LDFLAG = @gr_comedi_LDFLAG@
685 gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@
686 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
687 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
688 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
689 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
690 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
691 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
692 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
693 gr_gcell_LA = @gr_gcell_LA@
694 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
695 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
696 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
697 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
698 gr_gpio_LA = @gr_gpio_LA@
699 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
700 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
701 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
702 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
703 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
704 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
705 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
706 gr_libdir_suffix = @gr_libdir_suffix@
707 gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@
708 gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@
709 gr_msdd6000_LA = @gr_msdd6000_LA@
710 gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@
711 gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@
712 gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@
713 gr_noaa_INCLUDES = @gr_noaa_INCLUDES@
714 gr_noaa_LA = @gr_noaa_LA@
715 gr_noaa_LDFLAG = @gr_noaa_LDFLAG@
716 gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@
717 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
718 gr_pager_INCLUDES = @gr_pager_INCLUDES@
719 gr_pager_LA = @gr_pager_LA@
720 gr_pager_LDFLAG = @gr_pager_LDFLAG@
721 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
722 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
723 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
724 gr_qtgui_LA = @gr_qtgui_LA@
725 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
726 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
727 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
728 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
729 gr_radar_mono_LA = @gr_radar_mono_LA@
730 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
731 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
732 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
733 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
734 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
735 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
736 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
737 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
738 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
739 gr_sounder_LA = @gr_sounder_LA@
740 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
741 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
742 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
743 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
744 gr_trellis_LA = @gr_trellis_LA@
745 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
746 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
747 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
748 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
749 gr_usrp2_LA = @gr_usrp2_LA@
750 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
751 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
752 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
753 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
754 gr_usrp_LA = @gr_usrp_LA@
755 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
756 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
757 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
758 gr_utils_INCLUDES = @gr_utils_INCLUDES@
759 gr_utils_LA = @gr_utils_LA@
760 gr_utils_LDFLAG = @gr_utils_LDFLAG@
761 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
762 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
763 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
764 gr_video_sdl_LA = @gr_video_sdl_LA@
765 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
766 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
767 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
768 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
769 gr_wxgui_LA = @gr_wxgui_LA@
770 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
771 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
772 grc_INCLUDEDIR = @grc_INCLUDEDIR@
773 grc_INCLUDES = @grc_INCLUDES@
774 grc_LA = @grc_LA@
775 grc_LDFLAG = @grc_LDFLAG@
776 grc_LIBDIRPATH = @grc_LIBDIRPATH@
777 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
778 gruel_INCLUDES = @gruel_INCLUDES@
779 gruel_LA = @gruel_LA@
780 gruel_LDFLAG = @gruel_LDFLAG@
781 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
782 host = @host@
783 host_alias = @host_alias@
784 host_cpu = @host_cpu@
785 host_os = @host_os@
786 host_vendor = @host_vendor@
787 htmldir = @htmldir@
788 includedir = @includedir@
789 infodir = @infodir@
790 install_sh = @install_sh@
791 lf_CFLAGS = @lf_CFLAGS@
792 lf_CXXFLAGS = @lf_CXXFLAGS@
793 libdir = @libdir@
794 libexecdir = @libexecdir@
795 localedir = @localedir@
796 localstatedir = @localstatedir@
797 lt_ECHO = @lt_ECHO@
798 mandir = @mandir@
799 mkdir_p = @mkdir_p@
800 oldincludedir = @oldincludedir@
801 pdfdir = @pdfdir@
802 pkgpyexecdir = @pkgpyexecdir@
803 pkgpythondir = @pkgpythondir@
804 prefix = @prefix@
805 program_transform_name = @program_transform_name@
806 psdir = @psdir@
807 pyexecdir = @pyexecdir@
808 pythondir = @pythondir@
809 sbindir = @sbindir@
810 sharedstatedir = @sharedstatedir@
811 skipped_dirs = @skipped_dirs@
812 srcdir = @srcdir@
813 subdirs = @subdirs@
814 swig_CXXFLAGS = @swig_CXXFLAGS@
815 sysconfdir = @sysconfdir@
816 target = @target@
817 target_alias = @target_alias@
818 target_cpu = @target_cpu@
819 target_os = @target_os@
820 target_vendor = @target_vendor@
821 top_build_prefix = @top_build_prefix@
822 top_builddir = @top_builddir@
823 top_srcdir = @top_srcdir@
824 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
825 usrp2_INCLUDES = @usrp2_INCLUDES@
826 usrp2_LA = @usrp2_LA@
827 usrp2_LDFLAG = @usrp2_LDFLAG@
828 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
829 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
830 usrp_INCLUDES = @usrp_INCLUDES@
831 usrp_LA = @usrp_LA@
832 usrp_LDFLAG = @usrp_LDFLAG@
833 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
834 with_INCLUDES = @with_INCLUDES@
835 with_LIBDIRPATH = @with_LIBDIRPATH@
836 with_PYDIRPATH = @with_PYDIRPATH@
837 with_SWIGDIRPATH = @with_SWIGDIRPATH@
838 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
839 with_dirs = @with_dirs@
840 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
841 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
842
843 # Sets ABI version in SONAME and appends -LIBVER to filename
844 LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER)
845
846 # includes
847 grincludedir = $(includedir)/gnuradio
848
849 # swig includes
850 @PYTHON_TRUE@swigincludedir = $(grincludedir)/swig
851
852 # Install the gnuradio stuff in the appropriate subdirectory
853 # This usually ends up at:
854 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
855 @PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio
856 @PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio
857
858 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
859 # This usually ends up at:
860 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
861 @PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm
862 @PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm
863
864 # gcell includes
865 gcellincludedir = $(includedir)/gcell
866 gcellspuincludedir = $(includedir)/gcell/spu
867
868 # Cell spu libs
869 libspudir = $(libdir)spu
870
871 # This used to be set in configure.ac but is now defined here for all 
872 # Makefiles when this fragment is included.
873 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
874         $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
875
876
877 # when including for compilation from pre-installed libraries and such,
878 # need to make sure those are put last on the compile command
879 WITH_INCLUDES = @with_INCLUDES@
880 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
881
882 # Where to find gnuradio include files in the current build tree
883 # top_srcdir for original stuff, top_builddir for generated files
884 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
885
886 # How to link in GNU Radio core library from inside the tree
887 GNURADIO_CORE_LA = @gnuradio_core_LA@
888
889 # How to link in the USRP library from inside the tree
890 GRUEL_INCLUDES = @gruel_INCLUDES@
891 GRUEL_LA = @gruel_LA@
892
893 # How to link in the USRP library from inside the tree
894 USRP_INCLUDES = @usrp_INCLUDES@
895 USRP_LA = @usrp_LA@
896
897 # How to link the gcell library from inside the tree (the PPU part)
898 GCELL_INCLUDES = @gcell_INCLUDES@
899 GCELL_LA = @gcell_LA@
900
901 # How to link the gcell library from inside the tree (the SPU part)
902 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
903 GCELL_SPU_LA = @gcell_spu_LA@
904
905 # libtool aware wrapper for ppu-embedspu
906 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
907
908 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
909 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
910 RM = $(RM_PROG) -f
911 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s
912
913 # Base directory for example applications
914 exampledir = $(datadir)/gnuradio/examples
915 gr_docdir = $(docdir)-$(DOCVER)
916
917 # System configuration files
918 gr_prefsdir = $(GR_PREFSDIR)
919
920 # Data directory for grc block wrappers
921 grc_blocksdir = $(pkgdatadir)/grc/blocks
922
923 # Other common defines; use "+=" to add to these
924 STAMPS = $(am__append_1)
925 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \
926         *.loT $(am__append_3)
927 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(PYTHON_CPPFLAGS) $(WITH_INCLUDES)
928
929 # ----------------------------------------------------------------
930 # these scripts generate trellis codes from template files
931 core_generator = \
932         generate_all.py                         \
933         generate_trellis.py                     \
934         trellis_encoder_XX.cc.t                 \
935         trellis_encoder_XX.h.t                  \
936         trellis_encoder_XX.i.t                  \
937         trellis_metrics_X.cc.t                  \
938         trellis_metrics_X.h.t                   \
939         trellis_metrics_X.i.t                   \
940         trellis_viterbi_combined_XX.cc.t        \
941         trellis_viterbi_combined_XX.h.t         \
942         trellis_viterbi_combined_XX.i.t         \
943         trellis_viterbi_X.cc.t                  \
944         trellis_viterbi_X.h.t                   \
945         trellis_viterbi_X.i.t
946
947
948 # Source built by Python into $(builddir)
949 python_built_sources = \
950         $(GENERATED_H)          \
951         $(GENERATED_I)          \
952         $(GENERATED_CC)         \
953         trellis_generated.i
954
955 EXTRA_DIST = $(core_generator) $(am__append_2)
956
957 # These headers get installed in ${prefix}/include/gnuradio
958 grinclude_HEADERS = \
959         fsm.h                           \
960         quicksort_index.h               \
961         base.h                          \
962         interleaver.h                   \
963         trellis_metric_type.h           \
964         trellis_calc_metric.h           \
965         trellis_permutation.h           \
966         trellis_siso_type.h             \
967         trellis_siso_f.h                \
968         trellis_siso_combined_f.h       \
969         $(GENERATED_H)
970
971 lib_LTLIBRARIES = libgnuradio-trellis.la
972 libgnuradio_trellis_la_SOURCES = \
973         fsm.cc                          \
974         quicksort_index.cc              \
975         base.cc                         \
976         interleaver.cc                  \
977         trellis_calc_metric.cc          \
978         trellis_permutation.cc          \
979         trellis_siso_f.cc               \
980         trellis_siso_combined_f.cc      \
981         $(GENERATED_CC)
982
983 libgnuradio_trellis_la_LIBADD = \
984         $(GNURADIO_CORE_LA)
985
986 libgnuradio_trellis_la_LDFLAGS = $(NO_UNDEFINED) $(LTVERSIONFLAGS)
987
988 #################################
989 # SWIG interface and library
990 @PYTHON_TRUE@TOP_SWIG_IFILES = \
991 @PYTHON_TRUE@   trellis.i
992
993
994 # Install so that they end up available as:
995 #   import gnuradio.trellis
996 # This ends up at:
997 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
998 @PYTHON_TRUE@trellis_pythondir_category = \
999 @PYTHON_TRUE@   gnuradio
1000
1001
1002 # additional libraries for linking with the SWIG-generated library
1003 @PYTHON_TRUE@trellis_la_swig_libadd = \
1004 @PYTHON_TRUE@   libgnuradio-trellis.la
1005
1006
1007 # additional SWIG files to be installed
1008 @PYTHON_TRUE@trellis_swiginclude_headers = \
1009 @PYTHON_TRUE@   $(GENERATED_I)                  \
1010 @PYTHON_TRUE@   fsm.i                           \
1011 @PYTHON_TRUE@   interleaver.i                   \
1012 @PYTHON_TRUE@   trellis_permutation.i           \
1013 @PYTHON_TRUE@   trellis_siso_f.i                \
1014 @PYTHON_TRUE@   trellis_siso_combined_f.i       \
1015 @PYTHON_TRUE@   trellis_generated.i
1016
1017
1018 #
1019 # This file is machine generated.  All edits will be overwritten
1020 #
1021 @PYTHON_TRUE@GENERATED_H = \
1022 @PYTHON_TRUE@   trellis_encoder_bb.h \
1023 @PYTHON_TRUE@   trellis_encoder_bi.h \
1024 @PYTHON_TRUE@   trellis_encoder_bs.h \
1025 @PYTHON_TRUE@   trellis_encoder_ii.h \
1026 @PYTHON_TRUE@   trellis_encoder_si.h \
1027 @PYTHON_TRUE@   trellis_encoder_ss.h \
1028 @PYTHON_TRUE@   trellis_metrics_c.h \
1029 @PYTHON_TRUE@   trellis_metrics_f.h \
1030 @PYTHON_TRUE@   trellis_metrics_i.h \
1031 @PYTHON_TRUE@   trellis_metrics_s.h \
1032 @PYTHON_TRUE@   trellis_viterbi_b.h \
1033 @PYTHON_TRUE@   trellis_viterbi_combined_cb.h \
1034 @PYTHON_TRUE@   trellis_viterbi_combined_ci.h \
1035 @PYTHON_TRUE@   trellis_viterbi_combined_cs.h \
1036 @PYTHON_TRUE@   trellis_viterbi_combined_fb.h \
1037 @PYTHON_TRUE@   trellis_viterbi_combined_fi.h \
1038 @PYTHON_TRUE@   trellis_viterbi_combined_fs.h \
1039 @PYTHON_TRUE@   trellis_viterbi_combined_ib.h \
1040 @PYTHON_TRUE@   trellis_viterbi_combined_ii.h \
1041 @PYTHON_TRUE@   trellis_viterbi_combined_is.h \
1042 @PYTHON_TRUE@   trellis_viterbi_combined_sb.h \
1043 @PYTHON_TRUE@   trellis_viterbi_combined_si.h \
1044 @PYTHON_TRUE@   trellis_viterbi_combined_ss.h \
1045 @PYTHON_TRUE@   trellis_viterbi_i.h \
1046 @PYTHON_TRUE@   trellis_viterbi_s.h
1047
1048 @PYTHON_TRUE@GENERATED_I = \
1049 @PYTHON_TRUE@   trellis_encoder_bb.i \
1050 @PYTHON_TRUE@   trellis_encoder_bi.i \
1051 @PYTHON_TRUE@   trellis_encoder_bs.i \
1052 @PYTHON_TRUE@   trellis_encoder_ii.i \
1053 @PYTHON_TRUE@   trellis_encoder_si.i \
1054 @PYTHON_TRUE@   trellis_encoder_ss.i \
1055 @PYTHON_TRUE@   trellis_metrics_c.i \
1056 @PYTHON_TRUE@   trellis_metrics_f.i \
1057 @PYTHON_TRUE@   trellis_metrics_i.i \
1058 @PYTHON_TRUE@   trellis_metrics_s.i \
1059 @PYTHON_TRUE@   trellis_viterbi_b.i \
1060 @PYTHON_TRUE@   trellis_viterbi_combined_cb.i \
1061 @PYTHON_TRUE@   trellis_viterbi_combined_ci.i \
1062 @PYTHON_TRUE@   trellis_viterbi_combined_cs.i \
1063 @PYTHON_TRUE@   trellis_viterbi_combined_fb.i \
1064 @PYTHON_TRUE@   trellis_viterbi_combined_fi.i \
1065 @PYTHON_TRUE@   trellis_viterbi_combined_fs.i \
1066 @PYTHON_TRUE@   trellis_viterbi_combined_ib.i \
1067 @PYTHON_TRUE@   trellis_viterbi_combined_ii.i \
1068 @PYTHON_TRUE@   trellis_viterbi_combined_is.i \
1069 @PYTHON_TRUE@   trellis_viterbi_combined_sb.i \
1070 @PYTHON_TRUE@   trellis_viterbi_combined_si.i \
1071 @PYTHON_TRUE@   trellis_viterbi_combined_ss.i \
1072 @PYTHON_TRUE@   trellis_viterbi_i.i \
1073 @PYTHON_TRUE@   trellis_viterbi_s.i
1074
1075 @PYTHON_TRUE@GENERATED_CC = \
1076 @PYTHON_TRUE@   trellis_encoder_bb.cc \
1077 @PYTHON_TRUE@   trellis_encoder_bi.cc \
1078 @PYTHON_TRUE@   trellis_encoder_bs.cc \
1079 @PYTHON_TRUE@   trellis_encoder_ii.cc \
1080 @PYTHON_TRUE@   trellis_encoder_si.cc \
1081 @PYTHON_TRUE@   trellis_encoder_ss.cc \
1082 @PYTHON_TRUE@   trellis_metrics_c.cc \
1083 @PYTHON_TRUE@   trellis_metrics_f.cc \
1084 @PYTHON_TRUE@   trellis_metrics_i.cc \
1085 @PYTHON_TRUE@   trellis_metrics_s.cc \
1086 @PYTHON_TRUE@   trellis_viterbi_b.cc \
1087 @PYTHON_TRUE@   trellis_viterbi_combined_cb.cc \
1088 @PYTHON_TRUE@   trellis_viterbi_combined_ci.cc \
1089 @PYTHON_TRUE@   trellis_viterbi_combined_cs.cc \
1090 @PYTHON_TRUE@   trellis_viterbi_combined_fb.cc \
1091 @PYTHON_TRUE@   trellis_viterbi_combined_fi.cc \
1092 @PYTHON_TRUE@   trellis_viterbi_combined_fs.cc \
1093 @PYTHON_TRUE@   trellis_viterbi_combined_ib.cc \
1094 @PYTHON_TRUE@   trellis_viterbi_combined_ii.cc \
1095 @PYTHON_TRUE@   trellis_viterbi_combined_is.cc \
1096 @PYTHON_TRUE@   trellis_viterbi_combined_sb.cc \
1097 @PYTHON_TRUE@   trellis_viterbi_combined_si.cc \
1098 @PYTHON_TRUE@   trellis_viterbi_combined_ss.cc \
1099 @PYTHON_TRUE@   trellis_viterbi_i.cc \
1100 @PYTHON_TRUE@   trellis_viterbi_s.cc
1101
1102
1103 # Do creation and inclusion of other Makefiles last
1104
1105 # include the srcdir's Makefile.gen; doing this creates an implicit
1106 # dependency between $(srcdir)/Makefile.in and $(srcdir)/Makefile.gen.
1107
1108 # common way for generating local Makefile.gen
1109 @PYTHON_TRUE@makefile_gen_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) do_makefile=1 do_sources=0 $(PYTHON) $(srcdir)/generate_all.py
1110
1111 # common way for generating sources from templates when using
1112 # BUILT_SOURCES, using parallel build protection.
1113 @PYTHON_TRUE@gen_sources = $(python_built_sources)
1114 @PYTHON_TRUE@gen_sources_deps = $(core_generator)
1115 @PYTHON_TRUE@par_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_all.py
1116 @PYTHON_TRUE@SWIG_PYTHON_FLAGS = \
1117 @PYTHON_TRUE@   -fvirtual       \
1118 @PYTHON_TRUE@   -python         \
1119 @PYTHON_TRUE@   -modern         \
1120 @PYTHON_TRUE@   -keyword        \
1121 @PYTHON_TRUE@   -w511           \
1122 @PYTHON_TRUE@   -outdir .
1123
1124 @PYTHON_TRUE@STD_SWIG_PYTHON_ARGS = \
1125 @PYTHON_TRUE@   $(SWIG_PYTHON_FLAGS)                    \
1126 @PYTHON_TRUE@   $(STD_DEFINES_AND_INCLUDES)             \
1127 @PYTHON_TRUE@   $(WITH_SWIG_INCLUDES)                   \
1128 @PYTHON_TRUE@   $(WITH_INCLUDES)
1129
1130 @PYTHON_TRUE@STD_SWIG_LA_LD_FLAGS = \
1131 @PYTHON_TRUE@   $(PYTHON_LDFLAGS)       \
1132 @PYTHON_TRUE@   -module                 \
1133 @PYTHON_TRUE@   -avoid-version          \
1134 @PYTHON_TRUE@   $(NO_UNDEFINED)
1135
1136 @PYTHON_TRUE@STD_SWIG_LA_LIB_ADD = \
1137 @PYTHON_TRUE@   -lstdc++
1138
1139 @PYTHON_TRUE@STD_SWIG_CXX_FLAGS = @swig_CXXFLAGS@
1140 @PYTHON_TRUE@SUFFIXES = .i
1141 @PYTHON_TRUE@swig_built_sources = trellis.py trellis.cc
1142 @PYTHON_TRUE@trellis_pythondir = $(pythondir)/$(trellis_pythondir_category)
1143 @PYTHON_TRUE@trellis_pylibdir = $(pyexecdir)/$(trellis_pylibdir_category)
1144 @PYTHON_TRUE@trellis_swigincludedir = $(swigincludedir)
1145 @PYTHON_TRUE@trellis_swiginclude_HEADERS = \
1146 @PYTHON_TRUE@   trellis.i                       \
1147 @PYTHON_TRUE@   $(trellis_swiginclude_headers)
1148
1149 @PYTHON_TRUE@trellis_pylib_LTLIBRARIES = \
1150 @PYTHON_TRUE@   _trellis.la
1151
1152 @PYTHON_TRUE@_trellis_la_SOURCES = \
1153 @PYTHON_TRUE@   trellis.cc                      \
1154 @PYTHON_TRUE@   $(trellis_la_swig_sources)
1155
1156 @PYTHON_TRUE@_trellis_la_LIBADD = \
1157 @PYTHON_TRUE@   $(STD_SWIG_LA_LIB_ADD)          \
1158 @PYTHON_TRUE@   $(trellis_la_swig_libadd)
1159
1160 @PYTHON_TRUE@_trellis_la_LDFLAGS = \
1161 @PYTHON_TRUE@   $(STD_SWIG_LA_LD_FLAGS)         \
1162 @PYTHON_TRUE@   $(trellis_la_swig_ldflags)
1163
1164 @PYTHON_TRUE@_trellis_la_CXXFLAGS = \
1165 @PYTHON_TRUE@   $(STD_SWIG_CXX_FLAGS)           \
1166 @PYTHON_TRUE@   $(trellis_la_swig_cxxflags)
1167
1168 @PYTHON_TRUE@trellis_python_PYTHON = \
1169 @PYTHON_TRUE@   trellis.py                      \
1170 @PYTHON_TRUE@   $(trellis_python)
1171
1172
1173 # add some of the variables generated inside the Makefile.swig.gen
1174 @PYTHON_TRUE@BUILT_SOURCES = \
1175 @PYTHON_TRUE@   $(python_built_sources)         \
1176 @PYTHON_TRUE@   $(swig_built_sources)
1177
1178
1179 # Do not distribute the output of SWIG
1180 @PYTHON_TRUE@no_dist_files = $(swig_built_sources)
1181 all: $(BUILT_SOURCES)
1182         $(MAKE) $(AM_MAKEFLAGS) all-am
1183
1184 .SUFFIXES:
1185 .SUFFIXES: .i .cc .lo .o .obj
1186 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/Makefile.gen $(top_srcdir)/Makefile.gen.gen $(top_srcdir)/Makefile.par.gen $(top_srcdir)/Makefile.swig $(srcdir)/Makefile.swig.gen $(am__configure_deps)
1187         @for dep in $?; do \
1188           case '$(am__configure_deps)' in \
1189             *$$dep*) \
1190               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1191                 && { if test -f $@; then exit 0; else break; fi; }; \
1192               exit 1;; \
1193           esac; \
1194         done; \
1195         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-trellis/src/lib/Makefile'; \
1196         $(am__cd) $(top_srcdir) && \
1197           $(AUTOMAKE) --gnu gr-trellis/src/lib/Makefile
1198 .PRECIOUS: Makefile
1199 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1200         @case '$?' in \
1201           *config.status*) \
1202             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1203           *) \
1204             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1205             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1206         esac;
1207
1208 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1209         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1210
1211 $(top_srcdir)/configure:  $(am__configure_deps)
1212         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1213 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1214         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1215 $(am__aclocal_m4_deps):
1216 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1217         @$(NORMAL_INSTALL)
1218         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
1219         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1220         list2=; for p in $$list; do \
1221           if test -f $$p; then \
1222             list2="$$list2 $$p"; \
1223           else :; fi; \
1224         done; \
1225         test -z "$$list2" || { \
1226           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1227           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1228         }
1229
1230 uninstall-libLTLIBRARIES:
1231         @$(NORMAL_UNINSTALL)
1232         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1233         for p in $$list; do \
1234           $(am__strip_dir) \
1235           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1236           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1237         done
1238
1239 clean-libLTLIBRARIES:
1240         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1241         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1242           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1243           test "$$dir" != "$$p" || dir=.; \
1244           echo "rm -f \"$${dir}/so_locations\""; \
1245           rm -f "$${dir}/so_locations"; \
1246         done
1247 install-trellis_pylibLTLIBRARIES: $(trellis_pylib_LTLIBRARIES)
1248         @$(NORMAL_INSTALL)
1249         test -z "$(trellis_pylibdir)" || $(MKDIR_P) "$(DESTDIR)$(trellis_pylibdir)"
1250         @list='$(trellis_pylib_LTLIBRARIES)'; test -n "$(trellis_pylibdir)" || list=; \
1251         list2=; for p in $$list; do \
1252           if test -f $$p; then \
1253             list2="$$list2 $$p"; \
1254           else :; fi; \
1255         done; \
1256         test -z "$$list2" || { \
1257           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(trellis_pylibdir)'"; \
1258           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(trellis_pylibdir)"; \
1259         }
1260
1261 uninstall-trellis_pylibLTLIBRARIES:
1262         @$(NORMAL_UNINSTALL)
1263         @list='$(trellis_pylib_LTLIBRARIES)'; test -n "$(trellis_pylibdir)" || list=; \
1264         for p in $$list; do \
1265           $(am__strip_dir) \
1266           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(trellis_pylibdir)/$$f'"; \
1267           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(trellis_pylibdir)/$$f"; \
1268         done
1269
1270 clean-trellis_pylibLTLIBRARIES:
1271         -test -z "$(trellis_pylib_LTLIBRARIES)" || rm -f $(trellis_pylib_LTLIBRARIES)
1272         @list='$(trellis_pylib_LTLIBRARIES)'; for p in $$list; do \
1273           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1274           test "$$dir" != "$$p" || dir=.; \
1275           echo "rm -f \"$${dir}/so_locations\""; \
1276           rm -f "$${dir}/so_locations"; \
1277         done
1278 _trellis.la: $(_trellis_la_OBJECTS) $(_trellis_la_DEPENDENCIES) 
1279         $(_trellis_la_LINK) $(am__trellis_la_rpath) $(_trellis_la_OBJECTS) $(_trellis_la_LIBADD) $(LIBS)
1280 libgnuradio-trellis.la: $(libgnuradio_trellis_la_OBJECTS) $(libgnuradio_trellis_la_DEPENDENCIES) 
1281         $(libgnuradio_trellis_la_LINK) -rpath $(libdir) $(libgnuradio_trellis_la_OBJECTS) $(libgnuradio_trellis_la_LIBADD) $(LIBS)
1282
1283 mostlyclean-compile:
1284         -rm -f *.$(OBJEXT)
1285
1286 distclean-compile:
1287         -rm -f *.tab.c
1288
1289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_trellis_la-trellis.Plo@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base.Plo@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsm.Plo@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interleaver.Plo@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quicksort_index.Plo@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_calc_metric.Plo@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_bb.Plo@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_bi.Plo@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_bs.Plo@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_ii.Plo@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_si.Plo@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_encoder_ss.Plo@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_metrics_c.Plo@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_metrics_f.Plo@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_metrics_i.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_metrics_s.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_permutation.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_siso_combined_f.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_siso_f.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_b.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_cb.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_ci.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_cs.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_fb.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_fi.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_fs.Plo@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_ib.Plo@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_ii.Plo@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_is.Plo@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_sb.Plo@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_si.Plo@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_combined_ss.Plo@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_i.Plo@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis_viterbi_s.Plo@am__quote@
1323
1324 .cc.o:
1325 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1326 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1328 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1329 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1330
1331 .cc.obj:
1332 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1333 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1335 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1336 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1337
1338 .cc.lo:
1339 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1340 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1341 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1342 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1343 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1344
1345 _trellis_la-trellis.lo: trellis.cc
1346 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_trellis_la_CXXFLAGS) $(CXXFLAGS) -MT _trellis_la-trellis.lo -MD -MP -MF $(DEPDIR)/_trellis_la-trellis.Tpo -c -o _trellis_la-trellis.lo `test -f 'trellis.cc' || echo '$(srcdir)/'`trellis.cc
1347 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/_trellis_la-trellis.Tpo $(DEPDIR)/_trellis_la-trellis.Plo
1348 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='trellis.cc' object='_trellis_la-trellis.lo' libtool=yes @AMDEPBACKSLASH@
1349 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1350 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_trellis_la_CXXFLAGS) $(CXXFLAGS) -c -o _trellis_la-trellis.lo `test -f 'trellis.cc' || echo '$(srcdir)/'`trellis.cc
1351
1352 mostlyclean-libtool:
1353         -rm -f *.lo
1354
1355 clean-libtool:
1356         -rm -rf .libs _libs
1357 install-trellis_pythonPYTHON: $(trellis_python_PYTHON)
1358         @$(NORMAL_INSTALL)
1359         test -z "$(trellis_pythondir)" || $(MKDIR_P) "$(DESTDIR)$(trellis_pythondir)"
1360         @list='$(trellis_python_PYTHON)'; dlist=; list2=; test -n "$(trellis_pythondir)" || list=; \
1361         for p in $$list; do \
1362           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
1363           if test -f $$b$$p; then \
1364             $(am__strip_dir) \
1365             dlist="$$dlist $$f"; \
1366             list2="$$list2 $$b$$p"; \
1367           else :; fi; \
1368         done; \
1369         for file in $$list2; do echo $$file; done | $(am__base_list) | \
1370         while read files; do \
1371           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(trellis_pythondir)'"; \
1372           $(INSTALL_DATA) $$files "$(DESTDIR)$(trellis_pythondir)" || exit $$?; \
1373         done || exit $$?; \
1374         if test -n "$$dlist"; then \
1375           if test -z "$(DESTDIR)"; then \
1376             PYTHON=$(PYTHON) $(py_compile) --basedir "$(trellis_pythondir)" $$dlist; \
1377           else \
1378             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(trellis_pythondir)" $$dlist; \
1379           fi; \
1380         else :; fi
1381
1382 uninstall-trellis_pythonPYTHON:
1383         @$(NORMAL_UNINSTALL)
1384         @list='$(trellis_python_PYTHON)'; test -n "$(trellis_pythondir)" || list=; \
1385         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1386         test -n "$$files" || exit 0; \
1387         filesc=`echo "$$files" | sed 's|$$|c|'`; \
1388         fileso=`echo "$$files" | sed 's|$$|o|'`; \
1389         echo " ( cd '$(DESTDIR)$(trellis_pythondir)' && rm -f" $$files ")"; \
1390         cd "$(DESTDIR)$(trellis_pythondir)" && rm -f $$files || exit $$?; \
1391         echo " ( cd '$(DESTDIR)$(trellis_pythondir)' && rm -f" $$filesc ")"; \
1392         cd "$(DESTDIR)$(trellis_pythondir)" && rm -f $$filesc || exit $$?; \
1393         echo " ( cd '$(DESTDIR)$(trellis_pythondir)' && rm -f" $$fileso ")"; \
1394         cd "$(DESTDIR)$(trellis_pythondir)" && rm -f $$fileso
1395 install-grincludeHEADERS: $(grinclude_HEADERS)
1396         @$(NORMAL_INSTALL)
1397         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
1398         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1399         for p in $$list; do \
1400           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1401           echo "$$d$$p"; \
1402         done | $(am__base_list) | \
1403         while read files; do \
1404           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \
1405           $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \
1406         done
1407
1408 uninstall-grincludeHEADERS:
1409         @$(NORMAL_UNINSTALL)
1410         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1411         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1412         test -n "$$files" || exit 0; \
1413         echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \
1414         cd "$(DESTDIR)$(grincludedir)" && rm -f $$files
1415 install-trellis_swigincludeHEADERS: $(trellis_swiginclude_HEADERS)
1416         @$(NORMAL_INSTALL)
1417         test -z "$(trellis_swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(trellis_swigincludedir)"
1418         @list='$(trellis_swiginclude_HEADERS)'; test -n "$(trellis_swigincludedir)" || list=; \
1419         for p in $$list; do \
1420           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1421           echo "$$d$$p"; \
1422         done | $(am__base_list) | \
1423         while read files; do \
1424           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(trellis_swigincludedir)'"; \
1425           $(INSTALL_HEADER) $$files "$(DESTDIR)$(trellis_swigincludedir)" || exit $$?; \
1426         done
1427
1428 uninstall-trellis_swigincludeHEADERS:
1429         @$(NORMAL_UNINSTALL)
1430         @list='$(trellis_swiginclude_HEADERS)'; test -n "$(trellis_swigincludedir)" || list=; \
1431         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1432         test -n "$$files" || exit 0; \
1433         echo " ( cd '$(DESTDIR)$(trellis_swigincludedir)' && rm -f" $$files ")"; \
1434         cd "$(DESTDIR)$(trellis_swigincludedir)" && rm -f $$files
1435
1436 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1437         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1438         unique=`for i in $$list; do \
1439             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1440           done | \
1441           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1442               END { if (nonempty) { for (i in files) print i; }; }'`; \
1443         mkid -fID $$unique
1444 tags: TAGS
1445
1446 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1447                 $(TAGS_FILES) $(LISP)
1448         set x; \
1449         here=`pwd`; \
1450         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1451         unique=`for i in $$list; do \
1452             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1453           done | \
1454           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1455               END { if (nonempty) { for (i in files) print i; }; }'`; \
1456         shift; \
1457         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1458           test -n "$$unique" || unique=$$empty_fix; \
1459           if test $$# -gt 0; then \
1460             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1461               "$$@" $$unique; \
1462           else \
1463             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1464               $$unique; \
1465           fi; \
1466         fi
1467 ctags: CTAGS
1468 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1469                 $(TAGS_FILES) $(LISP)
1470         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1471         unique=`for i in $$list; do \
1472             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1473           done | \
1474           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1475               END { if (nonempty) { for (i in files) print i; }; }'`; \
1476         test -z "$(CTAGS_ARGS)$$unique" \
1477           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1478              $$unique
1479
1480 GTAGS:
1481         here=`$(am__cd) $(top_builddir) && pwd` \
1482           && $(am__cd) $(top_srcdir) \
1483           && gtags -i $(GTAGS_ARGS) "$$here"
1484
1485 distclean-tags:
1486         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1487
1488 distdir: $(DISTFILES)
1489         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1490         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1491         list='$(DISTFILES)'; \
1492           dist_files=`for file in $$list; do echo $$file; done | \
1493           sed -e "s|^$$srcdirstrip/||;t" \
1494               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1495         case $$dist_files in \
1496           */*) $(MKDIR_P) `echo "$$dist_files" | \
1497                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1498                            sort -u` ;; \
1499         esac; \
1500         for file in $$dist_files; do \
1501           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1502           if test -d $$d/$$file; then \
1503             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1504             if test -d "$(distdir)/$$file"; then \
1505               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1506             fi; \
1507             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1508               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1509               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1510             fi; \
1511             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1512           else \
1513             test -f "$(distdir)/$$file" \
1514             || cp -p $$d/$$file "$(distdir)/$$file" \
1515             || exit 1; \
1516           fi; \
1517         done
1518         $(MAKE) $(AM_MAKEFLAGS) \
1519           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1520           dist-hook
1521 check-am: all-am
1522 check: $(BUILT_SOURCES)
1523         $(MAKE) $(AM_MAKEFLAGS) check-am
1524 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1525 installdirs:
1526         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(trellis_pylibdir)" "$(DESTDIR)$(trellis_pythondir)" "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(trellis_swigincludedir)"; do \
1527           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1528         done
1529 install: $(BUILT_SOURCES)
1530         $(MAKE) $(AM_MAKEFLAGS) install-am
1531 install-exec: install-exec-am
1532 install-data: install-data-am
1533 uninstall: uninstall-am
1534
1535 install-am: all-am
1536         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1537
1538 installcheck: installcheck-am
1539 install-strip:
1540         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1541           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1542           `test -z '$(STRIP)' || \
1543             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1544 mostlyclean-generic:
1545         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1546
1547 clean-generic:
1548
1549 distclean-generic:
1550         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1551         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1552
1553 maintainer-clean-generic:
1554         @echo "This command is intended for maintainers to use"
1555         @echo "it deletes files that may require special tools to rebuild."
1556         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1557 clean: clean-am
1558
1559 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1560         clean-trellis_pylibLTLIBRARIES mostlyclean-am
1561
1562 distclean: distclean-am
1563         -rm -rf ./$(DEPDIR)
1564         -rm -f Makefile
1565 distclean-am: clean-am distclean-compile distclean-generic \
1566         distclean-tags
1567
1568 dvi: dvi-am
1569
1570 dvi-am:
1571
1572 html: html-am
1573
1574 html-am:
1575
1576 info: info-am
1577
1578 info-am:
1579
1580 install-data-am: install-grincludeHEADERS \
1581         install-trellis_pylibLTLIBRARIES install-trellis_pythonPYTHON \
1582         install-trellis_swigincludeHEADERS
1583
1584 install-dvi: install-dvi-am
1585
1586 install-dvi-am:
1587
1588 install-exec-am: install-libLTLIBRARIES
1589
1590 install-html: install-html-am
1591
1592 install-html-am:
1593
1594 install-info: install-info-am
1595
1596 install-info-am:
1597
1598 install-man:
1599
1600 install-pdf: install-pdf-am
1601
1602 install-pdf-am:
1603
1604 install-ps: install-ps-am
1605
1606 install-ps-am:
1607
1608 installcheck-am:
1609
1610 maintainer-clean: maintainer-clean-am
1611         -rm -rf ./$(DEPDIR)
1612         -rm -f Makefile
1613 maintainer-clean-am: distclean-am maintainer-clean-generic
1614
1615 mostlyclean: mostlyclean-am
1616
1617 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1618         mostlyclean-libtool
1619
1620 pdf: pdf-am
1621
1622 pdf-am:
1623
1624 ps: ps-am
1625
1626 ps-am:
1627
1628 uninstall-am: uninstall-grincludeHEADERS uninstall-libLTLIBRARIES \
1629         uninstall-trellis_pylibLTLIBRARIES \
1630         uninstall-trellis_pythonPYTHON \
1631         uninstall-trellis_swigincludeHEADERS
1632
1633 .MAKE: all check install install-am install-strip
1634
1635 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1636         clean-libLTLIBRARIES clean-libtool \
1637         clean-trellis_pylibLTLIBRARIES ctags dist-hook distclean \
1638         distclean-compile distclean-generic distclean-libtool \
1639         distclean-tags distdir dvi dvi-am html html-am info info-am \
1640         install install-am install-data install-data-am install-dvi \
1641         install-dvi-am install-exec install-exec-am \
1642         install-grincludeHEADERS install-html install-html-am \
1643         install-info install-info-am install-libLTLIBRARIES \
1644         install-man install-pdf install-pdf-am install-ps \
1645         install-ps-am install-strip install-trellis_pylibLTLIBRARIES \
1646         install-trellis_pythonPYTHON \
1647         install-trellis_swigincludeHEADERS installcheck \
1648         installcheck-am installdirs maintainer-clean \
1649         maintainer-clean-generic mostlyclean mostlyclean-compile \
1650         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1651         tags uninstall uninstall-am uninstall-grincludeHEADERS \
1652         uninstall-libLTLIBRARIES uninstall-trellis_pylibLTLIBRARIES \
1653         uninstall-trellis_pythonPYTHON \
1654         uninstall-trellis_swigincludeHEADERS
1655
1656
1657 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1658 docdir ?= $(datadir)/doc/$(PACKAGE)
1659
1660 # Don't distribute the files defined in the variable 'no_dist_files'
1661 dist-hook:
1662         @for file in $(no_dist_files); do \
1663                 echo $(RM) $(distdir)/$$file; \
1664                 $(RM) $(distdir)/$$file; \
1665         done;
1666
1667 @PYTHON_TRUE@generate-makefile $(srcdir)/Makefile.gen:
1668 @PYTHON_TRUE@   @trap 'rm -rf $(DEPDIR)/Makefile.gen-generate-*' 1 2 13 15; \
1669 @PYTHON_TRUE@   if mkdir $(DEPDIR)/Makefile.gen-generate-lock 2>/dev/null; then \
1670 @PYTHON_TRUE@           rm -f $(DEPDIR)/Makefile.gen-generate-stamp; \
1671 @PYTHON_TRUE@           rm -f $(DEPDIR)/Makefile.gen-generate-tmp; \
1672 @PYTHON_TRUE@           touch $(DEPDIR)/Makefile.gen-generate-tmp; \
1673 @PYTHON_TRUE@           do_recreate=0; \
1674 @PYTHON_TRUE@           if test -f $(srcdir)/Makefile.gen; then \
1675 @PYTHON_TRUE@                   if $(RM) $(srcdir)/Makefile.gen 2>/dev/null; then \
1676 @PYTHON_TRUE@                           do_recreate=1; \
1677 @PYTHON_TRUE@                   fi; \
1678 @PYTHON_TRUE@           else \
1679 @PYTHON_TRUE@                   if touch $(srcdir)/Makefile.gen 2>/dev/null; then \
1680 @PYTHON_TRUE@                           do_recreate=1; \
1681 @PYTHON_TRUE@                   fi; \
1682 @PYTHON_TRUE@           fi; \
1683 @PYTHON_TRUE@           if test "$$do_recreate" == "1"; then \
1684 @PYTHON_TRUE@                   echo "Regenerating $(srcdir)/Makefile.gen"; \
1685 @PYTHON_TRUE@                   $(makefile_gen_gen_command); \
1686 @PYTHON_TRUE@           else \
1687 @PYTHON_TRUE@                   echo "Cannot recreate $(srcdir)/Makefile.gen because the directory or file is write-protected."; \
1688 @PYTHON_TRUE@                   exit -1; \
1689 @PYTHON_TRUE@           fi; \
1690 @PYTHON_TRUE@           mv -f $(DEPDIR)/Makefile.gen-generate-tmp $(DEPDIR)/Makefile.gen-generate-stamp; \
1691 @PYTHON_TRUE@           rmdir $(DEPDIR)/Makefile.gen-generate-lock; \
1692 @PYTHON_TRUE@   else \
1693 @PYTHON_TRUE@           while test -d $(DEPDIR)/Makefile.gen-generate-lock; do sleep 1; done; \
1694 @PYTHON_TRUE@           test -f $(DEPDIR)/Makefile.gen-generate-stamp; exit $$?; \
1695 @PYTHON_TRUE@   fi;
1696
1697 @PYTHON_TRUE@STAMPS ?=
1698 @PYTHON_TRUE@EXTRA_DIST ?=
1699 @PYTHON_TRUE@MOSTLYCLEANFILES ?=
1700
1701 @PYTHON_TRUE@stamp-sources-generate: $(gen_sources_deps)
1702 @PYTHON_TRUE@   @rm -f $(DEPDIR)/stamp-sources-generate-tmp
1703 @PYTHON_TRUE@   @touch $(DEPDIR)/stamp-sources-generate-tmp
1704 @PYTHON_TRUE@   $(par_gen_command)
1705 @PYTHON_TRUE@   @mv -f $(DEPDIR)/stamp-sources-generate-tmp $@
1706
1707 @PYTHON_TRUE@$(gen_sources): stamp-sources-generate
1708 @PYTHON_TRUE@   @if test -f $@; then :; else \
1709 @PYTHON_TRUE@           trap 'rm -rf $(DEPDIR)/stamp-sources-generate-*' 1 2 13 15; \
1710 @PYTHON_TRUE@           if mkdir $(DEPDIR)/stamp-sources-generate-lock 2>/dev/null; then \
1711 @PYTHON_TRUE@                   rm -f stamp-sources-generate; \
1712 @PYTHON_TRUE@                   $(MAKE) $(AM_MAKEFLAGS) stamp-sources-generate; \
1713 @PYTHON_TRUE@                   rmdir $(DEPDIR)/stamp-sources-generate-lock; \
1714 @PYTHON_TRUE@           else \
1715 @PYTHON_TRUE@                   while test -d $(DEPDIR)/stamp-sources-generate-lock; do sleep 1; done; \
1716 @PYTHON_TRUE@                   test -f stamp-sources-generate; exit $$?; \
1717 @PYTHON_TRUE@           fi; \
1718 @PYTHON_TRUE@   fi;
1719
1720 @PYTHON_TRUE@generate-makefile-swig $(srcdir)/Makefile.swig.gen: $(top_srcdir)/Makefile.swig.gen.t
1721 @PYTHON_TRUE@   @do_recreate=0; \
1722 @PYTHON_TRUE@   if test -f $(srcdir)/Makefile.swig.gen; then \
1723 @PYTHON_TRUE@           if $(RM) $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1724 @PYTHON_TRUE@                   if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1725 @PYTHON_TRUE@                           do_recreate=1; \
1726 @PYTHON_TRUE@                   fi; \
1727 @PYTHON_TRUE@           fi; \
1728 @PYTHON_TRUE@   else \
1729 @PYTHON_TRUE@           if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1730 @PYTHON_TRUE@                   do_recreate=1; \
1731 @PYTHON_TRUE@           fi; \
1732 @PYTHON_TRUE@   fi; \
1733 @PYTHON_TRUE@   if test "$$do_recreate" == "1"; then \
1734 @PYTHON_TRUE@           echo "Regenerating $(srcdir)/Makefile.swig.gen"; \
1735 @PYTHON_TRUE@           for TFILE in $(TOP_SWIG_IFILES); do \
1736 @PYTHON_TRUE@                   TNAME=`python -c "import os.path as op; (dN, fN) = op.split ('$$TFILE'); (fbN, fE) = op.splitext (fN); print fbN;"`; \
1737 @PYTHON_TRUE@                   $(SED) -e 's|@NAME@|'$$TNAME'|g;' < $(top_srcdir)/Makefile.swig.gen.t >> $(srcdir)/Makefile.swig.gen; \
1738 @PYTHON_TRUE@                   echo "" >> $(srcdir)/Makefile.swig.gen; \
1739 @PYTHON_TRUE@           done; \
1740 @PYTHON_TRUE@   else \
1741 @PYTHON_TRUE@           echo "Cannot recreate $(srcdir)/Makefile.swig.gen because the directory or file is write-protected."; \
1742 @PYTHON_TRUE@           exit -1; \
1743 @PYTHON_TRUE@   fi;
1744
1745 @PYTHON_TRUE@trellis_pythondir_category ?= gnuradio/trellis
1746 @PYTHON_TRUE@trellis_pylibdir_category ?= $(trellis_pythondir_category)
1747
1748 @PYTHON_TRUE@trellis.h trellis.py trellis.cc: trellis.i
1749 @PYTHON_TRUE@   trap 'rm -rf $(DEPDIR)/trellis-generate-*' 1 2 13 15; \
1750 @PYTHON_TRUE@   if mkdir $(DEPDIR)/trellis-generate-lock 2>/dev/null; then \
1751 @PYTHON_TRUE@           rm -f $(DEPDIR)/trellis-generate-stamp; \
1752 @PYTHON_TRUE@           $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/trellis-generate-stamp WHAT=$<; \
1753 @PYTHON_TRUE@           rmdir $(DEPDIR)/trellis-generate-lock; \
1754 @PYTHON_TRUE@   else \
1755 @PYTHON_TRUE@           while test -d $(DEPDIR)/trellis-generate-lock; do \
1756 @PYTHON_TRUE@                   sleep 1; \
1757 @PYTHON_TRUE@           done; \
1758 @PYTHON_TRUE@           test -f $(DEPDIR)/trellis-generate-stamp; \
1759 @PYTHON_TRUE@           exit $$?; \
1760 @PYTHON_TRUE@   fi;
1761
1762 @PYTHON_TRUE@$(DEPDIR)/trellis-generate-stamp:
1763 @PYTHON_TRUE@   if $(SWIG) $(STD_SWIG_PYTHON_ARGS) $(trellis_swig_args) \
1764 @PYTHON_TRUE@           -MD -MF $(DEPDIR)/trellis.Std \
1765 @PYTHON_TRUE@           -module trellis -o trellis.cc $(WHAT); then \
1766 @PYTHON_TRUE@       if test $(host_os) = mingw32; then \
1767 @PYTHON_TRUE@           $(RM) $(DEPDIR)/trellis.Sd; \
1768 @PYTHON_TRUE@           $(SED) 's,\\\\,/,g' < $(DEPDIR)/trellis.Std \
1769 @PYTHON_TRUE@                   > $(DEPDIR)/trellis.Sd; \
1770 @PYTHON_TRUE@           $(RM) $(DEPDIR)/trellis.Std; \
1771 @PYTHON_TRUE@           $(MV) $(DEPDIR)/trellis.Sd $(DEPDIR)/trellis.Std; \
1772 @PYTHON_TRUE@       fi; \
1773 @PYTHON_TRUE@   else \
1774 @PYTHON_TRUE@       $(RM) $(DEPDIR)/trellis.S*; exit 1; \
1775 @PYTHON_TRUE@   fi;
1776 @PYTHON_TRUE@   $(RM) $(DEPDIR)/trellis.d
1777 @PYTHON_TRUE@   cp $(DEPDIR)/trellis.Std $(DEPDIR)/trellis.d
1778 @PYTHON_TRUE@   echo "" >> $(DEPDIR)/trellis.d
1779 @PYTHON_TRUE@   $(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/trellis.Std | \
1780 @PYTHON_TRUE@           awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/trellis.d
1781 @PYTHON_TRUE@   $(RM) $(DEPDIR)/trellis.Std
1782 @PYTHON_TRUE@   touch $(DEPDIR)/trellis-generate-stamp
1783
1784 # KLUDGE: Force runtime include of a SWIG dependency file.  This is
1785 # not guaranteed to be portable, but will probably work.  If it works,
1786 # we have accurate dependencies for our swig stuff, which is good.
1787
1788 @PYTHON_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trellis.d@am__quote@
1789
1790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1791 # Otherwise a system limit (for SysV at least) may be exceeded.
1792 .NOEXPORT: