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