switch source package format to 3.0 quilt
[debian/gnuradio] / gnuradio-core / src / lib / filter / 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 2001,2002,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
106 VPATH = @srcdir@
107 pkgdatadir = $(datadir)/@PACKAGE@
108 pkgincludedir = $(includedir)/@PACKAGE@
109 pkglibdir = $(libdir)/@PACKAGE@
110 pkglibexecdir = $(libexecdir)/@PACKAGE@
111 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
112 install_sh_DATA = $(install_sh) -c -m 644
113 install_sh_PROGRAM = $(install_sh) -c
114 install_sh_SCRIPT = $(install_sh) -c
115 INSTALL_HEADER = $(INSTALL_DATA)
116 transform = $(program_transform_name)
117 NORMAL_INSTALL = :
118 PRE_INSTALL = :
119 POST_INSTALL = :
120 NORMAL_UNINSTALL = :
121 PRE_UNINSTALL = :
122 POST_UNINSTALL = :
123 build_triplet = @build@
124 host_triplet = @host@
125 target_triplet = @target@
126 DIST_COMMON = README $(am__swiginclude_HEADERS_DIST) \
127         $(grinclude_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
128         $(srcdir)/Makefile.gen $(srcdir)/Makefile.in \
129         $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.gen.gen \
130         $(top_srcdir)/Makefile.par.gen
131 subdir = gnuradio-core/src/lib/filter
132 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
133 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
134         $(top_srcdir)/config/acx_pthread.m4 \
135         $(top_srcdir)/config/ax_boost_base.m4 \
136         $(top_srcdir)/config/ax_boost_date_time.m4 \
137         $(top_srcdir)/config/ax_boost_program_options.m4 \
138         $(top_srcdir)/config/ax_boost_thread.m4 \
139         $(top_srcdir)/config/cppunit.m4 \
140         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
141         $(top_srcdir)/config/gr_check_memalign.m4 \
142         $(top_srcdir)/config/gr_check_shm_open.m4 \
143         $(top_srcdir)/config/gr_doxygen.m4 \
144         $(top_srcdir)/config/gr_git.m4 \
145         $(top_srcdir)/config/gr_gprof.m4 \
146         $(top_srcdir)/config/gr_lib64.m4 \
147         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
148         $(top_srcdir)/config/gr_no_undefined.m4 \
149         $(top_srcdir)/config/gr_pwin32.m4 \
150         $(top_srcdir)/config/gr_python.m4 \
151         $(top_srcdir)/config/gr_qwt.m4 \
152         $(top_srcdir)/config/gr_qwtplot3d.m4 \
153         $(top_srcdir)/config/gr_scripting.m4 \
154         $(top_srcdir)/config/gr_set_md_cpu.m4 \
155         $(top_srcdir)/config/gr_swig.m4 \
156         $(top_srcdir)/config/gr_sysv_shm.m4 \
157         $(top_srcdir)/config/gr_version.m4 \
158         $(top_srcdir)/config/grc_build.m4 \
159         $(top_srcdir)/config/grc_docs.m4 \
160         $(top_srcdir)/config/grc_gcell.m4 \
161         $(top_srcdir)/config/grc_gnuradio_core.m4 \
162         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
163         $(top_srcdir)/config/grc_gr_atsc.m4 \
164         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
165         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
166         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
167         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
168         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
169         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
170         $(top_srcdir)/config/grc_gr_comedi.m4 \
171         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
172         $(top_srcdir)/config/grc_gr_gcell.m4 \
173         $(top_srcdir)/config/grc_gr_gpio.m4 \
174         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
175         $(top_srcdir)/config/grc_gr_msdd6000.m4 \
176         $(top_srcdir)/config/grc_gr_noaa.m4 \
177         $(top_srcdir)/config/grc_gr_pager.m4 \
178         $(top_srcdir)/config/grc_gr_qtgui.m4 \
179         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
180         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
181         $(top_srcdir)/config/grc_gr_sounder.m4 \
182         $(top_srcdir)/config/grc_gr_trellis.m4 \
183         $(top_srcdir)/config/grc_gr_usrp.m4 \
184         $(top_srcdir)/config/grc_gr_usrp2.m4 \
185         $(top_srcdir)/config/grc_gr_utils.m4 \
186         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
187         $(top_srcdir)/config/grc_gr_wxgui.m4 \
188         $(top_srcdir)/config/grc_grc.m4 \
189         $(top_srcdir)/config/grc_gruel.m4 \
190         $(top_srcdir)/config/grc_usrp.m4 \
191         $(top_srcdir)/config/grc_usrp2.m4 \
192         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
193         $(top_srcdir)/config/lf_warnings.m4 \
194         $(top_srcdir)/config/libtool.m4 \
195         $(top_srcdir)/config/ltoptions.m4 \
196         $(top_srcdir)/config/ltsugar.m4 \
197         $(top_srcdir)/config/ltversion.m4 \
198         $(top_srcdir)/config/lt~obsolete.m4 \
199         $(top_srcdir)/config/macosx_audiounit.m4 \
200         $(top_srcdir)/config/mkstemp.m4 \
201         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
202         $(top_srcdir)/config/sdl.m4 \
203         $(top_srcdir)/config/usrp_fusb_tech.m4 \
204         $(top_srcdir)/config/usrp_libusb.m4 \
205         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
206 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
207         $(ACLOCAL_M4)
208 mkinstalldirs = $(install_sh) -d
209 CONFIG_HEADER = $(top_builddir)/config.h
210 CONFIG_CLEAN_FILES =
211 CONFIG_CLEAN_VPATH_FILES =
212 LTLIBRARIES = $(noinst_LTLIBRARIES)
213 libfilter_qa_la_LIBADD =
214 am__libfilter_qa_la_SOURCES_DIST = qa_filter.cc qa_gr_fir_ccf.cc \
215         qa_gr_fir_fcc.cc qa_gr_fir_fff.cc qa_gr_fir_ccc.cc \
216         qa_gr_fir_scc.cc qa_gr_rotator.cc \
217         qa_gri_mmse_fir_interpolator.cc \
218         qa_gri_mmse_fir_interpolator_cc.cc qa_dotprod_armv7_a.cc \
219         qa_dotprod_generic.cc qa_dotprod_powerpc.cc qa_dotprod_x86.cc \
220         qa_float_dotprod_x86.cc qa_complex_dotprod_x86.cc \
221         qa_ccomplex_dotprod_x86.cc
222 am__objects_1 = qa_filter.lo qa_gr_fir_ccf.lo qa_gr_fir_fcc.lo \
223         qa_gr_fir_fff.lo qa_gr_fir_ccc.lo qa_gr_fir_scc.lo \
224         qa_gr_rotator.lo qa_gri_mmse_fir_interpolator.lo \
225         qa_gri_mmse_fir_interpolator_cc.lo
226 am__objects_2 = qa_dotprod_armv7_a.lo
227 am__objects_3 = qa_dotprod_generic.lo
228 am__objects_4 = qa_dotprod_powerpc.lo
229 am__objects_5 = qa_dotprod_x86.lo qa_float_dotprod_x86.lo \
230         qa_complex_dotprod_x86.lo qa_ccomplex_dotprod_x86.lo
231 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \
232 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@     $(am__objects_5)
233 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \
234 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@       $(am__objects_4)
235 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@am_libfilter_qa_la_OBJECTS =  \
236 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@     $(am__objects_1) \
237 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@     $(am__objects_3)
238 @MD_CPU_armv7_a_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \
239 @MD_CPU_armv7_a_TRUE@   $(am__objects_2)
240 libfilter_qa_la_OBJECTS = $(am_libfilter_qa_la_OBJECTS)
241 libfilter_la_LIBADD =
242 am__libfilter_la_SOURCES_DIST = gr_fir_ccc.cc gr_fir_ccc_generic.cc \
243         gr_fir_ccf.cc gr_fir_ccf_generic.cc gr_fir_fcc.cc \
244         gr_fir_fcc_generic.cc gr_fir_fff.cc gr_fir_fff_generic.cc \
245         gr_fir_filter_ccc.cc gr_fir_filter_ccf.cc gr_fir_filter_fcc.cc \
246         gr_fir_filter_fff.cc gr_fir_filter_fsf.cc gr_fir_filter_scc.cc \
247         gr_fir_fsf.cc gr_fir_fsf_generic.cc gr_fir_scc.cc \
248         gr_fir_scc_generic.cc gr_fir_sysconfig.cc \
249         gr_fir_sysconfig_generic.cc gr_fir_util.cc \
250         gr_freq_xlating_fir_filter_ccc.cc \
251         gr_freq_xlating_fir_filter_ccf.cc \
252         gr_freq_xlating_fir_filter_fcc.cc \
253         gr_freq_xlating_fir_filter_fcf.cc \
254         gr_freq_xlating_fir_filter_scc.cc \
255         gr_freq_xlating_fir_filter_scf.cc gr_interp_fir_filter_ccc.cc \
256         gr_interp_fir_filter_ccf.cc gr_interp_fir_filter_fcc.cc \
257         gr_interp_fir_filter_fff.cc gr_interp_fir_filter_fsf.cc \
258         gr_interp_fir_filter_scc.cc gr_rational_resampler_base_ccc.cc \
259         gr_rational_resampler_base_ccf.cc \
260         gr_rational_resampler_base_fcc.cc \
261         gr_rational_resampler_base_fff.cc \
262         gr_rational_resampler_base_fsf.cc \
263         gr_rational_resampler_base_scc.cc gr_adaptive_fir_ccf.cc \
264         gr_cma_equalizer_cc.cc gri_fft_filter_fff_generic.cc \
265         gri_fft_filter_ccc_generic.cc gr_fft_filter_ccc.cc \
266         gr_fft_filter_fff.cc gr_goertzel_fc.cc gr_filter_delay_fc.cc \
267         gr_fractional_interpolator_ff.cc \
268         gr_fractional_interpolator_cc.cc gr_hilbert_fc.cc \
269         gr_iir_filter_ffd.cc gr_sincos.c \
270         gr_single_pole_iir_filter_ff.cc \
271         gr_single_pole_iir_filter_cc.cc gri_goertzel.cc \
272         gri_mmse_fir_interpolator.cc gri_mmse_fir_interpolator_cc.cc \
273         complex_dotprod_generic.cc ccomplex_dotprod_generic.cc \
274         float_dotprod_generic.c short_dotprod_generic.c \
275         gr_pfb_channelizer_ccf.cc gr_pfb_decimator_ccf.cc \
276         gr_pfb_interpolator_ccf.cc gr_pfb_arb_resampler_ccf.cc \
277         gr_pfb_clock_sync_ccf.cc gr_pfb_clock_sync_fff.cc \
278         sysconfig_armv7_a.cc gr_fir_sysconfig_armv7_a.cc \
279         gr_cpu_armv7_a.cc gr_fir_fff_armv7_a.cc dotprod_fff_armv7_a.c \
280         sysconfig_generic.cc sysconfig_powerpc.cc \
281         gr_fir_sysconfig_powerpc.cc gr_cpu_powerpc.cc \
282         gr_fir_fff_altivec.cc gr_altivec.c dotprod_fff_altivec.c \
283         float_dotprod_sse.S float_dotprod_3dnow.S \
284         complex_dotprod_3dnowext.S complex_dotprod_3dnow.S \
285         complex_dotprod_sse.S ccomplex_dotprod_3dnowext.S \
286         ccomplex_dotprod_3dnow.S ccomplex_dotprod_sse.S \
287         fcomplex_dotprod_3dnow.S fcomplex_dotprod_sse.S \
288         short_dotprod_mmx.S cpuid_x86.S sysconfig_x86.cc \
289         gr_fir_sysconfig_x86.cc gr_cpu_x86.cc gr_fir_ccc_simd.cc \
290         gr_fir_ccc_x86.cc gr_fir_fff_simd.cc gr_fir_fff_x86.cc \
291         gr_fir_fsf_simd.cc gr_fir_fsf_x86.cc gr_fir_scc_simd.cc \
292         gr_fir_scc_x86.cc gr_fir_fcc_simd.cc gr_fir_fcc_x86.cc \
293         gr_fir_ccf_simd.cc gr_fir_ccf_x86.cc sse_debug.c \
294         float_dotprod_sse64.S float_dotprod_3dnow64.S \
295         complex_dotprod_3dnowext64.S complex_dotprod_3dnow64.S \
296         complex_dotprod_sse64.S ccomplex_dotprod_3dnowext64.S \
297         ccomplex_dotprod_3dnow64.S ccomplex_dotprod_sse64.S \
298         fcomplex_dotprod_3dnow64.S fcomplex_dotprod_sse64.S \
299         short_dotprod_mmx64.S cpuid_x86_64.S
300 am__objects_6 = gr_fir_ccc.lo gr_fir_ccc_generic.lo gr_fir_ccf.lo \
301         gr_fir_ccf_generic.lo gr_fir_fcc.lo gr_fir_fcc_generic.lo \
302         gr_fir_fff.lo gr_fir_fff_generic.lo gr_fir_filter_ccc.lo \
303         gr_fir_filter_ccf.lo gr_fir_filter_fcc.lo gr_fir_filter_fff.lo \
304         gr_fir_filter_fsf.lo gr_fir_filter_scc.lo gr_fir_fsf.lo \
305         gr_fir_fsf_generic.lo gr_fir_scc.lo gr_fir_scc_generic.lo \
306         gr_fir_sysconfig.lo gr_fir_sysconfig_generic.lo gr_fir_util.lo \
307         gr_freq_xlating_fir_filter_ccc.lo \
308         gr_freq_xlating_fir_filter_ccf.lo \
309         gr_freq_xlating_fir_filter_fcc.lo \
310         gr_freq_xlating_fir_filter_fcf.lo \
311         gr_freq_xlating_fir_filter_scc.lo \
312         gr_freq_xlating_fir_filter_scf.lo gr_interp_fir_filter_ccc.lo \
313         gr_interp_fir_filter_ccf.lo gr_interp_fir_filter_fcc.lo \
314         gr_interp_fir_filter_fff.lo gr_interp_fir_filter_fsf.lo \
315         gr_interp_fir_filter_scc.lo gr_rational_resampler_base_ccc.lo \
316         gr_rational_resampler_base_ccf.lo \
317         gr_rational_resampler_base_fcc.lo \
318         gr_rational_resampler_base_fff.lo \
319         gr_rational_resampler_base_fsf.lo \
320         gr_rational_resampler_base_scc.lo
321 am__objects_7 = $(am__objects_6) gr_adaptive_fir_ccf.lo \
322         gr_cma_equalizer_cc.lo gri_fft_filter_fff_generic.lo \
323         gri_fft_filter_ccc_generic.lo gr_fft_filter_ccc.lo \
324         gr_fft_filter_fff.lo gr_goertzel_fc.lo gr_filter_delay_fc.lo \
325         gr_fractional_interpolator_ff.lo \
326         gr_fractional_interpolator_cc.lo gr_hilbert_fc.lo \
327         gr_iir_filter_ffd.lo gr_sincos.lo \
328         gr_single_pole_iir_filter_ff.lo \
329         gr_single_pole_iir_filter_cc.lo gri_goertzel.lo \
330         gri_mmse_fir_interpolator.lo gri_mmse_fir_interpolator_cc.lo \
331         complex_dotprod_generic.lo ccomplex_dotprod_generic.lo \
332         float_dotprod_generic.lo short_dotprod_generic.lo \
333         gr_pfb_channelizer_ccf.lo gr_pfb_decimator_ccf.lo \
334         gr_pfb_interpolator_ccf.lo gr_pfb_arb_resampler_ccf.lo \
335         gr_pfb_clock_sync_ccf.lo gr_pfb_clock_sync_fff.lo
336 am__objects_8 = sysconfig_armv7_a.lo gr_fir_sysconfig_armv7_a.lo \
337         gr_cpu_armv7_a.lo gr_fir_fff_armv7_a.lo dotprod_fff_armv7_a.lo
338 am__objects_9 = sysconfig_generic.lo
339 am__objects_10 = sysconfig_powerpc.lo gr_fir_sysconfig_powerpc.lo \
340         gr_cpu_powerpc.lo gr_fir_fff_altivec.lo gr_altivec.lo \
341         dotprod_fff_altivec.lo
342 am__objects_11 = float_dotprod_sse.lo float_dotprod_3dnow.lo \
343         complex_dotprod_3dnowext.lo complex_dotprod_3dnow.lo \
344         complex_dotprod_sse.lo ccomplex_dotprod_3dnowext.lo \
345         ccomplex_dotprod_3dnow.lo ccomplex_dotprod_sse.lo \
346         fcomplex_dotprod_3dnow.lo fcomplex_dotprod_sse.lo \
347         short_dotprod_mmx.lo cpuid_x86.lo
348 am__objects_12 = sysconfig_x86.lo gr_fir_sysconfig_x86.lo \
349         gr_cpu_x86.lo gr_fir_ccc_simd.lo gr_fir_ccc_x86.lo \
350         gr_fir_fff_simd.lo gr_fir_fff_x86.lo gr_fir_fsf_simd.lo \
351         gr_fir_fsf_x86.lo gr_fir_scc_simd.lo gr_fir_scc_x86.lo \
352         gr_fir_fcc_simd.lo gr_fir_fcc_x86.lo gr_fir_ccf_simd.lo \
353         gr_fir_ccf_x86.lo sse_debug.lo
354 am__objects_13 = float_dotprod_sse64.lo float_dotprod_3dnow64.lo \
355         complex_dotprod_3dnowext64.lo complex_dotprod_3dnow64.lo \
356         complex_dotprod_sse64.lo ccomplex_dotprod_3dnowext64.lo \
357         ccomplex_dotprod_3dnow64.lo ccomplex_dotprod_sse64.lo \
358         fcomplex_dotprod_3dnow64.lo fcomplex_dotprod_sse64.lo \
359         short_dotprod_mmx64.lo cpuid_x86_64.lo
360 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@am_libfilter_la_OBJECTS = $(am__objects_7) \
361 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@     $(am__objects_11) \
362 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@     $(am__objects_12)
363 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@am_libfilter_la_OBJECTS = $(am__objects_7) \
364 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@      $(am__objects_13) \
365 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@      $(am__objects_12)
366 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@am_libfilter_la_OBJECTS = $(am__objects_7) \
367 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_FALSE@@MD_CPU_powerpc_TRUE@       $(am__objects_10)
368 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@am_libfilter_la_OBJECTS =  \
369 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@     $(am__objects_7) \
370 @MD_CPU_armv7_a_FALSE@@MD_CPU_generic_TRUE@     $(am__objects_9)
371 @MD_CPU_armv7_a_TRUE@am_libfilter_la_OBJECTS = $(am__objects_7) \
372 @MD_CPU_armv7_a_TRUE@   $(am__objects_8)
373 libfilter_la_OBJECTS = $(am_libfilter_la_OBJECTS)
374 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
375 depcomp = $(SHELL) $(top_srcdir)/depcomp
376 am__depfiles_maybe = depfiles
377 am__mv = mv -f
378 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
379         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
380 LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
381         --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
382         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
383 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
384         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
385 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
386         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
387         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
388 CCLD = $(CC)
389 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
390         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
391         $(LDFLAGS) -o $@
392 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
393         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
394 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
395         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
396         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
397 CXXLD = $(CXX)
398 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
399         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
400         $(LDFLAGS) -o $@
401 SOURCES = $(libfilter_qa_la_SOURCES) $(libfilter_la_SOURCES) \
402         $(EXTRA_libfilter_la_SOURCES)
403 DIST_SOURCES = $(am__libfilter_qa_la_SOURCES_DIST) \
404         $(am__libfilter_la_SOURCES_DIST) $(EXTRA_libfilter_la_SOURCES)
405 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
406 am__vpath_adj = case $$p in \
407     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
408     *) f=$$p;; \
409   esac;
410 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
411 am__install_max = 40
412 am__nobase_strip_setup = \
413   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
414 am__nobase_strip = \
415   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
416 am__nobase_list = $(am__nobase_strip_setup); \
417   for p in $$list; do echo "$$p $$p"; done | \
418   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
419   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
420     if (++n[$$2] == $(am__install_max)) \
421       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
422     END { for (dir in files) print dir, files[dir] }'
423 am__base_list = \
424   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
425   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
426 am__installdirs = "$(DESTDIR)$(grincludedir)" \
427         "$(DESTDIR)$(swigincludedir)"
428 am__swiginclude_HEADERS_DIST = filter.i filter_generated.i \
429         gr_adaptive_fir_ccf.i gr_cma_equalizer_cc.i \
430         gr_fft_filter_ccc.i gr_fft_filter_fff.i gr_filter_delay_fc.i \
431         gr_fractional_interpolator_ff.i \
432         gr_fractional_interpolator_cc.i gr_goertzel_fc.i \
433         gr_hilbert_fc.i gr_iir_filter_ffd.i \
434         gr_single_pole_iir_filter_ff.i gr_single_pole_iir_filter_cc.i \
435         gr_pfb_channelizer_ccf.i gr_pfb_decimator_ccf.i \
436         gr_pfb_interpolator_ccf.i gr_pfb_arb_resampler_ccf.i \
437         gr_pfb_clock_sync_ccf.i gr_pfb_clock_sync_fff.i \
438         gr_fir_filter_ccc.i gr_fir_filter_ccf.i gr_fir_filter_fcc.i \
439         gr_fir_filter_fff.i gr_fir_filter_fsf.i gr_fir_filter_scc.i \
440         gr_freq_xlating_fir_filter_ccc.i \
441         gr_freq_xlating_fir_filter_ccf.i \
442         gr_freq_xlating_fir_filter_fcc.i \
443         gr_freq_xlating_fir_filter_fcf.i \
444         gr_freq_xlating_fir_filter_scc.i \
445         gr_freq_xlating_fir_filter_scf.i gr_interp_fir_filter_ccc.i \
446         gr_interp_fir_filter_ccf.i gr_interp_fir_filter_fcc.i \
447         gr_interp_fir_filter_fff.i gr_interp_fir_filter_fsf.i \
448         gr_interp_fir_filter_scc.i gr_rational_resampler_base_ccc.i \
449         gr_rational_resampler_base_ccf.i \
450         gr_rational_resampler_base_fcc.i \
451         gr_rational_resampler_base_fff.i \
452         gr_rational_resampler_base_fsf.i \
453         gr_rational_resampler_base_scc.i
454 HEADERS = $(grinclude_HEADERS) $(noinst_HEADERS) \
455         $(swiginclude_HEADERS)
456 ETAGS = etags
457 CTAGS = ctags
458 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
459 ACLOCAL = @ACLOCAL@
460 ALLOCA = @ALLOCA@
461 ALSA_CFLAGS = @ALSA_CFLAGS@
462 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
463 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
464 ALSA_LIBS = @ALSA_LIBS@
465 AMTAR = @AMTAR@
466 AR = @AR@
467 AS = @AS@
468 AUTOCONF = @AUTOCONF@
469 AUTOHEADER = @AUTOHEADER@
470 AUTOMAKE = @AUTOMAKE@
471 AWK = @AWK@
472 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
473 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
474 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
475 BOOST_LDFLAGS = @BOOST_LDFLAGS@
476 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
477 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
478 BUILD_DATE = @BUILD_DATE@
479 CBLAS_LIBS = @CBLAS_LIBS@
480 CC = @CC@
481 CCAS = @CCAS@
482 CCASDEPMODE = @CCASDEPMODE@
483 CCASFLAGS = @CCASFLAGS@
484 CCDEPMODE = @CCDEPMODE@
485 CFLAGS = @CFLAGS@
486 COMEDI_CFLAGS = @COMEDI_CFLAGS@
487 COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@
488 COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@
489 COMEDI_LIBS = @COMEDI_LIBS@
490 CPP = @CPP@
491 CPPFLAGS = @CPPFLAGS@
492 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
493 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
494 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
495 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
496 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
497 CPPUNIT_LIBS = @CPPUNIT_LIBS@
498 CXX = @CXX@
499 CXXCPP = @CXXCPP@
500 CXXDEPMODE = @CXXDEPMODE@
501 CXXFLAGS = @CXXFLAGS@
502 CXX_FOR_BUILD = @CXX_FOR_BUILD@
503 CYGPATH_W = @CYGPATH_W@
504 DEFINES = @DEFINES@
505 DEFS = @DEFS@
506 DEPDIR = @DEPDIR@
507 DLLTOOL = @DLLTOOL@
508 DOCVER = @DOCVER@
509 DOT = @DOT@
510 DOXYGEN = @DOXYGEN@
511 DSYMUTIL = @DSYMUTIL@
512 DUMPBIN = @DUMPBIN@
513 ECHO_C = @ECHO_C@
514 ECHO_N = @ECHO_N@
515 ECHO_T = @ECHO_T@
516 EGREP = @EGREP@
517 EXEEXT = @EXEEXT@
518 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
519 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
520 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
521 FFTW3F_LIBS = @FFTW3F_LIBS@
522 FGREP = @FGREP@
523 FUSB_TECH = @FUSB_TECH@
524 GIT = @GIT@
525 GIT_COMMIT = @GIT_COMMIT@
526 GIT_DESCRIBE = @GIT_DESCRIBE@
527 GIT_SEQNO = @GIT_SEQNO@
528 GIT_TAG = @GIT_TAG@
529 GREP = @GREP@
530 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
531 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
532 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
533 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
534 GR_PREFSDIR = @GR_PREFSDIR@
535 GSL_CFLAGS = @GSL_CFLAGS@
536 GSL_CPPFLAGS = @GSL_CPPFLAGS@
537 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
538 GSL_LIBS = @GSL_LIBS@
539 GUILE = @GUILE@
540 HAVE_DOT = @HAVE_DOT@
541 INSTALL = @INSTALL@
542 INSTALL_DATA = @INSTALL_DATA@
543 INSTALL_PROGRAM = @INSTALL_PROGRAM@
544 INSTALL_SCRIPT = @INSTALL_SCRIPT@
545 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
546 IPC_LIBS = @IPC_LIBS@
547 JACK_CFLAGS = @JACK_CFLAGS@
548 JACK_CPPFLAGS = @JACK_CPPFLAGS@
549 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
550 JACK_LIBS = @JACK_LIBS@
551 LD = @LD@
552 LDFLAGS = @LDFLAGS@
553 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
554 LIBOBJS = @LIBOBJS@
555 LIBS = @LIBS@
556 LIBTOOL = @LIBTOOL@
557 LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@
558 LIBVER = @LIBVER@
559 LIPO = @LIPO@
560 LN_S = @LN_S@
561 LTLIBOBJS = @LTLIBOBJS@
562 MAKEINFO = @MAKEINFO@
563 MD_CPU = @MD_CPU@
564 MD_SUBCPU = @MD_SUBCPU@
565 MKDIR_P = @MKDIR_P@
566 NM = @NM@
567 NMEDIT = @NMEDIT@
568 NO_UNDEFINED = @NO_UNDEFINED@
569 OBJDUMP = @OBJDUMP@
570 OBJEXT = @OBJEXT@
571 OSS_LIBS = @OSS_LIBS@
572 OTOOL = @OTOOL@
573 OTOOL64 = @OTOOL64@
574 PACKAGE = @PACKAGE@
575 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
576 PACKAGE_NAME = @PACKAGE_NAME@
577 PACKAGE_STRING = @PACKAGE_STRING@
578 PACKAGE_TARNAME = @PACKAGE_TARNAME@
579 PACKAGE_URL = @PACKAGE_URL@
580 PACKAGE_VERSION = @PACKAGE_VERSION@
581 PATH_SEPARATOR = @PATH_SEPARATOR@
582 PKG_CONFIG = @PKG_CONFIG@
583 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
584 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
585 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
586 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
587 PTHREAD_CC = @PTHREAD_CC@
588 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
589 PTHREAD_LIBS = @PTHREAD_LIBS@
590 PYTHON = @PYTHON@
591 PYTHONW = @PYTHONW@
592 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
593 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
594 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
595 PYTHON_PLATFORM = @PYTHON_PLATFORM@
596 PYTHON_PREFIX = @PYTHON_PREFIX@
597 PYTHON_VERSION = @PYTHON_VERSION@
598 QMAKE_INCLUDES = @QMAKE_INCLUDES@
599 QTCORE_CFLAGS = @QTCORE_CFLAGS@
600 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
601 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
602 QTCORE_LIBS = @QTCORE_LIBS@
603 QTGUI_CFLAGS = @QTGUI_CFLAGS@
604 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
605 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
606 QTGUI_LIBS = @QTGUI_LIBS@
607 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
608 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
609 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
610 QTOPENGL_LIBS = @QTOPENGL_LIBS@
611 QT_INCLUDES = @QT_INCLUDES@
612 QT_LIBS = @QT_LIBS@
613 QT_MOC_EXEC = @QT_MOC_EXEC@
614 QT_UIC_EXEC = @QT_UIC_EXEC@
615 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
616 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
617 QWT_CFLAGS = @QWT_CFLAGS@
618 QWT_LIBS = @QWT_LIBS@
619 RANLIB = @RANLIB@
620 RELEASE = @RELEASE@
621 RM_PROG = @RM_PROG@
622 SDL_CFLAGS = @SDL_CFLAGS@
623 SDL_CONFIG = @SDL_CONFIG@
624 SDL_CPPFLAGS = @SDL_CPPFLAGS@
625 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
626 SDL_LIBS = @SDL_LIBS@
627 SED = @SED@
628 SET_MAKE = @SET_MAKE@
629 SHELL = @SHELL@
630 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
631 SPU_GCC_PROG = @SPU_GCC_PROG@
632 STRIP = @STRIP@
633 SWIG = @SWIG@
634 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
635 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
636 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
637 SYSCONFDIR = @SYSCONFDIR@
638 USB_CFLAGS = @USB_CFLAGS@
639 USB_CPPFLAGS = @USB_CPPFLAGS@
640 USB_INCLUDEDIR = @USB_INCLUDEDIR@
641 USB_INCLUDES = @USB_INCLUDES@
642 USB_LIBS = @USB_LIBS@
643 USE_LIBUSB1 = @USE_LIBUSB1@
644 USRP2_INCLUDES = @USRP2_INCLUDES@
645 USRP2_LA = @USRP2_LA@
646 VERSION = @VERSION@
647 WINAUDIO_LIBS = @WINAUDIO_LIBS@
648 XAS = @XAS@
649 XCC = @XCC@
650 XDG_UTILS = @XDG_UTILS@
651 XMLTO = @XMLTO@
652 abs_builddir = @abs_builddir@
653 abs_srcdir = @abs_srcdir@
654 abs_top_builddir = @abs_top_builddir@
655 abs_top_srcdir = @abs_top_srcdir@
656 ac_ct_CC = @ac_ct_CC@
657 ac_ct_CXX = @ac_ct_CXX@
658 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
659 acx_pthread_config = @acx_pthread_config@
660 am__include = @am__include@
661 am__leading_dot = @am__leading_dot@
662 am__quote = @am__quote@
663 am__tar = @am__tar@
664 am__untar = @am__untar@
665 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
666 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
667 bindir = @bindir@
668 build = @build@
669 build_alias = @build_alias@
670 build_cpu = @build_cpu@
671 build_dirs = @build_dirs@
672 build_os = @build_os@
673 build_vendor = @build_vendor@
674 builddir = @builddir@
675 datadir = @datadir@
676 datarootdir = @datarootdir@
677 docdir = @docdir@
678 docs_INCLUDEDIR = @docs_INCLUDEDIR@
679 docs_INCLUDES = @docs_INCLUDES@
680 docs_LA = @docs_LA@
681 docs_LDFLAG = @docs_LDFLAG@
682 docs_LIBDIRPATH = @docs_LIBDIRPATH@
683 dvidir = @dvidir@
684 enable_dot = @enable_dot@
685 enable_html_docs = @enable_html_docs@
686 enable_latex_docs = @enable_latex_docs@
687 enable_xml_docs = @enable_xml_docs@
688 exec_prefix = @exec_prefix@
689 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
690 gcell_INCLUDES = @gcell_INCLUDES@
691 gcell_LA = @gcell_LA@
692 gcell_LDFLAG = @gcell_LDFLAG@
693 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
694 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
695 gcell_spu_LA = @gcell_spu_LA@
696 generate_docs = @generate_docs@
697 gnuradio_core_I = @gnuradio_core_I@
698 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
699 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
700 gnuradio_core_LA = @gnuradio_core_LA@
701 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
702 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
703 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
704 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
705 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
706 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
707 gnuradio_examples_LA = @gnuradio_examples_LA@
708 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
709 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
710 gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@
711 gr_atsc_INCLUDES = @gr_atsc_INCLUDES@
712 gr_atsc_LA = @gr_atsc_LA@
713 gr_atsc_LDFLAG = @gr_atsc_LDFLAG@
714 gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@
715 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
716 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
717 gr_audio_alsa_LA = @gr_audio_alsa_LA@
718 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
719 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
720 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
721 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
722 gr_audio_jack_LA = @gr_audio_jack_LA@
723 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
724 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
725 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
726 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
727 gr_audio_oss_LA = @gr_audio_oss_LA@
728 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
729 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
730 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
731 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
732 gr_audio_osx_LA = @gr_audio_osx_LA@
733 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
734 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
735 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
736 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
737 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
738 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
739 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
740 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
741 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
742 gr_audio_windows_LA = @gr_audio_windows_LA@
743 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
744 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
745 gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@
746 gr_comedi_INCLUDES = @gr_comedi_INCLUDES@
747 gr_comedi_LA = @gr_comedi_LA@
748 gr_comedi_LDFLAG = @gr_comedi_LDFLAG@
749 gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@
750 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
751 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
752 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
753 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
754 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
755 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
756 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
757 gr_gcell_LA = @gr_gcell_LA@
758 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
759 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
760 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
761 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
762 gr_gpio_LA = @gr_gpio_LA@
763 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
764 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
765 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
766 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
767 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
768 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
769 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
770 gr_libdir_suffix = @gr_libdir_suffix@
771 gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@
772 gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@
773 gr_msdd6000_LA = @gr_msdd6000_LA@
774 gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@
775 gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@
776 gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@
777 gr_noaa_INCLUDES = @gr_noaa_INCLUDES@
778 gr_noaa_LA = @gr_noaa_LA@
779 gr_noaa_LDFLAG = @gr_noaa_LDFLAG@
780 gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@
781 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
782 gr_pager_INCLUDES = @gr_pager_INCLUDES@
783 gr_pager_LA = @gr_pager_LA@
784 gr_pager_LDFLAG = @gr_pager_LDFLAG@
785 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
786 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
787 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
788 gr_qtgui_LA = @gr_qtgui_LA@
789 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
790 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
791 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
792 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
793 gr_radar_mono_LA = @gr_radar_mono_LA@
794 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
795 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
796 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
797 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
798 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
799 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
800 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
801 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
802 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
803 gr_sounder_LA = @gr_sounder_LA@
804 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
805 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
806 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
807 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
808 gr_trellis_LA = @gr_trellis_LA@
809 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
810 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
811 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
812 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
813 gr_usrp2_LA = @gr_usrp2_LA@
814 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
815 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
816 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
817 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
818 gr_usrp_LA = @gr_usrp_LA@
819 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
820 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
821 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
822 gr_utils_INCLUDES = @gr_utils_INCLUDES@
823 gr_utils_LA = @gr_utils_LA@
824 gr_utils_LDFLAG = @gr_utils_LDFLAG@
825 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
826 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
827 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
828 gr_video_sdl_LA = @gr_video_sdl_LA@
829 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
830 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
831 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
832 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
833 gr_wxgui_LA = @gr_wxgui_LA@
834 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
835 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
836 grc_INCLUDEDIR = @grc_INCLUDEDIR@
837 grc_INCLUDES = @grc_INCLUDES@
838 grc_LA = @grc_LA@
839 grc_LDFLAG = @grc_LDFLAG@
840 grc_LIBDIRPATH = @grc_LIBDIRPATH@
841 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
842 gruel_INCLUDES = @gruel_INCLUDES@
843 gruel_LA = @gruel_LA@
844 gruel_LDFLAG = @gruel_LDFLAG@
845 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
846 host = @host@
847 host_alias = @host_alias@
848 host_cpu = @host_cpu@
849 host_os = @host_os@
850 host_vendor = @host_vendor@
851 htmldir = @htmldir@
852 includedir = @includedir@
853 infodir = @infodir@
854 install_sh = @install_sh@
855 lf_CFLAGS = @lf_CFLAGS@
856 lf_CXXFLAGS = @lf_CXXFLAGS@
857 libdir = @libdir@
858 libexecdir = @libexecdir@
859 localedir = @localedir@
860 localstatedir = @localstatedir@
861 lt_ECHO = @lt_ECHO@
862 mandir = @mandir@
863 mkdir_p = @mkdir_p@
864 oldincludedir = @oldincludedir@
865 pdfdir = @pdfdir@
866 pkgpyexecdir = @pkgpyexecdir@
867 pkgpythondir = @pkgpythondir@
868 prefix = @prefix@
869 program_transform_name = @program_transform_name@
870 psdir = @psdir@
871 pyexecdir = @pyexecdir@
872 pythondir = @pythondir@
873 sbindir = @sbindir@
874 sharedstatedir = @sharedstatedir@
875 skipped_dirs = @skipped_dirs@
876 srcdir = @srcdir@
877 subdirs = @subdirs@
878 swig_CXXFLAGS = @swig_CXXFLAGS@
879 sysconfdir = @sysconfdir@
880 target = @target@
881 target_alias = @target_alias@
882 target_cpu = @target_cpu@
883 target_os = @target_os@
884 target_vendor = @target_vendor@
885 top_build_prefix = @top_build_prefix@
886 top_builddir = @top_builddir@
887 top_srcdir = @top_srcdir@
888 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
889 usrp2_INCLUDES = @usrp2_INCLUDES@
890 usrp2_LA = @usrp2_LA@
891 usrp2_LDFLAG = @usrp2_LDFLAG@
892 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
893 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
894 usrp_INCLUDES = @usrp_INCLUDES@
895 usrp_LA = @usrp_LA@
896 usrp_LDFLAG = @usrp_LDFLAG@
897 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
898 with_INCLUDES = @with_INCLUDES@
899 with_LIBDIRPATH = @with_LIBDIRPATH@
900 with_PYDIRPATH = @with_PYDIRPATH@
901 with_SWIGDIRPATH = @with_SWIGDIRPATH@
902 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
903 with_dirs = @with_dirs@
904 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
905 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
906
907 # Sets ABI version in SONAME and appends -LIBVER to filename
908 LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER)
909
910 # includes
911 grincludedir = $(includedir)/gnuradio
912
913 # swig includes
914 @PYTHON_TRUE@swigincludedir = $(grincludedir)/swig
915
916 # Install the gnuradio stuff in the appropriate subdirectory
917 # This usually ends up at:
918 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
919 @PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio
920 @PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio
921
922 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
923 # This usually ends up at:
924 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
925 @PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm
926 @PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm
927
928 # gcell includes
929 gcellincludedir = $(includedir)/gcell
930 gcellspuincludedir = $(includedir)/gcell/spu
931
932 # Cell spu libs
933 libspudir = $(libdir)spu
934
935 # This used to be set in configure.ac but is now defined here for all 
936 # Makefiles when this fragment is included.
937 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
938         $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
939
940
941 # when including for compilation from pre-installed libraries and such,
942 # need to make sure those are put last on the compile command
943 WITH_INCLUDES = @with_INCLUDES@
944 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
945
946 # Where to find gnuradio include files in the current build tree
947 # top_srcdir for original stuff, top_builddir for generated files
948 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
949
950 # How to link in GNU Radio core library from inside the tree
951 GNURADIO_CORE_LA = @gnuradio_core_LA@
952
953 # How to link in the USRP library from inside the tree
954 GRUEL_INCLUDES = @gruel_INCLUDES@
955 GRUEL_LA = @gruel_LA@
956
957 # How to link in the USRP library from inside the tree
958 USRP_INCLUDES = @usrp_INCLUDES@
959 USRP_LA = @usrp_LA@
960
961 # How to link the gcell library from inside the tree (the PPU part)
962 GCELL_INCLUDES = @gcell_INCLUDES@
963 GCELL_LA = @gcell_LA@
964
965 # How to link the gcell library from inside the tree (the SPU part)
966 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
967 GCELL_SPU_LA = @gcell_spu_LA@
968
969 # libtool aware wrapper for ppu-embedspu
970 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
971
972 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
973 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
974 RM = $(RM_PROG) -f
975 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s
976
977 # Base directory for example applications
978 exampledir = $(datadir)/gnuradio/examples
979 gr_docdir = $(docdir)-$(DOCVER)
980
981 # System configuration files
982 gr_prefsdir = $(GR_PREFSDIR)
983
984 # Data directory for grc block wrappers
985 grc_blocksdir = $(pkgdatadir)/grc/blocks
986
987 # Other common defines; use "+=" to add to these
988 STAMPS = $(DEPDIR)/Makefile.gen-generate-generate-* \
989         $(DEPDIR)/stamp-sources-generate*
990 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \
991         *.loT stamp-sources-generate
992
993 #
994 # This directory contains mostly filter routines, plus a few
995 # other performance critical items
996 #
997 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(CPPUNIT_INCLUDES) $(WITH_INCLUDES)
998 noinst_LTLIBRARIES = libfilter.la libfilter-qa.la
999
1000 # ----------------------------------------------------------------
1001 # these scripts generate FIR code
1002 #
1003 code_generator = \
1004         generate_all.py                                 \
1005         generate_gr_fir_XXX.py                          \
1006         generate_gr_fir_filter_XXX.py                   \
1007         generate_gr_interp_fir_filter_XXX.py            \
1008         generate_gr_rational_resampler_base_XXX.py      \
1009         generate_gr_fir_sysconfig.py                    \
1010         generate_gr_fir_sysconfig_generic.py            \
1011         generate_gr_fir_util.py                         \
1012         generate_gr_freq_xlating_fir_filter_XXX.py      \
1013         generate_utils.py                               \
1014         gr_fir_XXX.cc.t                                 \
1015         gr_fir_XXX.h.t                                  \
1016         gr_fir_XXX_generic.cc.t                         \
1017         gr_fir_XXX_generic.h.t                          \
1018         gr_fir_filter_XXX.cc.t                          \
1019         gr_fir_filter_XXX.h.t                           \
1020         gr_fir_filter_XXX.i.t                           \
1021         gr_interp_fir_filter_XXX.cc.t                   \
1022         gr_interp_fir_filter_XXX.h.t                    \
1023         gr_interp_fir_filter_XXX.i.t                    \
1024         gr_rational_resampler_base_XXX.cc.t             \
1025         gr_rational_resampler_base_XXX.h.t              \
1026         gr_rational_resampler_base_XXX.i.t              \
1027         gr_freq_xlating_fir_filter_XXX.cc.t             \
1028         gr_freq_xlating_fir_filter_XXX.h.t              \
1029         gr_freq_xlating_fir_filter_XXX.i.t
1030
1031
1032 # Source built by Python into $(builddir)
1033 BUILT_SOURCES = \
1034         $(GENERATED_H)          \
1035         $(GENERATED_I)          \
1036         $(GENERATED_CC)         \
1037         filter_generated.i
1038
1039
1040 # ----------------------------------------------------------------
1041 # MD_CPU and MD_SUBCPU are set at configure time by way of 
1042 #   gnuradio/config/gr_set_md_cpu.m4.  
1043 #   It indicates which set of machine dependent code we should be building.
1044 #   We currently implement "generic" and "x86"
1045
1046 #
1047 # <foo>_CODE entry for each set of machine specific speedups
1048 #
1049 generic_CODE = \
1050         sysconfig_generic.cc            
1051
1052 generic_qa_CODE = \
1053         qa_dotprod_generic.cc
1054
1055 x86_CODE = \
1056         sysconfig_x86.cc                \
1057         gr_fir_sysconfig_x86.cc         \
1058         gr_cpu_x86.cc                   \
1059         gr_fir_ccc_simd.cc              \
1060         gr_fir_ccc_x86.cc               \
1061         gr_fir_fff_simd.cc              \
1062         gr_fir_fff_x86.cc               \
1063         gr_fir_fsf_simd.cc              \
1064         gr_fir_fsf_x86.cc               \
1065         gr_fir_scc_simd.cc              \
1066         gr_fir_scc_x86.cc               \
1067         gr_fir_fcc_simd.cc              \
1068         gr_fir_fcc_x86.cc               \
1069         gr_fir_ccf_simd.cc              \
1070         gr_fir_ccf_x86.cc               \
1071         sse_debug.c
1072
1073 x86_SUBCODE = \
1074         float_dotprod_sse.S             \
1075         float_dotprod_3dnow.S           \
1076         complex_dotprod_3dnowext.S      \
1077         complex_dotprod_3dnow.S         \
1078         complex_dotprod_sse.S           \
1079         ccomplex_dotprod_3dnowext.S     \
1080         ccomplex_dotprod_3dnow.S        \
1081         ccomplex_dotprod_sse.S          \
1082         fcomplex_dotprod_3dnow.S        \
1083         fcomplex_dotprod_sse.S          \
1084         short_dotprod_mmx.S             \
1085         cpuid_x86.S
1086
1087 x86_64_SUBCODE = \
1088         float_dotprod_sse64.S           \
1089         float_dotprod_3dnow64.S         \
1090         complex_dotprod_3dnowext64.S    \
1091         complex_dotprod_3dnow64.S       \
1092         complex_dotprod_sse64.S         \
1093         ccomplex_dotprod_3dnowext64.S   \
1094         ccomplex_dotprod_3dnow64.S      \
1095         ccomplex_dotprod_sse64.S        \
1096         fcomplex_dotprod_3dnow64.S      \
1097         fcomplex_dotprod_sse64.S        \
1098         short_dotprod_mmx64.S           \
1099         cpuid_x86_64.S
1100
1101 x86_qa_CODE = \
1102         qa_dotprod_x86.cc               \
1103         qa_float_dotprod_x86.cc         \
1104         qa_complex_dotprod_x86.cc       \
1105         qa_ccomplex_dotprod_x86.cc      
1106
1107 powerpc_CODE = \
1108         sysconfig_powerpc.cc \
1109         gr_fir_sysconfig_powerpc.cc \
1110         gr_cpu_powerpc.cc \
1111         gr_fir_fff_altivec.cc \
1112         gr_altivec.c \
1113         dotprod_fff_altivec.c
1114
1115 powerpc_qa_CODE = \
1116         qa_dotprod_powerpc.cc
1117
1118 armv7_a_CODE = \
1119         sysconfig_armv7_a.cc \
1120         gr_fir_sysconfig_armv7_a.cc \
1121         gr_cpu_armv7_a.cc \
1122         gr_fir_fff_armv7_a.cc \
1123         dotprod_fff_armv7_a.c
1124
1125 armv7_a_qa_CODE = \
1126         qa_dotprod_armv7_a.cc
1127
1128
1129 #
1130 # include each <foo>_CODE entry here...
1131 #
1132 EXTRA_libfilter_la_SOURCES = \
1133         $(generic_CODE)                 \
1134         $(generic_qa_CODE)              \
1135         $(x86_CODE)                     \
1136         $(x86_SUBCODE)                  \
1137         $(x86_64_SUBCODE)               \
1138         $(x86_qa_CODE)                  \
1139         $(powerpc_CODE)                 \
1140         $(powerpc_qa_CODE)              \
1141         $(armv7_a_CODE)         \
1142         $(armv7_a_qa_CODE)
1143
1144 EXTRA_DIST = 3dnow_float_dotprod_really_simple.S \
1145         3dnow_float_dotprod_simple.S $(code_generator) \
1146         stamp-sources-generate
1147
1148 # work around automake deficiency
1149 libfilter_la_common_SOURCES = \
1150         $(GENERATED_CC)                 \
1151         gr_adaptive_fir_ccf.cc          \
1152         gr_cma_equalizer_cc.cc          \
1153         gri_fft_filter_fff_generic.cc   \
1154         gri_fft_filter_ccc_generic.cc   \
1155         gr_fft_filter_ccc.cc            \
1156         gr_fft_filter_fff.cc            \
1157         gr_goertzel_fc.cc               \
1158         gr_filter_delay_fc.cc           \
1159         gr_fractional_interpolator_ff.cc \
1160         gr_fractional_interpolator_cc.cc \
1161         gr_hilbert_fc.cc                \
1162         gr_iir_filter_ffd.cc            \
1163         gr_sincos.c                     \
1164         gr_single_pole_iir_filter_ff.cc \
1165         gr_single_pole_iir_filter_cc.cc \
1166         gri_goertzel.cc                 \
1167         gri_mmse_fir_interpolator.cc    \
1168         gri_mmse_fir_interpolator_cc.cc \
1169         complex_dotprod_generic.cc      \
1170         ccomplex_dotprod_generic.cc     \
1171         float_dotprod_generic.c         \
1172         short_dotprod_generic.c         \
1173         gr_pfb_channelizer_ccf.cc       \
1174         gr_pfb_decimator_ccf.cc         \
1175         gr_pfb_interpolator_ccf.cc      \
1176         gr_pfb_arb_resampler_ccf.cc     \
1177         gr_pfb_clock_sync_ccf.cc        \
1178         gr_pfb_clock_sync_fff.cc
1179
1180 libfilter_qa_la_common_SOURCES = \
1181         qa_filter.cc                    \
1182         qa_gr_fir_ccf.cc                \
1183         qa_gr_fir_fcc.cc                \
1184         qa_gr_fir_fff.cc                \
1185         qa_gr_fir_ccc.cc                \
1186         qa_gr_fir_scc.cc                \
1187         qa_gr_rotator.cc                \
1188         qa_gri_mmse_fir_interpolator.cc \
1189         qa_gri_mmse_fir_interpolator_cc.cc      
1190
1191 @MD_CPU_armv7_a_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(armv7_a_CODE)
1192 @MD_CPU_generic_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(generic_CODE)
1193 @MD_CPU_powerpc_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(powerpc_CODE)
1194 @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_SUBCODE) $(x86_CODE)
1195 @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_64_SUBCODE) $(x86_CODE)
1196 @MD_CPU_armv7_a_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(armv7_a_qa_CODE)
1197 @MD_CPU_generic_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(generic_qa_CODE)
1198 @MD_CPU_powerpc_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(powerpc_qa_CODE)
1199 @MD_CPU_x86_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(x86_qa_CODE)
1200 grinclude_HEADERS = \
1201         $(GENERATED_H)                  \
1202         complex_dotprod_generic.h       \
1203         complex_dotprod_x86.h           \
1204         fcomplex_dotprod_x86.h          \
1205         ccomplex_dotprod_generic.h      \
1206         ccomplex_dotprod_x86.h          \
1207         float_dotprod_generic.h         \
1208         float_dotprod_x86.h             \
1209         gr_adaptive_fir_ccf.h           \
1210         gr_altivec.h                    \
1211         gr_cma_equalizer_cc.h           \
1212         gr_cpu.h                        \
1213         gri_fft_filter_fff_generic.h    \
1214         gri_fft_filter_ccc_generic.h    \
1215         gr_fft_filter_ccc.h             \
1216         gr_fft_filter_fff.h             \
1217         gr_filter_delay_fc.h            \
1218         gr_fir_sysconfig_x86.h          \
1219         gr_fir_sysconfig_powerpc.h      \
1220         gr_fractional_interpolator_ff.h \
1221         gr_fractional_interpolator_cc.h \
1222         gr_goertzel_fc.h                \
1223         gr_hilbert_fc.h                 \
1224         gr_iir_filter_ffd.h             \
1225         gr_rotator.h                    \
1226         gr_sincos.h                     \
1227         gr_single_pole_iir.h            \
1228         gr_single_pole_iir_filter_ff.h  \
1229         gr_single_pole_iir_filter_cc.h  \
1230         gr_vec_types.h                  \
1231         gri_goertzel.h                  \
1232         gri_iir.h                       \
1233         gri_mmse_fir_interpolator.h     \
1234         gri_mmse_fir_interpolator_cc.h  \
1235         qa_filter.h                     \
1236         short_dotprod_generic.h         \
1237         short_dotprod_x86.h             \
1238         sse_debug.h                     \
1239         gr_pfb_channelizer_ccf.h        \
1240         gr_pfb_decimator_ccf.h          \
1241         gr_pfb_interpolator_ccf.h       \
1242         gr_pfb_arb_resampler_ccf.h      \
1243         gr_pfb_clock_sync_ccf.h         \
1244         gr_pfb_clock_sync_fff.h
1245
1246 noinst_HEADERS = \
1247         assembly.h                      \
1248         dotprod_fff_altivec.h           \
1249         dotprod_fff_armv7_a.h           \
1250         gr_fir_scc_simd.h               \
1251         gr_fir_scc_x86.h                \
1252         gr_fir_fcc_simd.h               \
1253         gr_fir_fcc_x86.h                \
1254         gr_fir_ccf_simd.h               \
1255         gr_fir_ccf_x86.h                \
1256         gr_fir_ccc_simd.h               \
1257         gr_fir_ccc_x86.h                \
1258         gr_fir_fff_altivec.h            \
1259         gr_fir_fff_armv7_a.h            \
1260         gr_fir_fff_simd.h               \
1261         gr_fir_fff_x86.h                \
1262         gr_fir_fsf_simd.h               \
1263         gr_fir_fsf_x86.h                \
1264         interpolator_taps.h             \
1265         qa_complex_dotprod_x86.h        \
1266         qa_ccomplex_dotprod_x86.h       \
1267         qa_dotprod.h                    \
1268         qa_float_dotprod_x86.h          \
1269         qa_gr_fir_ccf.h                 \
1270         qa_gr_fir_fcc.h                 \
1271         qa_gr_fir_fff.h                 \
1272         qa_gr_fir_ccc.h                 \
1273         qa_gr_fir_scc.h                 \
1274         qa_gr_rotator.h                 \
1275         qa_gri_mmse_fir_interpolator.h  \
1276         qa_gri_mmse_fir_interpolator_cc.h       
1277
1278 @PYTHON_TRUE@swiginclude_HEADERS = \
1279 @PYTHON_TRUE@   filter.i                        \
1280 @PYTHON_TRUE@   filter_generated.i              \
1281 @PYTHON_TRUE@   gr_adaptive_fir_ccf.i           \
1282 @PYTHON_TRUE@   gr_cma_equalizer_cc.i           \
1283 @PYTHON_TRUE@   gr_fft_filter_ccc.i             \
1284 @PYTHON_TRUE@   gr_fft_filter_fff.i             \
1285 @PYTHON_TRUE@   gr_filter_delay_fc.i            \
1286 @PYTHON_TRUE@   gr_fractional_interpolator_ff.i \
1287 @PYTHON_TRUE@   gr_fractional_interpolator_cc.i \
1288 @PYTHON_TRUE@   gr_goertzel_fc.i                \
1289 @PYTHON_TRUE@   gr_hilbert_fc.i                 \
1290 @PYTHON_TRUE@   gr_iir_filter_ffd.i             \
1291 @PYTHON_TRUE@   gr_single_pole_iir_filter_ff.i  \
1292 @PYTHON_TRUE@   gr_single_pole_iir_filter_cc.i  \
1293 @PYTHON_TRUE@   gr_pfb_channelizer_ccf.i        \
1294 @PYTHON_TRUE@   gr_pfb_decimator_ccf.i          \
1295 @PYTHON_TRUE@   gr_pfb_interpolator_ccf.i       \
1296 @PYTHON_TRUE@   gr_pfb_arb_resampler_ccf.i      \
1297 @PYTHON_TRUE@   gr_pfb_clock_sync_ccf.i         \
1298 @PYTHON_TRUE@   gr_pfb_clock_sync_fff.i         \
1299 @PYTHON_TRUE@   $(GENERATED_I)
1300
1301
1302 #
1303 # This file is machine generated.  All edits will be overwritten
1304 #
1305 GENERATED_H = \
1306         gr_fir_ccc.h \
1307         gr_fir_ccc_generic.h \
1308         gr_fir_ccf.h \
1309         gr_fir_ccf_generic.h \
1310         gr_fir_fcc.h \
1311         gr_fir_fcc_generic.h \
1312         gr_fir_fff.h \
1313         gr_fir_fff_generic.h \
1314         gr_fir_filter_ccc.h \
1315         gr_fir_filter_ccf.h \
1316         gr_fir_filter_fcc.h \
1317         gr_fir_filter_fff.h \
1318         gr_fir_filter_fsf.h \
1319         gr_fir_filter_scc.h \
1320         gr_fir_fsf.h \
1321         gr_fir_fsf_generic.h \
1322         gr_fir_scc.h \
1323         gr_fir_scc_generic.h \
1324         gr_fir_sysconfig.h \
1325         gr_fir_sysconfig_generic.h \
1326         gr_fir_util.h \
1327         gr_freq_xlating_fir_filter_ccc.h \
1328         gr_freq_xlating_fir_filter_ccf.h \
1329         gr_freq_xlating_fir_filter_fcc.h \
1330         gr_freq_xlating_fir_filter_fcf.h \
1331         gr_freq_xlating_fir_filter_scc.h \
1332         gr_freq_xlating_fir_filter_scf.h \
1333         gr_interp_fir_filter_ccc.h \
1334         gr_interp_fir_filter_ccf.h \
1335         gr_interp_fir_filter_fcc.h \
1336         gr_interp_fir_filter_fff.h \
1337         gr_interp_fir_filter_fsf.h \
1338         gr_interp_fir_filter_scc.h \
1339         gr_rational_resampler_base_ccc.h \
1340         gr_rational_resampler_base_ccf.h \
1341         gr_rational_resampler_base_fcc.h \
1342         gr_rational_resampler_base_fff.h \
1343         gr_rational_resampler_base_fsf.h \
1344         gr_rational_resampler_base_scc.h
1345
1346 GENERATED_I = \
1347         gr_fir_filter_ccc.i \
1348         gr_fir_filter_ccf.i \
1349         gr_fir_filter_fcc.i \
1350         gr_fir_filter_fff.i \
1351         gr_fir_filter_fsf.i \
1352         gr_fir_filter_scc.i \
1353         gr_freq_xlating_fir_filter_ccc.i \
1354         gr_freq_xlating_fir_filter_ccf.i \
1355         gr_freq_xlating_fir_filter_fcc.i \
1356         gr_freq_xlating_fir_filter_fcf.i \
1357         gr_freq_xlating_fir_filter_scc.i \
1358         gr_freq_xlating_fir_filter_scf.i \
1359         gr_interp_fir_filter_ccc.i \
1360         gr_interp_fir_filter_ccf.i \
1361         gr_interp_fir_filter_fcc.i \
1362         gr_interp_fir_filter_fff.i \
1363         gr_interp_fir_filter_fsf.i \
1364         gr_interp_fir_filter_scc.i \
1365         gr_rational_resampler_base_ccc.i \
1366         gr_rational_resampler_base_ccf.i \
1367         gr_rational_resampler_base_fcc.i \
1368         gr_rational_resampler_base_fff.i \
1369         gr_rational_resampler_base_fsf.i \
1370         gr_rational_resampler_base_scc.i
1371
1372 GENERATED_CC = \
1373         gr_fir_ccc.cc \
1374         gr_fir_ccc_generic.cc \
1375         gr_fir_ccf.cc \
1376         gr_fir_ccf_generic.cc \
1377         gr_fir_fcc.cc \
1378         gr_fir_fcc_generic.cc \
1379         gr_fir_fff.cc \
1380         gr_fir_fff_generic.cc \
1381         gr_fir_filter_ccc.cc \
1382         gr_fir_filter_ccf.cc \
1383         gr_fir_filter_fcc.cc \
1384         gr_fir_filter_fff.cc \
1385         gr_fir_filter_fsf.cc \
1386         gr_fir_filter_scc.cc \
1387         gr_fir_fsf.cc \
1388         gr_fir_fsf_generic.cc \
1389         gr_fir_scc.cc \
1390         gr_fir_scc_generic.cc \
1391         gr_fir_sysconfig.cc \
1392         gr_fir_sysconfig_generic.cc \
1393         gr_fir_util.cc \
1394         gr_freq_xlating_fir_filter_ccc.cc \
1395         gr_freq_xlating_fir_filter_ccf.cc \
1396         gr_freq_xlating_fir_filter_fcc.cc \
1397         gr_freq_xlating_fir_filter_fcf.cc \
1398         gr_freq_xlating_fir_filter_scc.cc \
1399         gr_freq_xlating_fir_filter_scf.cc \
1400         gr_interp_fir_filter_ccc.cc \
1401         gr_interp_fir_filter_ccf.cc \
1402         gr_interp_fir_filter_fcc.cc \
1403         gr_interp_fir_filter_fff.cc \
1404         gr_interp_fir_filter_fsf.cc \
1405         gr_interp_fir_filter_scc.cc \
1406         gr_rational_resampler_base_ccc.cc \
1407         gr_rational_resampler_base_ccf.cc \
1408         gr_rational_resampler_base_fcc.cc \
1409         gr_rational_resampler_base_fff.cc \
1410         gr_rational_resampler_base_fsf.cc \
1411         gr_rational_resampler_base_scc.cc
1412
1413
1414 # Do creation and inclusion of other Makefiles last
1415
1416 # include the srcdir's Makefile.gen; doing this creates an implicit
1417 # dependency between $(srcdir)/Makefile.in and $(srcdir)/Makefile.gen.
1418
1419 # common way for generating local Makefile.gen
1420 makefile_gen_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) do_makefile=1 do_sources=0 $(PYTHON) $(srcdir)/generate_all.py
1421
1422 # common way for generating sources from templates when using
1423 # BUILT_SOURCES, using parallel build protection.
1424 gen_sources = $(BUILT_SOURCES)
1425 gen_sources_deps = $(core_generator)
1426 par_gen_command = PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_all.py
1427 all: $(BUILT_SOURCES)
1428         $(MAKE) $(AM_MAKEFLAGS) all-am
1429
1430 .SUFFIXES:
1431 .SUFFIXES: .S .c .cc .lo .o .obj
1432 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/Makefile.gen $(top_srcdir)/Makefile.gen.gen $(top_srcdir)/Makefile.par.gen $(am__configure_deps)
1433         @for dep in $?; do \
1434           case '$(am__configure_deps)' in \
1435             *$$dep*) \
1436               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1437                 && { if test -f $@; then exit 0; else break; fi; }; \
1438               exit 1;; \
1439           esac; \
1440         done; \
1441         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnuradio-core/src/lib/filter/Makefile'; \
1442         $(am__cd) $(top_srcdir) && \
1443           $(AUTOMAKE) --gnu gnuradio-core/src/lib/filter/Makefile
1444 .PRECIOUS: Makefile
1445 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1446         @case '$?' in \
1447           *config.status*) \
1448             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1449           *) \
1450             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1451             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1452         esac;
1453
1454 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1455         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1456
1457 $(top_srcdir)/configure:  $(am__configure_deps)
1458         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1459 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1460         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1461 $(am__aclocal_m4_deps):
1462
1463 clean-noinstLTLIBRARIES:
1464         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1465         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1466           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1467           test "$$dir" != "$$p" || dir=.; \
1468           echo "rm -f \"$${dir}/so_locations\""; \
1469           rm -f "$${dir}/so_locations"; \
1470         done
1471 libfilter-qa.la: $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_DEPENDENCIES) 
1472         $(CXXLINK)  $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_LIBADD) $(LIBS)
1473 libfilter.la: $(libfilter_la_OBJECTS) $(libfilter_la_DEPENDENCIES) 
1474         $(CXXLINK)  $(libfilter_la_OBJECTS) $(libfilter_la_LIBADD) $(LIBS)
1475
1476 mostlyclean-compile:
1477         -rm -f *.$(OBJEXT)
1478
1479 distclean-compile:
1480         -rm -f *.tab.c
1481
1482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnow.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnow64.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnowext.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_3dnowext64.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_generic.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_sse.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_sse64.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnow.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnow64.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnowext.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_3dnowext64.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_generic.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_sse.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_sse64.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuid_x86.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuid_x86_64.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dotprod_fff_altivec.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dotprod_fff_armv7_a.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_3dnow.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_3dnow64.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_sse.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcomplex_dotprod_sse64.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_3dnow.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_3dnow64.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_generic.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_sse.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_sse64.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_adaptive_fir_ccf.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_altivec.Plo@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cma_equalizer_cc.Plo@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu_armv7_a.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu_powerpc.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu_x86.Plo@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_ccc.Plo@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_fff.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_filter_delay_fc.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_generic.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_simd.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_x86.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_generic.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_simd.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_x86.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_generic.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_simd.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_x86.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_altivec.Plo@am__quote@
1532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_armv7_a.Plo@am__quote@
1533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_generic.Plo@am__quote@
1534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_simd.Plo@am__quote@
1535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_x86.Plo@am__quote@
1536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_ccc.Plo@am__quote@
1537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_ccf.Plo@am__quote@
1538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fcc.Plo@am__quote@
1539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fff.Plo@am__quote@
1540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fsf.Plo@am__quote@
1541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_scc.Plo@am__quote@
1542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf.Plo@am__quote@
1543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_generic.Plo@am__quote@
1544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_simd.Plo@am__quote@
1545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_x86.Plo@am__quote@
1546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc.Plo@am__quote@
1547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_generic.Plo@am__quote@
1548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_simd.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_x86.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_armv7_a.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_generic.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_powerpc.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_x86.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_util.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator_cc.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator_ff.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccc.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccf.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_fcc.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_fcf.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_scc.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_scf.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_goertzel_fc.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_hilbert_fc.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_iir_filter_ffd.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_ccc.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_ccf.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fcc.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fff.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fsf.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_scc.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_arb_resampler_ccf.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_channelizer_ccf.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_clock_sync_ccf.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_clock_sync_fff.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_decimator_ccf.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pfb_interpolator_ccf.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_ccc.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_ccf.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fcc.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fff.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fsf.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_scc.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_sincos.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_cc.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_ff.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_fft_filter_ccc_generic.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_fft_filter_fff_generic.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_goertzel.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator_cc.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_ccomplex_dotprod_x86.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_complex_dotprod_x86.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_armv7_a.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_generic.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_powerpc.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_x86.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_filter.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_float_dotprod_x86.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_ccc.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_ccf.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fcc.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fff.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_scc.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_rotator.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_mmse_fir_interpolator.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_mmse_fir_interpolator_cc.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_generic.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_mmx.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_mmx64.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_debug.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_armv7_a.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_generic.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_powerpc.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_x86.Plo@am__quote@
1617
1618 .S.o:
1619 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1620 @am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1621 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1622 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1623 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
1624
1625 .S.obj:
1626 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1627 @am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1628 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1629 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1630 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1631
1632 .S.lo:
1633 @am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1634 @am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1635 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1636 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1637 @am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
1638
1639 .c.o:
1640 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1641 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1644 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1645
1646 .c.obj:
1647 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1648 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1651 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1652
1653 .c.lo:
1654 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1655 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1658 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1659
1660 .cc.o:
1661 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1662 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1663 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1665 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1666
1667 .cc.obj:
1668 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1669 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1670 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1671 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1672 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1673
1674 .cc.lo:
1675 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1676 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1677 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1678 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1679 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1680
1681 mostlyclean-libtool:
1682         -rm -f *.lo
1683
1684 clean-libtool:
1685         -rm -rf .libs _libs
1686 install-grincludeHEADERS: $(grinclude_HEADERS)
1687         @$(NORMAL_INSTALL)
1688         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
1689         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1690         for p in $$list; do \
1691           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1692           echo "$$d$$p"; \
1693         done | $(am__base_list) | \
1694         while read files; do \
1695           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \
1696           $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \
1697         done
1698
1699 uninstall-grincludeHEADERS:
1700         @$(NORMAL_UNINSTALL)
1701         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1702         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1703         test -n "$$files" || exit 0; \
1704         echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \
1705         cd "$(DESTDIR)$(grincludedir)" && rm -f $$files
1706 install-swigincludeHEADERS: $(swiginclude_HEADERS)
1707         @$(NORMAL_INSTALL)
1708         test -z "$(swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(swigincludedir)"
1709         @list='$(swiginclude_HEADERS)'; test -n "$(swigincludedir)" || list=; \
1710         for p in $$list; do \
1711           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1712           echo "$$d$$p"; \
1713         done | $(am__base_list) | \
1714         while read files; do \
1715           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(swigincludedir)'"; \
1716           $(INSTALL_HEADER) $$files "$(DESTDIR)$(swigincludedir)" || exit $$?; \
1717         done
1718
1719 uninstall-swigincludeHEADERS:
1720         @$(NORMAL_UNINSTALL)
1721         @list='$(swiginclude_HEADERS)'; test -n "$(swigincludedir)" || list=; \
1722         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1723         test -n "$$files" || exit 0; \
1724         echo " ( cd '$(DESTDIR)$(swigincludedir)' && rm -f" $$files ")"; \
1725         cd "$(DESTDIR)$(swigincludedir)" && rm -f $$files
1726
1727 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1728         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1729         unique=`for i in $$list; do \
1730             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1731           done | \
1732           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1733               END { if (nonempty) { for (i in files) print i; }; }'`; \
1734         mkid -fID $$unique
1735 tags: TAGS
1736
1737 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1738                 $(TAGS_FILES) $(LISP)
1739         set x; \
1740         here=`pwd`; \
1741         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1742         unique=`for i in $$list; do \
1743             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1744           done | \
1745           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1746               END { if (nonempty) { for (i in files) print i; }; }'`; \
1747         shift; \
1748         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1749           test -n "$$unique" || unique=$$empty_fix; \
1750           if test $$# -gt 0; then \
1751             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1752               "$$@" $$unique; \
1753           else \
1754             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1755               $$unique; \
1756           fi; \
1757         fi
1758 ctags: CTAGS
1759 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1760                 $(TAGS_FILES) $(LISP)
1761         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1762         unique=`for i in $$list; do \
1763             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1764           done | \
1765           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1766               END { if (nonempty) { for (i in files) print i; }; }'`; \
1767         test -z "$(CTAGS_ARGS)$$unique" \
1768           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1769              $$unique
1770
1771 GTAGS:
1772         here=`$(am__cd) $(top_builddir) && pwd` \
1773           && $(am__cd) $(top_srcdir) \
1774           && gtags -i $(GTAGS_ARGS) "$$here"
1775
1776 distclean-tags:
1777         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1778
1779 distdir: $(DISTFILES)
1780         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1781         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1782         list='$(DISTFILES)'; \
1783           dist_files=`for file in $$list; do echo $$file; done | \
1784           sed -e "s|^$$srcdirstrip/||;t" \
1785               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1786         case $$dist_files in \
1787           */*) $(MKDIR_P) `echo "$$dist_files" | \
1788                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1789                            sort -u` ;; \
1790         esac; \
1791         for file in $$dist_files; do \
1792           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1793           if test -d $$d/$$file; then \
1794             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1795             if test -d "$(distdir)/$$file"; then \
1796               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1797             fi; \
1798             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1799               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1800               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1801             fi; \
1802             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1803           else \
1804             test -f "$(distdir)/$$file" \
1805             || cp -p $$d/$$file "$(distdir)/$$file" \
1806             || exit 1; \
1807           fi; \
1808         done
1809         $(MAKE) $(AM_MAKEFLAGS) \
1810           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1811           dist-hook
1812 check-am: all-am
1813 check: $(BUILT_SOURCES)
1814         $(MAKE) $(AM_MAKEFLAGS) check-am
1815 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1816 installdirs:
1817         for dir in "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \
1818           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1819         done
1820 install: $(BUILT_SOURCES)
1821         $(MAKE) $(AM_MAKEFLAGS) install-am
1822 install-exec: install-exec-am
1823 install-data: install-data-am
1824 uninstall: uninstall-am
1825
1826 install-am: all-am
1827         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1828
1829 installcheck: installcheck-am
1830 install-strip:
1831         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1832           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1833           `test -z '$(STRIP)' || \
1834             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1835 mostlyclean-generic:
1836         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1837
1838 clean-generic:
1839
1840 distclean-generic:
1841         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1842         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1843
1844 maintainer-clean-generic:
1845         @echo "This command is intended for maintainers to use"
1846         @echo "it deletes files that may require special tools to rebuild."
1847         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1848 clean: clean-am
1849
1850 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1851         mostlyclean-am
1852
1853 distclean: distclean-am
1854         -rm -rf ./$(DEPDIR)
1855         -rm -f Makefile
1856 distclean-am: clean-am distclean-compile distclean-generic \
1857         distclean-tags
1858
1859 dvi: dvi-am
1860
1861 dvi-am:
1862
1863 html: html-am
1864
1865 html-am:
1866
1867 info: info-am
1868
1869 info-am:
1870
1871 install-data-am: install-grincludeHEADERS install-swigincludeHEADERS
1872
1873 install-dvi: install-dvi-am
1874
1875 install-dvi-am:
1876
1877 install-exec-am:
1878
1879 install-html: install-html-am
1880
1881 install-html-am:
1882
1883 install-info: install-info-am
1884
1885 install-info-am:
1886
1887 install-man:
1888
1889 install-pdf: install-pdf-am
1890
1891 install-pdf-am:
1892
1893 install-ps: install-ps-am
1894
1895 install-ps-am:
1896
1897 installcheck-am:
1898
1899 maintainer-clean: maintainer-clean-am
1900         -rm -rf ./$(DEPDIR)
1901         -rm -f Makefile
1902 maintainer-clean-am: distclean-am maintainer-clean-generic
1903
1904 mostlyclean: mostlyclean-am
1905
1906 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1907         mostlyclean-libtool
1908
1909 pdf: pdf-am
1910
1911 pdf-am:
1912
1913 ps: ps-am
1914
1915 ps-am:
1916
1917 uninstall-am: uninstall-grincludeHEADERS uninstall-swigincludeHEADERS
1918
1919 .MAKE: all check install install-am install-strip
1920
1921 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1922         clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \
1923         distclean distclean-compile distclean-generic \
1924         distclean-libtool distclean-tags distdir dvi dvi-am html \
1925         html-am info info-am install install-am install-data \
1926         install-data-am install-dvi install-dvi-am install-exec \
1927         install-exec-am install-grincludeHEADERS install-html \
1928         install-html-am install-info install-info-am install-man \
1929         install-pdf install-pdf-am install-ps install-ps-am \
1930         install-strip install-swigincludeHEADERS installcheck \
1931         installcheck-am installdirs maintainer-clean \
1932         maintainer-clean-generic mostlyclean mostlyclean-compile \
1933         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1934         tags uninstall uninstall-am uninstall-grincludeHEADERS \
1935         uninstall-swigincludeHEADERS
1936
1937
1938 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1939 docdir ?= $(datadir)/doc/$(PACKAGE)
1940
1941 # Don't distribute the files defined in the variable 'no_dist_files'
1942 dist-hook:
1943         @for file in $(no_dist_files); do \
1944                 echo $(RM) $(distdir)/$$file; \
1945                 $(RM) $(distdir)/$$file; \
1946         done;
1947
1948 generate-makefile $(srcdir)/Makefile.gen:
1949         @trap 'rm -rf $(DEPDIR)/Makefile.gen-generate-*' 1 2 13 15; \
1950         if mkdir $(DEPDIR)/Makefile.gen-generate-lock 2>/dev/null; then \
1951                 rm -f $(DEPDIR)/Makefile.gen-generate-stamp; \
1952                 rm -f $(DEPDIR)/Makefile.gen-generate-tmp; \
1953                 touch $(DEPDIR)/Makefile.gen-generate-tmp; \
1954                 do_recreate=0; \
1955                 if test -f $(srcdir)/Makefile.gen; then \
1956                         if $(RM) $(srcdir)/Makefile.gen 2>/dev/null; then \
1957                                 do_recreate=1; \
1958                         fi; \
1959                 else \
1960                         if touch $(srcdir)/Makefile.gen 2>/dev/null; then \
1961                                 do_recreate=1; \
1962                         fi; \
1963                 fi; \
1964                 if test "$$do_recreate" == "1"; then \
1965                         echo "Regenerating $(srcdir)/Makefile.gen"; \
1966                         $(makefile_gen_gen_command); \
1967                 else \
1968                         echo "Cannot recreate $(srcdir)/Makefile.gen because the directory or file is write-protected."; \
1969                         exit -1; \
1970                 fi; \
1971                 mv -f $(DEPDIR)/Makefile.gen-generate-tmp $(DEPDIR)/Makefile.gen-generate-stamp; \
1972                 rmdir $(DEPDIR)/Makefile.gen-generate-lock; \
1973         else \
1974                 while test -d $(DEPDIR)/Makefile.gen-generate-lock; do sleep 1; done; \
1975                 test -f $(DEPDIR)/Makefile.gen-generate-stamp; exit $$?; \
1976         fi;
1977
1978 STAMPS ?=
1979 EXTRA_DIST ?=
1980 MOSTLYCLEANFILES ?=
1981
1982 stamp-sources-generate: $(gen_sources_deps)
1983         @rm -f $(DEPDIR)/stamp-sources-generate-tmp
1984         @touch $(DEPDIR)/stamp-sources-generate-tmp
1985         $(par_gen_command)
1986         @mv -f $(DEPDIR)/stamp-sources-generate-tmp $@
1987
1988 $(gen_sources): stamp-sources-generate
1989         @if test -f $@; then :; else \
1990                 trap 'rm -rf $(DEPDIR)/stamp-sources-generate-*' 1 2 13 15; \
1991                 if mkdir $(DEPDIR)/stamp-sources-generate-lock 2>/dev/null; then \
1992                         rm -f stamp-sources-generate; \
1993                         $(MAKE) $(AM_MAKEFLAGS) stamp-sources-generate; \
1994                         rmdir $(DEPDIR)/stamp-sources-generate-lock; \
1995                 else \
1996                         while test -d $(DEPDIR)/stamp-sources-generate-lock; do sleep 1; done; \
1997                         test -f stamp-sources-generate; exit $$?; \
1998                 fi; \
1999         fi;
2000
2001 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2002 # Otherwise a system limit (for SysV at least) may be exceeded.
2003 .NOEXPORT: