82897a9640dcbdac7def88d4c6a34d09ec1e9594
[debian/gnuradio] / gnuradio-core / src / lib / io / 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,2003,2004,2006,2007,2008 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 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
62 VPATH = @srcdir@
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 DIST_COMMON = $(grinclude_HEADERS) $(srcdir)/Makefile.am \
83         $(srcdir)/Makefile.in $(swiginclude_HEADERS) \
84         $(top_srcdir)/Makefile.common
85 subdir = gnuradio-core/src/lib/io
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
88         $(top_srcdir)/config/acx_pthread.m4 \
89         $(top_srcdir)/config/ax_boost_base.m4 \
90         $(top_srcdir)/config/ax_boost_date_time.m4 \
91         $(top_srcdir)/config/ax_boost_program_options.m4 \
92         $(top_srcdir)/config/ax_boost_thread.m4 \
93         $(top_srcdir)/config/cppunit.m4 \
94         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
95         $(top_srcdir)/config/gr_check_memalign.m4 \
96         $(top_srcdir)/config/gr_check_shm_open.m4 \
97         $(top_srcdir)/config/gr_doxygen.m4 \
98         $(top_srcdir)/config/gr_fortran.m4 \
99         $(top_srcdir)/config/gr_gprof.m4 \
100         $(top_srcdir)/config/gr_lib64.m4 \
101         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
102         $(top_srcdir)/config/gr_no_undefined.m4 \
103         $(top_srcdir)/config/gr_omnithread.m4 \
104         $(top_srcdir)/config/gr_pwin32.m4 \
105         $(top_srcdir)/config/gr_python.m4 \
106         $(top_srcdir)/config/gr_qwt.m4 \
107         $(top_srcdir)/config/gr_qwtplot3d.m4 \
108         $(top_srcdir)/config/gr_scripting.m4 \
109         $(top_srcdir)/config/gr_set_md_cpu.m4 \
110         $(top_srcdir)/config/gr_subversion.m4 \
111         $(top_srcdir)/config/gr_swig.m4 \
112         $(top_srcdir)/config/gr_sysv_shm.m4 \
113         $(top_srcdir)/config/grc_build.m4 \
114         $(top_srcdir)/config/grc_docs.m4 \
115         $(top_srcdir)/config/grc_gcell.m4 \
116         $(top_srcdir)/config/grc_gnuradio_core.m4 \
117         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
118         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
119         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
120         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
121         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
122         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
123         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
124         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
125         $(top_srcdir)/config/grc_gr_gcell.m4 \
126         $(top_srcdir)/config/grc_gr_gpio.m4 \
127         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
128         $(top_srcdir)/config/grc_gr_pager.m4 \
129         $(top_srcdir)/config/grc_gr_qtgui.m4 \
130         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
131         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
132         $(top_srcdir)/config/grc_gr_sounder.m4 \
133         $(top_srcdir)/config/grc_gr_trellis.m4 \
134         $(top_srcdir)/config/grc_gr_usrp.m4 \
135         $(top_srcdir)/config/grc_gr_usrp2.m4 \
136         $(top_srcdir)/config/grc_gr_utils.m4 \
137         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
138         $(top_srcdir)/config/grc_gr_wxgui.m4 \
139         $(top_srcdir)/config/grc_grc.m4 \
140         $(top_srcdir)/config/grc_gruel.m4 \
141         $(top_srcdir)/config/grc_mblock.m4 \
142         $(top_srcdir)/config/grc_omnithread.m4 \
143         $(top_srcdir)/config/grc_pmt.m4 \
144         $(top_srcdir)/config/grc_usrp.m4 \
145         $(top_srcdir)/config/grc_usrp2.m4 \
146         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
147         $(top_srcdir)/config/lf_warnings.m4 \
148         $(top_srcdir)/config/libtool.m4 \
149         $(top_srcdir)/config/ltoptions.m4 \
150         $(top_srcdir)/config/ltsugar.m4 \
151         $(top_srcdir)/config/ltversion.m4 \
152         $(top_srcdir)/config/lt~obsolete.m4 \
153         $(top_srcdir)/config/macosx_audiounit.m4 \
154         $(top_srcdir)/config/mkstemp.m4 \
155         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
156         $(top_srcdir)/config/sdl.m4 \
157         $(top_srcdir)/config/usrp_fusb_tech.m4 \
158         $(top_srcdir)/config/usrp_libusb.m4 \
159         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
160 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
161         $(ACLOCAL_M4)
162 mkinstalldirs = $(install_sh) -d
163 CONFIG_HEADER = $(top_builddir)/config.h
164 CONFIG_CLEAN_FILES =
165 CONFIG_CLEAN_VPATH_FILES =
166 LTLIBRARIES = $(noinst_LTLIBRARIES)
167 libio_la_LIBADD =
168 am_libio_la_OBJECTS = gr_file_sink.lo gr_file_sink_base.lo \
169         gr_file_source.lo gr_file_descriptor_sink.lo \
170         gr_file_descriptor_source.lo gr_histo_sink_f.lo \
171         gr_message_sink.lo gr_message_source.lo gr_oscope_guts.lo \
172         gr_oscope_sink_f.lo gr_oscope_sink_x.lo gri_logger.lo i2c.lo \
173         i2c_bitbang.lo i2c_bbio.lo i2c_bbio_pp.lo microtune_4702.lo \
174         microtune_4937.lo microtune_4702_eval_board.lo \
175         microtune_4937_eval_board.lo microtune_xxxx.lo \
176         microtune_xxxx_eval_board.lo ppio.lo ppio_ppdev.lo sdr_1000.lo \
177         gr_udp_sink.lo gr_udp_source.lo gr_wavfile_sink.lo \
178         gr_wavfile_source.lo gri_wavfile.lo
179 libio_la_OBJECTS = $(am_libio_la_OBJECTS)
180 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
181 depcomp = $(SHELL) $(top_srcdir)/depcomp
182 am__depfiles_maybe = depfiles
183 am__mv = mv -f
184 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
185         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
186 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
187         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
188         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
189 CXXLD = $(CXX)
190 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
191         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
192         $(LDFLAGS) -o $@
193 SOURCES = $(libio_la_SOURCES)
194 DIST_SOURCES = $(libio_la_SOURCES)
195 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
196 am__vpath_adj = case $$p in \
197     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
198     *) f=$$p;; \
199   esac;
200 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
201 am__install_max = 40
202 am__nobase_strip_setup = \
203   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
204 am__nobase_strip = \
205   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
206 am__nobase_list = $(am__nobase_strip_setup); \
207   for p in $$list; do echo "$$p $$p"; done | \
208   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
209   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
210     if (++n[$$2] == $(am__install_max)) \
211       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
212     END { for (dir in files) print dir, files[dir] }'
213 am__base_list = \
214   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
215   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
216 am__installdirs = "$(DESTDIR)$(grincludedir)" \
217         "$(DESTDIR)$(swigincludedir)"
218 HEADERS = $(grinclude_HEADERS) $(swiginclude_HEADERS)
219 ETAGS = etags
220 CTAGS = ctags
221 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
222 ACLOCAL = @ACLOCAL@
223 ALLOCA = @ALLOCA@
224 ALSA_CFLAGS = @ALSA_CFLAGS@
225 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
226 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
227 ALSA_LIBS = @ALSA_LIBS@
228 AMTAR = @AMTAR@
229 AR = @AR@
230 AS = @AS@
231 AUTOCONF = @AUTOCONF@
232 AUTOHEADER = @AUTOHEADER@
233 AUTOMAKE = @AUTOMAKE@
234 AWK = @AWK@
235 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
236 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
237 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
238 BOOST_LDFLAGS = @BOOST_LDFLAGS@
239 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
240 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
241 CBLAS_LIBS = @CBLAS_LIBS@
242 CC = @CC@
243 CCAS = @CCAS@
244 CCASDEPMODE = @CCASDEPMODE@
245 CCASFLAGS = @CCASFLAGS@
246 CCDEPMODE = @CCDEPMODE@
247 CFLAGS = @CFLAGS@
248 CPP = @CPP@
249 CPPFLAGS = @CPPFLAGS@
250 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
251 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
252 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
253 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
254 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
255 CPPUNIT_LIBS = @CPPUNIT_LIBS@
256 CXX = @CXX@
257 CXXCPP = @CXXCPP@
258 CXXDEPMODE = @CXXDEPMODE@
259 CXXFLAGS = @CXXFLAGS@
260 CXX_FOR_BUILD = @CXX_FOR_BUILD@
261 CYGPATH_W = @CYGPATH_W@
262 DEFINES = @DEFINES@
263 DEFS = @DEFS@
264 DEPDIR = @DEPDIR@
265 DLLTOOL = @DLLTOOL@
266 DOT = @DOT@
267 DOXYGEN = @DOXYGEN@
268 DSYMUTIL = @DSYMUTIL@
269 DUMPBIN = @DUMPBIN@
270 ECHO_C = @ECHO_C@
271 ECHO_N = @ECHO_N@
272 ECHO_T = @ECHO_T@
273 EGREP = @EGREP@
274 EXEEXT = @EXEEXT@
275 F77 = @F77@
276 FFLAGS = @FFLAGS@
277 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
278 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
279 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
280 FFTW3F_LIBS = @FFTW3F_LIBS@
281 FGREP = @FGREP@
282 FLIBS = @FLIBS@
283 FUSB_TECH = @FUSB_TECH@
284 GREP = @GREP@
285 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
286 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
287 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
288 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
289 GSL_CFLAGS = @GSL_CFLAGS@
290 GSL_CPPFLAGS = @GSL_CPPFLAGS@
291 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
292 GSL_LIBS = @GSL_LIBS@
293 GUILE = @GUILE@
294 HAVE_DOT = @HAVE_DOT@
295 INSTALL = @INSTALL@
296 INSTALL_DATA = @INSTALL_DATA@
297 INSTALL_PROGRAM = @INSTALL_PROGRAM@
298 INSTALL_SCRIPT = @INSTALL_SCRIPT@
299 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
300 IPC_LIBS = @IPC_LIBS@
301 JACK_CFLAGS = @JACK_CFLAGS@
302 JACK_CPPFLAGS = @JACK_CPPFLAGS@
303 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
304 JACK_LIBS = @JACK_LIBS@
305 LD = @LD@
306 LDFLAGS = @LDFLAGS@
307 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
308 LIBOBJS = @LIBOBJS@
309 LIBS = @LIBS@
310 LIBTOOL = @LIBTOOL@
311 LIPO = @LIPO@
312 LN_S = @LN_S@
313 LTLIBOBJS = @LTLIBOBJS@
314 MAKEINFO = @MAKEINFO@
315 MD_CPU = @MD_CPU@
316 MD_SUBCPU = @MD_SUBCPU@
317 MKDIR_P = @MKDIR_P@
318 NM = @NM@
319 NMEDIT = @NMEDIT@
320 NO_UNDEFINED = @NO_UNDEFINED@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OSS_LIBS = @OSS_LIBS@
324 OTOOL = @OTOOL@
325 OTOOL64 = @OTOOL64@
326 PACKAGE = @PACKAGE@
327 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
328 PACKAGE_NAME = @PACKAGE_NAME@
329 PACKAGE_STRING = @PACKAGE_STRING@
330 PACKAGE_TARNAME = @PACKAGE_TARNAME@
331 PACKAGE_URL = @PACKAGE_URL@
332 PACKAGE_VERSION = @PACKAGE_VERSION@
333 PATH_SEPARATOR = @PATH_SEPARATOR@
334 PKG_CONFIG = @PKG_CONFIG@
335 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
336 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
337 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
338 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
339 PTHREAD_CC = @PTHREAD_CC@
340 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
341 PTHREAD_LIBS = @PTHREAD_LIBS@
342 PYTHON = @PYTHON@
343 PYTHONW = @PYTHONW@
344 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
345 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
346 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
347 PYTHON_PLATFORM = @PYTHON_PLATFORM@
348 PYTHON_PREFIX = @PYTHON_PREFIX@
349 PYTHON_VERSION = @PYTHON_VERSION@
350 QMAKE_INCLUDES = @QMAKE_INCLUDES@
351 QTCORE_CFLAGS = @QTCORE_CFLAGS@
352 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
353 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
354 QTCORE_LIBS = @QTCORE_LIBS@
355 QTGUI_CFLAGS = @QTGUI_CFLAGS@
356 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
357 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
358 QTGUI_LIBS = @QTGUI_LIBS@
359 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
360 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
361 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
362 QTOPENGL_LIBS = @QTOPENGL_LIBS@
363 QT_INCLUDES = @QT_INCLUDES@
364 QT_LIBS = @QT_LIBS@
365 QT_MOC_EXEC = @QT_MOC_EXEC@
366 QT_UIC_EXEC = @QT_UIC_EXEC@
367 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
368 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
369 QWT_CFLAGS = @QWT_CFLAGS@
370 QWT_LIBS = @QWT_LIBS@
371 RANLIB = @RANLIB@
372 RM_PROG = @RM_PROG@
373 SDL_CFLAGS = @SDL_CFLAGS@
374 SDL_CONFIG = @SDL_CONFIG@
375 SDL_CPPFLAGS = @SDL_CPPFLAGS@
376 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
377 SDL_LIBS = @SDL_LIBS@
378 SED = @SED@
379 SET_MAKE = @SET_MAKE@
380 SHELL = @SHELL@
381 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
382 SPU_GCC_PROG = @SPU_GCC_PROG@
383 STRIP = @STRIP@
384 SVN = @SVN@
385 SVNDATE = @SVNDATE@
386 SVNVERSION = @SVNVERSION@
387 SWIG = @SWIG@
388 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
389 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
390 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
391 USB_CFLAGS = @USB_CFLAGS@
392 USB_CPPFLAGS = @USB_CPPFLAGS@
393 USB_INCLUDEDIR = @USB_INCLUDEDIR@
394 USB_LIBS = @USB_LIBS@
395 USRP2_INCLUDES = @USRP2_INCLUDES@
396 USRP2_LA = @USRP2_LA@
397 VERSION = @VERSION@
398 WINAUDIO_LIBS = @WINAUDIO_LIBS@
399 XAS = @XAS@
400 XCC = @XCC@
401 XDG_UTILS = @XDG_UTILS@
402 XMLTO = @XMLTO@
403 abs_builddir = @abs_builddir@
404 abs_srcdir = @abs_srcdir@
405 abs_top_builddir = @abs_top_builddir@
406 abs_top_srcdir = @abs_top_srcdir@
407 ac_ct_CC = @ac_ct_CC@
408 ac_ct_CXX = @ac_ct_CXX@
409 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
410 ac_ct_F77 = @ac_ct_F77@
411 acx_pthread_config = @acx_pthread_config@
412 am__include = @am__include@
413 am__leading_dot = @am__leading_dot@
414 am__quote = @am__quote@
415 am__tar = @am__tar@
416 am__untar = @am__untar@
417 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
418 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
419 bindir = @bindir@
420 build = @build@
421 build_alias = @build_alias@
422 build_cpu = @build_cpu@
423 build_dirs = @build_dirs@
424 build_os = @build_os@
425 build_vendor = @build_vendor@
426 builddir = @builddir@
427 datadir = @datadir@
428 datarootdir = @datarootdir@
429 docdir = @docdir@
430 docs_INCLUDEDIR = @docs_INCLUDEDIR@
431 docs_INCLUDES = @docs_INCLUDES@
432 docs_LA = @docs_LA@
433 docs_LDFLAG = @docs_LDFLAG@
434 docs_LIBDIRPATH = @docs_LIBDIRPATH@
435 dvidir = @dvidir@
436 enable_dot = @enable_dot@
437 enable_html_docs = @enable_html_docs@
438 enable_latex_docs = @enable_latex_docs@
439 enable_xml_docs = @enable_xml_docs@
440 exec_prefix = @exec_prefix@
441 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
442 gcell_INCLUDES = @gcell_INCLUDES@
443 gcell_LA = @gcell_LA@
444 gcell_LDFLAG = @gcell_LDFLAG@
445 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
446 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
447 gcell_spu_LA = @gcell_spu_LA@
448 generate_docs = @generate_docs@
449 gnuradio_core_I = @gnuradio_core_I@
450 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
451 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
452 gnuradio_core_LA = @gnuradio_core_LA@
453 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
454 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
455 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
456 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
457 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
458 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
459 gnuradio_examples_LA = @gnuradio_examples_LA@
460 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
461 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
462 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
463 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
464 gr_audio_alsa_LA = @gr_audio_alsa_LA@
465 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
466 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
467 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
468 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
469 gr_audio_jack_LA = @gr_audio_jack_LA@
470 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
471 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
472 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
473 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
474 gr_audio_oss_LA = @gr_audio_oss_LA@
475 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
476 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
477 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
478 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
479 gr_audio_osx_LA = @gr_audio_osx_LA@
480 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
481 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
482 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
483 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
484 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
485 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
486 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
487 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
488 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
489 gr_audio_windows_LA = @gr_audio_windows_LA@
490 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
491 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
492 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
493 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
494 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
495 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
496 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
497 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
498 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
499 gr_gcell_LA = @gr_gcell_LA@
500 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
501 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
502 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
503 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
504 gr_gpio_LA = @gr_gpio_LA@
505 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
506 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
507 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
508 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
509 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
510 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
511 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
512 gr_libdir_suffix = @gr_libdir_suffix@
513 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
514 gr_pager_INCLUDES = @gr_pager_INCLUDES@
515 gr_pager_LA = @gr_pager_LA@
516 gr_pager_LDFLAG = @gr_pager_LDFLAG@
517 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
518 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
519 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
520 gr_qtgui_LA = @gr_qtgui_LA@
521 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
522 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
523 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
524 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
525 gr_radar_mono_LA = @gr_radar_mono_LA@
526 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
527 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
528 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
529 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
530 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
531 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
532 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
533 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
534 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
535 gr_sounder_LA = @gr_sounder_LA@
536 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
537 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
538 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
539 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
540 gr_trellis_LA = @gr_trellis_LA@
541 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
542 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
543 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
544 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
545 gr_usrp2_LA = @gr_usrp2_LA@
546 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
547 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
548 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
549 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
550 gr_usrp_LA = @gr_usrp_LA@
551 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
552 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
553 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
554 gr_utils_INCLUDES = @gr_utils_INCLUDES@
555 gr_utils_LA = @gr_utils_LA@
556 gr_utils_LDFLAG = @gr_utils_LDFLAG@
557 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
558 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
559 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
560 gr_video_sdl_LA = @gr_video_sdl_LA@
561 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
562 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
563 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
564 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
565 gr_wxgui_LA = @gr_wxgui_LA@
566 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
567 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
568 grc_INCLUDEDIR = @grc_INCLUDEDIR@
569 grc_INCLUDES = @grc_INCLUDES@
570 grc_LA = @grc_LA@
571 grc_LDFLAG = @grc_LDFLAG@
572 grc_LIBDIRPATH = @grc_LIBDIRPATH@
573 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
574 gruel_INCLUDES = @gruel_INCLUDES@
575 gruel_LA = @gruel_LA@
576 gruel_LDFLAG = @gruel_LDFLAG@
577 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
578 host = @host@
579 host_alias = @host_alias@
580 host_cpu = @host_cpu@
581 host_os = @host_os@
582 host_vendor = @host_vendor@
583 htmldir = @htmldir@
584 includedir = @includedir@
585 infodir = @infodir@
586 install_sh = @install_sh@
587 lf_CFLAGS = @lf_CFLAGS@
588 lf_CXXFLAGS = @lf_CXXFLAGS@
589 libdir = @libdir@
590 libexecdir = @libexecdir@
591 localedir = @localedir@
592 localstatedir = @localstatedir@
593 lt_ECHO = @lt_ECHO@
594 mandir = @mandir@
595 mblock_INCLUDEDIR = @mblock_INCLUDEDIR@
596 mblock_INCLUDES = @mblock_INCLUDES@
597 mblock_LA = @mblock_LA@
598 mblock_LDFLAG = @mblock_LDFLAG@
599 mblock_LIBDIRPATH = @mblock_LIBDIRPATH@
600 mkdir_p = @mkdir_p@
601 oldincludedir = @oldincludedir@
602 omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@
603 omnithread_INCLUDES = @omnithread_INCLUDES@
604 omnithread_LA = @omnithread_LA@
605 omnithread_LDFLAG = @omnithread_LDFLAG@
606 omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@
607 pdfdir = @pdfdir@
608 pkgpyexecdir = @pkgpyexecdir@
609 pkgpythondir = @pkgpythondir@
610 pmt_INCLUDEDIR = @pmt_INCLUDEDIR@
611 pmt_INCLUDES = @pmt_INCLUDES@
612 pmt_LA = @pmt_LA@
613 pmt_LDFLAG = @pmt_LDFLAG@
614 pmt_LIBDIRPATH = @pmt_LIBDIRPATH@
615 prefix = @prefix@
616 program_transform_name = @program_transform_name@
617 psdir = @psdir@
618 pyexecdir = @pyexecdir@
619 pythondir = @pythondir@
620 sbindir = @sbindir@
621 sharedstatedir = @sharedstatedir@
622 skipped_dirs = @skipped_dirs@
623 srcdir = @srcdir@
624 subdirs = @subdirs@
625 swig_CXXFLAGS = @swig_CXXFLAGS@
626 sysconfdir = @sysconfdir@
627 target = @target@
628 target_alias = @target_alias@
629 target_cpu = @target_cpu@
630 target_os = @target_os@
631 target_vendor = @target_vendor@
632 top_build_prefix = @top_build_prefix@
633 top_builddir = @top_builddir@
634 top_srcdir = @top_srcdir@
635 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
636 usrp2_INCLUDES = @usrp2_INCLUDES@
637 usrp2_LA = @usrp2_LA@
638 usrp2_LDFLAG = @usrp2_LDFLAG@
639 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
640 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
641 usrp_INCLUDES = @usrp_INCLUDES@
642 usrp_LA = @usrp_LA@
643 usrp_LDFLAG = @usrp_LDFLAG@
644 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
645 usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@
646 with_INCLUDES = @with_INCLUDES@
647 with_LIBDIRPATH = @with_LIBDIRPATH@
648 with_PYDIRPATH = @with_PYDIRPATH@
649 with_SWIGDIRPATH = @with_SWIGDIRPATH@
650 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
651 with_dirs = @with_dirs@
652 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
653 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
654
655 # includes
656 grincludedir = $(includedir)/gnuradio
657
658 # swig includes
659 swigincludedir = $(grincludedir)/swig
660
661 # Install the gnuradio stuff in the appropriate subdirectory
662 # This usually ends up at:
663 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
664 grpythondir = $(pythondir)/gnuradio
665 grpyexecdir = $(pyexecdir)/gnuradio
666
667 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
668 # This usually ends up at:
669 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
670 usrppythondir = $(pythondir)/usrpm
671 usrppyexecdir = $(pyexecdir)/usrpm
672
673 # gcell includes
674 gcellincludedir = $(includedir)/gcell
675 gcellspuincludedir = $(includedir)/gcell/spu
676
677 # Cell spu libs
678 libspudir = $(libdir)spu
679
680 # This used to be set in configure.ac but is now defined here for all 
681 # Makefiles when this fragment is included.
682 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
683         $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
684
685
686 # when including for compilation from pre-installed libraries and such,
687 # need to make sure those are put last on the compile command
688 WITH_INCLUDES = @with_INCLUDES@
689 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
690
691 # How to link in the top-level omnithreads library from inside the tree
692 OMNITHREAD_INCLUDES = @omnithread_INCLUDES@
693 OMNITHREAD_LA = @omnithread_LA@
694
695 # Where to find gnuradio include files in the current build tree
696 # top_srcdir for original stuff, top_builddir for generated files
697 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
698
699 # How to link in GNU Radio core library from inside the tree
700 GNURADIO_CORE_LA = @gnuradio_core_LA@
701
702 # How to link in the USRP library from inside the tree
703 GRUEL_INCLUDES = @gruel_INCLUDES@
704 GRUEL_LA = @gruel_LA@
705
706 # How to link in the USRP library from inside the tree
707 USRP_INCLUDES = @usrp_INCLUDES@
708 USRP_LA = @usrp_LA@
709
710 # How to link in usrp-inband library from inside the tree
711 USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@
712 USRP_INBAND_LA = @usrp_inband_LA@
713
714 # How to link the PMT library from inside the tree
715 PMT_INCLUDES = @pmt_INCLUDES@
716 PMT_LA = @pmt_LA@
717
718 # How to link the mblock library from inside the tree
719 MBLOCK_INCLUDES = @mblock_INCLUDES@
720 MBLOCK_LA = @mblock_LA@
721
722 # How to link the gcell library from inside the tree (the PPU part)
723 GCELL_INCLUDES = @gcell_INCLUDES@
724 GCELL_LA = @gcell_LA@
725
726 # How to link the gcell library from inside the tree (the SPU part)
727 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
728 GCELL_SPU_LA = @gcell_spu_LA@
729
730 # libtool aware wrapper for ppu-embedspu
731 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
732
733 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
734 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
735 RM = $(RM_PROG) -f
736 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s
737 COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm
738
739 # Base directory for example applications
740 exampledir = $(datadir)/gnuradio/examples
741 gr_docdir = $(docdir)-$(VERSION)
742
743 # System configuration files
744 gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d
745
746 # Other common defines; use "+=" to add to these
747 STAMPS = 
748 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT
749 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(WITH_INCLUDES)
750 noinst_LTLIBRARIES = libio.la
751 libio_la_SOURCES = \
752         gr_file_sink.cc                 \
753         gr_file_sink_base.cc            \
754         gr_file_source.cc               \
755         gr_file_descriptor_sink.cc      \
756         gr_file_descriptor_source.cc    \
757         gr_histo_sink_f.cc              \
758         gr_message_sink.cc              \
759         gr_message_source.cc            \
760         gr_oscope_guts.cc               \
761         gr_oscope_sink_f.cc             \
762         gr_oscope_sink_x.cc             \
763         gri_logger.cc                   \
764         i2c.cc                          \
765         i2c_bitbang.cc                  \
766         i2c_bbio.cc                     \
767         i2c_bbio_pp.cc                  \
768         microtune_4702.cc               \
769         microtune_4937.cc               \
770         microtune_4702_eval_board.cc    \
771         microtune_4937_eval_board.cc    \
772         microtune_xxxx.cc               \
773         microtune_xxxx_eval_board.cc    \
774         ppio.cc                         \
775         ppio_ppdev.cc                   \
776         sdr_1000.cc                     \
777         gr_udp_sink.cc                  \
778         gr_udp_source.cc                \
779         gr_wavfile_sink.cc              \
780         gr_wavfile_source.cc            \
781         gri_wavfile.cc
782
783 grinclude_HEADERS = \
784         gr_file_sink.h                  \
785         gr_file_sink_base.h             \
786         gr_file_source.h                \
787         gr_file_descriptor_sink.h       \
788         gr_file_descriptor_source.h     \
789         gr_histo_sink_f.h               \
790         gr_message_sink.h               \
791         gr_message_source.h             \
792         gr_oscope_guts.h                \
793         gr_oscope_sink_f.h              \
794         gr_oscope_sink_x.h              \
795         gr_trigger_mode.h               \
796         gri_logger.h                    \
797         i2c.h                           \
798         i2c_bitbang.h                   \
799         i2c_bbio.h                      \
800         i2c_bbio_pp.h                   \
801         microtune_4702.h                \
802         microtune_4937.h                \
803         microtune_4702_eval_board.h     \
804         microtune_4937_eval_board.h     \
805         microtune_eval_board_defs.h     \
806         microtune_xxxx.h                \
807         microtune_xxxx_eval_board.h     \
808         ppio.h                          \
809         ppio_ppdev.h                    \
810         sdr_1000.h                      \
811         gr_udp_sink.h                   \
812         gr_udp_source.h                 \
813         gr_wavfile_source.h             \
814         gr_wavfile_sink.h               \
815         gri_wavfile.h
816
817 swiginclude_HEADERS = \
818         io.i                            \
819         gr_file_sink.i                  \
820         gr_file_sink_base.i             \
821         gr_file_source.i                \
822         gr_file_descriptor_sink.i       \
823         gr_file_descriptor_source.i     \
824         gr_histo_sink.i                 \
825         gr_message_sink.i               \
826         gr_message_source.i             \
827         gr_oscope_sink.i                \
828         microtune_xxxx_eval_board.i     \
829         microtune_4702_eval_board.i     \
830         microtune_4937_eval_board.i     \
831         ppio.i                          \
832         sdr_1000.i                      \
833         gr_udp_sink.i                   \
834         gr_udp_source.i                 \
835         gr_wavfile_source.i             \
836         gr_wavfile_sink.i
837
838 all: all-am
839
840 .SUFFIXES:
841 .SUFFIXES: .cc .lo .o .obj
842 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
843         @for dep in $?; do \
844           case '$(am__configure_deps)' in \
845             *$$dep*) \
846               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
847                 && { if test -f $@; then exit 0; else break; fi; }; \
848               exit 1;; \
849           esac; \
850         done; \
851         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnuradio-core/src/lib/io/Makefile'; \
852         $(am__cd) $(top_srcdir) && \
853           $(AUTOMAKE) --gnu gnuradio-core/src/lib/io/Makefile
854 .PRECIOUS: Makefile
855 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
856         @case '$?' in \
857           *config.status*) \
858             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
859           *) \
860             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
861             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
862         esac;
863
864 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
865         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
866
867 $(top_srcdir)/configure:  $(am__configure_deps)
868         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
869 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
870         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
871 $(am__aclocal_m4_deps):
872
873 clean-noinstLTLIBRARIES:
874         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
875         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
876           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
877           test "$$dir" != "$$p" || dir=.; \
878           echo "rm -f \"$${dir}/so_locations\""; \
879           rm -f "$${dir}/so_locations"; \
880         done
881 libio.la: $(libio_la_OBJECTS) $(libio_la_DEPENDENCIES) 
882         $(CXXLINK)  $(libio_la_OBJECTS) $(libio_la_LIBADD) $(LIBS)
883
884 mostlyclean-compile:
885         -rm -f *.$(OBJEXT)
886
887 distclean-compile:
888         -rm -f *.tab.c
889
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_file_descriptor_sink.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_file_descriptor_source.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_file_sink.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_file_sink_base.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_file_source.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_histo_sink_f.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_message_sink.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_message_source.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_oscope_guts.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_oscope_sink_f.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_oscope_sink_x.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_udp_sink.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_udp_source.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_wavfile_sink.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr_wavfile_source.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_logger.Plo@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gri_wavfile.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i2c.Plo@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i2c_bbio.Plo@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i2c_bbio_pp.Plo@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i2c_bitbang.Plo@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_4702.Plo@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_4702_eval_board.Plo@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_4937.Plo@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_4937_eval_board.Plo@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_xxxx.Plo@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microtune_xxxx_eval_board.Plo@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppio.Plo@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppio_ppdev.Plo@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdr_1000.Plo@am__quote@
920
921 .cc.o:
922 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
923 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
927
928 .cc.obj:
929 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
930 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
934
935 .cc.lo:
936 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
937 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
939 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
941
942 mostlyclean-libtool:
943         -rm -f *.lo
944
945 clean-libtool:
946         -rm -rf .libs _libs
947 install-grincludeHEADERS: $(grinclude_HEADERS)
948         @$(NORMAL_INSTALL)
949         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
950         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
951         for p in $$list; do \
952           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
953           echo "$$d$$p"; \
954         done | $(am__base_list) | \
955         while read files; do \
956           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \
957           $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \
958         done
959
960 uninstall-grincludeHEADERS:
961         @$(NORMAL_UNINSTALL)
962         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
963         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
964         test -n "$$files" || exit 0; \
965         echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \
966         cd "$(DESTDIR)$(grincludedir)" && rm -f $$files
967 install-swigincludeHEADERS: $(swiginclude_HEADERS)
968         @$(NORMAL_INSTALL)
969         test -z "$(swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(swigincludedir)"
970         @list='$(swiginclude_HEADERS)'; test -n "$(swigincludedir)" || list=; \
971         for p in $$list; do \
972           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
973           echo "$$d$$p"; \
974         done | $(am__base_list) | \
975         while read files; do \
976           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(swigincludedir)'"; \
977           $(INSTALL_HEADER) $$files "$(DESTDIR)$(swigincludedir)" || exit $$?; \
978         done
979
980 uninstall-swigincludeHEADERS:
981         @$(NORMAL_UNINSTALL)
982         @list='$(swiginclude_HEADERS)'; test -n "$(swigincludedir)" || list=; \
983         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
984         test -n "$$files" || exit 0; \
985         echo " ( cd '$(DESTDIR)$(swigincludedir)' && rm -f" $$files ")"; \
986         cd "$(DESTDIR)$(swigincludedir)" && rm -f $$files
987
988 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
989         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
990         unique=`for i in $$list; do \
991             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
992           done | \
993           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
994               END { if (nonempty) { for (i in files) print i; }; }'`; \
995         mkid -fID $$unique
996 tags: TAGS
997
998 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
999                 $(TAGS_FILES) $(LISP)
1000         set x; \
1001         here=`pwd`; \
1002         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1003         unique=`for i in $$list; do \
1004             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1005           done | \
1006           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1007               END { if (nonempty) { for (i in files) print i; }; }'`; \
1008         shift; \
1009         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1010           test -n "$$unique" || unique=$$empty_fix; \
1011           if test $$# -gt 0; then \
1012             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1013               "$$@" $$unique; \
1014           else \
1015             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1016               $$unique; \
1017           fi; \
1018         fi
1019 ctags: CTAGS
1020 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1021                 $(TAGS_FILES) $(LISP)
1022         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1023         unique=`for i in $$list; do \
1024             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1025           done | \
1026           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1027               END { if (nonempty) { for (i in files) print i; }; }'`; \
1028         test -z "$(CTAGS_ARGS)$$unique" \
1029           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1030              $$unique
1031
1032 GTAGS:
1033         here=`$(am__cd) $(top_builddir) && pwd` \
1034           && $(am__cd) $(top_srcdir) \
1035           && gtags -i $(GTAGS_ARGS) "$$here"
1036
1037 distclean-tags:
1038         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1039
1040 distdir: $(DISTFILES)
1041         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1042         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1043         list='$(DISTFILES)'; \
1044           dist_files=`for file in $$list; do echo $$file; done | \
1045           sed -e "s|^$$srcdirstrip/||;t" \
1046               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1047         case $$dist_files in \
1048           */*) $(MKDIR_P) `echo "$$dist_files" | \
1049                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1050                            sort -u` ;; \
1051         esac; \
1052         for file in $$dist_files; do \
1053           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1054           if test -d $$d/$$file; then \
1055             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1056             if test -d "$(distdir)/$$file"; then \
1057               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1058             fi; \
1059             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1060               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1061               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1062             fi; \
1063             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1064           else \
1065             test -f "$(distdir)/$$file" \
1066             || cp -p $$d/$$file "$(distdir)/$$file" \
1067             || exit 1; \
1068           fi; \
1069         done
1070         $(MAKE) $(AM_MAKEFLAGS) \
1071           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1072           dist-hook
1073 check-am: all-am
1074 check: check-am
1075 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1076 installdirs:
1077         for dir in "$(DESTDIR)$(grincludedir)" "$(DESTDIR)$(swigincludedir)"; do \
1078           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1079         done
1080 install: install-am
1081 install-exec: install-exec-am
1082 install-data: install-data-am
1083 uninstall: uninstall-am
1084
1085 install-am: all-am
1086         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1087
1088 installcheck: installcheck-am
1089 install-strip:
1090         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1091           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1092           `test -z '$(STRIP)' || \
1093             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1094 mostlyclean-generic:
1095         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1096
1097 clean-generic:
1098
1099 distclean-generic:
1100         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1101         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1102
1103 maintainer-clean-generic:
1104         @echo "This command is intended for maintainers to use"
1105         @echo "it deletes files that may require special tools to rebuild."
1106 clean: clean-am
1107
1108 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1109         mostlyclean-am
1110
1111 distclean: distclean-am
1112         -rm -rf ./$(DEPDIR)
1113         -rm -f Makefile
1114 distclean-am: clean-am distclean-compile distclean-generic \
1115         distclean-tags
1116
1117 dvi: dvi-am
1118
1119 dvi-am:
1120
1121 html: html-am
1122
1123 html-am:
1124
1125 info: info-am
1126
1127 info-am:
1128
1129 install-data-am: install-grincludeHEADERS install-swigincludeHEADERS
1130
1131 install-dvi: install-dvi-am
1132
1133 install-dvi-am:
1134
1135 install-exec-am:
1136
1137 install-html: install-html-am
1138
1139 install-html-am:
1140
1141 install-info: install-info-am
1142
1143 install-info-am:
1144
1145 install-man:
1146
1147 install-pdf: install-pdf-am
1148
1149 install-pdf-am:
1150
1151 install-ps: install-ps-am
1152
1153 install-ps-am:
1154
1155 installcheck-am:
1156
1157 maintainer-clean: maintainer-clean-am
1158         -rm -rf ./$(DEPDIR)
1159         -rm -f Makefile
1160 maintainer-clean-am: distclean-am maintainer-clean-generic
1161
1162 mostlyclean: mostlyclean-am
1163
1164 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1165         mostlyclean-libtool
1166
1167 pdf: pdf-am
1168
1169 pdf-am:
1170
1171 ps: ps-am
1172
1173 ps-am:
1174
1175 uninstall-am: uninstall-grincludeHEADERS uninstall-swigincludeHEADERS
1176
1177 .MAKE: install-am install-strip
1178
1179 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1180         clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \
1181         distclean distclean-compile distclean-generic \
1182         distclean-libtool distclean-tags distdir dvi dvi-am html \
1183         html-am info info-am install install-am install-data \
1184         install-data-am install-dvi install-dvi-am install-exec \
1185         install-exec-am install-grincludeHEADERS install-html \
1186         install-html-am install-info install-info-am install-man \
1187         install-pdf install-pdf-am install-ps install-ps-am \
1188         install-strip install-swigincludeHEADERS installcheck \
1189         installcheck-am installdirs maintainer-clean \
1190         maintainer-clean-generic mostlyclean mostlyclean-compile \
1191         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1192         tags uninstall uninstall-am uninstall-grincludeHEADERS \
1193         uninstall-swigincludeHEADERS
1194
1195
1196 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1197 docdir ?= $(datadir)/doc/$(PACKAGE)
1198
1199 # Don't distribute the files defined in the variable 'no_dist_files'
1200 dist-hook:
1201         @for file in $(no_dist_files); do \
1202                 echo $(RM) $(distdir)/$$file; \
1203                 $(RM) $(distdir)/$$file; \
1204         done;
1205
1206 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1207 # Otherwise a system limit (for SysV at least) may be exceeded.
1208 .NOEXPORT: