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