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