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