6cb670082d7d15203262c466fa8a593e1b42c081
[debian/gnuradio] / gnuradio-core / src / lib / general / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  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,2006,2007,2008,2009 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 3, 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,2008,2009 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 3, 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 VPATH = @srcdir@
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkglibdir = $(libdir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66 install_sh_DATA = $(install_sh) -c -m 644
67 install_sh_PROGRAM = $(install_sh) -c
68 install_sh_SCRIPT = $(install_sh) -c
69 INSTALL_HEADER = $(INSTALL_DATA)
70 transform = $(program_transform_name)
71 NORMAL_INSTALL = :
72 PRE_INSTALL = :
73 POST_INSTALL = :
74 NORMAL_UNINSTALL = :
75 PRE_UNINSTALL = :
76 POST_UNINSTALL = :
77 build_triplet = @build@
78 host_triplet = @host@
79 target_triplet = @target@
80 DIST_COMMON = README $(grinclude_HEADERS) $(noinst_HEADERS) \
81         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
82         $(srcdir)/gr_prefix.cc.in $(swiginclude_HEADERS) \
83         $(top_srcdir)/Makefile.common
84 subdir = gnuradio-core/src/lib/general
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
87         $(top_srcdir)/config/acx_pthread.m4 \
88         $(top_srcdir)/config/ax_boost_base.m4 \
89         $(top_srcdir)/config/ax_boost_date_time.m4 \
90         $(top_srcdir)/config/ax_boost_program_options.m4 \
91         $(top_srcdir)/config/ax_boost_thread.m4 \
92         $(top_srcdir)/config/cppunit.m4 \
93         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
94         $(top_srcdir)/config/gr_check_memalign.m4 \
95         $(top_srcdir)/config/gr_check_shm_open.m4 \
96         $(top_srcdir)/config/gr_doxygen.m4 \
97         $(top_srcdir)/config/gr_fortran.m4 \
98         $(top_srcdir)/config/gr_gprof.m4 \
99         $(top_srcdir)/config/gr_lib64.m4 \
100         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
101         $(top_srcdir)/config/gr_no_undefined.m4 \
102         $(top_srcdir)/config/gr_omnithread.m4 \
103         $(top_srcdir)/config/gr_pwin32.m4 \
104         $(top_srcdir)/config/gr_python.m4 \
105         $(top_srcdir)/config/gr_qwt.m4 \
106         $(top_srcdir)/config/gr_qwtplot3d.m4 \
107         $(top_srcdir)/config/gr_scripting.m4 \
108         $(top_srcdir)/config/gr_set_md_cpu.m4 \
109         $(top_srcdir)/config/gr_subversion.m4 \
110         $(top_srcdir)/config/gr_swig.m4 \
111         $(top_srcdir)/config/gr_sysv_shm.m4 \
112         $(top_srcdir)/config/grc_build.m4 \
113         $(top_srcdir)/config/grc_docs.m4 \
114         $(top_srcdir)/config/grc_gcell.m4 \
115         $(top_srcdir)/config/grc_gnuradio_core.m4 \
116         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
117         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
118         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
119         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
120         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
121         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
122         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
123         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
124         $(top_srcdir)/config/grc_gr_gcell.m4 \
125         $(top_srcdir)/config/grc_gr_gpio.m4 \
126         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
127         $(top_srcdir)/config/grc_gr_pager.m4 \
128         $(top_srcdir)/config/grc_gr_qtgui.m4 \
129         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
130         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
131         $(top_srcdir)/config/grc_gr_sounder.m4 \
132         $(top_srcdir)/config/grc_gr_trellis.m4 \
133         $(top_srcdir)/config/grc_gr_usrp.m4 \
134         $(top_srcdir)/config/grc_gr_usrp2.m4 \
135         $(top_srcdir)/config/grc_gr_utils.m4 \
136         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
137         $(top_srcdir)/config/grc_gr_wxgui.m4 \
138         $(top_srcdir)/config/grc_grc.m4 \
139         $(top_srcdir)/config/grc_gruel.m4 \
140         $(top_srcdir)/config/grc_mblock.m4 \
141         $(top_srcdir)/config/grc_omnithread.m4 \
142         $(top_srcdir)/config/grc_pmt.m4 \
143         $(top_srcdir)/config/grc_usrp.m4 \
144         $(top_srcdir)/config/grc_usrp2.m4 \
145         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
146         $(top_srcdir)/config/lf_warnings.m4 \
147         $(top_srcdir)/config/libtool.m4 \
148         $(top_srcdir)/config/ltoptions.m4 \
149         $(top_srcdir)/config/ltsugar.m4 \
150         $(top_srcdir)/config/ltversion.m4 \
151         $(top_srcdir)/config/lt~obsolete.m4 \
152         $(top_srcdir)/config/macosx_audiounit.m4 \
153         $(top_srcdir)/config/mkstemp.m4 \
154         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
155         $(top_srcdir)/config/sdl.m4 \
156         $(top_srcdir)/config/usrp_fusb_tech.m4 \
157         $(top_srcdir)/config/usrp_libusb.m4 \
158         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
159 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
160         $(ACLOCAL_M4)
161 mkinstalldirs = $(install_sh) -d
162 CONFIG_HEADER = $(top_builddir)/config.h
163 CONFIG_CLEAN_FILES = gr_prefix.cc
164 LTLIBRARIES = $(noinst_LTLIBRARIES)
165 libgeneral_qa_la_LIBADD =
166 am_libgeneral_qa_la_OBJECTS = qa_general.lo qa_gr_circular_file.lo \
167         qa_gr_firdes.lo qa_gr_fxpt.lo qa_gr_fxpt_nco.lo \
168         qa_gr_fxpt_vco.lo qa_gr_math.lo qa_gri_lfsr.lo
169 libgeneral_qa_la_OBJECTS = $(am_libgeneral_qa_la_OBJECTS)
170 libgeneral_la_LIBADD =
171 am_libgeneral_la_OBJECTS = gr_agc_cc.lo gr_agc_ff.lo gr_agc2_cc.lo \
172         gr_agc2_ff.lo gr_align_on_samplenumbers_ss.lo \
173         gr_bin_statistics_f.lo gr_binary_slicer_fb.lo \
174         gr_bytes_to_syms.lo gr_char_to_float.lo gr_check_counting_s.lo \
175         gr_check_lfsr_32k_s.lo gr_circular_file.lo \
176         gr_clock_recovery_mm_cc.lo gr_clock_recovery_mm_ff.lo \
177         gr_complex_to_interleaved_short.lo gr_complex_to_xxx.lo \
178         gr_conjugate_cc.lo gr_constellation_decoder_cb.lo \
179         gr_correlate_access_code_bb.lo gr_costas_loop_cc.lo \
180         gr_count_bits.lo gr_cpfsk_bc.lo gr_crc32.lo \
181         gr_ctcss_squelch_ff.lo gr_dd_mpsk_sync_cc.lo \
182         gr_decode_ccsds_27_fb.lo gr_deinterleave.lo gr_delay.lo \
183         gr_diff_decoder_bb.lo gr_diff_encoder_bb.lo \
184         gr_diff_phasor_cc.lo gr_dpll_bb.lo gr_encode_ccsds_27_bb.lo \
185         gr_fake_channel_coder_pp.lo gr_fast_atan2f.lo \
186         gr_feedforward_agc_cc.lo gr_feval.lo gr_fft_vcc.lo \
187         gr_fft_vcc_fftw.lo gr_fft_vfc.lo gr_firdes.lo \
188         gr_float_to_char.lo gr_float_to_complex.lo \
189         gr_float_to_short.lo gr_float_to_uchar.lo gr_fmdet_cf.lo \
190         gr_frequency_modulator_fc.lo gr_fxpt.lo gr_framer_sink_1.lo \
191         gr_glfsr_source_b.lo gr_glfsr_source_f.lo gr_head.lo \
192         gr_interleave.lo gr_interleaved_short_to_complex.lo \
193         gr_iqcomp_cc.lo gr_keep_one_in_n.lo gr_kludge_copy.lo \
194         gr_lfsr_32k_source_s.lo gr_lms_dfe_cc.lo gr_lms_dfe_ff.lo \
195         gr_map_bb.lo gr_math.lo gr_misc.lo gr_mpsk_receiver_cc.lo \
196         gr_nlog10_ff.lo gr_nop.lo gr_null_sink.lo gr_null_source.lo \
197         gr_ofdm_frame_acquisition.lo gr_ofdm_cyclic_prefixer.lo \
198         gr_ofdm_demapper_vcb.lo gr_ofdm_mapper_bcv.lo \
199         gr_ofdm_frame_sink.lo gr_ofdm_insert_preamble.lo \
200         gr_ofdm_sampler.lo gr_pa_2x2_phase_combiner.lo \
201         gr_packet_sink.lo gr_peak_detector2_fb.lo \
202         gr_phase_modulator_fc.lo gr_pll_carriertracking_cc.lo \
203         gr_pll_freqdet_cf.lo gr_pll_refout_cc.lo \
204         gr_pn_correlator_cc.lo gr_prefix.lo gr_prefs.lo \
205         gr_probe_avg_mag_sqrd_c.lo gr_probe_avg_mag_sqrd_cf.lo \
206         gr_probe_avg_mag_sqrd_f.lo gr_probe_signal_f.lo \
207         gr_pwr_squelch_cc.lo gr_pwr_squelch_ff.lo \
208         gr_quadrature_demod_cf.lo gr_rail_ff.lo gr_random.lo \
209         gr_regenerate_bb.lo gr_remez.lo gr_repeat.lo gr_reverse.lo \
210         gr_rms_cf.lo gr_rms_ff.lo gr_short_to_float.lo \
211         gr_simple_correlator.lo gr_simple_framer.lo \
212         gr_simple_squelch_cc.lo gr_skiphead.lo gr_squash_ff.lo \
213         gr_squelch_base_cc.lo gr_squelch_base_ff.lo gr_stream_mux.lo \
214         gr_stream_to_streams.lo gr_stream_to_vector.lo \
215         gr_streams_to_stream.lo gr_streams_to_vector.lo \
216         gr_stretch_ff.lo gr_test.lo gr_threshold_ff.lo gr_throttle.lo \
217         gr_uchar_to_float.lo gr_vco_f.lo gr_vector_to_stream.lo \
218         gr_vector_to_streams.lo gr_wavelet_ff.lo gr_wvps_ff.lo \
219         gri_add_const_ss_generic.lo gri_char_to_float.lo \
220         gri_debugger_hook.lo gri_fft.lo gri_float_to_char.lo \
221         gri_float_to_short.lo gri_float_to_uchar.lo gri_glfsr.lo \
222         gri_interleaved_short_to_complex.lo gri_short_to_float.lo \
223         gri_uchar_to_float.lo malloc16.lo gr_unpack_k_bits_bb.lo \
224         gr_descrambler_bb.lo gr_scrambler_bb.lo gr_probe_mpsk_snr_c.lo \
225         gr_probe_density_b.lo
226 libgeneral_la_OBJECTS = $(am_libgeneral_la_OBJECTS)
227 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
228 depcomp = $(SHELL) $(top_srcdir)/depcomp
229 am__depfiles_maybe = depfiles
230 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
231         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
232 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
233         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
234         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
235 CCLD = $(CC)
236 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
237         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
238         $(LDFLAGS) -o $@
239 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
240         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
241 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
242         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
243         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
244 CXXLD = $(CXX)
245 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
246         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
247         $(LDFLAGS) -o $@
248 SOURCES = $(libgeneral_qa_la_SOURCES) $(libgeneral_la_SOURCES)
249 DIST_SOURCES = $(libgeneral_qa_la_SOURCES) $(libgeneral_la_SOURCES)
250 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
251 am__vpath_adj = case $$p in \
252     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
253     *) f=$$p;; \
254   esac;
255 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
256 am__installdirs = "$(DESTDIR)$(grincludedir)" \
257         "$(DESTDIR)$(swigincludedir)"
258 grincludeHEADERS_INSTALL = $(INSTALL_HEADER)
259 swigincludeHEADERS_INSTALL = $(INSTALL_HEADER)
260 HEADERS = $(grinclude_HEADERS) $(noinst_HEADERS) \
261         $(swiginclude_HEADERS)
262 ETAGS = etags
263 CTAGS = ctags
264 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
265 ACLOCAL = @ACLOCAL@
266 ALLOCA = @ALLOCA@
267 ALSA_CFLAGS = @ALSA_CFLAGS@
268 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
269 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
270 ALSA_LIBS = @ALSA_LIBS@
271 AMTAR = @AMTAR@
272 AR = @AR@
273 AS = @AS@
274 AUTOCONF = @AUTOCONF@
275 AUTOHEADER = @AUTOHEADER@
276 AUTOMAKE = @AUTOMAKE@
277 AWK = @AWK@
278 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
279 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
280 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
281 BOOST_LDFLAGS = @BOOST_LDFLAGS@
282 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
283 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
284 CBLAS_LIBS = @CBLAS_LIBS@
285 CC = @CC@
286 CCAS = @CCAS@
287 CCASDEPMODE = @CCASDEPMODE@
288 CCASFLAGS = @CCASFLAGS@
289 CCDEPMODE = @CCDEPMODE@
290 CFLAGS = @CFLAGS@
291 CPP = @CPP@
292 CPPFLAGS = @CPPFLAGS@
293 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
294 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
295 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
296 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
297 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
298 CPPUNIT_LIBS = @CPPUNIT_LIBS@
299 CXX = @CXX@
300 CXXCPP = @CXXCPP@
301 CXXDEPMODE = @CXXDEPMODE@
302 CXXFLAGS = @CXXFLAGS@
303 CXX_FOR_BUILD = @CXX_FOR_BUILD@
304 CYGPATH_W = @CYGPATH_W@
305 DEFINES = @DEFINES@
306 DEFS = @DEFS@
307 DEPDIR = @DEPDIR@
308 DLLTOOL = @DLLTOOL@
309 DOT = @DOT@
310 DOXYGEN = @DOXYGEN@
311 DSYMUTIL = @DSYMUTIL@
312 DUMPBIN = @DUMPBIN@
313 ECHO_C = @ECHO_C@
314 ECHO_N = @ECHO_N@
315 ECHO_T = @ECHO_T@
316 EGREP = @EGREP@
317 EXEEXT = @EXEEXT@
318 F77 = @F77@
319 FFLAGS = @FFLAGS@
320 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
321 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
322 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
323 FFTW3F_LIBS = @FFTW3F_LIBS@
324 FGREP = @FGREP@
325 FLIBS = @FLIBS@
326 FUSB_TECH = @FUSB_TECH@
327 GREP = @GREP@
328 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
329 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
330 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
331 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
332 GSL_CFLAGS = @GSL_CFLAGS@
333 GSL_CPPFLAGS = @GSL_CPPFLAGS@
334 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
335 GSL_LIBS = @GSL_LIBS@
336 GUILE = @GUILE@
337 HAVE_DOT = @HAVE_DOT@
338 INSTALL = @INSTALL@
339 INSTALL_DATA = @INSTALL_DATA@
340 INSTALL_PROGRAM = @INSTALL_PROGRAM@
341 INSTALL_SCRIPT = @INSTALL_SCRIPT@
342 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
343 IPC_LIBS = @IPC_LIBS@
344 JACK_CFLAGS = @JACK_CFLAGS@
345 JACK_CPPFLAGS = @JACK_CPPFLAGS@
346 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
347 JACK_LIBS = @JACK_LIBS@
348 LD = @LD@
349 LDFLAGS = @LDFLAGS@
350 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
351 LIBOBJS = @LIBOBJS@
352 LIBS = @LIBS@
353 LIBTOOL = @LIBTOOL@
354 LIPO = @LIPO@
355 LN_S = @LN_S@
356 LTLIBOBJS = @LTLIBOBJS@
357 MAKEINFO = @MAKEINFO@
358 MD_CPU = @MD_CPU@
359 MD_SUBCPU = @MD_SUBCPU@
360 MKDIR_P = @MKDIR_P@
361 NM = @NM@
362 NMEDIT = @NMEDIT@
363 NO_UNDEFINED = @NO_UNDEFINED@
364 OBJDUMP = @OBJDUMP@
365 OBJEXT = @OBJEXT@
366 OSS_LIBS = @OSS_LIBS@
367 OTOOL = @OTOOL@
368 OTOOL64 = @OTOOL64@
369 PACKAGE = @PACKAGE@
370 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
371 PACKAGE_NAME = @PACKAGE_NAME@
372 PACKAGE_STRING = @PACKAGE_STRING@
373 PACKAGE_TARNAME = @PACKAGE_TARNAME@
374 PACKAGE_VERSION = @PACKAGE_VERSION@
375 PATH_SEPARATOR = @PATH_SEPARATOR@
376 PKG_CONFIG = @PKG_CONFIG@
377 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
378 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
379 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
380 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
381 PTHREAD_CC = @PTHREAD_CC@
382 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
383 PTHREAD_LIBS = @PTHREAD_LIBS@
384 PYTHON = @PYTHON@
385 PYTHONW = @PYTHONW@
386 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
387 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
388 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
389 PYTHON_PLATFORM = @PYTHON_PLATFORM@
390 PYTHON_PREFIX = @PYTHON_PREFIX@
391 PYTHON_VERSION = @PYTHON_VERSION@
392 QMAKE_INCLUDES = @QMAKE_INCLUDES@
393 QTCORE_CFLAGS = @QTCORE_CFLAGS@
394 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
395 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
396 QTCORE_LIBS = @QTCORE_LIBS@
397 QTGUI_CFLAGS = @QTGUI_CFLAGS@
398 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
399 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
400 QTGUI_LIBS = @QTGUI_LIBS@
401 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
402 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
403 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
404 QTOPENGL_LIBS = @QTOPENGL_LIBS@
405 QT_INCLUDES = @QT_INCLUDES@
406 QT_LIBS = @QT_LIBS@
407 QT_MOC_EXEC = @QT_MOC_EXEC@
408 QT_UIC_EXEC = @QT_UIC_EXEC@
409 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
410 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
411 QWT_CFLAGS = @QWT_CFLAGS@
412 QWT_LIBS = @QWT_LIBS@
413 RANLIB = @RANLIB@
414 RM_PROG = @RM_PROG@
415 SDL_CFLAGS = @SDL_CFLAGS@
416 SDL_CONFIG = @SDL_CONFIG@
417 SDL_CPPFLAGS = @SDL_CPPFLAGS@
418 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
419 SDL_LIBS = @SDL_LIBS@
420 SED = @SED@
421 SET_MAKE = @SET_MAKE@
422 SHELL = @SHELL@
423 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
424 SPU_GCC_PROG = @SPU_GCC_PROG@
425 STRIP = @STRIP@
426 SVN = @SVN@
427 SVNDATE = @SVNDATE@
428 SVNVERSION = @SVNVERSION@
429 SWIG = @SWIG@
430 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
431 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
432 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
433 USB_CFLAGS = @USB_CFLAGS@
434 USB_CPPFLAGS = @USB_CPPFLAGS@
435 USB_INCLUDEDIR = @USB_INCLUDEDIR@
436 USB_LIBS = @USB_LIBS@
437 USRP2_INCLUDES = @USRP2_INCLUDES@
438 USRP2_LA = @USRP2_LA@
439 VERSION = @VERSION@
440 WINAUDIO_LIBS = @WINAUDIO_LIBS@
441 XAS = @XAS@
442 XCC = @XCC@
443 XDG_UTILS = @XDG_UTILS@
444 XMLTO = @XMLTO@
445 abs_builddir = @abs_builddir@
446 abs_srcdir = @abs_srcdir@
447 abs_top_builddir = @abs_top_builddir@
448 abs_top_srcdir = @abs_top_srcdir@
449 ac_ct_CC = @ac_ct_CC@
450 ac_ct_CXX = @ac_ct_CXX@
451 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
452 ac_ct_F77 = @ac_ct_F77@
453 acx_pthread_config = @acx_pthread_config@
454 am__include = @am__include@
455 am__leading_dot = @am__leading_dot@
456 am__quote = @am__quote@
457 am__tar = @am__tar@
458 am__untar = @am__untar@
459 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
460 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
461 bindir = @bindir@
462 build = @build@
463 build_alias = @build_alias@
464 build_cpu = @build_cpu@
465 build_dirs = @build_dirs@
466 build_os = @build_os@
467 build_vendor = @build_vendor@
468 builddir = @builddir@
469 datadir = @datadir@
470 datarootdir = @datarootdir@
471 docdir = @docdir@
472 docs_INCLUDEDIR = @docs_INCLUDEDIR@
473 docs_INCLUDES = @docs_INCLUDES@
474 docs_LA = @docs_LA@
475 docs_LDFLAG = @docs_LDFLAG@
476 docs_LIBDIRPATH = @docs_LIBDIRPATH@
477 dvidir = @dvidir@
478 enable_dot = @enable_dot@
479 enable_html_docs = @enable_html_docs@
480 enable_latex_docs = @enable_latex_docs@
481 enable_xml_docs = @enable_xml_docs@
482 exec_prefix = @exec_prefix@
483 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
484 gcell_INCLUDES = @gcell_INCLUDES@
485 gcell_LA = @gcell_LA@
486 gcell_LDFLAG = @gcell_LDFLAG@
487 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
488 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
489 gcell_spu_LA = @gcell_spu_LA@
490 generate_docs = @generate_docs@
491 gnuradio_core_I = @gnuradio_core_I@
492 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
493 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
494 gnuradio_core_LA = @gnuradio_core_LA@
495 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
496 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
497 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
498 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
499 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
500 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
501 gnuradio_examples_LA = @gnuradio_examples_LA@
502 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
503 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
504 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
505 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
506 gr_audio_alsa_LA = @gr_audio_alsa_LA@
507 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
508 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
509 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
510 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
511 gr_audio_jack_LA = @gr_audio_jack_LA@
512 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
513 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
514 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
515 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
516 gr_audio_oss_LA = @gr_audio_oss_LA@
517 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
518 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
519 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
520 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
521 gr_audio_osx_LA = @gr_audio_osx_LA@
522 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
523 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
524 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
525 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
526 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
527 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
528 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
529 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
530 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
531 gr_audio_windows_LA = @gr_audio_windows_LA@
532 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
533 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
534 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
535 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
536 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
537 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
538 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
539 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
540 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
541 gr_gcell_LA = @gr_gcell_LA@
542 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
543 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
544 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
545 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
546 gr_gpio_LA = @gr_gpio_LA@
547 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
548 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
549 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
550 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
551 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
552 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
553 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
554 gr_libdir_suffix = @gr_libdir_suffix@
555 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
556 gr_pager_INCLUDES = @gr_pager_INCLUDES@
557 gr_pager_LA = @gr_pager_LA@
558 gr_pager_LDFLAG = @gr_pager_LDFLAG@
559 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
560 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
561 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
562 gr_qtgui_LA = @gr_qtgui_LA@
563 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
564 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
565 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
566 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
567 gr_radar_mono_LA = @gr_radar_mono_LA@
568 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
569 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
570 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
571 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
572 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
573 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
574 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
575 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
576 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
577 gr_sounder_LA = @gr_sounder_LA@
578 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
579 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
580 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
581 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
582 gr_trellis_LA = @gr_trellis_LA@
583 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
584 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
585 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
586 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
587 gr_usrp2_LA = @gr_usrp2_LA@
588 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
589 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
590 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
591 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
592 gr_usrp_LA = @gr_usrp_LA@
593 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
594 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
595 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
596 gr_utils_INCLUDES = @gr_utils_INCLUDES@
597 gr_utils_LA = @gr_utils_LA@
598 gr_utils_LDFLAG = @gr_utils_LDFLAG@
599 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
600 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
601 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
602 gr_video_sdl_LA = @gr_video_sdl_LA@
603 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
604 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
605 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
606 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
607 gr_wxgui_LA = @gr_wxgui_LA@
608 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
609 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
610 grc_INCLUDEDIR = @grc_INCLUDEDIR@
611 grc_INCLUDES = @grc_INCLUDES@
612 grc_LA = @grc_LA@
613 grc_LDFLAG = @grc_LDFLAG@
614 grc_LIBDIRPATH = @grc_LIBDIRPATH@
615 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
616 gruel_INCLUDES = @gruel_INCLUDES@
617 gruel_LA = @gruel_LA@
618 gruel_LDFLAG = @gruel_LDFLAG@
619 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
620 host = @host@
621 host_alias = @host_alias@
622 host_cpu = @host_cpu@
623 host_os = @host_os@
624 host_vendor = @host_vendor@
625 htmldir = @htmldir@
626 includedir = @includedir@
627 infodir = @infodir@
628 install_sh = @install_sh@
629 lf_CFLAGS = @lf_CFLAGS@
630 lf_CXXFLAGS = @lf_CXXFLAGS@
631 libdir = @libdir@
632 libexecdir = @libexecdir@
633 localedir = @localedir@
634 localstatedir = @localstatedir@
635 lt_ECHO = @lt_ECHO@
636 mandir = @mandir@
637 mblock_INCLUDEDIR = @mblock_INCLUDEDIR@
638 mblock_INCLUDES = @mblock_INCLUDES@
639 mblock_LA = @mblock_LA@
640 mblock_LDFLAG = @mblock_LDFLAG@
641 mblock_LIBDIRPATH = @mblock_LIBDIRPATH@
642 mkdir_p = @mkdir_p@
643 oldincludedir = @oldincludedir@
644 omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@
645 omnithread_INCLUDES = @omnithread_INCLUDES@
646 omnithread_LA = @omnithread_LA@
647 omnithread_LDFLAG = @omnithread_LDFLAG@
648 omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@
649 pdfdir = @pdfdir@
650 pkgpyexecdir = @pkgpyexecdir@
651 pkgpythondir = @pkgpythondir@
652 pmt_INCLUDEDIR = @pmt_INCLUDEDIR@
653 pmt_INCLUDES = @pmt_INCLUDES@
654 pmt_LA = @pmt_LA@
655 pmt_LDFLAG = @pmt_LDFLAG@
656 pmt_LIBDIRPATH = @pmt_LIBDIRPATH@
657 prefix = @prefix@
658 program_transform_name = @program_transform_name@
659 psdir = @psdir@
660 pyexecdir = @pyexecdir@
661 pythondir = @pythondir@
662 sbindir = @sbindir@
663 sharedstatedir = @sharedstatedir@
664 skipped_dirs = @skipped_dirs@
665 srcdir = @srcdir@
666 subdirs = @subdirs@
667 swig_CXXFLAGS = @swig_CXXFLAGS@
668 sysconfdir = @sysconfdir@
669 target = @target@
670 target_alias = @target_alias@
671 target_cpu = @target_cpu@
672 target_os = @target_os@
673 target_vendor = @target_vendor@
674 top_build_prefix = @top_build_prefix@
675 top_builddir = @top_builddir@
676 top_srcdir = @top_srcdir@
677 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
678 usrp2_INCLUDES = @usrp2_INCLUDES@
679 usrp2_LA = @usrp2_LA@
680 usrp2_LDFLAG = @usrp2_LDFLAG@
681 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
682 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
683 usrp_INCLUDES = @usrp_INCLUDES@
684 usrp_LA = @usrp_LA@
685 usrp_LDFLAG = @usrp_LDFLAG@
686 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
687 usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@
688 with_INCLUDES = @with_INCLUDES@
689 with_LIBDIRPATH = @with_LIBDIRPATH@
690 with_PYDIRPATH = @with_PYDIRPATH@
691 with_SWIGDIRPATH = @with_SWIGDIRPATH@
692 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
693 with_dirs = @with_dirs@
694 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
695 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
696
697 # includes
698 grincludedir = $(includedir)/gnuradio
699
700 # swig includes
701 swigincludedir = $(grincludedir)/swig
702
703 # Install the gnuradio stuff in the appropriate subdirectory
704 # This usually ends up at:
705 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
706 grpythondir = $(pythondir)/gnuradio
707 grpyexecdir = $(pyexecdir)/gnuradio
708
709 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
710 # This usually ends up at:
711 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
712 usrppythondir = $(pythondir)/usrpm
713 usrppyexecdir = $(pyexecdir)/usrpm
714
715 # gcell includes
716 gcellincludedir = $(includedir)/gcell
717 gcellspuincludedir = $(includedir)/gcell/spu
718
719 # Cell spu libs
720 libspudir = $(libdir)spu
721
722 # This used to be set in configure.ac but is now defined here for all 
723 # Makefiles when this fragment is included.
724 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
725         $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
726
727
728 # when including for compilation from pre-installed libraries and such,
729 # need to make sure those are put last on the compile command
730 WITH_INCLUDES = @with_INCLUDES@
731 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
732
733 # How to link in the top-level omnithreads library from inside the tree
734 OMNITHREAD_INCLUDES = @omnithread_INCLUDES@
735 OMNITHREAD_LA = @omnithread_LA@
736
737 # Where to find gnuradio include files in the current build tree
738 # top_srcdir for original stuff, top_builddir for generated files
739 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
740
741 # How to link in GNU Radio core library from inside the tree
742 GNURADIO_CORE_LA = @gnuradio_core_LA@
743
744 # How to link in the USRP library from inside the tree
745 GRUEL_INCLUDES = @gruel_INCLUDES@
746 GRUEL_LA = @gruel_LA@
747
748 # How to link in the USRP library from inside the tree
749 USRP_INCLUDES = @usrp_INCLUDES@
750 USRP_LA = @usrp_LA@
751
752 # How to link in usrp-inband library from inside the tree
753 USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@
754 USRP_INBAND_LA = @usrp_inband_LA@
755
756 # How to link the PMT library from inside the tree
757 PMT_INCLUDES = @pmt_INCLUDES@
758 PMT_LA = @pmt_LA@
759
760 # How to link the mblock library from inside the tree
761 MBLOCK_INCLUDES = @mblock_INCLUDES@
762 MBLOCK_LA = @mblock_LA@
763
764 # How to link the gcell library from inside the tree (the PPU part)
765 GCELL_INCLUDES = @gcell_INCLUDES@
766 GCELL_LA = @gcell_LA@
767
768 # How to link the gcell library from inside the tree (the SPU part)
769 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
770 GCELL_SPU_LA = @gcell_spu_LA@
771
772 # libtool aware wrapper for ppu-embedspu
773 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
774
775 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
776 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
777 RM = $(RM_PROG) -f
778 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s
779 COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm
780
781 # Base directory for example applications
782 exampledir = $(datadir)/gnuradio/examples
783 gr_docdir = $(docdir)-$(VERSION)
784
785 # System configuration files
786 gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d
787
788 # Other common defines; use "+=" to add to these
789 STAMPS = 
790 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT
791 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(CPPUNIT_INCLUDES) $(WITH_INCLUDES)
792 noinst_LTLIBRARIES = libgeneral.la libgeneral-qa.la
793 BUILT_SOURCES = 
794
795 # ----------------------------------------------------------------
796 EXTRA_DIST = \
797         gen_sine_table.py               \
798         gr_prefix.cc.in                 
799
800 libgeneral_la_SOURCES = \
801         gr_agc_cc.cc                    \
802         gr_agc_ff.cc                    \
803         gr_agc2_cc.cc                   \
804         gr_agc2_ff.cc                   \
805         gr_align_on_samplenumbers_ss.cc \
806         gr_bin_statistics_f.cc          \
807         gr_binary_slicer_fb.cc          \
808         gr_bytes_to_syms.cc             \
809         gr_char_to_float.cc             \
810         gr_check_counting_s.cc          \
811         gr_check_lfsr_32k_s.cc          \
812         gr_circular_file.cc             \
813         gr_clock_recovery_mm_cc.cc      \
814         gr_clock_recovery_mm_ff.cc      \
815         gr_complex_to_interleaved_short.cc \
816         gr_complex_to_xxx.cc            \
817         gr_conjugate_cc.cc              \
818         gr_constellation_decoder_cb.cc  \
819         gr_correlate_access_code_bb.cc  \
820         gr_costas_loop_cc.cc            \
821         gr_count_bits.cc                \
822         gr_cpfsk_bc.cc                  \
823         gr_crc32.cc                     \
824         gr_ctcss_squelch_ff.cc          \
825         gr_dd_mpsk_sync_cc.cc           \
826         gr_decode_ccsds_27_fb.cc        \
827         gr_deinterleave.cc              \
828         gr_delay.cc                     \
829         gr_diff_decoder_bb.cc           \
830         gr_diff_encoder_bb.cc           \
831         gr_diff_phasor_cc.cc            \
832         gr_dpll_bb.cc                   \
833         gr_encode_ccsds_27_bb.cc        \
834         gr_fake_channel_coder_pp.cc     \
835         gr_fast_atan2f.cc               \
836         gr_feedforward_agc_cc.cc        \
837         gr_feval.cc                     \
838         gr_fft_vcc.cc                   \
839         gr_fft_vcc_fftw.cc              \
840         gr_fft_vfc.cc                   \
841         gr_firdes.cc                    \
842         gr_float_to_char.cc             \
843         gr_float_to_complex.cc          \
844         gr_float_to_short.cc            \
845         gr_float_to_uchar.cc            \
846         gr_fmdet_cf.cc                  \
847         gr_frequency_modulator_fc.cc    \
848         gr_fxpt.cc                      \
849         gr_framer_sink_1.cc             \
850         gr_glfsr_source_b.cc            \
851         gr_glfsr_source_f.cc            \
852         gr_head.cc                      \
853         gr_interleave.cc                \
854         gr_interleaved_short_to_complex.cc \
855         gr_iqcomp_cc.cc                 \
856         gr_keep_one_in_n.cc             \
857         gr_kludge_copy.cc               \
858         gr_lfsr_32k_source_s.cc         \
859         gr_lms_dfe_cc.cc                \
860         gr_lms_dfe_ff.cc                \
861         gr_map_bb.cc                    \
862         gr_math.cc                      \
863         gr_misc.cc                      \
864         gr_mpsk_receiver_cc.cc          \
865         gr_nlog10_ff.cc                 \
866         gr_nop.cc                       \
867         gr_null_sink.cc                 \
868         gr_null_source.cc               \
869         gr_ofdm_frame_acquisition.cc    \
870         gr_ofdm_cyclic_prefixer.cc      \
871         gr_ofdm_demapper_vcb.cc         \
872         gr_ofdm_mapper_bcv.cc           \
873         gr_ofdm_frame_sink.cc           \
874         gr_ofdm_insert_preamble.cc      \
875         gr_ofdm_sampler.cc              \
876         gr_pa_2x2_phase_combiner.cc     \
877         gr_packet_sink.cc               \
878         gr_peak_detector2_fb.cc         \
879         gr_phase_modulator_fc.cc        \
880         gr_pll_carriertracking_cc.cc    \
881         gr_pll_freqdet_cf.cc            \
882         gr_pll_refout_cc.cc             \
883         gr_pn_correlator_cc.cc          \
884         gr_prefix.cc                    \
885         gr_prefs.cc                     \
886         gr_probe_avg_mag_sqrd_c.cc      \
887         gr_probe_avg_mag_sqrd_cf.cc     \
888         gr_probe_avg_mag_sqrd_f.cc      \
889         gr_probe_signal_f.cc            \
890         gr_pwr_squelch_cc.cc            \
891         gr_pwr_squelch_ff.cc            \
892         gr_quadrature_demod_cf.cc       \
893         gr_rail_ff.cc                   \
894         gr_random.cc                    \
895         gr_regenerate_bb.cc             \
896         gr_remez.cc                     \
897         gr_repeat.cc                    \
898         gr_reverse.cc                   \
899         gr_rms_cf.cc                    \
900         gr_rms_ff.cc                    \
901         gr_short_to_float.cc            \
902         gr_simple_correlator.cc         \
903         gr_simple_framer.cc             \
904         gr_simple_squelch_cc.cc         \
905         gr_skiphead.cc                  \
906         gr_squash_ff.cc                 \
907         gr_squelch_base_cc.cc           \
908         gr_squelch_base_ff.cc           \
909         gr_stream_mux.cc                \
910         gr_stream_to_streams.cc         \
911         gr_stream_to_vector.cc          \
912         gr_streams_to_stream.cc         \
913         gr_streams_to_vector.cc         \
914         gr_stretch_ff.cc                \
915         gr_test.cc                      \
916         gr_threshold_ff.cc              \
917         gr_throttle.cc                  \
918         gr_uchar_to_float.cc            \
919         gr_vco_f.cc                     \
920         gr_vector_to_stream.cc          \
921         gr_vector_to_streams.cc         \
922         gr_wavelet_ff.cc                \
923         gr_wvps_ff.cc                   \
924         gri_add_const_ss_generic.cc     \
925         gri_char_to_float.cc            \
926         gri_debugger_hook.cc            \
927         gri_fft.cc                      \
928         gri_float_to_char.cc            \
929         gri_float_to_short.cc           \
930         gri_float_to_uchar.cc           \
931         gri_glfsr.cc                    \
932         gri_interleaved_short_to_complex.cc \
933         gri_short_to_float.cc           \
934         gri_uchar_to_float.cc           \
935         malloc16.c                      \
936         gr_unpack_k_bits_bb.cc          \
937         gr_descrambler_bb.cc            \
938         gr_scrambler_bb.cc              \
939         gr_probe_mpsk_snr_c.cc          \
940         gr_probe_density_b.cc
941
942 libgeneral_qa_la_SOURCES = \
943         qa_general.cc                   \
944         qa_gr_circular_file.cc          \
945         qa_gr_firdes.cc                 \
946         qa_gr_fxpt.cc                   \
947         qa_gr_fxpt_nco.cc               \
948         qa_gr_fxpt_vco.cc               \
949         qa_gr_math.cc                   \
950         qa_gri_lfsr.cc
951
952 grinclude_HEADERS = \
953         gr_agc_cc.h                     \
954         gr_agc_ff.h                     \
955         gr_agc2_cc.h                    \
956         gr_agc2_ff.h                    \
957         gr_align_on_samplenumbers_ss.h  \
958         gr_bin_statistics_f.h           \
959         gr_binary_slicer_fb.h           \
960         gr_bytes_to_syms.h              \
961         gr_char_to_float.h              \
962         gr_check_counting_s.h           \
963         gr_check_lfsr_32k_s.h           \
964         gr_circular_file.h              \
965         gr_clock_recovery_mm_cc.h       \
966         gr_clock_recovery_mm_ff.h       \
967         gr_complex_to_interleaved_short.h \
968         gr_complex_to_xxx.h             \
969         gr_conjugate_cc.h               \
970         gr_constellation_decoder_cb.h   \
971         gr_correlate_access_code_bb.h   \
972         gr_costas_loop_cc.h             \
973         gr_count_bits.h                 \
974         gr_cpfsk_bc.h                   \
975         gr_crc32.h                      \
976         gr_ctcss_squelch_ff.h           \
977         gr_dd_mpsk_sync_cc.h            \
978         gr_decode_ccsds_27_fb.h         \
979         gr_diff_decoder_bb.h            \
980         gr_diff_encoder_bb.h            \
981         gr_deinterleave.h               \
982         gr_delay.h                      \
983         gr_diff_phasor_cc.h             \
984         gr_dpll_bb.h                    \
985         gr_encode_ccsds_27_bb.h         \
986         gr_expj.h                       \
987         gr_fake_channel_coder_pp.h      \
988         gr_feedforward_agc_cc.h         \
989         gr_feval.h                      \
990         gr_fft_vcc.h                    \
991         gr_fft_vcc_fftw.h               \
992         gr_fft_vfc.h                    \
993         gr_firdes.h                     \
994         gr_float_to_char.h              \
995         gr_float_to_complex.h           \
996         gr_float_to_short.h             \
997         gr_float_to_uchar.h             \
998         gr_fmdet_cf.h                   \
999         gr_framer_sink_1.h              \
1000         gr_frequency_modulator_fc.h     \
1001         gr_fxpt.h                       \
1002         gr_fxpt_nco.h                   \
1003         gr_fxpt_vco.h                   \
1004         gr_glfsr_source_b.h             \
1005         gr_glfsr_source_f.h             \
1006         gr_head.h                       \
1007         gr_interleave.h                 \
1008         gr_interleaved_short_to_complex.h \
1009         gr_iqcomp_cc.h                  \
1010         gr_keep_one_in_n.h              \
1011         gr_kludge_copy.h                \
1012         gr_lfsr_32k_source_s.h          \
1013         gr_lms_dfe_cc.h                 \
1014         gr_lms_dfe_ff.h                 \
1015         gr_log2_const.h                 \
1016         gr_map_bb.h                     \
1017         gr_math.h                       \
1018         gr_misc.h                       \
1019         gr_mpsk_receiver_cc.h           \
1020         gr_nco.h                        \
1021         gr_nlog10_ff.h                  \
1022         gr_nop.h                        \
1023         gr_null_sink.h                  \
1024         gr_null_source.h                \
1025         gr_ofdm_frame_acquisition.h     \
1026         gr_ofdm_cyclic_prefixer.h       \
1027         gr_ofdm_demapper_vcb.h          \
1028         gr_ofdm_mapper_bcv.h            \
1029         gr_ofdm_frame_sink.h            \
1030         gr_ofdm_insert_preamble.h       \
1031         gr_ofdm_sampler.h               \
1032         gr_pa_2x2_phase_combiner.h      \
1033         gr_packet_sink.h                \
1034         gr_peak_detector2_fb.h          \
1035         gr_phase_modulator_fc.h         \
1036         gr_pll_carriertracking_cc.h     \
1037         gr_pll_freqdet_cf.h             \
1038         gr_pll_refout_cc.h              \
1039         gr_pn_correlator_cc.h           \
1040         gr_prefix.h                     \
1041         gr_prefs.h                      \
1042         gr_probe_avg_mag_sqrd_c.h       \
1043         gr_probe_avg_mag_sqrd_cf.h      \
1044         gr_probe_avg_mag_sqrd_f.h       \
1045         gr_probe_signal_f.h             \
1046         gr_pwr_squelch_cc.h             \
1047         gr_pwr_squelch_ff.h             \
1048         gr_quadrature_demod_cf.h        \
1049         gr_rail_ff.h                    \
1050         gr_random.h                     \
1051         gr_regenerate_bb.h              \
1052         gr_remez.h                      \
1053         gr_repeat.h                     \
1054         gr_reverse.h                    \
1055         gr_rms_cf.h                     \
1056         gr_rms_ff.h                     \
1057         gr_short_to_float.h             \
1058         gr_simple_correlator.h          \
1059         gr_simple_framer.h              \
1060         gr_simple_framer_sync.h         \
1061         gr_simple_squelch_cc.h          \
1062         gr_squash_ff.h                  \
1063         gr_skiphead.h                   \
1064         gr_squelch_base_cc.h            \
1065         gr_squelch_base_ff.h            \
1066         gr_stream_mux.h                 \
1067         gr_stream_to_streams.h          \
1068         gr_stream_to_vector.h           \
1069         gr_streams_to_stream.h          \
1070         gr_streams_to_vector.h          \
1071         gr_stretch_ff.h                 \
1072         gr_test_types.h                 \
1073         gr_test.h                       \
1074         gr_threshold_ff.h               \
1075         gr_throttle.h                   \
1076         gr_uchar_to_float.h             \
1077         gr_vco.h                        \
1078         gr_vco_f.h                      \
1079         gr_vector_to_stream.h           \
1080         gr_vector_to_streams.h          \
1081         gr_wavelet_ff.h                 \
1082         gr_wvps_ff.h                    \
1083         gri_add_const_ss.h              \
1084         gri_agc_cc.h                    \
1085         gri_agc_ff.h                    \
1086         gri_agc2_cc.h                   \
1087         gri_agc2_ff.h                   \
1088         gri_char_to_float.h             \
1089         gri_debugger_hook.h             \
1090         gri_fft.h                       \
1091         gri_float_to_char.h             \
1092         gri_float_to_short.h            \
1093         gri_float_to_uchar.h            \
1094         gri_lfsr.h                      \
1095         gri_glfsr.h                     \
1096         gri_interleaved_short_to_complex.h \
1097         gri_lfsr_15_1_0.h               \
1098         gri_lfsr_32k.h                  \
1099         gri_short_to_float.h            \
1100         gri_uchar_to_float.h            \
1101         malloc16.h                      \
1102         random.h                        \
1103         gr_unpack_k_bits_bb.h           \
1104         gr_descrambler_bb.h             \
1105         gr_scrambler_bb.h               \
1106         gr_probe_mpsk_snr_c.h           \
1107         gr_probe_density_b.h
1108
1109 noinst_HEADERS = \
1110         qa_general.h                    \
1111         qa_gr_circular_file.h           \
1112         qa_gr_firdes.h                  \
1113         qa_gr_fxpt.h                    \
1114         qa_gr_fxpt_nco.h                \
1115         qa_gr_fxpt_vco.h                \
1116         qa_gri_lfsr.h                   \
1117         sine_table.h                    \
1118         qa_gr_math.h
1119
1120 swiginclude_HEADERS = \
1121         general.i                       \
1122         gr_agc_cc.i                     \
1123         gr_agc_ff.i                     \
1124         gr_agc2_cc.i                    \
1125         gr_agc2_ff.i                    \
1126         gr_align_on_samplenumbers_ss.i  \
1127         gr_bin_statistics_f.i           \
1128         gr_binary_slicer_fb.i           \
1129         gr_bytes_to_syms.i              \
1130         gr_char_to_float.i              \
1131         gr_check_counting_s.i           \
1132         gr_check_lfsr_32k_s.i           \
1133         gr_clock_recovery_mm_cc.i       \
1134         gr_clock_recovery_mm_ff.i       \
1135         gr_complex_to_interleaved_short.i \
1136         gr_complex_to_xxx.i             \
1137         gr_conjugate_cc.i               \
1138         gr_constellation_decoder_cb.i   \
1139         gr_correlate_access_code_bb.i   \
1140         gr_costas_loop_cc.i             \
1141         gr_cpfsk_bc.i                   \
1142         gr_crc32.i                      \
1143         gr_ctcss_squelch_ff.i           \
1144         gr_dd_mpsk_sync_cc.i            \
1145         gr_decode_ccsds_27_fb.i         \
1146         gr_diff_decoder_bb.i            \
1147         gr_diff_encoder_bb.i            \
1148         gr_diff_phasor_cc.i             \
1149         gr_dpll_bb.i                    \
1150         gr_deinterleave.i               \
1151         gr_delay.i                      \
1152         gr_encode_ccsds_27_bb.i         \
1153         gr_fake_channel_coder_pp.i      \
1154         gr_feedforward_agc_cc.i         \
1155         gr_feval.i                      \
1156         gr_fft_vcc.i                    \
1157         gr_fft_vfc.i                    \
1158         gr_firdes.i                     \
1159         gr_float_to_char.i              \
1160         gr_float_to_complex.i           \
1161         gr_float_to_short.i             \
1162         gr_float_to_uchar.i             \
1163         gr_fmdet_cf.i                   \
1164         gr_frequency_modulator_fc.i     \
1165         gr_framer_sink_1.i              \
1166         gr_glfsr_source_b.i             \
1167         gr_glfsr_source_f.i             \
1168         gr_head.i                       \
1169         gr_interleave.i                 \
1170         gr_interleaved_short_to_complex.i \
1171         gr_iqcomp_cc.i                  \
1172         gr_keep_one_in_n.i              \
1173         gr_kludge_copy.i                \
1174         gr_lfsr_32k_source_s.i          \
1175         gr_lms_dfe_cc.i                 \
1176         gr_lms_dfe_ff.i                 \
1177         gr_map_bb.i                     \
1178         gr_mpsk_receiver_cc.i           \
1179         gr_nlog10_ff.i                  \
1180         gr_nop.i                        \
1181         gr_null_sink.i                  \
1182         gr_null_source.i                \
1183         gr_ofdm_frame_acquisition.i     \
1184         gr_ofdm_cyclic_prefixer.i       \
1185         gr_ofdm_demapper_vcb.i          \
1186         gr_ofdm_mapper_bcv.i            \
1187         gr_ofdm_frame_sink.i            \
1188         gr_ofdm_insert_preamble.i       \
1189         gr_ofdm_sampler.i               \
1190         gr_pa_2x2_phase_combiner.i      \
1191         gr_packet_sink.i                \
1192         gr_peak_detector2_fb.i          \
1193         gr_phase_modulator_fc.i         \
1194         gr_pll_carriertracking_cc.i     \
1195         gr_pll_freqdet_cf.i             \
1196         gr_pll_refout_cc.i              \
1197         gr_pn_correlator_cc.i           \
1198         gr_prefix.i                     \
1199         gr_prefs.i                      \
1200         gr_probe_avg_mag_sqrd_c.i       \
1201         gr_probe_avg_mag_sqrd_cf.i      \
1202         gr_probe_avg_mag_sqrd_f.i       \
1203         gr_probe_signal_f.i             \
1204         gr_pwr_squelch_cc.i             \
1205         gr_pwr_squelch_ff.i             \
1206         gr_quadrature_demod_cf.i        \
1207         gr_rail_ff.i                    \
1208         gr_regenerate_bb.i              \
1209         gr_remez.i                      \
1210         gr_rms_cf.i                     \
1211         gr_rms_ff.i                     \
1212         gr_repeat.i                     \
1213         gr_short_to_float.i             \
1214         gr_simple_correlator.i          \
1215         gr_simple_framer.i              \
1216         gr_simple_squelch_cc.i          \
1217         gr_skiphead.i                   \
1218         gr_squash_ff.i                  \
1219         gr_squelch_base_cc.i            \
1220         gr_squelch_base_ff.i            \
1221         gr_stream_mux.i                 \
1222         gr_stream_to_streams.i          \
1223         gr_stream_to_vector.i           \
1224         gr_streams_to_stream.i          \
1225         gr_streams_to_vector.i          \
1226         gr_stretch_ff.i                 \
1227         gr_test.i                       \
1228         gr_threshold_ff.i               \
1229         gr_throttle.i                   \
1230         gr_uchar_to_float.i             \
1231         gr_vco_f.i                      \
1232         gr_vector_to_stream.i           \
1233         gr_vector_to_streams.i          \
1234         gr_unpack_k_bits_bb.i           \
1235         gr_wavelet_ff.i                 \
1236         gr_wvps_ff.i                    \
1237         gri_agc_cc.i                    \
1238         gri_agc_ff.i                    \
1239         gri_agc2_cc.i                   \
1240         gri_agc2_ff.i                   \
1241         gr_descrambler_bb.i             \
1242         gr_scrambler_bb.i               \
1243         gr_probe_mpsk_snr_c.i           \
1244         gr_probe_density_b.i
1245
1246 all: $(BUILT_SOURCES)
1247         $(MAKE) $(AM_MAKEFLAGS) all-am
1248
1249 .SUFFIXES:
1250 .SUFFIXES: .c .cc .lo .o .obj
1251 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
1252         @for dep in $?; do \
1253           case '$(am__configure_deps)' in \
1254             *$$dep*) \
1255               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1256                 && { if test -f $@; then exit 0; else break; fi; }; \
1257               exit 1;; \
1258           esac; \
1259         done; \
1260         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gnuradio-core/src/lib/general/Makefile'; \
1261         cd $(top_srcdir) && \
1262           $(AUTOMAKE) --gnu  gnuradio-core/src/lib/general/Makefile
1263 .PRECIOUS: Makefile
1264 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1265         @case '$?' in \
1266           *config.status*) \
1267             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1268           *) \
1269             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1270             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1271         esac;
1272
1273 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1275
1276 $(top_srcdir)/configure:  $(am__configure_deps)
1277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1278 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1280 gr_prefix.cc: $(top_builddir)/config.status $(srcdir)/gr_prefix.cc.in
1281         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1282
1283 clean-noinstLTLIBRARIES:
1284         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1285         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1286           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1287           test "$$dir" != "$$p" || dir=.; \
1288           echo "rm -f \"$${dir}/so_locations\""; \
1289           rm -f "$${dir}/so_locations"; \
1290         done
1291 libgeneral-qa.la: $(libgeneral_qa_la_OBJECTS) $(libgeneral_qa_la_DEPENDENCIES) 
1292         $(CXXLINK)  $(libgeneral_qa_la_OBJECTS) $(libgeneral_qa_la_LIBADD) $(LIBS)
1293 libgeneral.la: $(libgeneral_la_OBJECTS) $(libgeneral_la_DEPENDENCIES) 
1294         $(CXXLINK)  $(libgeneral_la_OBJECTS) $(libgeneral_la_LIBADD) $(LIBS)
1295
1296 mostlyclean-compile:
1297         -rm -f *.$(OBJEXT)
1298
1299 distclean-compile:
1300         -rm -f *.tab.c
1301
1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_agc2_cc.Plo@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_agc2_ff.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_agc_cc.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_agc_ff.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_align_on_samplenumbers_ss.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_bin_statistics_f.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_binary_slicer_fb.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_bytes_to_syms.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_char_to_float.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_check_counting_s.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_check_lfsr_32k_s.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_circular_file.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_clock_recovery_mm_cc.Plo@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_clock_recovery_mm_ff.Plo@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_complex_to_interleaved_short.Plo@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_complex_to_xxx.Plo@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_conjugate_cc.Plo@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_constellation_decoder_cb.Plo@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_correlate_access_code_bb.Plo@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_costas_loop_cc.Plo@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_count_bits.Plo@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_cpfsk_bc.Plo@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_crc32.Plo@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ctcss_squelch_ff.Plo@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_dd_mpsk_sync_cc.Plo@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_decode_ccsds_27_fb.Plo@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_deinterleave.Plo@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_delay.Plo@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_descrambler_bb.Plo@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_diff_decoder_bb.Plo@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_diff_encoder_bb.Plo@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_diff_phasor_cc.Plo@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_dpll_bb.Plo@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_encode_ccsds_27_bb.Plo@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fake_channel_coder_pp.Plo@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fast_atan2f.Plo@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_feedforward_agc_cc.Plo@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_feval.Plo@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_vcc.Plo@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_vcc_fftw.Plo@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fft_vfc.Plo@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_firdes.Plo@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_float_to_char.Plo@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_float_to_complex.Plo@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_float_to_short.Plo@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_float_to_uchar.Plo@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fmdet_cf.Plo@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_framer_sink_1.Plo@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_frequency_modulator_fc.Plo@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_fxpt.Plo@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_glfsr_source_b.Plo@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_glfsr_source_f.Plo@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_head.Plo@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interleave.Plo@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_interleaved_short_to_complex.Plo@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_iqcomp_cc.Plo@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_keep_one_in_n.Plo@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_kludge_copy.Plo@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_lfsr_32k_source_s.Plo@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_lms_dfe_cc.Plo@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_lms_dfe_ff.Plo@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_map_bb.Plo@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_math.Plo@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_misc.Plo@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_mpsk_receiver_cc.Plo@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_nlog10_ff.Plo@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_nop.Plo@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_null_sink.Plo@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_null_source.Plo@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_cyclic_prefixer.Plo@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_demapper_vcb.Plo@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_frame_acquisition.Plo@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_frame_sink.Plo@am__quote@
1375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_insert_preamble.Plo@am__quote@
1376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_mapper_bcv.Plo@am__quote@
1377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_ofdm_sampler.Plo@am__quote@
1378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pa_2x2_phase_combiner.Plo@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_packet_sink.Plo@am__quote@
1380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_peak_detector2_fb.Plo@am__quote@
1381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_phase_modulator_fc.Plo@am__quote@
1382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pll_carriertracking_cc.Plo@am__quote@
1383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pll_freqdet_cf.Plo@am__quote@
1384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pll_refout_cc.Plo@am__quote@
1385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pn_correlator_cc.Plo@am__quote@
1386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_prefix.Plo@am__quote@
1387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_prefs.Plo@am__quote@
1388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_avg_mag_sqrd_c.Plo@am__quote@
1389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_avg_mag_sqrd_cf.Plo@am__quote@
1390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_avg_mag_sqrd_f.Plo@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_density_b.Plo@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_mpsk_snr_c.Plo@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_probe_signal_f.Plo@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pwr_squelch_cc.Plo@am__quote@
1395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_pwr_squelch_ff.Plo@am__quote@
1396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_quadrature_demod_cf.Plo@am__quote@
1397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rail_ff.Plo@am__quote@
1398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_random.Plo@am__quote@
1399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_regenerate_bb.Plo@am__quote@
1400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_remez.Plo@am__quote@
1401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_repeat.Plo@am__quote@
1402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_reverse.Plo@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rms_cf.Plo@am__quote@
1404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_rms_ff.Plo@am__quote@
1405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_scrambler_bb.Plo@am__quote@
1406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_short_to_float.Plo@am__quote@
1407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_simple_correlator.Plo@am__quote@
1408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_simple_framer.Plo@am__quote@
1409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_simple_squelch_cc.Plo@am__quote@
1410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_skiphead.Plo@am__quote@
1411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_squash_ff.Plo@am__quote@
1412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_squelch_base_cc.Plo@am__quote@
1413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_squelch_base_ff.Plo@am__quote@
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_stream_mux.Plo@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_stream_to_streams.Plo@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_stream_to_vector.Plo@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_streams_to_stream.Plo@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_streams_to_vector.Plo@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_stretch_ff.Plo@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_test.Plo@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_threshold_ff.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_throttle.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_uchar_to_float.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_unpack_k_bits_bb.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_vco_f.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_vector_to_stream.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_vector_to_streams.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_wavelet_ff.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_wvps_ff.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_add_const_ss_generic.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_char_to_float.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_debugger_hook.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_fft.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_float_to_char.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_float_to_short.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_float_to_uchar.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_glfsr.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_interleaved_short_to_complex.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_short_to_float.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_uchar_to_float.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc16.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_general.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_circular_file.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_firdes.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fxpt.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fxpt_nco.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_fxpt_vco.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gr_math.Plo@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_gri_lfsr.Plo@am__quote@
1450
1451 .c.o:
1452 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1453 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1454 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1455 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1456 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1457
1458 .c.obj:
1459 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1460 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1462 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1463 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1464
1465 .c.lo:
1466 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1467 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1470 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1471
1472 .cc.o:
1473 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1474 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1475 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1476 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1477 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1478
1479 .cc.obj:
1480 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1481 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1482 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1483 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1484 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1485
1486 .cc.lo:
1487 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1488 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1489 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1490 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1491 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1492
1493 mostlyclean-libtool:
1494         -rm -f *.lo
1495
1496 clean-libtool:
1497         -rm -rf .libs _libs
1498 install-grincludeHEADERS: $(grinclude_HEADERS)
1499         @$(NORMAL_INSTALL)
1500         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
1501         @list='$(grinclude_HEADERS)'; for p in $$list; do \
1502           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1503           f=$(am__strip_dir) \
1504           echo " $(grincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(grincludedir)/$$f'"; \
1505           $(grincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(grincludedir)/$$f"; \
1506         done
1507
1508 uninstall-grincludeHEADERS:
1509         @$(NORMAL_UNINSTALL)
1510         @list='$(grinclude_HEADERS)'; for p in $$list; do \
1511           f=$(am__strip_dir) \
1512           echo " rm -f '$(DESTDIR)$(grincludedir)/$$f'"; \
1513           rm -f "$(DESTDIR)$(grincludedir)/$$f"; \
1514         done
1515 install-swigincludeHEADERS: $(swiginclude_HEADERS)
1516         @$(NORMAL_INSTALL)
1517         test -z "$(swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(swigincludedir)"
1518         @list='$(swiginclude_HEADERS)'; for p in $$list; do \
1519           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1520           f=$(am__strip_dir) \
1521           echo " $(swigincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(swigincludedir)/$$f'"; \
1522           $(swigincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(swigincludedir)/$$f"; \
1523         done
1524
1525 uninstall-swigincludeHEADERS:
1526         @$(NORMAL_UNINSTALL)
1527         @list='$(swiginclude_HEADERS)'; for p in $$list; do \
1528           f=$(am__strip_dir) \
1529           echo " rm -f '$(DESTDIR)$(swigincludedir)/$$f'"; \
1530           rm -f "$(DESTDIR)$(swigincludedir)/$$f"; \
1531         done
1532
1533 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1534         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1535         unique=`for i in $$list; do \
1536             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1537           done | \
1538           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1539               END { if (nonempty) { for (i in files) print i; }; }'`; \
1540         mkid -fID $$unique
1541 tags: TAGS
1542
1543 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1544                 $(TAGS_FILES) $(LISP)
1545         tags=; \
1546         here=`pwd`; \
1547         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1548         unique=`for i in $$list; do \
1549             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1550           done | \
1551           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1552               END { if (nonempty) { for (i in files) print i; }; }'`; \
1553         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1554           test -n "$$unique" || unique=$$empty_fix; \
1555           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1556             $$tags $$unique; \
1557         fi
1558 ctags: CTAGS
1559 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1560                 $(TAGS_FILES) $(LISP)
1561         tags=; \
1562         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1563         unique=`for i in $$list; do \
1564             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1565           done | \
1566           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1567               END { if (nonempty) { for (i in files) print i; }; }'`; \
1568         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1569           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1570              $$tags $$unique
1571
1572 GTAGS:
1573         here=`$(am__cd) $(top_builddir) && pwd` \
1574           && cd $(top_srcdir) \
1575           && gtags -i $(GTAGS_ARGS) $$here
1576
1577 distclean-tags:
1578         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1579
1580 distdir: $(DISTFILES)
1581         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1582         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1583         list='$(DISTFILES)'; \
1584           dist_files=`for file in $$list; do echo $$file; done | \
1585           sed -e "s|^$$srcdirstrip/||;t" \
1586               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1587         case $$dist_files in \
1588           */*) $(MKDIR_P) `echo "$$dist_files" | \
1589                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1590                            sort -u` ;; \
1591         esac; \
1592         for file in $$dist_files; do \
1593           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1594           if test -d $$d/$$file; then \
1595             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1596             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1597               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1598             fi; \
1599             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1600           else \
1601             test -f $(distdir)/$$file \
1602             || cp -p $$d/$$file $(distdir)/$$file \
1603             || exit 1; \
1604           fi; \
1605         done
1606         $(MAKE) $(AM_MAKEFLAGS) \
1607           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1608           dist-hook
1609 check-am: all-am
1610 check: $(BUILT_SOURCES)
1611         $(MAKE) $(AM_MAKEFLAGS) check-am
1612 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1613 installdirs:
1614         for dir in "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \
1615           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1616         done
1617 install: $(BUILT_SOURCES)
1618         $(MAKE) $(AM_MAKEFLAGS) install-am
1619 install-exec: install-exec-am
1620 install-data: install-data-am
1621 uninstall: uninstall-am
1622
1623 install-am: all-am
1624         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1625
1626 installcheck: installcheck-am
1627 install-strip:
1628         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1629           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1630           `test -z '$(STRIP)' || \
1631             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1632 mostlyclean-generic:
1633         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1634
1635 clean-generic:
1636
1637 distclean-generic:
1638         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1639
1640 maintainer-clean-generic:
1641         @echo "This command is intended for maintainers to use"
1642         @echo "it deletes files that may require special tools to rebuild."
1643         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1644 clean: clean-am
1645
1646 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1647         mostlyclean-am
1648
1649 distclean: distclean-am
1650         -rm -rf ./$(DEPDIR)
1651         -rm -f Makefile
1652 distclean-am: clean-am distclean-compile distclean-generic \
1653         distclean-tags
1654
1655 dvi: dvi-am
1656
1657 dvi-am:
1658
1659 html: html-am
1660
1661 info: info-am
1662
1663 info-am:
1664
1665 install-data-am: install-grincludeHEADERS install-swigincludeHEADERS
1666
1667 install-dvi: install-dvi-am
1668
1669 install-exec-am:
1670
1671 install-html: install-html-am
1672
1673 install-info: install-info-am
1674
1675 install-man:
1676
1677 install-pdf: install-pdf-am
1678
1679 install-ps: install-ps-am
1680
1681 installcheck-am:
1682
1683 maintainer-clean: maintainer-clean-am
1684         -rm -rf ./$(DEPDIR)
1685         -rm -f Makefile
1686 maintainer-clean-am: distclean-am maintainer-clean-generic
1687
1688 mostlyclean: mostlyclean-am
1689
1690 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1691         mostlyclean-libtool
1692
1693 pdf: pdf-am
1694
1695 pdf-am:
1696
1697 ps: ps-am
1698
1699 ps-am:
1700
1701 uninstall-am: uninstall-grincludeHEADERS uninstall-swigincludeHEADERS
1702
1703 .MAKE: install-am install-strip
1704
1705 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1706         clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \
1707         distclean distclean-compile distclean-generic \
1708         distclean-libtool distclean-tags distdir dvi dvi-am html \
1709         html-am info info-am install install-am install-data \
1710         install-data-am install-dvi install-dvi-am install-exec \
1711         install-exec-am install-grincludeHEADERS install-html \
1712         install-html-am install-info install-info-am install-man \
1713         install-pdf install-pdf-am install-ps install-ps-am \
1714         install-strip install-swigincludeHEADERS installcheck \
1715         installcheck-am installdirs maintainer-clean \
1716         maintainer-clean-generic mostlyclean mostlyclean-compile \
1717         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1718         tags uninstall uninstall-am uninstall-grincludeHEADERS \
1719         uninstall-swigincludeHEADERS
1720
1721
1722 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1723 docdir ?= $(datadir)/doc/$(PACKAGE)
1724
1725 # Don't distribute the files defined in the variable 'no_dist_files'
1726 dist-hook:
1727         @for file in $(no_dist_files); do \
1728                 echo $(RM) $(distdir)/$$file; \
1729                 $(RM) $(distdir)/$$file; \
1730         done;
1731 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1732 # Otherwise a system limit (for SysV at least) may be exceeded.
1733 .NOEXPORT: