Imported Upstream version 3.0.3
[debian/gnuradio] / gnuradio-core / src / lib / filter / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # Copyright 2001,2002,2004,2005,2006 Free Software Foundation, Inc.
19
20 # This file is part of GNU Radio
21
22 # GNU Radio is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 2, or (at your option)
25 # any later version.
26
27 # GNU Radio is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31
32 # You should have received a copy of the GNU General Public License
33 # along with GNU Radio; see the file COPYING.  If not, write to
34 # the Free Software Foundation, Inc., 51 Franklin Street,
35 # Boston, MA 02110-1301, USA.
36
37
38 # -*- Makefile -*-
39 #
40 # Copyright 2004,2006,2007 Free Software Foundation, Inc.
41
42 # This file is part of GNU Radio
43
44 # GNU Radio is free software; you can redistribute it and/or modify
45 # it under the terms of the GNU General Public License as published by
46 # the Free Software Foundation; either version 2, or (at your option)
47 # any later version.
48
49 # GNU Radio is distributed in the hope that it will be useful,
50 # but WITHOUT ANY WARRANTY; without even the implied warranty of
51 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
52 # GNU General Public License for more details.
53
54 # You should have received a copy of the GNU General Public License
55 # along with GNU Radio; see the file COPYING.  If not, write to
56 # the Free Software Foundation, Inc., 51 Franklin Street,
57 # Boston, MA 02110-1301, USA.
58
59
60
61 srcdir = @srcdir@
62 top_srcdir = @top_srcdir@
63 VPATH = @srcdir@
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 top_builddir = ../../../..
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 INSTALL = @INSTALL@
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
75 NORMAL_INSTALL = :
76 PRE_INSTALL = :
77 POST_INSTALL = :
78 NORMAL_UNINSTALL = :
79 PRE_UNINSTALL = :
80 POST_UNINSTALL = :
81 build_triplet = @build@
82 host_triplet = @host@
83 target_triplet = @target@
84 DIST_COMMON = README $(grinclude_HEADERS) $(noinst_HEADERS) \
85         $(srcdir)/Makefile.am $(srcdir)/Makefile.gen \
86         $(srcdir)/Makefile.in $(swiginclude_HEADERS) \
87         $(top_srcdir)/Makefile.common
88 subdir = gnuradio-core/src/lib/filter
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/config/acx_pthread.m4 \
91         $(top_srcdir)/config/cppunit.m4 \
92         $(top_srcdir)/config/gr_boost.m4 \
93         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
94         $(top_srcdir)/config/gr_check_shm_open.m4 \
95         $(top_srcdir)/config/gr_doxygen.m4 \
96         $(top_srcdir)/config/gr_fortran.m4 \
97         $(top_srcdir)/config/gr_gprof.m4 \
98         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
99         $(top_srcdir)/config/gr_no_undefined.m4 \
100         $(top_srcdir)/config/gr_omnithread.m4 \
101         $(top_srcdir)/config/gr_pwin32.m4 \
102         $(top_srcdir)/config/gr_python.m4 \
103         $(top_srcdir)/config/gr_scripting.m4 \
104         $(top_srcdir)/config/gr_set_md_cpu.m4 \
105         $(top_srcdir)/config/gr_swig.m4 \
106         $(top_srcdir)/config/gr_sysv_shm.m4 \
107         $(top_srcdir)/config/gr_x86_64.m4 \
108         $(top_srcdir)/config/grc_build.m4 \
109         $(top_srcdir)/config/grc_gnuradio_core.m4 \
110         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
111         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
112         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
113         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
114         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
115         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
116         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
117         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
118         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
119         $(top_srcdir)/config/grc_gr_trellis.m4 \
120         $(top_srcdir)/config/grc_gr_usrp.m4 \
121         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
122         $(top_srcdir)/config/grc_gr_wxgui.m4 \
123         $(top_srcdir)/config/grc_usrp.m4 $(top_srcdir)/config/lf_cc.m4 \
124         $(top_srcdir)/config/lf_cxx.m4 \
125         $(top_srcdir)/config/lf_warnings.m4 \
126         $(top_srcdir)/config/macosx_audiounit.m4 \
127         $(top_srcdir)/config/mkstemp.m4 \
128         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
129         $(top_srcdir)/config/sdl.m4 \
130         $(top_srcdir)/config/usrp_fusb_tech.m4 \
131         $(top_srcdir)/config/usrp_libusb.m4 \
132         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
133 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134         $(ACLOCAL_M4)
135 mkinstalldirs = $(install_sh) -d
136 CONFIG_HEADER = $(top_builddir)/config.h
137 CONFIG_CLEAN_FILES =
138 LTLIBRARIES = $(noinst_LTLIBRARIES)
139 libfilter_qa_la_LIBADD =
140 am__libfilter_qa_la_SOURCES_DIST = qa_filter.cc qa_gr_fir_ccf.cc \
141         qa_gr_fir_fcc.cc qa_gr_fir_fff.cc qa_gr_fir_ccc.cc \
142         qa_gr_fir_scc.cc qa_gri_mmse_fir_interpolator.cc \
143         qa_dotprod_generic.cc qa_dotprod_x86.cc \
144         qa_float_dotprod_x86.cc qa_complex_dotprod_x86.cc \
145         qa_ccomplex_dotprod_x86.cc
146 am__objects_1 = qa_filter.lo qa_gr_fir_ccf.lo qa_gr_fir_fcc.lo \
147         qa_gr_fir_fff.lo qa_gr_fir_ccc.lo qa_gr_fir_scc.lo \
148         qa_gri_mmse_fir_interpolator.lo
149 am__objects_2 = qa_dotprod_generic.lo
150 am__objects_3 = qa_dotprod_x86.lo qa_float_dotprod_x86.lo \
151         qa_complex_dotprod_x86.lo qa_ccomplex_dotprod_x86.lo
152 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@am_libfilter_qa_la_OBJECTS =  \
153 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@ $(am__objects_1) \
154 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@ $(am__objects_3)
155 @MD_CPU_generic_TRUE@am_libfilter_qa_la_OBJECTS = $(am__objects_1) \
156 @MD_CPU_generic_TRUE@   $(am__objects_2)
157 libfilter_qa_la_OBJECTS = $(am_libfilter_qa_la_OBJECTS)
158 libfilter_la_LIBADD =
159 am__libfilter_la_SOURCES_DIST = gr_fir_ccc.cc gr_fir_ccc_generic.cc \
160         gr_fir_ccf.cc gr_fir_ccf_generic.cc gr_fir_fcc.cc \
161         gr_fir_fcc_generic.cc gr_fir_fff.cc gr_fir_fff_generic.cc \
162         gr_fir_filter_ccc.cc gr_fir_filter_ccf.cc gr_fir_filter_fcc.cc \
163         gr_fir_filter_fff.cc gr_fir_filter_fsf.cc gr_fir_filter_scc.cc \
164         gr_fir_fsf.cc gr_fir_fsf_generic.cc gr_fir_scc.cc \
165         gr_fir_scc_generic.cc gr_fir_sysconfig.cc \
166         gr_fir_sysconfig_generic.cc gr_fir_util.cc \
167         gr_freq_xlating_fir_filter_ccc.cc \
168         gr_freq_xlating_fir_filter_ccf.cc \
169         gr_freq_xlating_fir_filter_fcc.cc \
170         gr_freq_xlating_fir_filter_fcf.cc \
171         gr_freq_xlating_fir_filter_scc.cc \
172         gr_freq_xlating_fir_filter_scf.cc gr_interp_fir_filter_ccc.cc \
173         gr_interp_fir_filter_ccf.cc gr_interp_fir_filter_fcc.cc \
174         gr_interp_fir_filter_fff.cc gr_interp_fir_filter_fsf.cc \
175         gr_interp_fir_filter_scc.cc gr_rational_resampler_base_ccc.cc \
176         gr_rational_resampler_base_ccf.cc \
177         gr_rational_resampler_base_fcc.cc \
178         gr_rational_resampler_base_fff.cc \
179         gr_rational_resampler_base_fsf.cc \
180         gr_rational_resampler_base_scc.cc gr_adaptive_fir_ccf.cc \
181         gr_cma_equalizer_cc.cc gr_fft_filter_ccc.cc \
182         gr_fft_filter_fff.cc gr_goertzel_fc.cc gr_filter_delay_fc.cc \
183         gr_fractional_interpolator.cc gr_hilbert_fc.cc \
184         gr_iir_filter_ffd.cc gr_sincos.c \
185         gr_single_pole_iir_filter_ff.cc \
186         gr_single_pole_avg_filter_ff.cc \
187         gr_single_pole_rec_filter_ff.cc \
188         gr_single_zero_avg_filter_ff.cc \
189         gr_single_zero_rec_filter_ff.cc \
190         gr_single_pole_iir_filter_cc.cc gri_goertzel.cc \
191         gri_mmse_fir_interpolator.cc gri_mmse_fir_interpolator_cc.cc \
192         complex_dotprod_generic.cc ccomplex_dotprod_generic.cc \
193         float_dotprod_generic.c short_dotprod_generic.c \
194         sysconfig_generic.cc float_dotprod_sse.S float_dotprod_3dnow.S \
195         complex_dotprod_3dnowext.S complex_dotprod_3dnow.S \
196         complex_dotprod_sse.S ccomplex_dotprod_3dnowext.S \
197         ccomplex_dotprod_3dnow.S ccomplex_dotprod_sse.S \
198         fcomplex_dotprod_3dnow.S fcomplex_dotprod_sse.S \
199         short_dotprod_mmx.S cpuid_x86.S sysconfig_x86.cc \
200         gr_fir_sysconfig_x86.cc gr_cpu.cc gr_fir_ccc_simd.cc \
201         gr_fir_ccc_x86.cc gr_fir_fff_simd.cc gr_fir_fff_x86.cc \
202         gr_fir_fsf_simd.cc gr_fir_fsf_x86.cc gr_fir_scc_simd.cc \
203         gr_fir_scc_x86.cc gr_fir_fcc_simd.cc gr_fir_fcc_x86.cc \
204         gr_fir_ccf_simd.cc gr_fir_ccf_x86.cc sse_debug.c \
205         float_dotprod_sse64.S float_dotprod_3dnow64.S \
206         complex_dotprod_3dnowext64.S complex_dotprod_3dnow64.S \
207         complex_dotprod_sse64.S ccomplex_dotprod_3dnowext64.S \
208         ccomplex_dotprod_3dnow64.S ccomplex_dotprod_sse64.S \
209         fcomplex_dotprod_3dnow64.S fcomplex_dotprod_sse64.S \
210         short_dotprod_mmx64.S cpuid_x86_64.S
211 am__objects_4 = gr_fir_ccc.lo gr_fir_ccc_generic.lo gr_fir_ccf.lo \
212         gr_fir_ccf_generic.lo gr_fir_fcc.lo gr_fir_fcc_generic.lo \
213         gr_fir_fff.lo gr_fir_fff_generic.lo gr_fir_filter_ccc.lo \
214         gr_fir_filter_ccf.lo gr_fir_filter_fcc.lo gr_fir_filter_fff.lo \
215         gr_fir_filter_fsf.lo gr_fir_filter_scc.lo gr_fir_fsf.lo \
216         gr_fir_fsf_generic.lo gr_fir_scc.lo gr_fir_scc_generic.lo \
217         gr_fir_sysconfig.lo gr_fir_sysconfig_generic.lo gr_fir_util.lo \
218         gr_freq_xlating_fir_filter_ccc.lo \
219         gr_freq_xlating_fir_filter_ccf.lo \
220         gr_freq_xlating_fir_filter_fcc.lo \
221         gr_freq_xlating_fir_filter_fcf.lo \
222         gr_freq_xlating_fir_filter_scc.lo \
223         gr_freq_xlating_fir_filter_scf.lo gr_interp_fir_filter_ccc.lo \
224         gr_interp_fir_filter_ccf.lo gr_interp_fir_filter_fcc.lo \
225         gr_interp_fir_filter_fff.lo gr_interp_fir_filter_fsf.lo \
226         gr_interp_fir_filter_scc.lo gr_rational_resampler_base_ccc.lo \
227         gr_rational_resampler_base_ccf.lo \
228         gr_rational_resampler_base_fcc.lo \
229         gr_rational_resampler_base_fff.lo \
230         gr_rational_resampler_base_fsf.lo \
231         gr_rational_resampler_base_scc.lo
232 am__objects_5 = $(am__objects_4) gr_adaptive_fir_ccf.lo \
233         gr_cma_equalizer_cc.lo gr_fft_filter_ccc.lo \
234         gr_fft_filter_fff.lo gr_goertzel_fc.lo gr_filter_delay_fc.lo \
235         gr_fractional_interpolator.lo gr_hilbert_fc.lo \
236         gr_iir_filter_ffd.lo gr_sincos.lo \
237         gr_single_pole_iir_filter_ff.lo \
238         gr_single_pole_avg_filter_ff.lo \
239         gr_single_pole_rec_filter_ff.lo \
240         gr_single_zero_avg_filter_ff.lo \
241         gr_single_zero_rec_filter_ff.lo \
242         gr_single_pole_iir_filter_cc.lo gri_goertzel.lo \
243         gri_mmse_fir_interpolator.lo gri_mmse_fir_interpolator_cc.lo \
244         complex_dotprod_generic.lo ccomplex_dotprod_generic.lo \
245         float_dotprod_generic.lo short_dotprod_generic.lo
246 am__objects_6 = sysconfig_generic.lo
247 am__objects_7 = float_dotprod_sse.lo float_dotprod_3dnow.lo \
248         complex_dotprod_3dnowext.lo complex_dotprod_3dnow.lo \
249         complex_dotprod_sse.lo ccomplex_dotprod_3dnowext.lo \
250         ccomplex_dotprod_3dnow.lo ccomplex_dotprod_sse.lo \
251         fcomplex_dotprod_3dnow.lo fcomplex_dotprod_sse.lo \
252         short_dotprod_mmx.lo cpuid_x86.lo
253 am__objects_8 = sysconfig_x86.lo gr_fir_sysconfig_x86.lo gr_cpu.lo \
254         gr_fir_ccc_simd.lo gr_fir_ccc_x86.lo gr_fir_fff_simd.lo \
255         gr_fir_fff_x86.lo gr_fir_fsf_simd.lo gr_fir_fsf_x86.lo \
256         gr_fir_scc_simd.lo gr_fir_scc_x86.lo gr_fir_fcc_simd.lo \
257         gr_fir_fcc_x86.lo gr_fir_ccf_simd.lo gr_fir_ccf_x86.lo \
258         sse_debug.lo
259 am__objects_9 = float_dotprod_sse64.lo float_dotprod_3dnow64.lo \
260         complex_dotprod_3dnowext64.lo complex_dotprod_3dnow64.lo \
261         complex_dotprod_sse64.lo ccomplex_dotprod_3dnowext64.lo \
262         ccomplex_dotprod_3dnow64.lo ccomplex_dotprod_sse64.lo \
263         fcomplex_dotprod_3dnow64.lo fcomplex_dotprod_sse64.lo \
264         short_dotprod_mmx64.lo cpuid_x86_64.lo
265 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@am_libfilter_la_OBJECTS = $(am__objects_5) \
266 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_7) \
267 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@ $(am__objects_8)
268 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@am_libfilter_la_OBJECTS = $(am__objects_5) \
269 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@  $(am__objects_9) \
270 @MD_CPU_generic_FALSE@@MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@  $(am__objects_8)
271 @MD_CPU_generic_TRUE@am_libfilter_la_OBJECTS = $(am__objects_5) \
272 @MD_CPU_generic_TRUE@   $(am__objects_6)
273 libfilter_la_OBJECTS = $(am_libfilter_la_OBJECTS)
274 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
275 depcomp = $(SHELL) $(top_srcdir)/depcomp
276 am__depfiles_maybe = depfiles
277 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
278 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
279         $(CCASFLAGS)
280 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
281         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
282 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
283         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
284         $(AM_CFLAGS) $(CFLAGS)
285 CCLD = $(CC)
286 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
287         $(AM_LDFLAGS) $(LDFLAGS) -o $@
288 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
289         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
290 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
291         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
292         $(AM_CXXFLAGS) $(CXXFLAGS)
293 CXXLD = $(CXX)
294 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
295         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
296 SOURCES = $(libfilter_qa_la_SOURCES) $(libfilter_la_SOURCES) \
297         $(EXTRA_libfilter_la_SOURCES)
298 DIST_SOURCES = $(am__libfilter_qa_la_SOURCES_DIST) \
299         $(am__libfilter_la_SOURCES_DIST) $(EXTRA_libfilter_la_SOURCES)
300 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
301 am__vpath_adj = case $$p in \
302     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
303     *) f=$$p;; \
304   esac;
305 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
306 am__installdirs = "$(DESTDIR)$(grincludedir)" \
307         "$(DESTDIR)$(swigincludedir)"
308 grincludeHEADERS_INSTALL = $(INSTALL_HEADER)
309 swigincludeHEADERS_INSTALL = $(INSTALL_HEADER)
310 HEADERS = $(grinclude_HEADERS) $(noinst_HEADERS) \
311         $(swiginclude_HEADERS)
312 ETAGS = etags
313 CTAGS = ctags
314 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
315 ACLOCAL = @ACLOCAL@
316 ALLOCA = @ALLOCA@
317 ALSA_CFLAGS = @ALSA_CFLAGS@
318 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
319 ALSA_LIBS = @ALSA_LIBS@
320 AMDEP_FALSE = @AMDEP_FALSE@
321 AMDEP_TRUE = @AMDEP_TRUE@
322 AMTAR = @AMTAR@
323 AR = @AR@
324 AS = @AS@
325 AUTOCONF = @AUTOCONF@
326 AUTOHEADER = @AUTOHEADER@
327 AUTOMAKE = @AUTOMAKE@
328 AWK = @AWK@
329 BOOST_CFLAGS = @BOOST_CFLAGS@
330 CC = @CC@
331 CCAS = @CCAS@
332 CCASFLAGS = @CCASFLAGS@
333 CCDEPMODE = @CCDEPMODE@
334 CFLAGS = @CFLAGS@
335 CPP = @CPP@
336 CPPFLAGS = @CPPFLAGS@
337 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
338 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
339 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
340 CPPUNIT_LIBS = @CPPUNIT_LIBS@
341 CXX = @CXX@
342 CXXCPP = @CXXCPP@
343 CXXDEPMODE = @CXXDEPMODE@
344 CXXFLAGS = @CXXFLAGS@
345 CXX_FOR_BUILD = @CXX_FOR_BUILD@
346 CYGPATH_W = @CYGPATH_W@
347 DEFINES = @DEFINES@
348 DEFS = @DEFS@
349 DEPDIR = @DEPDIR@
350 DLLTOOL = @DLLTOOL@
351 DOC_FALSE = @DOC_FALSE@
352 DOC_TRUE = @DOC_TRUE@
353 DOT = @DOT@
354 DOXYGEN = @DOXYGEN@
355 ECHO = @ECHO@
356 ECHO_C = @ECHO_C@
357 ECHO_N = @ECHO_N@
358 ECHO_T = @ECHO_T@
359 EGREP = @EGREP@
360 ENABLE_FORTRAN_FALSE = @ENABLE_FORTRAN_FALSE@
361 ENABLE_FORTRAN_TRUE = @ENABLE_FORTRAN_TRUE@
362 EXEEXT = @EXEEXT@
363 F77 = @F77@
364 FFLAGS = @FFLAGS@
365 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
366 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
367 FFTW3F_LIBS = @FFTW3F_LIBS@
368 FLIBS = @FLIBS@
369 FUSB_TECH = @FUSB_TECH@
370 FUSB_TECH_darwin_FALSE = @FUSB_TECH_darwin_FALSE@
371 FUSB_TECH_darwin_TRUE = @FUSB_TECH_darwin_TRUE@
372 FUSB_TECH_generic_FALSE = @FUSB_TECH_generic_FALSE@
373 FUSB_TECH_generic_TRUE = @FUSB_TECH_generic_TRUE@
374 FUSB_TECH_linux_FALSE = @FUSB_TECH_linux_FALSE@
375 FUSB_TECH_linux_TRUE = @FUSB_TECH_linux_TRUE@
376 FUSB_TECH_ra_wb_FALSE = @FUSB_TECH_ra_wb_FALSE@
377 FUSB_TECH_ra_wb_TRUE = @FUSB_TECH_ra_wb_TRUE@
378 FUSB_TECH_win32_FALSE = @FUSB_TECH_win32_FALSE@
379 FUSB_TECH_win32_TRUE = @FUSB_TECH_win32_TRUE@
380 GREP = @GREP@
381 HAS_XMLTO_FALSE = @HAS_XMLTO_FALSE@
382 HAS_XMLTO_TRUE = @HAS_XMLTO_TRUE@
383 HAVE_CREATEFILEMAPPING_FALSE = @HAVE_CREATEFILEMAPPING_FALSE@
384 HAVE_CREATEFILEMAPPING_TRUE = @HAVE_CREATEFILEMAPPING_TRUE@
385 HAVE_DOT = @HAVE_DOT@
386 INSTALL_DATA = @INSTALL_DATA@
387 INSTALL_PROGRAM = @INSTALL_PROGRAM@
388 INSTALL_SCRIPT = @INSTALL_SCRIPT@
389 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
390 IPC_LIBS = @IPC_LIBS@
391 JACK_CFLAGS = @JACK_CFLAGS@
392 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
393 JACK_LIBS = @JACK_LIBS@
394 LDFLAGS = @LDFLAGS@
395 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
396 LIBOBJS = @LIBOBJS@
397 LIBS = @LIBS@
398 LIBTOOL = @LIBTOOL@
399 LN_S = @LN_S@
400 LTLIBOBJS = @LTLIBOBJS@
401 MAKEINFO = @MAKEINFO@
402 MD_CPU = @MD_CPU@
403 MD_CPU_generic_FALSE = @MD_CPU_generic_FALSE@
404 MD_CPU_generic_TRUE = @MD_CPU_generic_TRUE@
405 MD_CPU_x86_FALSE = @MD_CPU_x86_FALSE@
406 MD_CPU_x86_TRUE = @MD_CPU_x86_TRUE@
407 MD_SUBCPU = @MD_SUBCPU@
408 MD_SUBCPU_x86_64_FALSE = @MD_SUBCPU_x86_64_FALSE@
409 MD_SUBCPU_x86_64_TRUE = @MD_SUBCPU_x86_64_TRUE@
410 NO_UNDEFINED = @NO_UNDEFINED@
411 OBJDUMP = @OBJDUMP@
412 OBJEXT = @OBJEXT@
413 OMNITHREAD_NT_FALSE = @OMNITHREAD_NT_FALSE@
414 OMNITHREAD_NT_TRUE = @OMNITHREAD_NT_TRUE@
415 OMNITHREAD_POSIX_FALSE = @OMNITHREAD_POSIX_FALSE@
416 OMNITHREAD_POSIX_TRUE = @OMNITHREAD_POSIX_TRUE@
417 OSS_LIBS = @OSS_LIBS@
418 PACKAGE = @PACKAGE@
419 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
420 PACKAGE_NAME = @PACKAGE_NAME@
421 PACKAGE_STRING = @PACKAGE_STRING@
422 PACKAGE_TARNAME = @PACKAGE_TARNAME@
423 PACKAGE_VERSION = @PACKAGE_VERSION@
424 PATH_SEPARATOR = @PATH_SEPARATOR@
425 PKG_CONFIG = @PKG_CONFIG@
426 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
427 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
428 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
429 PTHREAD_CC = @PTHREAD_CC@
430 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
431 PTHREAD_LIBS = @PTHREAD_LIBS@
432 PYTHON = @PYTHON@
433 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
434 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
435 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
436 PYTHON_PLATFORM = @PYTHON_PLATFORM@
437 PYTHON_PREFIX = @PYTHON_PREFIX@
438 PYTHON_VERSION = @PYTHON_VERSION@
439 RANLIB = @RANLIB@
440 RM_PROG = @RM_PROG@
441 SDL_CFLAGS = @SDL_CFLAGS@
442 SDL_CONFIG = @SDL_CONFIG@
443 SDL_LIBS = @SDL_LIBS@
444 SET_MAKE = @SET_MAKE@
445 SHELL = @SHELL@
446 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
447 STRIP = @STRIP@
448 SWIG = @SWIG@
449 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
450 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
451 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
452 USB_LIBS = @USB_LIBS@
453 VERSION = @VERSION@
454 WINAUDIO_LIBS = @WINAUDIO_LIBS@
455 XAS = @XAS@
456 XCC = @XCC@
457 XMLTO = @XMLTO@
458 ac_ct_CC = @ac_ct_CC@
459 ac_ct_CXX = @ac_ct_CXX@
460 ac_ct_F77 = @ac_ct_F77@
461 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
462 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
463 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
464 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
465 am__include = @am__include@
466 am__leading_dot = @am__leading_dot@
467 am__quote = @am__quote@
468 am__tar = @am__tar@
469 am__untar = @am__untar@
470 bindir = @bindir@
471 build = @build@
472 build_alias = @build_alias@
473 build_cpu = @build_cpu@
474 build_dirs = @build_dirs@
475 build_os = @build_os@
476 build_vendor = @build_vendor@
477 datadir = @datadir@
478 datarootdir = @datarootdir@
479 docdir = @docdir@
480 dvidir = @dvidir@
481 enable_dot = @enable_dot@
482 enable_html_docs = @enable_html_docs@
483 enable_latex_docs = @enable_latex_docs@
484 exec_prefix = @exec_prefix@
485 generate_docs = @generate_docs@
486 host = @host@
487 host_alias = @host_alias@
488 host_cpu = @host_cpu@
489 host_os = @host_os@
490 host_vendor = @host_vendor@
491 htmldir = @htmldir@
492 includedir = @includedir@
493 infodir = @infodir@
494 install_sh = @install_sh@
495 libdir = @libdir@
496 libexecdir = @libexecdir@
497 localedir = @localedir@
498 localstatedir = @localstatedir@
499 mandir = @mandir@
500 mkdir_p = @mkdir_p@
501 oldincludedir = @oldincludedir@
502 pdfdir = @pdfdir@
503 pkgpyexecdir = @pkgpyexecdir@
504 pkgpythondir = @pkgpythondir@
505 prefix = @prefix@
506 program_transform_name = @program_transform_name@
507 psdir = @psdir@
508 pyexecdir = @pyexecdir@
509 pythondir = @pythondir@
510 sbindir = @sbindir@
511 sharedstatedir = @sharedstatedir@
512 skipped_dirs = @skipped_dirs@
513 sysconfdir = @sysconfdir@
514 target = @target@
515 target_alias = @target_alias@
516 target_cpu = @target_cpu@
517 target_os = @target_os@
518 target_vendor = @target_vendor@
519
520 # includes
521 grincludedir = $(includedir)/gnuradio
522
523 # swig includes 
524 swigincludedir = $(grincludedir)/swig
525
526 # Install this stuff in the appropriate subdirectory
527 # This usually ends up at:
528 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
529 grpythondir = $(pythondir)/gnuradio
530 grpyexecdir = $(pyexecdir)/gnuradio
531
532 # swig flags
533 SWIGPYTHONFLAGS = -fvirtual -python -modern
534
535 # Where to find gnuradio include files in the current build tree
536 # top_srcdir for original stuff, top_builddir for generated files
537 GNURADIO_INCLUDES = -I$(top_srcdir)/gnuradio-core/src/lib/runtime \
538                     -I$(top_srcdir)/gnuradio-core/src/lib/general \
539                     -I$(top_builddir)/gnuradio-core/src/lib/general \
540                     -I$(top_srcdir)/gnuradio-core/src/lib/filter \
541                     -I$(top_builddir)/gnuradio-core/src/lib/filter \
542                     -I$(top_srcdir)/gnuradio-core/src/lib/reed-solomon \
543                     -I$(top_srcdir)/gnuradio-core/src/lib/io \
544                     -I$(top_srcdir)/gnuradio-core/src/lib/g72x \
545                     -I$(top_srcdir)/gnuradio-core/src/lib/omnithread \
546                     -I$(top_srcdir)/gnuradio-core/src/lib/swig \
547                     -I$(top_builddir)/gnuradio-core/src/lib/swig \
548                     $(FFTW3F_CFLAGS)
549
550
551 # How to link in GNU Radio core library from inside the tree
552 GNURADIO_CORE_LA = $(top_builddir)/gnuradio-core/src/lib/libgnuradio-core.la
553
554 # This is a dependency for many swig operations
555 GNURADIO_I = $(top_srcdir)/gnuradio-core/src/lib/swig/gnuradio.i
556
557 # How to link in the USRP library from inside the tree
558 USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
559                 -I$(top_srcdir)/usrp/firmware/include
560
561 USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
562
563 # This used to be set in configure.ac but is now defined here for all 
564 # Makefiles when this fragment is included.
565 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS)
566
567 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
568 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
569 RM = $(RM_PROG) -f
570
571 #
572 # This directory contains mostly filter routines, plus a few
573 # other performance critical items
574 #
575 INCLUDES = $(STD_DEFINES_AND_INCLUDES) $(CPPUNIT_INCLUDES)
576 noinst_LTLIBRARIES = libfilter.la libfilter-qa.la
577
578 # ----------------------------------------------------------------
579 # these scripts generate FIR code
580 #
581 CODE_GENERATOR = \
582         generate_all.py                                 \
583         generate_gr_fir_XXX.py                          \
584         generate_gr_fir_filter_XXX.py                   \
585         generate_gr_interp_fir_filter_XXX.py            \
586         generate_gr_rational_resampler_base_XXX.py      \
587         generate_gr_fir_sysconfig.py                    \
588         generate_gr_fir_sysconfig_generic.py            \
589         generate_gr_fir_util.py                         \
590         generate_gr_freq_xlating_fir_filter_XXX.py      \
591         generate_utils.py                               \
592         gr_fir_XXX.cc.t                                 \
593         gr_fir_XXX.h.t                                  \
594         gr_fir_XXX_generic.cc.t                         \
595         gr_fir_XXX_generic.h.t                          \
596         gr_fir_filter_XXX.cc.t                          \
597         gr_fir_filter_XXX.h.t                           \
598         gr_fir_filter_XXX.i.t                           \
599         gr_interp_fir_filter_XXX.cc.t                   \
600         gr_interp_fir_filter_XXX.h.t                    \
601         gr_interp_fir_filter_XXX.i.t                    \
602         gr_rational_resampler_base_XXX.cc.t             \
603         gr_rational_resampler_base_XXX.h.t              \
604         gr_rational_resampler_base_XXX.i.t              \
605         gr_freq_xlating_fir_filter_XXX.cc.t             \
606         gr_freq_xlating_fir_filter_XXX.h.t              \
607         gr_freq_xlating_fir_filter_XXX.i.t
608
609
610 #
611 # This file is machine generated.  All edits will be overwritten
612 #
613 GENERATED_H = \
614         gr_fir_ccc.h \
615         gr_fir_ccc_generic.h \
616         gr_fir_ccf.h \
617         gr_fir_ccf_generic.h \
618         gr_fir_fcc.h \
619         gr_fir_fcc_generic.h \
620         gr_fir_fff.h \
621         gr_fir_fff_generic.h \
622         gr_fir_filter_ccc.h \
623         gr_fir_filter_ccf.h \
624         gr_fir_filter_fcc.h \
625         gr_fir_filter_fff.h \
626         gr_fir_filter_fsf.h \
627         gr_fir_filter_scc.h \
628         gr_fir_fsf.h \
629         gr_fir_fsf_generic.h \
630         gr_fir_scc.h \
631         gr_fir_scc_generic.h \
632         gr_fir_sysconfig.h \
633         gr_fir_sysconfig_generic.h \
634         gr_fir_util.h \
635         gr_freq_xlating_fir_filter_ccc.h \
636         gr_freq_xlating_fir_filter_ccf.h \
637         gr_freq_xlating_fir_filter_fcc.h \
638         gr_freq_xlating_fir_filter_fcf.h \
639         gr_freq_xlating_fir_filter_scc.h \
640         gr_freq_xlating_fir_filter_scf.h \
641         gr_interp_fir_filter_ccc.h \
642         gr_interp_fir_filter_ccf.h \
643         gr_interp_fir_filter_fcc.h \
644         gr_interp_fir_filter_fff.h \
645         gr_interp_fir_filter_fsf.h \
646         gr_interp_fir_filter_scc.h \
647         gr_rational_resampler_base_ccc.h \
648         gr_rational_resampler_base_ccf.h \
649         gr_rational_resampler_base_fcc.h \
650         gr_rational_resampler_base_fff.h \
651         gr_rational_resampler_base_fsf.h \
652         gr_rational_resampler_base_scc.h
653
654 GENERATED_I = \
655         gr_fir_filter_ccc.i \
656         gr_fir_filter_ccf.i \
657         gr_fir_filter_fcc.i \
658         gr_fir_filter_fff.i \
659         gr_fir_filter_fsf.i \
660         gr_fir_filter_scc.i \
661         gr_freq_xlating_fir_filter_ccc.i \
662         gr_freq_xlating_fir_filter_ccf.i \
663         gr_freq_xlating_fir_filter_fcc.i \
664         gr_freq_xlating_fir_filter_fcf.i \
665         gr_freq_xlating_fir_filter_scc.i \
666         gr_freq_xlating_fir_filter_scf.i \
667         gr_interp_fir_filter_ccc.i \
668         gr_interp_fir_filter_ccf.i \
669         gr_interp_fir_filter_fcc.i \
670         gr_interp_fir_filter_fff.i \
671         gr_interp_fir_filter_fsf.i \
672         gr_interp_fir_filter_scc.i \
673         gr_rational_resampler_base_ccc.i \
674         gr_rational_resampler_base_ccf.i \
675         gr_rational_resampler_base_fcc.i \
676         gr_rational_resampler_base_fff.i \
677         gr_rational_resampler_base_fsf.i \
678         gr_rational_resampler_base_scc.i
679
680 GENERATED_CC = \
681         gr_fir_ccc.cc \
682         gr_fir_ccc_generic.cc \
683         gr_fir_ccf.cc \
684         gr_fir_ccf_generic.cc \
685         gr_fir_fcc.cc \
686         gr_fir_fcc_generic.cc \
687         gr_fir_fff.cc \
688         gr_fir_fff_generic.cc \
689         gr_fir_filter_ccc.cc \
690         gr_fir_filter_ccf.cc \
691         gr_fir_filter_fcc.cc \
692         gr_fir_filter_fff.cc \
693         gr_fir_filter_fsf.cc \
694         gr_fir_filter_scc.cc \
695         gr_fir_fsf.cc \
696         gr_fir_fsf_generic.cc \
697         gr_fir_scc.cc \
698         gr_fir_scc_generic.cc \
699         gr_fir_sysconfig.cc \
700         gr_fir_sysconfig_generic.cc \
701         gr_fir_util.cc \
702         gr_freq_xlating_fir_filter_ccc.cc \
703         gr_freq_xlating_fir_filter_ccf.cc \
704         gr_freq_xlating_fir_filter_fcc.cc \
705         gr_freq_xlating_fir_filter_fcf.cc \
706         gr_freq_xlating_fir_filter_scc.cc \
707         gr_freq_xlating_fir_filter_scf.cc \
708         gr_interp_fir_filter_ccc.cc \
709         gr_interp_fir_filter_ccf.cc \
710         gr_interp_fir_filter_fcc.cc \
711         gr_interp_fir_filter_fff.cc \
712         gr_interp_fir_filter_fsf.cc \
713         gr_interp_fir_filter_scc.cc \
714         gr_rational_resampler_base_ccc.cc \
715         gr_rational_resampler_base_ccf.cc \
716         gr_rational_resampler_base_fcc.cc \
717         gr_rational_resampler_base_fff.cc \
718         gr_rational_resampler_base_fsf.cc \
719         gr_rational_resampler_base_scc.cc
720
721 BUILT_SOURCES = $(GENERATED_H) $(GENERATED_I) $(GENERATED_CC)
722
723 # ----------------------------------------------------------------
724 # MD_CPU and MD_SUBCPU are set at configure time by way of 
725 #   gnuradio/config/gr_set_md_cpu.m4.  
726 #   It indicates which set of machine dependent code we should be building.
727 #   We currently implement "generic" and "x86"
728
729 #
730 # <foo>_CODE entry for each set of machine specific speedups
731 #
732 generic_CODE = \
733         sysconfig_generic.cc            
734
735 generic_qa_CODE = \
736         qa_dotprod_generic.cc
737
738 x86_CODE = \
739         sysconfig_x86.cc                \
740         gr_fir_sysconfig_x86.cc         \
741         gr_cpu.cc                       \
742         gr_fir_ccc_simd.cc              \
743         gr_fir_ccc_x86.cc               \
744         gr_fir_fff_simd.cc              \
745         gr_fir_fff_x86.cc               \
746         gr_fir_fsf_simd.cc              \
747         gr_fir_fsf_x86.cc               \
748         gr_fir_scc_simd.cc              \
749         gr_fir_scc_x86.cc               \
750         gr_fir_fcc_simd.cc              \
751         gr_fir_fcc_x86.cc               \
752         gr_fir_ccf_simd.cc              \
753         gr_fir_ccf_x86.cc               \
754         sse_debug.c
755
756 x86_SUBCODE = \
757         float_dotprod_sse.S             \
758         float_dotprod_3dnow.S           \
759         complex_dotprod_3dnowext.S      \
760         complex_dotprod_3dnow.S         \
761         complex_dotprod_sse.S           \
762         ccomplex_dotprod_3dnowext.S     \
763         ccomplex_dotprod_3dnow.S        \
764         ccomplex_dotprod_sse.S          \
765         fcomplex_dotprod_3dnow.S        \
766         fcomplex_dotprod_sse.S          \
767         short_dotprod_mmx.S             \
768         cpuid_x86.S
769
770 x86_64_SUBCODE = \
771         float_dotprod_sse64.S           \
772         float_dotprod_3dnow64.S         \
773         complex_dotprod_3dnowext64.S    \
774         complex_dotprod_3dnow64.S       \
775         complex_dotprod_sse64.S         \
776         ccomplex_dotprod_3dnowext64.S   \
777         ccomplex_dotprod_3dnow64.S      \
778         ccomplex_dotprod_sse64.S        \
779         fcomplex_dotprod_3dnow64.S      \
780         fcomplex_dotprod_sse64.S        \
781         short_dotprod_mmx64.S           \
782         cpuid_x86_64.S
783
784 x86_qa_CODE = \
785         qa_dotprod_x86.cc               \
786         qa_float_dotprod_x86.cc         \
787         qa_complex_dotprod_x86.cc       \
788         qa_ccomplex_dotprod_x86.cc      
789
790
791 #
792 # include each <foo>_CODE entry here...
793 #
794 EXTRA_libfilter_la_SOURCES = \
795         $(generic_CODE)                 \
796         $(generic_qa_CODE)              \
797         $(x86_CODE)                     \
798         $(x86_SUBCODE)                  \
799         $(x86_64_SUBCODE)               \
800         $(x86_qa_CODE)
801
802 EXTRA_DIST = \
803         3dnow_float_dotprod_really_simple.S     \
804         3dnow_float_dotprod_simple.S            \
805         $(CODE_GENERATOR)
806
807
808 # work around automake deficiency
809 libfilter_la_common_SOURCES = \
810         $(GENERATED_CC)                 \
811         gr_adaptive_fir_ccf.cc          \
812         gr_cma_equalizer_cc.cc          \
813         gr_fft_filter_ccc.cc            \
814         gr_fft_filter_fff.cc            \
815         gr_goertzel_fc.cc               \
816         gr_filter_delay_fc.cc           \
817         gr_fractional_interpolator.cc   \
818         gr_hilbert_fc.cc                \
819         gr_iir_filter_ffd.cc            \
820         gr_sincos.c                     \
821         gr_single_pole_iir_filter_ff.cc \
822         gr_single_pole_avg_filter_ff.cc \
823         gr_single_pole_rec_filter_ff.cc \
824         gr_single_zero_avg_filter_ff.cc \
825         gr_single_zero_rec_filter_ff.cc \
826         gr_single_pole_iir_filter_cc.cc \
827         gri_goertzel.cc                 \
828         gri_mmse_fir_interpolator.cc    \
829         gri_mmse_fir_interpolator_cc.cc \
830         complex_dotprod_generic.cc      \
831         ccomplex_dotprod_generic.cc     \
832         float_dotprod_generic.c         \
833         short_dotprod_generic.c         
834
835 libfilter_qa_la_common_SOURCES = \
836         qa_filter.cc                    \
837         qa_gr_fir_ccf.cc                \
838         qa_gr_fir_fcc.cc                \
839         qa_gr_fir_fff.cc                \
840         qa_gr_fir_ccc.cc                \
841         qa_gr_fir_scc.cc                \
842         qa_gri_mmse_fir_interpolator.cc 
843
844 @MD_CPU_generic_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(generic_CODE)
845 @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_FALSE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_SUBCODE) $(x86_CODE)
846 @MD_CPU_x86_TRUE@@MD_SUBCPU_x86_64_TRUE@libfilter_la_SOURCES = $(libfilter_la_common_SOURCES) $(x86_64_SUBCODE) $(x86_CODE)
847 @MD_CPU_generic_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(generic_qa_CODE)
848 @MD_CPU_x86_TRUE@libfilter_qa_la_SOURCES = $(libfilter_qa_la_common_SOURCES) $(x86_qa_CODE)
849 grinclude_HEADERS = \
850         $(GENERATED_H)                  \
851         complex_dotprod_generic.h       \
852         complex_dotprod_x86.h           \
853         fcomplex_dotprod_x86.h          \
854         ccomplex_dotprod_generic.h      \
855         ccomplex_dotprod_x86.h          \
856         float_dotprod_generic.h         \
857         float_dotprod_x86.h             \
858         gr_adaptive_fir_ccf.h           \
859         gr_cma_equalizer_cc.h           \
860         gr_cpu.h                        \
861         gr_fft_filter_ccc.h             \
862         gr_fft_filter_fff.h             \
863         gr_filter_delay_fc.h            \
864         gr_fir_sysconfig_x86.h          \
865         gr_fractional_interpolator.h    \
866         gr_goertzel_fc.h                \
867         gr_hilbert_fc.h                 \
868         gr_iir_filter_ffd.h             \
869         gr_rotator.h                    \
870         gr_sincos.h                     \
871         gr_single_pole_avg.h            \
872         gr_single_pole_rec.h            \
873         gr_single_pole_iir.h            \
874         gr_single_pole_iir_filter_ff.h  \
875         gr_single_pole_avg_filter_ff.h  \
876         gr_single_pole_rec_filter_ff.h  \
877         gr_single_zero_avg_filter_ff.h  \
878         gr_single_zero_rec_filter_ff.h  \
879         gr_single_pole_iir_filter_cc.h  \
880         gr_single_zero_avg.h            \
881         gr_single_zero_rec.h            \
882         gri_goertzel.h                  \
883         gri_iir.h                       \
884         gri_mmse_fir_interpolator.h     \
885         gri_mmse_fir_interpolator_cc.h  \
886         qa_filter.h                     \
887         short_dotprod_generic.h         \
888         short_dotprod_x86.h             \
889         sse_debug.h
890
891 noinst_HEADERS = \
892         assembly.h                      \
893         gr_fir_scc_simd.h               \
894         gr_fir_scc_x86.h                \
895         gr_fir_fcc_simd.h               \
896         gr_fir_fcc_x86.h                \
897         gr_fir_ccf_simd.h               \
898         gr_fir_ccf_x86.h                \
899         gr_fir_ccc_simd.h               \
900         gr_fir_ccc_x86.h                \
901         gr_fir_fff_simd.h               \
902         gr_fir_fff_x86.h                \
903         gr_fir_fsf_simd.h               \
904         gr_fir_fsf_x86.h                \
905         interpolator_taps.h             \
906         qa_complex_dotprod_x86.h        \
907         qa_ccomplex_dotprod_x86.h       \
908         qa_dotprod.h                    \
909         qa_float_dotprod_x86.h          \
910         qa_gr_fir_ccf.h                 \
911         qa_gr_fir_fcc.h                 \
912         qa_gr_fir_fff.h                 \
913         qa_gr_fir_ccc.h                 \
914         qa_gr_fir_scc.h                 \
915         qa_gri_mmse_fir_interpolator.h  
916
917 swiginclude_HEADERS = \
918         filter.i                        \
919         filter_generated.i              \
920         gr_adaptive_fir_ccf.i           \
921         gr_cma_equalizer_cc.i           \
922         gr_fft_filter_ccc.i             \
923         gr_fft_filter_fff.i             \
924         gr_filter_delay_fc.i            \
925         gr_goertzel_fc.i                \
926         gr_hilbert_fc.i                 \
927         gr_iir_filter_ffd.i             \
928         gr_single_pole_iir_filter_ff.i  \
929         gr_single_pole_avg_filter_ff.i  \
930         gr_single_pole_rec_filter_ff.i  \
931         gr_single_zero_avg_filter_ff.i  \
932         gr_single_zero_rec_filter_ff.i  \
933         gr_single_pole_iir_filter_cc.i  \
934         $(GENERATED_I)
935
936 CLEANFILES = $(BUILT_SOURCES) *.pyc
937 all: $(BUILT_SOURCES)
938         $(MAKE) $(AM_MAKEFLAGS) all-am
939
940 .SUFFIXES:
941 .SUFFIXES: .S .c .cc .lo .o .obj
942 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/Makefile.gen $(am__configure_deps)
943         @for dep in $?; do \
944           case '$(am__configure_deps)' in \
945             *$$dep*) \
946               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
947                 && exit 0; \
948               exit 1;; \
949           esac; \
950         done; \
951         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gnuradio-core/src/lib/filter/Makefile'; \
952         cd $(top_srcdir) && \
953           $(AUTOMAKE) --gnu  gnuradio-core/src/lib/filter/Makefile
954 .PRECIOUS: Makefile
955 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
956         @case '$?' in \
957           *config.status*) \
958             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
959           *) \
960             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
961             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
962         esac;
963
964 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
965         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
966
967 $(top_srcdir)/configure:  $(am__configure_deps)
968         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
969 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
970         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
971
972 clean-noinstLTLIBRARIES:
973         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
974         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
975           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
976           test "$$dir" != "$$p" || dir=.; \
977           echo "rm -f \"$${dir}/so_locations\""; \
978           rm -f "$${dir}/so_locations"; \
979         done
980 libfilter-qa.la: $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_DEPENDENCIES) 
981         $(CXXLINK)  $(libfilter_qa_la_LDFLAGS) $(libfilter_qa_la_OBJECTS) $(libfilter_qa_la_LIBADD) $(LIBS)
982 libfilter.la: $(libfilter_la_OBJECTS) $(libfilter_la_DEPENDENCIES) 
983         $(CXXLINK)  $(libfilter_la_LDFLAGS) $(libfilter_la_OBJECTS) $(libfilter_la_LIBADD) $(LIBS)
984
985 mostlyclean-compile:
986         -rm -f *.$(OBJEXT)
987
988 distclean-compile:
989         -rm -f *.tab.c
990
991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccomplex_dotprod_generic.Plo@am__quote@
992 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complex_dotprod_generic.Plo@am__quote@
993 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float_dotprod_generic.Plo@am__quote@
994 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_adaptive_fir_ccf.Plo@am__quote@
995 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cma_equalizer_cc.Plo@am__quote@
996 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpu.Plo@am__quote@
997 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_ccc.Plo@am__quote@
998 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_filter_fff.Plo@am__quote@
999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_filter_delay_fc.Plo@am__quote@
1000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc.Plo@am__quote@
1001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_generic.Plo@am__quote@
1002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_simd.Plo@am__quote@
1003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccc_x86.Plo@am__quote@
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf.Plo@am__quote@
1005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_generic.Plo@am__quote@
1006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_simd.Plo@am__quote@
1007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_ccf_x86.Plo@am__quote@
1008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc.Plo@am__quote@
1009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_generic.Plo@am__quote@
1010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_simd.Plo@am__quote@
1011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fcc_x86.Plo@am__quote@
1012 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff.Plo@am__quote@
1013 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_generic.Plo@am__quote@
1014 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_simd.Plo@am__quote@
1015 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fff_x86.Plo@am__quote@
1016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_ccc.Plo@am__quote@
1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_ccf.Plo@am__quote@
1018 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fcc.Plo@am__quote@
1019 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fff.Plo@am__quote@
1020 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_fsf.Plo@am__quote@
1021 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_filter_scc.Plo@am__quote@
1022 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf.Plo@am__quote@
1023 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_generic.Plo@am__quote@
1024 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_simd.Plo@am__quote@
1025 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_fsf_x86.Plo@am__quote@
1026 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc.Plo@am__quote@
1027 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_generic.Plo@am__quote@
1028 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_simd.Plo@am__quote@
1029 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_scc_x86.Plo@am__quote@
1030 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig.Plo@am__quote@
1031 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_generic.Plo@am__quote@
1032 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_sysconfig_x86.Plo@am__quote@
1033 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fir_util.Plo@am__quote@
1034 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fractional_interpolator.Plo@am__quote@
1035 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccc.Plo@am__quote@
1036 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_ccf.Plo@am__quote@
1037 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_fcc.Plo@am__quote@
1038 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_fcf.Plo@am__quote@
1039 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_scc.Plo@am__quote@
1040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_freq_xlating_fir_filter_scf.Plo@am__quote@
1041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_goertzel_fc.Plo@am__quote@
1042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_hilbert_fc.Plo@am__quote@
1043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_iir_filter_ffd.Plo@am__quote@
1044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_ccc.Plo@am__quote@
1045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_ccf.Plo@am__quote@
1046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fcc.Plo@am__quote@
1047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fff.Plo@am__quote@
1048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_fsf.Plo@am__quote@
1049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interp_fir_filter_scc.Plo@am__quote@
1050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_ccc.Plo@am__quote@
1051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_ccf.Plo@am__quote@
1052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fcc.Plo@am__quote@
1053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fff.Plo@am__quote@
1054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_fsf.Plo@am__quote@
1055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rational_resampler_base_scc.Plo@am__quote@
1056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_sincos.Plo@am__quote@
1057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_avg_filter_ff.Plo@am__quote@
1058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_cc.Plo@am__quote@
1059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_iir_filter_ff.Plo@am__quote@
1060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_pole_rec_filter_ff.Plo@am__quote@
1061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_zero_avg_filter_ff.Plo@am__quote@
1062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_single_zero_rec_filter_ff.Plo@am__quote@
1063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_goertzel.Plo@am__quote@
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator.Plo@am__quote@
1065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_mmse_fir_interpolator_cc.Plo@am__quote@
1066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_ccomplex_dotprod_x86.Plo@am__quote@
1067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_complex_dotprod_x86.Plo@am__quote@
1068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_generic.Plo@am__quote@
1069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_dotprod_x86.Plo@am__quote@
1070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_filter.Plo@am__quote@
1071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_float_dotprod_x86.Plo@am__quote@
1072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_ccc.Plo@am__quote@
1073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_ccf.Plo@am__quote@
1074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fcc.Plo@am__quote@
1075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_fff.Plo@am__quote@
1076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fir_scc.Plo@am__quote@
1077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_mmse_fir_interpolator.Plo@am__quote@
1078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_dotprod_generic.Plo@am__quote@
1079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_debug.Plo@am__quote@
1080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_generic.Plo@am__quote@
1081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysconfig_x86.Plo@am__quote@
1082
1083 .S.o:
1084         $(CCASCOMPILE) -c $<
1085
1086 .S.obj:
1087         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
1088
1089 .S.lo:
1090         $(LTCCASCOMPILE) -c -o $@ $<
1091
1092 .c.o:
1093 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1094 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1095 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1096 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1097 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1098
1099 .c.obj:
1100 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
1101 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1102 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1103 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1104 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1105
1106 .c.lo:
1107 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1108 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1109 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1110 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1111 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1112
1113 .cc.o:
1114 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1115 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1116 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1117 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1119
1120 .cc.obj:
1121 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
1122 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1124 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1125 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1126
1127 .cc.lo:
1128 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1129 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1131 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1133
1134 mostlyclean-libtool:
1135         -rm -f *.lo
1136
1137 clean-libtool:
1138         -rm -rf .libs _libs
1139
1140 distclean-libtool:
1141         -rm -f libtool
1142 uninstall-info-am:
1143 install-grincludeHEADERS: $(grinclude_HEADERS)
1144         @$(NORMAL_INSTALL)
1145         test -z "$(grincludedir)" || $(mkdir_p) "$(DESTDIR)$(grincludedir)"
1146         @list='$(grinclude_HEADERS)'; for p in $$list; do \
1147           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1148           f=$(am__strip_dir) \
1149           echo " $(grincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(grincludedir)/$$f'"; \
1150           $(grincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(grincludedir)/$$f"; \
1151         done
1152
1153 uninstall-grincludeHEADERS:
1154         @$(NORMAL_UNINSTALL)
1155         @list='$(grinclude_HEADERS)'; for p in $$list; do \
1156           f=$(am__strip_dir) \
1157           echo " rm -f '$(DESTDIR)$(grincludedir)/$$f'"; \
1158           rm -f "$(DESTDIR)$(grincludedir)/$$f"; \
1159         done
1160 install-swigincludeHEADERS: $(swiginclude_HEADERS)
1161         @$(NORMAL_INSTALL)
1162         test -z "$(swigincludedir)" || $(mkdir_p) "$(DESTDIR)$(swigincludedir)"
1163         @list='$(swiginclude_HEADERS)'; for p in $$list; do \
1164           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1165           f=$(am__strip_dir) \
1166           echo " $(swigincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(swigincludedir)/$$f'"; \
1167           $(swigincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(swigincludedir)/$$f"; \
1168         done
1169
1170 uninstall-swigincludeHEADERS:
1171         @$(NORMAL_UNINSTALL)
1172         @list='$(swiginclude_HEADERS)'; for p in $$list; do \
1173           f=$(am__strip_dir) \
1174           echo " rm -f '$(DESTDIR)$(swigincludedir)/$$f'"; \
1175           rm -f "$(DESTDIR)$(swigincludedir)/$$f"; \
1176         done
1177
1178 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1179         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1180         unique=`for i in $$list; do \
1181             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1182           done | \
1183           $(AWK) '    { files[$$0] = 1; } \
1184                END { for (i in files) print i; }'`; \
1185         mkid -fID $$unique
1186 tags: TAGS
1187
1188 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1189                 $(TAGS_FILES) $(LISP)
1190         tags=; \
1191         here=`pwd`; \
1192         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1193         unique=`for i in $$list; do \
1194             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1195           done | \
1196           $(AWK) '    { files[$$0] = 1; } \
1197                END { for (i in files) print i; }'`; \
1198         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1199           test -n "$$unique" || unique=$$empty_fix; \
1200           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1201             $$tags $$unique; \
1202         fi
1203 ctags: CTAGS
1204 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1205                 $(TAGS_FILES) $(LISP)
1206         tags=; \
1207         here=`pwd`; \
1208         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1209         unique=`for i in $$list; do \
1210             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1211           done | \
1212           $(AWK) '    { files[$$0] = 1; } \
1213                END { for (i in files) print i; }'`; \
1214         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1215           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1216              $$tags $$unique
1217
1218 GTAGS:
1219         here=`$(am__cd) $(top_builddir) && pwd` \
1220           && cd $(top_srcdir) \
1221           && gtags -i $(GTAGS_ARGS) $$here
1222
1223 distclean-tags:
1224         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1225
1226 distdir: $(DISTFILES)
1227         $(mkdir_p) $(distdir)/../../../..
1228         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1229         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1230         list='$(DISTFILES)'; for file in $$list; do \
1231           case $$file in \
1232             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1233             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1234           esac; \
1235           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1236           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1237           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1238             dir="/$$dir"; \
1239             $(mkdir_p) "$(distdir)$$dir"; \
1240           else \
1241             dir=''; \
1242           fi; \
1243           if test -d $$d/$$file; then \
1244             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1245               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1246             fi; \
1247             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1248           else \
1249             test -f $(distdir)/$$file \
1250             || cp -p $$d/$$file $(distdir)/$$file \
1251             || exit 1; \
1252           fi; \
1253         done
1254 check-am: all-am
1255 check: $(BUILT_SOURCES)
1256         $(MAKE) $(AM_MAKEFLAGS) check-am
1257 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1258 installdirs:
1259         for dir in "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \
1260           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1261         done
1262 install: $(BUILT_SOURCES)
1263         $(MAKE) $(AM_MAKEFLAGS) install-am
1264 install-exec: install-exec-am
1265 install-data: install-data-am
1266 uninstall: uninstall-am
1267
1268 install-am: all-am
1269         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1270
1271 installcheck: installcheck-am
1272 install-strip:
1273         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1274           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1275           `test -z '$(STRIP)' || \
1276             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1277 mostlyclean-generic:
1278
1279 clean-generic:
1280         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1281
1282 distclean-generic:
1283         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1284
1285 maintainer-clean-generic:
1286         @echo "This command is intended for maintainers to use"
1287         @echo "it deletes files that may require special tools to rebuild."
1288         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1289 clean: clean-am
1290
1291 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1292         mostlyclean-am
1293
1294 distclean: distclean-am
1295         -rm -rf ./$(DEPDIR)
1296         -rm -f Makefile
1297 distclean-am: clean-am distclean-compile distclean-generic \
1298         distclean-libtool distclean-tags
1299
1300 dvi: dvi-am
1301
1302 dvi-am:
1303
1304 html: html-am
1305
1306 info: info-am
1307
1308 info-am:
1309
1310 install-data-am: install-grincludeHEADERS install-swigincludeHEADERS
1311
1312 install-exec-am:
1313
1314 install-info: install-info-am
1315
1316 install-man:
1317
1318 installcheck-am:
1319
1320 maintainer-clean: maintainer-clean-am
1321         -rm -rf ./$(DEPDIR)
1322         -rm -f Makefile
1323 maintainer-clean-am: distclean-am maintainer-clean-generic
1324
1325 mostlyclean: mostlyclean-am
1326
1327 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1328         mostlyclean-libtool
1329
1330 pdf: pdf-am
1331
1332 pdf-am:
1333
1334 ps: ps-am
1335
1336 ps-am:
1337
1338 uninstall-am: uninstall-grincludeHEADERS uninstall-info-am \
1339         uninstall-swigincludeHEADERS
1340
1341 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1342         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
1343         distclean-compile distclean-generic distclean-libtool \
1344         distclean-tags distdir dvi dvi-am html html-am info info-am \
1345         install install-am install-data install-data-am install-exec \
1346         install-exec-am install-grincludeHEADERS install-info \
1347         install-info-am install-man install-strip \
1348         install-swigincludeHEADERS installcheck installcheck-am \
1349         installdirs maintainer-clean maintainer-clean-generic \
1350         mostlyclean mostlyclean-compile mostlyclean-generic \
1351         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1352         uninstall-am uninstall-grincludeHEADERS uninstall-info-am \
1353         uninstall-swigincludeHEADERS
1354
1355
1356 # include $(srcdir)/Makefile.gen
1357
1358 $(GENERATED_H) $(GENERATED_I) $(GENERATED_CC): $(CODE_GENERATOR)
1359         PYTHONPATH=$(top_srcdir)/gnuradio-core/src/python srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_all.py
1360 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1361 # Otherwise a system limit (for SysV at least) may be exceeded.
1362 .NOEXPORT: