changes from running bootstrap and then make maintainer-clean
[debian/gnuradio] / gr-audio-windows / src / 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 2004,2005,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 # Makefile.swig.gen for audio_windows.i
106
107
108 VPATH = @srcdir@
109 pkgdatadir = $(datadir)/@PACKAGE@
110 pkgincludedir = $(includedir)/@PACKAGE@
111 pkglibdir = $(libdir)/@PACKAGE@
112 pkglibexecdir = $(libexecdir)/@PACKAGE@
113 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
114 install_sh_DATA = $(install_sh) -c -m 644
115 install_sh_PROGRAM = $(install_sh) -c
116 install_sh_SCRIPT = $(install_sh) -c
117 INSTALL_HEADER = $(INSTALL_DATA)
118 transform = $(program_transform_name)
119 NORMAL_INSTALL = :
120 PRE_INSTALL = :
121 POST_INSTALL = :
122 NORMAL_UNINSTALL = :
123 PRE_UNINSTALL = :
124 POST_UNINSTALL = :
125 build_triplet = @build@
126 host_triplet = @host@
127 target_triplet = @target@
128 DIST_COMMON = $(am__audio_windows_python_PYTHON_DIST) \
129         $(am__audio_windows_swiginclude_HEADERS_DIST) \
130         $(grinclude_HEADERS) $(noinst_PYTHON) $(srcdir)/Makefile.am \
131         $(srcdir)/Makefile.in $(srcdir)/Makefile.swig.gen \
132         $(srcdir)/run_tests.in $(top_srcdir)/Makefile.common \
133         $(top_srcdir)/Makefile.swig
134 @PYTHON_TRUE@am__append_1 = $(DEPDIR)/audio_windows-generate-*
135 @PYTHON_TRUE@am__append_2 = $(DEPDIR)/*.S*
136 subdir = gr-audio-windows/src
137 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
138 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
139         $(top_srcdir)/config/acx_pthread.m4 \
140         $(top_srcdir)/config/ax_boost_base.m4 \
141         $(top_srcdir)/config/ax_boost_date_time.m4 \
142         $(top_srcdir)/config/ax_boost_program_options.m4 \
143         $(top_srcdir)/config/ax_boost_thread.m4 \
144         $(top_srcdir)/config/cppunit.m4 \
145         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
146         $(top_srcdir)/config/gr_check_memalign.m4 \
147         $(top_srcdir)/config/gr_check_shm_open.m4 \
148         $(top_srcdir)/config/gr_doxygen.m4 \
149         $(top_srcdir)/config/gr_git.m4 \
150         $(top_srcdir)/config/gr_gprof.m4 \
151         $(top_srcdir)/config/gr_lib64.m4 \
152         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
153         $(top_srcdir)/config/gr_no_undefined.m4 \
154         $(top_srcdir)/config/gr_pwin32.m4 \
155         $(top_srcdir)/config/gr_python.m4 \
156         $(top_srcdir)/config/gr_qwt.m4 \
157         $(top_srcdir)/config/gr_qwtplot3d.m4 \
158         $(top_srcdir)/config/gr_scripting.m4 \
159         $(top_srcdir)/config/gr_set_md_cpu.m4 \
160         $(top_srcdir)/config/gr_swig.m4 \
161         $(top_srcdir)/config/gr_sysv_shm.m4 \
162         $(top_srcdir)/config/gr_version.m4 \
163         $(top_srcdir)/config/grc_build.m4 \
164         $(top_srcdir)/config/grc_docs.m4 \
165         $(top_srcdir)/config/grc_gcell.m4 \
166         $(top_srcdir)/config/grc_gnuradio_core.m4 \
167         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
168         $(top_srcdir)/config/grc_gr_atsc.m4 \
169         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
170         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
171         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
172         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
173         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
174         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
175         $(top_srcdir)/config/grc_gr_comedi.m4 \
176         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
177         $(top_srcdir)/config/grc_gr_gcell.m4 \
178         $(top_srcdir)/config/grc_gr_gpio.m4 \
179         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
180         $(top_srcdir)/config/grc_gr_msdd6000.m4 \
181         $(top_srcdir)/config/grc_gr_noaa.m4 \
182         $(top_srcdir)/config/grc_gr_pager.m4 \
183         $(top_srcdir)/config/grc_gr_qtgui.m4 \
184         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
185         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
186         $(top_srcdir)/config/grc_gr_sounder.m4 \
187         $(top_srcdir)/config/grc_gr_trellis.m4 \
188         $(top_srcdir)/config/grc_gr_usrp.m4 \
189         $(top_srcdir)/config/grc_gr_usrp2.m4 \
190         $(top_srcdir)/config/grc_gr_utils.m4 \
191         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
192         $(top_srcdir)/config/grc_gr_wxgui.m4 \
193         $(top_srcdir)/config/grc_grc.m4 \
194         $(top_srcdir)/config/grc_gruel.m4 \
195         $(top_srcdir)/config/grc_usrp.m4 \
196         $(top_srcdir)/config/grc_usrp2.m4 \
197         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
198         $(top_srcdir)/config/lf_warnings.m4 \
199         $(top_srcdir)/config/libtool.m4 \
200         $(top_srcdir)/config/ltoptions.m4 \
201         $(top_srcdir)/config/ltsugar.m4 \
202         $(top_srcdir)/config/ltversion.m4 \
203         $(top_srcdir)/config/lt~obsolete.m4 \
204         $(top_srcdir)/config/macosx_audiounit.m4 \
205         $(top_srcdir)/config/mkstemp.m4 \
206         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
207         $(top_srcdir)/config/sdl.m4 \
208         $(top_srcdir)/config/usrp_fusb_tech.m4 \
209         $(top_srcdir)/config/usrp_libusb.m4 \
210         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
211 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
212         $(ACLOCAL_M4)
213 mkinstalldirs = $(install_sh) -d
214 CONFIG_HEADER = $(top_builddir)/config.h
215 CONFIG_CLEAN_FILES = run_tests
216 CONFIG_CLEAN_VPATH_FILES =
217 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
218 am__vpath_adj = case $$p in \
219     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
220     *) f=$$p;; \
221   esac;
222 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
223 am__install_max = 40
224 am__nobase_strip_setup = \
225   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
226 am__nobase_strip = \
227   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
228 am__nobase_list = $(am__nobase_strip_setup); \
229   for p in $$list; do echo "$$p $$p"; done | \
230   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
231   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
232     if (++n[$$2] == $(am__install_max)) \
233       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
234     END { for (dir in files) print dir, files[dir] }'
235 am__base_list = \
236   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
237   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
238 am__installdirs = "$(DESTDIR)$(audio_windows_pylibdir)" \
239         "$(DESTDIR)$(libdir)" "$(DESTDIR)$(audio_windows_pythondir)" \
240         "$(DESTDIR)$(audio_windows_swigincludedir)" \
241         "$(DESTDIR)$(grincludedir)"
242 LTLIBRARIES = $(audio_windows_pylib_LTLIBRARIES) $(lib_LTLIBRARIES)
243 am__DEPENDENCIES_1 =
244 @PYTHON_TRUE@_audio_windows_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
245 @PYTHON_TRUE@   $(audio_windows_la_swig_libadd)
246 am___audio_windows_la_SOURCES_DIST = audio_windows.cc
247 @PYTHON_TRUE@am__audio_windows_la_OBJECTS =  \
248 @PYTHON_TRUE@   _audio_windows_la-audio_windows.lo
249 _audio_windows_la_OBJECTS = $(am__audio_windows_la_OBJECTS)
250 _audio_windows_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
251         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
252         $(_audio_windows_la_CXXFLAGS) $(CXXFLAGS) \
253         $(_audio_windows_la_LDFLAGS) $(LDFLAGS) -o $@
254 @PYTHON_TRUE@am__audio_windows_la_rpath = -rpath \
255 @PYTHON_TRUE@   $(audio_windows_pylibdir)
256 libgnuradio_audio_windows_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
257         $(am__DEPENDENCIES_1)
258 am_libgnuradio_audio_windows_la_OBJECTS = audio_windows_sink.lo \
259         audio_windows_source.lo
260 libgnuradio_audio_windows_la_OBJECTS =  \
261         $(am_libgnuradio_audio_windows_la_OBJECTS)
262 libgnuradio_audio_windows_la_LINK = $(LIBTOOL) --tag=CXX \
263         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
264         $(AM_CXXFLAGS) $(CXXFLAGS) \
265         $(libgnuradio_audio_windows_la_LDFLAGS) $(LDFLAGS) -o $@
266 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
267 depcomp = $(SHELL) $(top_srcdir)/depcomp
268 am__depfiles_maybe = depfiles
269 am__mv = mv -f
270 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
271         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
272 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
273         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
274         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
275 CXXLD = $(CXX)
276 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
277         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
278         $(LDFLAGS) -o $@
279 SOURCES = $(_audio_windows_la_SOURCES) \
280         $(libgnuradio_audio_windows_la_SOURCES)
281 DIST_SOURCES = $(am___audio_windows_la_SOURCES_DIST) \
282         $(libgnuradio_audio_windows_la_SOURCES)
283 am__audio_windows_python_PYTHON_DIST = audio_windows.py
284 py_compile = $(top_srcdir)/py-compile
285 am__audio_windows_swiginclude_HEADERS_DIST = audio_windows.i
286 HEADERS = $(audio_windows_swiginclude_HEADERS) $(grinclude_HEADERS)
287 ETAGS = etags
288 CTAGS = ctags
289 am__tty_colors = \
290 red=; grn=; lgn=; blu=; std=
291 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
292 ACLOCAL = @ACLOCAL@
293 ALLOCA = @ALLOCA@
294 ALSA_CFLAGS = @ALSA_CFLAGS@
295 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
296 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
297 ALSA_LIBS = @ALSA_LIBS@
298 AMTAR = @AMTAR@
299 AR = @AR@
300 AS = @AS@
301 AUTOCONF = @AUTOCONF@
302 AUTOHEADER = @AUTOHEADER@
303 AUTOMAKE = @AUTOMAKE@
304 AWK = @AWK@
305 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
306 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
307 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
308 BOOST_LDFLAGS = @BOOST_LDFLAGS@
309 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
310 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
311 BUILD_DATE = @BUILD_DATE@
312 CBLAS_LIBS = @CBLAS_LIBS@
313 CC = @CC@
314 CCAS = @CCAS@
315 CCASDEPMODE = @CCASDEPMODE@
316 CCASFLAGS = @CCASFLAGS@
317 CCDEPMODE = @CCDEPMODE@
318 CFLAGS = @CFLAGS@
319 COMEDI_CFLAGS = @COMEDI_CFLAGS@
320 COMEDI_CPPFLAGS = @COMEDI_CPPFLAGS@
321 COMEDI_INCLUDEDIR = @COMEDI_INCLUDEDIR@
322 COMEDI_LIBS = @COMEDI_LIBS@
323 CPP = @CPP@
324 CPPFLAGS = @CPPFLAGS@
325 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
326 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
327 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
328 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
329 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
330 CPPUNIT_LIBS = @CPPUNIT_LIBS@
331 CXX = @CXX@
332 CXXCPP = @CXXCPP@
333 CXXDEPMODE = @CXXDEPMODE@
334 CXXFLAGS = @CXXFLAGS@
335 CXX_FOR_BUILD = @CXX_FOR_BUILD@
336 CYGPATH_W = @CYGPATH_W@
337 DEFINES = @DEFINES@
338 DEFS = @DEFS@
339 DEPDIR = @DEPDIR@
340 DLLTOOL = @DLLTOOL@
341 DOCVER = @DOCVER@
342 DOT = @DOT@
343 DOXYGEN = @DOXYGEN@
344 DSYMUTIL = @DSYMUTIL@
345 DUMPBIN = @DUMPBIN@
346 ECHO_C = @ECHO_C@
347 ECHO_N = @ECHO_N@
348 ECHO_T = @ECHO_T@
349 EGREP = @EGREP@
350 EXEEXT = @EXEEXT@
351 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
352 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
353 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
354 FFTW3F_LIBS = @FFTW3F_LIBS@
355 FGREP = @FGREP@
356 FUSB_TECH = @FUSB_TECH@
357 GIT = @GIT@
358 GIT_COMMIT = @GIT_COMMIT@
359 GIT_DESCRIBE = @GIT_DESCRIBE@
360 GIT_SEQNO = @GIT_SEQNO@
361 GIT_TAG = @GIT_TAG@
362 GREP = @GREP@
363 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
364 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
365 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
366 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
367 GR_PREFSDIR = @GR_PREFSDIR@
368 GSL_CFLAGS = @GSL_CFLAGS@
369 GSL_CPPFLAGS = @GSL_CPPFLAGS@
370 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
371 GSL_LIBS = @GSL_LIBS@
372 GUILE = @GUILE@
373 HAVE_DOT = @HAVE_DOT@
374 INSTALL = @INSTALL@
375 INSTALL_DATA = @INSTALL_DATA@
376 INSTALL_PROGRAM = @INSTALL_PROGRAM@
377 INSTALL_SCRIPT = @INSTALL_SCRIPT@
378 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
379 IPC_LIBS = @IPC_LIBS@
380 JACK_CFLAGS = @JACK_CFLAGS@
381 JACK_CPPFLAGS = @JACK_CPPFLAGS@
382 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
383 JACK_LIBS = @JACK_LIBS@
384 LD = @LD@
385 LDFLAGS = @LDFLAGS@
386 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
387 LIBOBJS = @LIBOBJS@
388 LIBS = @LIBS@
389 LIBTOOL = @LIBTOOL@
390 LIBUSB_PKG_CONFIG_NAME = @LIBUSB_PKG_CONFIG_NAME@
391 LIBVER = @LIBVER@
392 LIPO = @LIPO@
393 LN_S = @LN_S@
394 LTLIBOBJS = @LTLIBOBJS@
395 MAKEINFO = @MAKEINFO@
396 MD_CPU = @MD_CPU@
397 MD_SUBCPU = @MD_SUBCPU@
398 MKDIR_P = @MKDIR_P@
399 NM = @NM@
400 NMEDIT = @NMEDIT@
401 NO_UNDEFINED = @NO_UNDEFINED@
402 OBJDUMP = @OBJDUMP@
403 OBJEXT = @OBJEXT@
404 OSS_LIBS = @OSS_LIBS@
405 OTOOL = @OTOOL@
406 OTOOL64 = @OTOOL64@
407 PACKAGE = @PACKAGE@
408 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
409 PACKAGE_NAME = @PACKAGE_NAME@
410 PACKAGE_STRING = @PACKAGE_STRING@
411 PACKAGE_TARNAME = @PACKAGE_TARNAME@
412 PACKAGE_URL = @PACKAGE_URL@
413 PACKAGE_VERSION = @PACKAGE_VERSION@
414 PATH_SEPARATOR = @PATH_SEPARATOR@
415 PKG_CONFIG = @PKG_CONFIG@
416 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
417 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
418 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
419 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
420 PTHREAD_CC = @PTHREAD_CC@
421 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
422 PTHREAD_LIBS = @PTHREAD_LIBS@
423 PYTHON = @PYTHON@
424 PYTHONW = @PYTHONW@
425 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
426 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
427 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
428 PYTHON_PLATFORM = @PYTHON_PLATFORM@
429 PYTHON_PREFIX = @PYTHON_PREFIX@
430 PYTHON_VERSION = @PYTHON_VERSION@
431 QMAKE_INCLUDES = @QMAKE_INCLUDES@
432 QTCORE_CFLAGS = @QTCORE_CFLAGS@
433 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
434 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
435 QTCORE_LIBS = @QTCORE_LIBS@
436 QTGUI_CFLAGS = @QTGUI_CFLAGS@
437 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
438 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
439 QTGUI_LIBS = @QTGUI_LIBS@
440 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
441 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
442 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
443 QTOPENGL_LIBS = @QTOPENGL_LIBS@
444 QT_INCLUDES = @QT_INCLUDES@
445 QT_LIBS = @QT_LIBS@
446 QT_MOC_EXEC = @QT_MOC_EXEC@
447 QT_UIC_EXEC = @QT_UIC_EXEC@
448 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
449 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
450 QWT_CFLAGS = @QWT_CFLAGS@
451 QWT_LIBS = @QWT_LIBS@
452 RANLIB = @RANLIB@
453 RELEASE = @RELEASE@
454 RM_PROG = @RM_PROG@
455 SDL_CFLAGS = @SDL_CFLAGS@
456 SDL_CONFIG = @SDL_CONFIG@
457 SDL_CPPFLAGS = @SDL_CPPFLAGS@
458 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
459 SDL_LIBS = @SDL_LIBS@
460 SED = @SED@
461 SET_MAKE = @SET_MAKE@
462 SHELL = @SHELL@
463 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
464 SPU_GCC_PROG = @SPU_GCC_PROG@
465 STRIP = @STRIP@
466 SWIG = @SWIG@
467 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
468 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
469 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
470 SYSCONFDIR = @SYSCONFDIR@
471 USB_CFLAGS = @USB_CFLAGS@
472 USB_CPPFLAGS = @USB_CPPFLAGS@
473 USB_INCLUDEDIR = @USB_INCLUDEDIR@
474 USB_INCLUDES = @USB_INCLUDES@
475 USB_LIBS = @USB_LIBS@
476 USE_LIBUSB1 = @USE_LIBUSB1@
477 USRP2_INCLUDES = @USRP2_INCLUDES@
478 USRP2_LA = @USRP2_LA@
479 VERSION = @VERSION@
480 WINAUDIO_LIBS = @WINAUDIO_LIBS@
481 XAS = @XAS@
482 XCC = @XCC@
483 XDG_UTILS = @XDG_UTILS@
484 XMLTO = @XMLTO@
485 abs_builddir = @abs_builddir@
486 abs_srcdir = @abs_srcdir@
487 abs_top_builddir = @abs_top_builddir@
488 abs_top_srcdir = @abs_top_srcdir@
489 ac_ct_CC = @ac_ct_CC@
490 ac_ct_CXX = @ac_ct_CXX@
491 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
492 acx_pthread_config = @acx_pthread_config@
493 am__include = @am__include@
494 am__leading_dot = @am__leading_dot@
495 am__quote = @am__quote@
496 am__tar = @am__tar@
497 am__untar = @am__untar@
498 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
499 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
500 bindir = @bindir@
501 build = @build@
502 build_alias = @build_alias@
503 build_cpu = @build_cpu@
504 build_dirs = @build_dirs@
505 build_os = @build_os@
506 build_vendor = @build_vendor@
507 builddir = @builddir@
508 datadir = @datadir@
509 datarootdir = @datarootdir@
510 docdir = @docdir@
511 docs_INCLUDEDIR = @docs_INCLUDEDIR@
512 docs_INCLUDES = @docs_INCLUDES@
513 docs_LA = @docs_LA@
514 docs_LDFLAG = @docs_LDFLAG@
515 docs_LIBDIRPATH = @docs_LIBDIRPATH@
516 dvidir = @dvidir@
517 enable_dot = @enable_dot@
518 enable_html_docs = @enable_html_docs@
519 enable_latex_docs = @enable_latex_docs@
520 enable_xml_docs = @enable_xml_docs@
521 exec_prefix = @exec_prefix@
522 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
523 gcell_INCLUDES = @gcell_INCLUDES@
524 gcell_LA = @gcell_LA@
525 gcell_LDFLAG = @gcell_LDFLAG@
526 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
527 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
528 gcell_spu_LA = @gcell_spu_LA@
529 generate_docs = @generate_docs@
530 gnuradio_core_I = @gnuradio_core_I@
531 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
532 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
533 gnuradio_core_LA = @gnuradio_core_LA@
534 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
535 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
536 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
537 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
538 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
539 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
540 gnuradio_examples_LA = @gnuradio_examples_LA@
541 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
542 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
543 gr_atsc_INCLUDEDIR = @gr_atsc_INCLUDEDIR@
544 gr_atsc_INCLUDES = @gr_atsc_INCLUDES@
545 gr_atsc_LA = @gr_atsc_LA@
546 gr_atsc_LDFLAG = @gr_atsc_LDFLAG@
547 gr_atsc_LIBDIRPATH = @gr_atsc_LIBDIRPATH@
548 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
549 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
550 gr_audio_alsa_LA = @gr_audio_alsa_LA@
551 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
552 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
553 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
554 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
555 gr_audio_jack_LA = @gr_audio_jack_LA@
556 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
557 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
558 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
559 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
560 gr_audio_oss_LA = @gr_audio_oss_LA@
561 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
562 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
563 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
564 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
565 gr_audio_osx_LA = @gr_audio_osx_LA@
566 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
567 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
568 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
569 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
570 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
571 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
572 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
573 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
574 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
575 gr_audio_windows_LA = @gr_audio_windows_LA@
576 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
577 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
578 gr_comedi_INCLUDEDIR = @gr_comedi_INCLUDEDIR@
579 gr_comedi_INCLUDES = @gr_comedi_INCLUDES@
580 gr_comedi_LA = @gr_comedi_LA@
581 gr_comedi_LDFLAG = @gr_comedi_LDFLAG@
582 gr_comedi_LIBDIRPATH = @gr_comedi_LIBDIRPATH@
583 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
584 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
585 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
586 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
587 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
588 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
589 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
590 gr_gcell_LA = @gr_gcell_LA@
591 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
592 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
593 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
594 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
595 gr_gpio_LA = @gr_gpio_LA@
596 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
597 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
598 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
599 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
600 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
601 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
602 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
603 gr_libdir_suffix = @gr_libdir_suffix@
604 gr_msdd6000_INCLUDEDIR = @gr_msdd6000_INCLUDEDIR@
605 gr_msdd6000_INCLUDES = @gr_msdd6000_INCLUDES@
606 gr_msdd6000_LA = @gr_msdd6000_LA@
607 gr_msdd6000_LDFLAG = @gr_msdd6000_LDFLAG@
608 gr_msdd6000_LIBDIRPATH = @gr_msdd6000_LIBDIRPATH@
609 gr_noaa_INCLUDEDIR = @gr_noaa_INCLUDEDIR@
610 gr_noaa_INCLUDES = @gr_noaa_INCLUDES@
611 gr_noaa_LA = @gr_noaa_LA@
612 gr_noaa_LDFLAG = @gr_noaa_LDFLAG@
613 gr_noaa_LIBDIRPATH = @gr_noaa_LIBDIRPATH@
614 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
615 gr_pager_INCLUDES = @gr_pager_INCLUDES@
616 gr_pager_LA = @gr_pager_LA@
617 gr_pager_LDFLAG = @gr_pager_LDFLAG@
618 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
619 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
620 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
621 gr_qtgui_LA = @gr_qtgui_LA@
622 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
623 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
624 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
625 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
626 gr_radar_mono_LA = @gr_radar_mono_LA@
627 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
628 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
629 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
630 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
631 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
632 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
633 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
634 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
635 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
636 gr_sounder_LA = @gr_sounder_LA@
637 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
638 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
639 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
640 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
641 gr_trellis_LA = @gr_trellis_LA@
642 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
643 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
644 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
645 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
646 gr_usrp2_LA = @gr_usrp2_LA@
647 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
648 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
649 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
650 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
651 gr_usrp_LA = @gr_usrp_LA@
652 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
653 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
654 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
655 gr_utils_INCLUDES = @gr_utils_INCLUDES@
656 gr_utils_LA = @gr_utils_LA@
657 gr_utils_LDFLAG = @gr_utils_LDFLAG@
658 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
659 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
660 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
661 gr_video_sdl_LA = @gr_video_sdl_LA@
662 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
663 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
664 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
665 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
666 gr_wxgui_LA = @gr_wxgui_LA@
667 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
668 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
669 grc_INCLUDEDIR = @grc_INCLUDEDIR@
670 grc_INCLUDES = @grc_INCLUDES@
671 grc_LA = @grc_LA@
672 grc_LDFLAG = @grc_LDFLAG@
673 grc_LIBDIRPATH = @grc_LIBDIRPATH@
674 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
675 gruel_INCLUDES = @gruel_INCLUDES@
676 gruel_LA = @gruel_LA@
677 gruel_LDFLAG = @gruel_LDFLAG@
678 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
679 host = @host@
680 host_alias = @host_alias@
681 host_cpu = @host_cpu@
682 host_os = @host_os@
683 host_vendor = @host_vendor@
684 htmldir = @htmldir@
685 includedir = @includedir@
686 infodir = @infodir@
687 install_sh = @install_sh@
688 lf_CFLAGS = @lf_CFLAGS@
689 lf_CXXFLAGS = @lf_CXXFLAGS@
690 libdir = @libdir@
691 libexecdir = @libexecdir@
692 localedir = @localedir@
693 localstatedir = @localstatedir@
694 lt_ECHO = @lt_ECHO@
695 mandir = @mandir@
696 mkdir_p = @mkdir_p@
697 oldincludedir = @oldincludedir@
698 pdfdir = @pdfdir@
699 pkgpyexecdir = @pkgpyexecdir@
700 pkgpythondir = @pkgpythondir@
701 prefix = @prefix@
702 program_transform_name = @program_transform_name@
703 psdir = @psdir@
704 pyexecdir = @pyexecdir@
705 pythondir = @pythondir@
706 sbindir = @sbindir@
707 sharedstatedir = @sharedstatedir@
708 skipped_dirs = @skipped_dirs@
709 srcdir = @srcdir@
710 subdirs = @subdirs@
711 swig_CXXFLAGS = @swig_CXXFLAGS@
712 sysconfdir = @sysconfdir@
713 target = @target@
714 target_alias = @target_alias@
715 target_cpu = @target_cpu@
716 target_os = @target_os@
717 target_vendor = @target_vendor@
718 top_build_prefix = @top_build_prefix@
719 top_builddir = @top_builddir@
720 top_srcdir = @top_srcdir@
721 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
722 usrp2_INCLUDES = @usrp2_INCLUDES@
723 usrp2_LA = @usrp2_LA@
724 usrp2_LDFLAG = @usrp2_LDFLAG@
725 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
726 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
727 usrp_INCLUDES = @usrp_INCLUDES@
728 usrp_LA = @usrp_LA@
729 usrp_LDFLAG = @usrp_LDFLAG@
730 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
731 with_INCLUDES = @with_INCLUDES@
732 with_LIBDIRPATH = @with_LIBDIRPATH@
733 with_PYDIRPATH = @with_PYDIRPATH@
734 with_SWIGDIRPATH = @with_SWIGDIRPATH@
735 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
736 with_dirs = @with_dirs@
737 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
738 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
739
740 # Sets ABI version in SONAME and appends -LIBVER to filename
741 LTVERSIONFLAGS = -version-info 0:0:0 -release $(LIBVER)
742
743 # includes
744 grincludedir = $(includedir)/gnuradio
745
746 # swig includes
747 @PYTHON_TRUE@swigincludedir = $(grincludedir)/swig
748
749 # Install the gnuradio stuff in the appropriate subdirectory
750 # This usually ends up at:
751 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
752 @PYTHON_TRUE@grpythondir = $(pythondir)/gnuradio
753 @PYTHON_TRUE@grpyexecdir = $(pyexecdir)/gnuradio
754
755 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
756 # This usually ends up at:
757 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
758 @PYTHON_TRUE@usrppythondir = $(pythondir)/usrpm
759 @PYTHON_TRUE@usrppyexecdir = $(pyexecdir)/usrpm
760
761 # gcell includes
762 gcellincludedir = $(includedir)/gcell
763 gcellspuincludedir = $(includedir)/gcell/spu
764
765 # Cell spu libs
766 libspudir = $(libdir)spu
767
768 # This used to be set in configure.ac but is now defined here for all 
769 # Makefiles when this fragment is included.
770 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
771         $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
772
773
774 # when including for compilation from pre-installed libraries and such,
775 # need to make sure those are put last on the compile command
776 WITH_INCLUDES = @with_INCLUDES@
777 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
778
779 # Where to find gnuradio include files in the current build tree
780 # top_srcdir for original stuff, top_builddir for generated files
781 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
782
783 # How to link in GNU Radio core library from inside the tree
784 GNURADIO_CORE_LA = @gnuradio_core_LA@
785
786 # How to link in the USRP library from inside the tree
787 GRUEL_INCLUDES = @gruel_INCLUDES@
788 GRUEL_LA = @gruel_LA@
789
790 # How to link in the USRP library from inside the tree
791 USRP_INCLUDES = @usrp_INCLUDES@
792 USRP_LA = @usrp_LA@
793
794 # How to link the gcell library from inside the tree (the PPU part)
795 GCELL_INCLUDES = @gcell_INCLUDES@
796 GCELL_LA = @gcell_LA@
797
798 # How to link the gcell library from inside the tree (the SPU part)
799 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
800 GCELL_SPU_LA = @gcell_spu_LA@
801
802 # libtool aware wrapper for ppu-embedspu
803 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
804
805 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
806 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
807 RM = $(RM_PROG) -f
808 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/gruel/src/scheme" @GUILE@ -e main -s
809
810 # Base directory for example applications
811 exampledir = $(datadir)/gnuradio/examples
812 gr_docdir = $(docdir)-$(DOCVER)
813
814 # System configuration files
815 gr_prefsdir = $(GR_PREFSDIR)
816
817 # Data directory for grc block wrappers
818 grc_blocksdir = $(pkgdatadir)/grc/blocks
819
820 # Other common defines; use "+=" to add to these
821 STAMPS = $(am__append_1)
822 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \
823         *.loT $(am__append_2)
824 EXTRA_DIST = run_tests.in
825 AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(PYTHON_CPPFLAGS) $(WITH_INCLUDES)
826 noinst_PYTHON = qa_audio_windows.py
827
828 # C/C++ headers get installed in ${prefix}/include/gnuradio
829 grinclude_HEADERS = \
830         audio_windows_sink.h            \
831         audio_windows_source.h
832
833 lib_LTLIBRARIES = libgnuradio-audio-windows.la
834 libgnuradio_audio_windows_la_SOURCES = \
835         audio_windows_sink.cc           \
836         audio_windows_source.cc         
837
838 libgnuradio_audio_windows_la_LIBADD = \
839         $(GNURADIO_CORE_LA)             \
840         $(WINAUDIO_LIBS)
841
842 libgnuradio_audio_windows_la_LDFLAGS = \
843         $(LIBGNURADIO_CORE_EXTRA_LDFLAGS) \
844         $(NO_UNDEFINED) \
845         $(LTVERSIONFLAGS)
846
847
848 ###################################
849 # SWIG Python interface and library
850 @PYTHON_TRUE@TESTS = run_tests
851 @PYTHON_TRUE@DISTCLEANFILES = run_tests
852 @PYTHON_TRUE@TOP_SWIG_IFILES = \
853 @PYTHON_TRUE@   audio_windows.i
854
855
856 # Install so that they end up available as:
857 #   import gnuradio.audio_windows
858 # This ends up at:
859 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
860 @PYTHON_TRUE@audio_windows_pythondir_category = \
861 @PYTHON_TRUE@   gnuradio
862
863
864 # additional libraries for linking with the SWIG-generated library
865 @PYTHON_TRUE@audio_windows_la_swig_libadd = \
866 @PYTHON_TRUE@   libgnuradio-audio-windows.la
867
868 @PYTHON_TRUE@SWIG_PYTHON_FLAGS = \
869 @PYTHON_TRUE@   -fvirtual       \
870 @PYTHON_TRUE@   -python         \
871 @PYTHON_TRUE@   -modern         \
872 @PYTHON_TRUE@   -keyword        \
873 @PYTHON_TRUE@   -w511           \
874 @PYTHON_TRUE@   -outdir .
875
876 @PYTHON_TRUE@STD_SWIG_PYTHON_ARGS = \
877 @PYTHON_TRUE@   $(SWIG_PYTHON_FLAGS)                    \
878 @PYTHON_TRUE@   $(STD_DEFINES_AND_INCLUDES)             \
879 @PYTHON_TRUE@   $(WITH_SWIG_INCLUDES)                   \
880 @PYTHON_TRUE@   $(WITH_INCLUDES)
881
882 @PYTHON_TRUE@STD_SWIG_LA_LD_FLAGS = \
883 @PYTHON_TRUE@   $(PYTHON_LDFLAGS)       \
884 @PYTHON_TRUE@   -module                 \
885 @PYTHON_TRUE@   -avoid-version          \
886 @PYTHON_TRUE@   $(NO_UNDEFINED)
887
888 @PYTHON_TRUE@STD_SWIG_LA_LIB_ADD = \
889 @PYTHON_TRUE@   -lstdc++
890
891 @PYTHON_TRUE@STD_SWIG_CXX_FLAGS = @swig_CXXFLAGS@
892 @PYTHON_TRUE@SUFFIXES = .i
893 @PYTHON_TRUE@swig_built_sources = audio_windows.py audio_windows.cc
894 @PYTHON_TRUE@audio_windows_pythondir = $(pythondir)/$(audio_windows_pythondir_category)
895 @PYTHON_TRUE@audio_windows_pylibdir = $(pyexecdir)/$(audio_windows_pylibdir_category)
896 @PYTHON_TRUE@audio_windows_swigincludedir = $(swigincludedir)
897 @PYTHON_TRUE@audio_windows_swiginclude_HEADERS = \
898 @PYTHON_TRUE@   audio_windows.i                 \
899 @PYTHON_TRUE@   $(audio_windows_swiginclude_headers)
900
901 @PYTHON_TRUE@audio_windows_pylib_LTLIBRARIES = \
902 @PYTHON_TRUE@   _audio_windows.la
903
904 @PYTHON_TRUE@_audio_windows_la_SOURCES = \
905 @PYTHON_TRUE@   audio_windows.cc                        \
906 @PYTHON_TRUE@   $(audio_windows_la_swig_sources)
907
908 @PYTHON_TRUE@_audio_windows_la_LIBADD = \
909 @PYTHON_TRUE@   $(STD_SWIG_LA_LIB_ADD)          \
910 @PYTHON_TRUE@   $(audio_windows_la_swig_libadd)
911
912 @PYTHON_TRUE@_audio_windows_la_LDFLAGS = \
913 @PYTHON_TRUE@   $(STD_SWIG_LA_LD_FLAGS)         \
914 @PYTHON_TRUE@   $(audio_windows_la_swig_ldflags)
915
916 @PYTHON_TRUE@_audio_windows_la_CXXFLAGS = \
917 @PYTHON_TRUE@   $(STD_SWIG_CXX_FLAGS)           \
918 @PYTHON_TRUE@   $(audio_windows_la_swig_cxxflags)
919
920 @PYTHON_TRUE@audio_windows_python_PYTHON = \
921 @PYTHON_TRUE@   audio_windows.py                        \
922 @PYTHON_TRUE@   $(audio_windows_python)
923
924
925 # add some of the variables generated inside the Makefile.swig.gen
926 @PYTHON_TRUE@BUILT_SOURCES = $(swig_built_sources)
927
928 # Do not distribute the output of SWIG
929 @PYTHON_TRUE@no_dist_files = $(swig_built_sources)
930 all: $(BUILT_SOURCES)
931         $(MAKE) $(AM_MAKEFLAGS) all-am
932
933 .SUFFIXES:
934 .SUFFIXES: .i .cc .lo .o .obj
935 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.swig $(srcdir)/Makefile.swig.gen $(am__configure_deps)
936         @for dep in $?; do \
937           case '$(am__configure_deps)' in \
938             *$$dep*) \
939               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
940                 && { if test -f $@; then exit 0; else break; fi; }; \
941               exit 1;; \
942           esac; \
943         done; \
944         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gr-audio-windows/src/Makefile'; \
945         $(am__cd) $(top_srcdir) && \
946           $(AUTOMAKE) --gnu gr-audio-windows/src/Makefile
947 .PRECIOUS: Makefile
948 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
949         @case '$?' in \
950           *config.status*) \
951             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
952           *) \
953             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
954             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
955         esac;
956
957 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
958         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
959
960 $(top_srcdir)/configure:  $(am__configure_deps)
961         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
962 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
963         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
964 $(am__aclocal_m4_deps):
965 run_tests: $(top_builddir)/config.status $(srcdir)/run_tests.in
966         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
967 install-audio_windows_pylibLTLIBRARIES: $(audio_windows_pylib_LTLIBRARIES)
968         @$(NORMAL_INSTALL)
969         test -z "$(audio_windows_pylibdir)" || $(MKDIR_P) "$(DESTDIR)$(audio_windows_pylibdir)"
970         @list='$(audio_windows_pylib_LTLIBRARIES)'; test -n "$(audio_windows_pylibdir)" || list=; \
971         list2=; for p in $$list; do \
972           if test -f $$p; then \
973             list2="$$list2 $$p"; \
974           else :; fi; \
975         done; \
976         test -z "$$list2" || { \
977           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(audio_windows_pylibdir)'"; \
978           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(audio_windows_pylibdir)"; \
979         }
980
981 uninstall-audio_windows_pylibLTLIBRARIES:
982         @$(NORMAL_UNINSTALL)
983         @list='$(audio_windows_pylib_LTLIBRARIES)'; test -n "$(audio_windows_pylibdir)" || list=; \
984         for p in $$list; do \
985           $(am__strip_dir) \
986           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(audio_windows_pylibdir)/$$f'"; \
987           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(audio_windows_pylibdir)/$$f"; \
988         done
989
990 clean-audio_windows_pylibLTLIBRARIES:
991         -test -z "$(audio_windows_pylib_LTLIBRARIES)" || rm -f $(audio_windows_pylib_LTLIBRARIES)
992         @list='$(audio_windows_pylib_LTLIBRARIES)'; for p in $$list; do \
993           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
994           test "$$dir" != "$$p" || dir=.; \
995           echo "rm -f \"$${dir}/so_locations\""; \
996           rm -f "$${dir}/so_locations"; \
997         done
998 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
999         @$(NORMAL_INSTALL)
1000         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
1001         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1002         list2=; for p in $$list; do \
1003           if test -f $$p; then \
1004             list2="$$list2 $$p"; \
1005           else :; fi; \
1006         done; \
1007         test -z "$$list2" || { \
1008           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1009           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1010         }
1011
1012 uninstall-libLTLIBRARIES:
1013         @$(NORMAL_UNINSTALL)
1014         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1015         for p in $$list; do \
1016           $(am__strip_dir) \
1017           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1018           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1019         done
1020
1021 clean-libLTLIBRARIES:
1022         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1023         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1024           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1025           test "$$dir" != "$$p" || dir=.; \
1026           echo "rm -f \"$${dir}/so_locations\""; \
1027           rm -f "$${dir}/so_locations"; \
1028         done
1029 _audio_windows.la: $(_audio_windows_la_OBJECTS) $(_audio_windows_la_DEPENDENCIES) 
1030         $(_audio_windows_la_LINK) $(am__audio_windows_la_rpath) $(_audio_windows_la_OBJECTS) $(_audio_windows_la_LIBADD) $(LIBS)
1031 libgnuradio-audio-windows.la: $(libgnuradio_audio_windows_la_OBJECTS) $(libgnuradio_audio_windows_la_DEPENDENCIES) 
1032         $(libgnuradio_audio_windows_la_LINK) -rpath $(libdir) $(libgnuradio_audio_windows_la_OBJECTS) $(libgnuradio_audio_windows_la_LIBADD) $(LIBS)
1033
1034 mostlyclean-compile:
1035         -rm -f *.$(OBJEXT)
1036
1037 distclean-compile:
1038         -rm -f *.tab.c
1039
1040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_audio_windows_la-audio_windows.Plo@am__quote@
1041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_windows_sink.Plo@am__quote@
1042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_windows_source.Plo@am__quote@
1043
1044 .cc.o:
1045 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1046 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1048 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1049 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
1050
1051 .cc.obj:
1052 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1053 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1054 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1055 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1056 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1057
1058 .cc.lo:
1059 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1060 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1061 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1062 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1063 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
1064
1065 _audio_windows_la-audio_windows.lo: audio_windows.cc
1066 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_audio_windows_la_CXXFLAGS) $(CXXFLAGS) -MT _audio_windows_la-audio_windows.lo -MD -MP -MF $(DEPDIR)/_audio_windows_la-audio_windows.Tpo -c -o _audio_windows_la-audio_windows.lo `test -f 'audio_windows.cc' || echo '$(srcdir)/'`audio_windows.cc
1067 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/_audio_windows_la-audio_windows.Tpo $(DEPDIR)/_audio_windows_la-audio_windows.Plo
1068 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='audio_windows.cc' object='_audio_windows_la-audio_windows.lo' libtool=yes @AMDEPBACKSLASH@
1069 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1070 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_audio_windows_la_CXXFLAGS) $(CXXFLAGS) -c -o _audio_windows_la-audio_windows.lo `test -f 'audio_windows.cc' || echo '$(srcdir)/'`audio_windows.cc
1071
1072 mostlyclean-libtool:
1073         -rm -f *.lo
1074
1075 clean-libtool:
1076         -rm -rf .libs _libs
1077 install-audio_windows_pythonPYTHON: $(audio_windows_python_PYTHON)
1078         @$(NORMAL_INSTALL)
1079         test -z "$(audio_windows_pythondir)" || $(MKDIR_P) "$(DESTDIR)$(audio_windows_pythondir)"
1080         @list='$(audio_windows_python_PYTHON)'; dlist=; list2=; test -n "$(audio_windows_pythondir)" || list=; \
1081         for p in $$list; do \
1082           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
1083           if test -f $$b$$p; then \
1084             $(am__strip_dir) \
1085             dlist="$$dlist $$f"; \
1086             list2="$$list2 $$b$$p"; \
1087           else :; fi; \
1088         done; \
1089         for file in $$list2; do echo $$file; done | $(am__base_list) | \
1090         while read files; do \
1091           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(audio_windows_pythondir)'"; \
1092           $(INSTALL_DATA) $$files "$(DESTDIR)$(audio_windows_pythondir)" || exit $$?; \
1093         done || exit $$?; \
1094         if test -n "$$dlist"; then \
1095           if test -z "$(DESTDIR)"; then \
1096             PYTHON=$(PYTHON) $(py_compile) --basedir "$(audio_windows_pythondir)" $$dlist; \
1097           else \
1098             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(audio_windows_pythondir)" $$dlist; \
1099           fi; \
1100         else :; fi
1101
1102 uninstall-audio_windows_pythonPYTHON:
1103         @$(NORMAL_UNINSTALL)
1104         @list='$(audio_windows_python_PYTHON)'; test -n "$(audio_windows_pythondir)" || list=; \
1105         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1106         test -n "$$files" || exit 0; \
1107         filesc=`echo "$$files" | sed 's|$$|c|'`; \
1108         fileso=`echo "$$files" | sed 's|$$|o|'`; \
1109         echo " ( cd '$(DESTDIR)$(audio_windows_pythondir)' && rm -f" $$files ")"; \
1110         cd "$(DESTDIR)$(audio_windows_pythondir)" && rm -f $$files || exit $$?; \
1111         echo " ( cd '$(DESTDIR)$(audio_windows_pythondir)' && rm -f" $$filesc ")"; \
1112         cd "$(DESTDIR)$(audio_windows_pythondir)" && rm -f $$filesc || exit $$?; \
1113         echo " ( cd '$(DESTDIR)$(audio_windows_pythondir)' && rm -f" $$fileso ")"; \
1114         cd "$(DESTDIR)$(audio_windows_pythondir)" && rm -f $$fileso
1115 install-audio_windows_swigincludeHEADERS: $(audio_windows_swiginclude_HEADERS)
1116         @$(NORMAL_INSTALL)
1117         test -z "$(audio_windows_swigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(audio_windows_swigincludedir)"
1118         @list='$(audio_windows_swiginclude_HEADERS)'; test -n "$(audio_windows_swigincludedir)" || list=; \
1119         for p in $$list; do \
1120           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1121           echo "$$d$$p"; \
1122         done | $(am__base_list) | \
1123         while read files; do \
1124           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(audio_windows_swigincludedir)'"; \
1125           $(INSTALL_HEADER) $$files "$(DESTDIR)$(audio_windows_swigincludedir)" || exit $$?; \
1126         done
1127
1128 uninstall-audio_windows_swigincludeHEADERS:
1129         @$(NORMAL_UNINSTALL)
1130         @list='$(audio_windows_swiginclude_HEADERS)'; test -n "$(audio_windows_swigincludedir)" || list=; \
1131         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1132         test -n "$$files" || exit 0; \
1133         echo " ( cd '$(DESTDIR)$(audio_windows_swigincludedir)' && rm -f" $$files ")"; \
1134         cd "$(DESTDIR)$(audio_windows_swigincludedir)" && rm -f $$files
1135 install-grincludeHEADERS: $(grinclude_HEADERS)
1136         @$(NORMAL_INSTALL)
1137         test -z "$(grincludedir)" || $(MKDIR_P) "$(DESTDIR)$(grincludedir)"
1138         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1139         for p in $$list; do \
1140           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1141           echo "$$d$$p"; \
1142         done | $(am__base_list) | \
1143         while read files; do \
1144           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(grincludedir)'"; \
1145           $(INSTALL_HEADER) $$files "$(DESTDIR)$(grincludedir)" || exit $$?; \
1146         done
1147
1148 uninstall-grincludeHEADERS:
1149         @$(NORMAL_UNINSTALL)
1150         @list='$(grinclude_HEADERS)'; test -n "$(grincludedir)" || list=; \
1151         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1152         test -n "$$files" || exit 0; \
1153         echo " ( cd '$(DESTDIR)$(grincludedir)' && rm -f" $$files ")"; \
1154         cd "$(DESTDIR)$(grincludedir)" && rm -f $$files
1155
1156 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1157         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1158         unique=`for i in $$list; do \
1159             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1160           done | \
1161           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1162               END { if (nonempty) { for (i in files) print i; }; }'`; \
1163         mkid -fID $$unique
1164 tags: TAGS
1165
1166 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1167                 $(TAGS_FILES) $(LISP)
1168         set x; \
1169         here=`pwd`; \
1170         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1171         unique=`for i in $$list; do \
1172             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1173           done | \
1174           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1175               END { if (nonempty) { for (i in files) print i; }; }'`; \
1176         shift; \
1177         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1178           test -n "$$unique" || unique=$$empty_fix; \
1179           if test $$# -gt 0; then \
1180             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1181               "$$@" $$unique; \
1182           else \
1183             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1184               $$unique; \
1185           fi; \
1186         fi
1187 ctags: CTAGS
1188 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1189                 $(TAGS_FILES) $(LISP)
1190         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1191         unique=`for i in $$list; do \
1192             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1193           done | \
1194           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1195               END { if (nonempty) { for (i in files) print i; }; }'`; \
1196         test -z "$(CTAGS_ARGS)$$unique" \
1197           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1198              $$unique
1199
1200 GTAGS:
1201         here=`$(am__cd) $(top_builddir) && pwd` \
1202           && $(am__cd) $(top_srcdir) \
1203           && gtags -i $(GTAGS_ARGS) "$$here"
1204
1205 distclean-tags:
1206         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1207
1208 check-TESTS: $(TESTS)
1209         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1210         srcdir=$(srcdir); export srcdir; \
1211         list=' $(TESTS) '; \
1212         $(am__tty_colors); \
1213         if test -n "$$list"; then \
1214           for tst in $$list; do \
1215             if test -f ./$$tst; then dir=./; \
1216             elif test -f $$tst; then dir=; \
1217             else dir="$(srcdir)/"; fi; \
1218             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1219               all=`expr $$all + 1`; \
1220               case " $(XFAIL_TESTS) " in \
1221               *[\ \     ]$$tst[\ \      ]*) \
1222                 xpass=`expr $$xpass + 1`; \
1223                 failed=`expr $$failed + 1`; \
1224                 col=$$red; res=XPASS; \
1225               ;; \
1226               *) \
1227                 col=$$grn; res=PASS; \
1228               ;; \
1229               esac; \
1230             elif test $$? -ne 77; then \
1231               all=`expr $$all + 1`; \
1232               case " $(XFAIL_TESTS) " in \
1233               *[\ \     ]$$tst[\ \      ]*) \
1234                 xfail=`expr $$xfail + 1`; \
1235                 col=$$lgn; res=XFAIL; \
1236               ;; \
1237               *) \
1238                 failed=`expr $$failed + 1`; \
1239                 col=$$red; res=FAIL; \
1240               ;; \
1241               esac; \
1242             else \
1243               skip=`expr $$skip + 1`; \
1244               col=$$blu; res=SKIP; \
1245             fi; \
1246             echo "$${col}$$res$${std}: $$tst"; \
1247           done; \
1248           if test "$$all" -eq 1; then \
1249             tests="test"; \
1250             All=""; \
1251           else \
1252             tests="tests"; \
1253             All="All "; \
1254           fi; \
1255           if test "$$failed" -eq 0; then \
1256             if test "$$xfail" -eq 0; then \
1257               banner="$$All$$all $$tests passed"; \
1258             else \
1259               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1260               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1261             fi; \
1262           else \
1263             if test "$$xpass" -eq 0; then \
1264               banner="$$failed of $$all $$tests failed"; \
1265             else \
1266               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1267               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1268             fi; \
1269           fi; \
1270           dashes="$$banner"; \
1271           skipped=""; \
1272           if test "$$skip" -ne 0; then \
1273             if test "$$skip" -eq 1; then \
1274               skipped="($$skip test was not run)"; \
1275             else \
1276               skipped="($$skip tests were not run)"; \
1277             fi; \
1278             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1279               dashes="$$skipped"; \
1280           fi; \
1281           report=""; \
1282           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1283             report="Please report to $(PACKAGE_BUGREPORT)"; \
1284             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1285               dashes="$$report"; \
1286           fi; \
1287           dashes=`echo "$$dashes" | sed s/./=/g`; \
1288           if test "$$failed" -eq 0; then \
1289             echo "$$grn$$dashes"; \
1290           else \
1291             echo "$$red$$dashes"; \
1292           fi; \
1293           echo "$$banner"; \
1294           test -z "$$skipped" || echo "$$skipped"; \
1295           test -z "$$report" || echo "$$report"; \
1296           echo "$$dashes$$std"; \
1297           test "$$failed" -eq 0; \
1298         else :; fi
1299
1300 distdir: $(DISTFILES)
1301         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1302         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1303         list='$(DISTFILES)'; \
1304           dist_files=`for file in $$list; do echo $$file; done | \
1305           sed -e "s|^$$srcdirstrip/||;t" \
1306               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1307         case $$dist_files in \
1308           */*) $(MKDIR_P) `echo "$$dist_files" | \
1309                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1310                            sort -u` ;; \
1311         esac; \
1312         for file in $$dist_files; do \
1313           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1314           if test -d $$d/$$file; then \
1315             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1316             if test -d "$(distdir)/$$file"; then \
1317               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1318             fi; \
1319             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1320               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1321               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1322             fi; \
1323             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1324           else \
1325             test -f "$(distdir)/$$file" \
1326             || cp -p $$d/$$file "$(distdir)/$$file" \
1327             || exit 1; \
1328           fi; \
1329         done
1330         $(MAKE) $(AM_MAKEFLAGS) \
1331           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1332           dist-hook
1333 check-am: all-am
1334         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1335 check: $(BUILT_SOURCES)
1336         $(MAKE) $(AM_MAKEFLAGS) check-am
1337 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1338 installdirs:
1339         for dir in "$(DESTDIR)$(audio_windows_pylibdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(audio_windows_pythondir)" "$(DESTDIR)$(audio_windows_swigincludedir)" "$(DESTDIR)$(grincludedir)"; do \
1340           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1341         done
1342 install: $(BUILT_SOURCES)
1343         $(MAKE) $(AM_MAKEFLAGS) install-am
1344 install-exec: install-exec-am
1345 install-data: install-data-am
1346 uninstall: uninstall-am
1347
1348 install-am: all-am
1349         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1350
1351 installcheck: installcheck-am
1352 install-strip:
1353         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1354           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1355           `test -z '$(STRIP)' || \
1356             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1357 mostlyclean-generic:
1358         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1359
1360 clean-generic:
1361
1362 distclean-generic:
1363         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1364         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1365         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1366
1367 maintainer-clean-generic:
1368         @echo "This command is intended for maintainers to use"
1369         @echo "it deletes files that may require special tools to rebuild."
1370         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1371 clean: clean-am
1372
1373 clean-am: clean-audio_windows_pylibLTLIBRARIES clean-generic \
1374         clean-libLTLIBRARIES clean-libtool mostlyclean-am
1375
1376 distclean: distclean-am
1377         -rm -rf ./$(DEPDIR)
1378         -rm -f Makefile
1379 distclean-am: clean-am distclean-compile distclean-generic \
1380         distclean-tags
1381
1382 dvi: dvi-am
1383
1384 dvi-am:
1385
1386 html: html-am
1387
1388 html-am:
1389
1390 info: info-am
1391
1392 info-am:
1393
1394 install-data-am: install-audio_windows_pylibLTLIBRARIES \
1395         install-audio_windows_pythonPYTHON \
1396         install-audio_windows_swigincludeHEADERS \
1397         install-grincludeHEADERS
1398
1399 install-dvi: install-dvi-am
1400
1401 install-dvi-am:
1402
1403 install-exec-am: install-libLTLIBRARIES
1404
1405 install-html: install-html-am
1406
1407 install-html-am:
1408
1409 install-info: install-info-am
1410
1411 install-info-am:
1412
1413 install-man:
1414
1415 install-pdf: install-pdf-am
1416
1417 install-pdf-am:
1418
1419 install-ps: install-ps-am
1420
1421 install-ps-am:
1422
1423 installcheck-am:
1424
1425 maintainer-clean: maintainer-clean-am
1426         -rm -rf ./$(DEPDIR)
1427         -rm -f Makefile
1428 maintainer-clean-am: distclean-am maintainer-clean-generic
1429
1430 mostlyclean: mostlyclean-am
1431
1432 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1433         mostlyclean-libtool
1434
1435 pdf: pdf-am
1436
1437 pdf-am:
1438
1439 ps: ps-am
1440
1441 ps-am:
1442
1443 uninstall-am: uninstall-audio_windows_pylibLTLIBRARIES \
1444         uninstall-audio_windows_pythonPYTHON \
1445         uninstall-audio_windows_swigincludeHEADERS \
1446         uninstall-grincludeHEADERS uninstall-libLTLIBRARIES
1447
1448 .MAKE: all check check-am install install-am install-strip
1449
1450 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1451         clean-audio_windows_pylibLTLIBRARIES clean-generic \
1452         clean-libLTLIBRARIES clean-libtool ctags dist-hook distclean \
1453         distclean-compile distclean-generic distclean-libtool \
1454         distclean-tags distdir dvi dvi-am html html-am info info-am \
1455         install install-am install-audio_windows_pylibLTLIBRARIES \
1456         install-audio_windows_pythonPYTHON \
1457         install-audio_windows_swigincludeHEADERS install-data \
1458         install-data-am install-dvi install-dvi-am install-exec \
1459         install-exec-am install-grincludeHEADERS install-html \
1460         install-html-am install-info install-info-am \
1461         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1462         install-ps install-ps-am install-strip installcheck \
1463         installcheck-am installdirs maintainer-clean \
1464         maintainer-clean-generic mostlyclean mostlyclean-compile \
1465         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1466         tags uninstall uninstall-am \
1467         uninstall-audio_windows_pylibLTLIBRARIES \
1468         uninstall-audio_windows_pythonPYTHON \
1469         uninstall-audio_windows_swigincludeHEADERS \
1470         uninstall-grincludeHEADERS uninstall-libLTLIBRARIES
1471
1472
1473 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1474 docdir ?= $(datadir)/doc/$(PACKAGE)
1475
1476 # Don't distribute the files defined in the variable 'no_dist_files'
1477 dist-hook:
1478         @for file in $(no_dist_files); do \
1479                 echo $(RM) $(distdir)/$$file; \
1480                 $(RM) $(distdir)/$$file; \
1481         done;
1482
1483 @PYTHON_TRUE@generate-makefile-swig $(srcdir)/Makefile.swig.gen: $(top_srcdir)/Makefile.swig.gen.t
1484 @PYTHON_TRUE@   @do_recreate=0; \
1485 @PYTHON_TRUE@   if test -f $(srcdir)/Makefile.swig.gen; then \
1486 @PYTHON_TRUE@           if $(RM) $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1487 @PYTHON_TRUE@                   if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1488 @PYTHON_TRUE@                           do_recreate=1; \
1489 @PYTHON_TRUE@                   fi; \
1490 @PYTHON_TRUE@           fi; \
1491 @PYTHON_TRUE@   else \
1492 @PYTHON_TRUE@           if touch $(srcdir)/Makefile.swig.gen 2>/dev/null; then \
1493 @PYTHON_TRUE@                   do_recreate=1; \
1494 @PYTHON_TRUE@           fi; \
1495 @PYTHON_TRUE@   fi; \
1496 @PYTHON_TRUE@   if test "$$do_recreate" == "1"; then \
1497 @PYTHON_TRUE@           echo "Regenerating $(srcdir)/Makefile.swig.gen"; \
1498 @PYTHON_TRUE@           for TFILE in $(TOP_SWIG_IFILES); do \
1499 @PYTHON_TRUE@                   TNAME=`python -c "import os.path as op; (dN, fN) = op.split ('$$TFILE'); (fbN, fE) = op.splitext (fN); print fbN;"`; \
1500 @PYTHON_TRUE@                   $(SED) -e 's|@NAME@|'$$TNAME'|g;' < $(top_srcdir)/Makefile.swig.gen.t >> $(srcdir)/Makefile.swig.gen; \
1501 @PYTHON_TRUE@                   echo "" >> $(srcdir)/Makefile.swig.gen; \
1502 @PYTHON_TRUE@           done; \
1503 @PYTHON_TRUE@   else \
1504 @PYTHON_TRUE@           echo "Cannot recreate $(srcdir)/Makefile.swig.gen because the directory or file is write-protected."; \
1505 @PYTHON_TRUE@           exit -1; \
1506 @PYTHON_TRUE@   fi;
1507
1508 @PYTHON_TRUE@audio_windows_pythondir_category ?= gnuradio/audio_windows
1509 @PYTHON_TRUE@audio_windows_pylibdir_category ?= $(audio_windows_pythondir_category)
1510
1511 @PYTHON_TRUE@audio_windows.h audio_windows.py audio_windows.cc: audio_windows.i
1512 @PYTHON_TRUE@   trap 'rm -rf $(DEPDIR)/audio_windows-generate-*' 1 2 13 15; \
1513 @PYTHON_TRUE@   if mkdir $(DEPDIR)/audio_windows-generate-lock 2>/dev/null; then \
1514 @PYTHON_TRUE@           rm -f $(DEPDIR)/audio_windows-generate-stamp; \
1515 @PYTHON_TRUE@           $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/audio_windows-generate-stamp WHAT=$<; \
1516 @PYTHON_TRUE@           rmdir $(DEPDIR)/audio_windows-generate-lock; \
1517 @PYTHON_TRUE@   else \
1518 @PYTHON_TRUE@           while test -d $(DEPDIR)/audio_windows-generate-lock; do \
1519 @PYTHON_TRUE@                   sleep 1; \
1520 @PYTHON_TRUE@           done; \
1521 @PYTHON_TRUE@           test -f $(DEPDIR)/audio_windows-generate-stamp; \
1522 @PYTHON_TRUE@           exit $$?; \
1523 @PYTHON_TRUE@   fi;
1524
1525 @PYTHON_TRUE@$(DEPDIR)/audio_windows-generate-stamp:
1526 @PYTHON_TRUE@   if $(SWIG) $(STD_SWIG_PYTHON_ARGS) $(audio_windows_swig_args) \
1527 @PYTHON_TRUE@           -MD -MF $(DEPDIR)/audio_windows.Std \
1528 @PYTHON_TRUE@           -module audio_windows -o audio_windows.cc $(WHAT); then \
1529 @PYTHON_TRUE@       if test $(host_os) = mingw32; then \
1530 @PYTHON_TRUE@           $(RM) $(DEPDIR)/audio_windows.Sd; \
1531 @PYTHON_TRUE@           $(SED) 's,\\\\,/,g' < $(DEPDIR)/audio_windows.Std \
1532 @PYTHON_TRUE@                   > $(DEPDIR)/audio_windows.Sd; \
1533 @PYTHON_TRUE@           $(RM) $(DEPDIR)/audio_windows.Std; \
1534 @PYTHON_TRUE@           $(MV) $(DEPDIR)/audio_windows.Sd $(DEPDIR)/audio_windows.Std; \
1535 @PYTHON_TRUE@       fi; \
1536 @PYTHON_TRUE@   else \
1537 @PYTHON_TRUE@       $(RM) $(DEPDIR)/audio_windows.S*; exit 1; \
1538 @PYTHON_TRUE@   fi;
1539 @PYTHON_TRUE@   $(RM) $(DEPDIR)/audio_windows.d
1540 @PYTHON_TRUE@   cp $(DEPDIR)/audio_windows.Std $(DEPDIR)/audio_windows.d
1541 @PYTHON_TRUE@   echo "" >> $(DEPDIR)/audio_windows.d
1542 @PYTHON_TRUE@   $(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/audio_windows.Std | \
1543 @PYTHON_TRUE@           awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/audio_windows.d
1544 @PYTHON_TRUE@   $(RM) $(DEPDIR)/audio_windows.Std
1545 @PYTHON_TRUE@   touch $(DEPDIR)/audio_windows-generate-stamp
1546
1547 # KLUDGE: Force runtime include of a SWIG dependency file.  This is
1548 # not guaranteed to be portable, but will probably work.  If it works,
1549 # we have accurate dependencies for our swig stuff, which is good.
1550
1551 @PYTHON_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_windows.d@am__quote@
1552
1553 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1554 # Otherwise a system limit (for SysV at least) may be exceeded.
1555 .NOEXPORT: