60deee5305ccd7bd40aa1a594326bfa910805ae1
[debian/gnuradio] / grc / python / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # Copyright 2008, 2009 Free Software Foundation, Inc.
19
20 # This file is part of GNU Radio
21
22 # GNU Radio is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 3, or (at your option)
25 # any later version.
26
27 # GNU Radio is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31
32 # You should have received a copy of the GNU General Public License
33 # along with GNU Radio; see the file COPYING.  If not, write to
34 # the Free Software Foundation, Inc., 51 Franklin Street,
35 # Boston, MA 02110-1301, USA.
36
37
38 #
39 # Copyright 2008 Free Software Foundation, Inc.
40 #
41 # This file is part of GNU Radio
42 #
43 # GNU Radio is free software; you can redistribute it and/or modify
44 # it under the terms of the GNU General Public License as published by
45 # the Free Software Foundation; either version 3, or (at your option)
46 # any later version.
47 #
48 # GNU Radio is distributed in the hope that it will be useful,
49 # but WITHOUT ANY WARRANTY; without even the implied warranty of
50 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
51 # GNU General Public License for more details.
52 #
53 # You should have received a copy of the GNU General Public License
54 # along with GNU Radio; see the file COPYING.  If not, write to
55 # the Free Software Foundation, Inc., 51 Franklin Street,
56 # Boston, MA 02110-1301, USA.
57 #
58
59 # -*- Makefile -*-
60 #
61 # Copyright 2004,2006,2007,2008,2009 Free Software Foundation, Inc.
62
63 # This file is part of GNU Radio
64
65 # GNU Radio is free software; you can redistribute it and/or modify
66 # it under the terms of the GNU General Public License as published by
67 # the Free Software Foundation; either version 3, or (at your option)
68 # any later version.
69
70 # GNU Radio is distributed in the hope that it will be useful,
71 # but WITHOUT ANY WARRANTY; without even the implied warranty of
72 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
73 # GNU General Public License for more details.
74
75 # You should have received a copy of the GNU General Public License
76 # along with GNU Radio; see the file COPYING.  If not, write to
77 # the Free Software Foundation, Inc., 51 Franklin Street,
78 # Boston, MA 02110-1301, USA.
79
80
81 VPATH = @srcdir@
82 pkgdatadir = $(datadir)/@PACKAGE@
83 pkglibdir = $(libdir)/@PACKAGE@
84 pkgincludedir = $(includedir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 target_triplet = @target@
100 DIST_COMMON = $(dist_ourdata_DATA) $(ourpython_PYTHON) \
101         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
102         $(top_srcdir)/Makefile.common $(top_srcdir)/grc/Makefile.inc
103 subdir = grc/python
104 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
106         $(top_srcdir)/config/acx_pthread.m4 \
107         $(top_srcdir)/config/ax_boost_base.m4 \
108         $(top_srcdir)/config/ax_boost_date_time.m4 \
109         $(top_srcdir)/config/ax_boost_program_options.m4 \
110         $(top_srcdir)/config/ax_boost_thread.m4 \
111         $(top_srcdir)/config/cppunit.m4 \
112         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
113         $(top_srcdir)/config/gr_check_memalign.m4 \
114         $(top_srcdir)/config/gr_check_shm_open.m4 \
115         $(top_srcdir)/config/gr_doxygen.m4 \
116         $(top_srcdir)/config/gr_fortran.m4 \
117         $(top_srcdir)/config/gr_gprof.m4 \
118         $(top_srcdir)/config/gr_lib64.m4 \
119         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
120         $(top_srcdir)/config/gr_no_undefined.m4 \
121         $(top_srcdir)/config/gr_omnithread.m4 \
122         $(top_srcdir)/config/gr_pwin32.m4 \
123         $(top_srcdir)/config/gr_python.m4 \
124         $(top_srcdir)/config/gr_qwt.m4 \
125         $(top_srcdir)/config/gr_qwtplot3d.m4 \
126         $(top_srcdir)/config/gr_scripting.m4 \
127         $(top_srcdir)/config/gr_set_md_cpu.m4 \
128         $(top_srcdir)/config/gr_subversion.m4 \
129         $(top_srcdir)/config/gr_swig.m4 \
130         $(top_srcdir)/config/gr_sysv_shm.m4 \
131         $(top_srcdir)/config/grc_build.m4 \
132         $(top_srcdir)/config/grc_docs.m4 \
133         $(top_srcdir)/config/grc_gcell.m4 \
134         $(top_srcdir)/config/grc_gnuradio_core.m4 \
135         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
136         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
137         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
138         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
139         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
140         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
141         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
142         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
143         $(top_srcdir)/config/grc_gr_gcell.m4 \
144         $(top_srcdir)/config/grc_gr_gpio.m4 \
145         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
146         $(top_srcdir)/config/grc_gr_pager.m4 \
147         $(top_srcdir)/config/grc_gr_qtgui.m4 \
148         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
149         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
150         $(top_srcdir)/config/grc_gr_sounder.m4 \
151         $(top_srcdir)/config/grc_gr_trellis.m4 \
152         $(top_srcdir)/config/grc_gr_usrp.m4 \
153         $(top_srcdir)/config/grc_gr_usrp2.m4 \
154         $(top_srcdir)/config/grc_gr_utils.m4 \
155         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
156         $(top_srcdir)/config/grc_gr_wxgui.m4 \
157         $(top_srcdir)/config/grc_grc.m4 \
158         $(top_srcdir)/config/grc_gruel.m4 \
159         $(top_srcdir)/config/grc_mblock.m4 \
160         $(top_srcdir)/config/grc_omnithread.m4 \
161         $(top_srcdir)/config/grc_pmt.m4 \
162         $(top_srcdir)/config/grc_usrp.m4 \
163         $(top_srcdir)/config/grc_usrp2.m4 \
164         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
165         $(top_srcdir)/config/lf_warnings.m4 \
166         $(top_srcdir)/config/libtool.m4 \
167         $(top_srcdir)/config/ltoptions.m4 \
168         $(top_srcdir)/config/ltsugar.m4 \
169         $(top_srcdir)/config/ltversion.m4 \
170         $(top_srcdir)/config/lt~obsolete.m4 \
171         $(top_srcdir)/config/macosx_audiounit.m4 \
172         $(top_srcdir)/config/mkstemp.m4 \
173         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
174         $(top_srcdir)/config/sdl.m4 \
175         $(top_srcdir)/config/usrp_fusb_tech.m4 \
176         $(top_srcdir)/config/usrp_libusb.m4 \
177         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
178 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
179         $(ACLOCAL_M4)
180 mkinstalldirs = $(install_sh) -d
181 CONFIG_HEADER = $(top_builddir)/config.h
182 CONFIG_CLEAN_FILES =
183 SOURCES =
184 DIST_SOURCES =
185 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
186 am__vpath_adj = case $$p in \
187     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
188     *) f=$$p;; \
189   esac;
190 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
191 am__installdirs = "$(DESTDIR)$(ourpythondir)" \
192         "$(DESTDIR)$(ourdatadir)"
193 ourpythonPYTHON_INSTALL = $(INSTALL_DATA)
194 py_compile = $(top_srcdir)/py-compile
195 dist_ourdataDATA_INSTALL = $(INSTALL_DATA)
196 DATA = $(dist_ourdata_DATA)
197 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198 ACLOCAL = @ACLOCAL@
199 ALLOCA = @ALLOCA@
200 ALSA_CFLAGS = @ALSA_CFLAGS@
201 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
202 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
203 ALSA_LIBS = @ALSA_LIBS@
204 AMTAR = @AMTAR@
205 AR = @AR@
206 AS = @AS@
207 AUTOCONF = @AUTOCONF@
208 AUTOHEADER = @AUTOHEADER@
209 AUTOMAKE = @AUTOMAKE@
210 AWK = @AWK@
211 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
212 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
213 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
214 BOOST_LDFLAGS = @BOOST_LDFLAGS@
215 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
216 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
217 CBLAS_LIBS = @CBLAS_LIBS@
218 CC = @CC@
219 CCAS = @CCAS@
220 CCASDEPMODE = @CCASDEPMODE@
221 CCASFLAGS = @CCASFLAGS@
222 CCDEPMODE = @CCDEPMODE@
223 CFLAGS = @CFLAGS@
224 CPP = @CPP@
225 CPPFLAGS = @CPPFLAGS@
226 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
227 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
228 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
229 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
230 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
231 CPPUNIT_LIBS = @CPPUNIT_LIBS@
232 CXX = @CXX@
233 CXXCPP = @CXXCPP@
234 CXXDEPMODE = @CXXDEPMODE@
235 CXXFLAGS = @CXXFLAGS@
236 CXX_FOR_BUILD = @CXX_FOR_BUILD@
237 CYGPATH_W = @CYGPATH_W@
238 DEFINES = @DEFINES@
239 DEFS = @DEFS@
240 DEPDIR = @DEPDIR@
241 DLLTOOL = @DLLTOOL@
242 DOT = @DOT@
243 DOXYGEN = @DOXYGEN@
244 DSYMUTIL = @DSYMUTIL@
245 DUMPBIN = @DUMPBIN@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EGREP = @EGREP@
250 EXEEXT = @EXEEXT@
251 F77 = @F77@
252 FFLAGS = @FFLAGS@
253 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
254 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
255 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
256 FFTW3F_LIBS = @FFTW3F_LIBS@
257 FGREP = @FGREP@
258 FLIBS = @FLIBS@
259 FUSB_TECH = @FUSB_TECH@
260 GREP = @GREP@
261 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
262 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
263 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
264 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
265 GSL_CFLAGS = @GSL_CFLAGS@
266 GSL_CPPFLAGS = @GSL_CPPFLAGS@
267 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
268 GSL_LIBS = @GSL_LIBS@
269 GUILE = @GUILE@
270 HAVE_DOT = @HAVE_DOT@
271 INSTALL = @INSTALL@
272 INSTALL_DATA = @INSTALL_DATA@
273 INSTALL_PROGRAM = @INSTALL_PROGRAM@
274 INSTALL_SCRIPT = @INSTALL_SCRIPT@
275 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276 IPC_LIBS = @IPC_LIBS@
277 JACK_CFLAGS = @JACK_CFLAGS@
278 JACK_CPPFLAGS = @JACK_CPPFLAGS@
279 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
280 JACK_LIBS = @JACK_LIBS@
281 LD = @LD@
282 LDFLAGS = @LDFLAGS@
283 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
284 LIBOBJS = @LIBOBJS@
285 LIBS = @LIBS@
286 LIBTOOL = @LIBTOOL@
287 LIPO = @LIPO@
288 LN_S = @LN_S@
289 LTLIBOBJS = @LTLIBOBJS@
290 MAKEINFO = @MAKEINFO@
291 MD_CPU = @MD_CPU@
292 MD_SUBCPU = @MD_SUBCPU@
293 MKDIR_P = @MKDIR_P@
294 NM = @NM@
295 NMEDIT = @NMEDIT@
296 NO_UNDEFINED = @NO_UNDEFINED@
297 OBJDUMP = @OBJDUMP@
298 OBJEXT = @OBJEXT@
299 OSS_LIBS = @OSS_LIBS@
300 OTOOL = @OTOOL@
301 OTOOL64 = @OTOOL64@
302 PACKAGE = @PACKAGE@
303 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
304 PACKAGE_NAME = @PACKAGE_NAME@
305 PACKAGE_STRING = @PACKAGE_STRING@
306 PACKAGE_TARNAME = @PACKAGE_TARNAME@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PKG_CONFIG = @PKG_CONFIG@
310 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
311 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
312 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
313 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
314 PTHREAD_CC = @PTHREAD_CC@
315 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
316 PTHREAD_LIBS = @PTHREAD_LIBS@
317 PYTHON = @PYTHON@
318 PYTHONW = @PYTHONW@
319 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
320 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
321 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
322 PYTHON_PLATFORM = @PYTHON_PLATFORM@
323 PYTHON_PREFIX = @PYTHON_PREFIX@
324 PYTHON_VERSION = @PYTHON_VERSION@
325 QMAKE_INCLUDES = @QMAKE_INCLUDES@
326 QTCORE_CFLAGS = @QTCORE_CFLAGS@
327 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
328 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
329 QTCORE_LIBS = @QTCORE_LIBS@
330 QTGUI_CFLAGS = @QTGUI_CFLAGS@
331 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
332 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
333 QTGUI_LIBS = @QTGUI_LIBS@
334 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
335 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
336 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
337 QTOPENGL_LIBS = @QTOPENGL_LIBS@
338 QT_INCLUDES = @QT_INCLUDES@
339 QT_LIBS = @QT_LIBS@
340 QT_MOC_EXEC = @QT_MOC_EXEC@
341 QT_UIC_EXEC = @QT_UIC_EXEC@
342 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
343 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
344 QWT_CFLAGS = @QWT_CFLAGS@
345 QWT_LIBS = @QWT_LIBS@
346 RANLIB = @RANLIB@
347 RM_PROG = @RM_PROG@
348 SDL_CFLAGS = @SDL_CFLAGS@
349 SDL_CONFIG = @SDL_CONFIG@
350 SDL_CPPFLAGS = @SDL_CPPFLAGS@
351 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
352 SDL_LIBS = @SDL_LIBS@
353 SED = @SED@
354 SET_MAKE = @SET_MAKE@
355 SHELL = @SHELL@
356 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
357 SPU_GCC_PROG = @SPU_GCC_PROG@
358 STRIP = @STRIP@
359 SVN = @SVN@
360 SVNDATE = @SVNDATE@
361 SVNVERSION = @SVNVERSION@
362 SWIG = @SWIG@
363 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
364 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
365 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
366 USB_CFLAGS = @USB_CFLAGS@
367 USB_CPPFLAGS = @USB_CPPFLAGS@
368 USB_INCLUDEDIR = @USB_INCLUDEDIR@
369 USB_LIBS = @USB_LIBS@
370 USRP2_INCLUDES = @USRP2_INCLUDES@
371 USRP2_LA = @USRP2_LA@
372 VERSION = @VERSION@
373 WINAUDIO_LIBS = @WINAUDIO_LIBS@
374 XAS = @XAS@
375 XCC = @XCC@
376 XDG_UTILS = @XDG_UTILS@
377 XMLTO = @XMLTO@
378 abs_builddir = @abs_builddir@
379 abs_srcdir = @abs_srcdir@
380 abs_top_builddir = @abs_top_builddir@
381 abs_top_srcdir = @abs_top_srcdir@
382 ac_ct_CC = @ac_ct_CC@
383 ac_ct_CXX = @ac_ct_CXX@
384 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
385 ac_ct_F77 = @ac_ct_F77@
386 acx_pthread_config = @acx_pthread_config@
387 am__include = @am__include@
388 am__leading_dot = @am__leading_dot@
389 am__quote = @am__quote@
390 am__tar = @am__tar@
391 am__untar = @am__untar@
392 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
393 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
394 bindir = @bindir@
395 build = @build@
396 build_alias = @build_alias@
397 build_cpu = @build_cpu@
398 build_dirs = @build_dirs@
399 build_os = @build_os@
400 build_vendor = @build_vendor@
401 builddir = @builddir@
402 datadir = @datadir@
403 datarootdir = @datarootdir@
404 docdir = @docdir@
405 docs_INCLUDEDIR = @docs_INCLUDEDIR@
406 docs_INCLUDES = @docs_INCLUDES@
407 docs_LA = @docs_LA@
408 docs_LDFLAG = @docs_LDFLAG@
409 docs_LIBDIRPATH = @docs_LIBDIRPATH@
410 dvidir = @dvidir@
411 enable_dot = @enable_dot@
412 enable_html_docs = @enable_html_docs@
413 enable_latex_docs = @enable_latex_docs@
414 enable_xml_docs = @enable_xml_docs@
415 exec_prefix = @exec_prefix@
416 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
417 gcell_INCLUDES = @gcell_INCLUDES@
418 gcell_LA = @gcell_LA@
419 gcell_LDFLAG = @gcell_LDFLAG@
420 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
421 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
422 gcell_spu_LA = @gcell_spu_LA@
423 generate_docs = @generate_docs@
424 gnuradio_core_I = @gnuradio_core_I@
425 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
426 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
427 gnuradio_core_LA = @gnuradio_core_LA@
428 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
429 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
430 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
431 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
432 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
433 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
434 gnuradio_examples_LA = @gnuradio_examples_LA@
435 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
436 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
437 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
438 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
439 gr_audio_alsa_LA = @gr_audio_alsa_LA@
440 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
441 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
442 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
443 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
444 gr_audio_jack_LA = @gr_audio_jack_LA@
445 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
446 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
447 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
448 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
449 gr_audio_oss_LA = @gr_audio_oss_LA@
450 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
451 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
452 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
453 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
454 gr_audio_osx_LA = @gr_audio_osx_LA@
455 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
456 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
457 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
458 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
459 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
460 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
461 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
462 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
463 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
464 gr_audio_windows_LA = @gr_audio_windows_LA@
465 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
466 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
467 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
468 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
469 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
470 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
471 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
472 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
473 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
474 gr_gcell_LA = @gr_gcell_LA@
475 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
476 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
477 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
478 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
479 gr_gpio_LA = @gr_gpio_LA@
480 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
481 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
482 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
483 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
484 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
485 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
486 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
487 gr_libdir_suffix = @gr_libdir_suffix@
488 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
489 gr_pager_INCLUDES = @gr_pager_INCLUDES@
490 gr_pager_LA = @gr_pager_LA@
491 gr_pager_LDFLAG = @gr_pager_LDFLAG@
492 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
493 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
494 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
495 gr_qtgui_LA = @gr_qtgui_LA@
496 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
497 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
498 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
499 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
500 gr_radar_mono_LA = @gr_radar_mono_LA@
501 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
502 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
503 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
504 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
505 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
506 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
507 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
508 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
509 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
510 gr_sounder_LA = @gr_sounder_LA@
511 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
512 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
513 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
514 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
515 gr_trellis_LA = @gr_trellis_LA@
516 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
517 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
518 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
519 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
520 gr_usrp2_LA = @gr_usrp2_LA@
521 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
522 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
523 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
524 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
525 gr_usrp_LA = @gr_usrp_LA@
526 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
527 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
528 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
529 gr_utils_INCLUDES = @gr_utils_INCLUDES@
530 gr_utils_LA = @gr_utils_LA@
531 gr_utils_LDFLAG = @gr_utils_LDFLAG@
532 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
533 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
534 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
535 gr_video_sdl_LA = @gr_video_sdl_LA@
536 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
537 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
538 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
539 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
540 gr_wxgui_LA = @gr_wxgui_LA@
541 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
542 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
543 grc_INCLUDEDIR = @grc_INCLUDEDIR@
544 grc_INCLUDES = @grc_INCLUDES@
545 grc_LA = @grc_LA@
546 grc_LDFLAG = @grc_LDFLAG@
547 grc_LIBDIRPATH = @grc_LIBDIRPATH@
548 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
549 gruel_INCLUDES = @gruel_INCLUDES@
550 gruel_LA = @gruel_LA@
551 gruel_LDFLAG = @gruel_LDFLAG@
552 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
553 host = @host@
554 host_alias = @host_alias@
555 host_cpu = @host_cpu@
556 host_os = @host_os@
557 host_vendor = @host_vendor@
558 htmldir = @htmldir@
559 includedir = @includedir@
560 infodir = @infodir@
561 install_sh = @install_sh@
562 lf_CFLAGS = @lf_CFLAGS@
563 lf_CXXFLAGS = @lf_CXXFLAGS@
564 libdir = @libdir@
565 libexecdir = @libexecdir@
566 localedir = @localedir@
567 localstatedir = @localstatedir@
568 lt_ECHO = @lt_ECHO@
569 mandir = @mandir@
570 mblock_INCLUDEDIR = @mblock_INCLUDEDIR@
571 mblock_INCLUDES = @mblock_INCLUDES@
572 mblock_LA = @mblock_LA@
573 mblock_LDFLAG = @mblock_LDFLAG@
574 mblock_LIBDIRPATH = @mblock_LIBDIRPATH@
575 mkdir_p = @mkdir_p@
576 oldincludedir = @oldincludedir@
577 omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@
578 omnithread_INCLUDES = @omnithread_INCLUDES@
579 omnithread_LA = @omnithread_LA@
580 omnithread_LDFLAG = @omnithread_LDFLAG@
581 omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@
582 pdfdir = @pdfdir@
583 pkgpyexecdir = @pkgpyexecdir@
584 pkgpythondir = @pkgpythondir@
585 pmt_INCLUDEDIR = @pmt_INCLUDEDIR@
586 pmt_INCLUDES = @pmt_INCLUDES@
587 pmt_LA = @pmt_LA@
588 pmt_LDFLAG = @pmt_LDFLAG@
589 pmt_LIBDIRPATH = @pmt_LIBDIRPATH@
590 prefix = @prefix@
591 program_transform_name = @program_transform_name@
592 psdir = @psdir@
593 pyexecdir = @pyexecdir@
594 pythondir = @pythondir@
595 sbindir = @sbindir@
596 sharedstatedir = @sharedstatedir@
597 skipped_dirs = @skipped_dirs@
598 srcdir = @srcdir@
599 subdirs = @subdirs@
600 swig_CXXFLAGS = @swig_CXXFLAGS@
601 sysconfdir = @sysconfdir@
602 target = @target@
603 target_alias = @target_alias@
604 target_cpu = @target_cpu@
605 target_os = @target_os@
606 target_vendor = @target_vendor@
607 top_build_prefix = @top_build_prefix@
608 top_builddir = @top_builddir@
609 top_srcdir = @top_srcdir@
610 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
611 usrp2_INCLUDES = @usrp2_INCLUDES@
612 usrp2_LA = @usrp2_LA@
613 usrp2_LDFLAG = @usrp2_LDFLAG@
614 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
615 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
616 usrp_INCLUDES = @usrp_INCLUDES@
617 usrp_LA = @usrp_LA@
618 usrp_LDFLAG = @usrp_LDFLAG@
619 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
620 usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@
621 with_INCLUDES = @with_INCLUDES@
622 with_LIBDIRPATH = @with_LIBDIRPATH@
623 with_PYDIRPATH = @with_PYDIRPATH@
624 with_SWIGDIRPATH = @with_SWIGDIRPATH@
625 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
626 with_dirs = @with_dirs@
627 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
628 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
629
630 # includes
631 grincludedir = $(includedir)/gnuradio
632
633 # swig includes
634 swigincludedir = $(grincludedir)/swig
635
636 # Install the gnuradio stuff in the appropriate subdirectory
637 # This usually ends up at:
638 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
639 grpythondir = $(pythondir)/gnuradio
640 grpyexecdir = $(pyexecdir)/gnuradio
641
642 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
643 # This usually ends up at:
644 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
645 usrppythondir = $(pythondir)/usrpm
646 usrppyexecdir = $(pyexecdir)/usrpm
647
648 # gcell includes
649 gcellincludedir = $(includedir)/gcell
650 gcellspuincludedir = $(includedir)/gcell/spu
651
652 # Cell spu libs
653 libspudir = $(libdir)spu
654
655 # This used to be set in configure.ac but is now defined here for all 
656 # Makefiles when this fragment is included.
657 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
658         $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
659
660
661 # when including for compilation from pre-installed libraries and such,
662 # need to make sure those are put last on the compile command
663 WITH_INCLUDES = @with_INCLUDES@
664 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
665
666 # How to link in the top-level omnithreads library from inside the tree
667 OMNITHREAD_INCLUDES = @omnithread_INCLUDES@
668 OMNITHREAD_LA = @omnithread_LA@
669
670 # Where to find gnuradio include files in the current build tree
671 # top_srcdir for original stuff, top_builddir for generated files
672 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
673
674 # How to link in GNU Radio core library from inside the tree
675 GNURADIO_CORE_LA = @gnuradio_core_LA@
676
677 # How to link in the USRP library from inside the tree
678 GRUEL_INCLUDES = @gruel_INCLUDES@
679 GRUEL_LA = @gruel_LA@
680
681 # How to link in the USRP library from inside the tree
682 USRP_INCLUDES = @usrp_INCLUDES@
683 USRP_LA = @usrp_LA@
684
685 # How to link in usrp-inband library from inside the tree
686 USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@
687 USRP_INBAND_LA = @usrp_inband_LA@
688
689 # How to link the PMT library from inside the tree
690 PMT_INCLUDES = @pmt_INCLUDES@
691 PMT_LA = @pmt_LA@
692
693 # How to link the mblock library from inside the tree
694 MBLOCK_INCLUDES = @mblock_INCLUDES@
695 MBLOCK_LA = @mblock_LA@
696
697 # How to link the gcell library from inside the tree (the PPU part)
698 GCELL_INCLUDES = @gcell_INCLUDES@
699 GCELL_LA = @gcell_LA@
700
701 # How to link the gcell library from inside the tree (the SPU part)
702 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
703 GCELL_SPU_LA = @gcell_spu_LA@
704
705 # libtool aware wrapper for ppu-embedspu
706 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
707
708 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
709 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
710 RM = $(RM_PROG) -f
711 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s
712 COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm
713
714 # Base directory for example applications
715 exampledir = $(datadir)/gnuradio/examples
716 gr_docdir = $(docdir)-$(VERSION)
717
718 # System configuration files
719 gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d
720
721 # Other common defines; use "+=" to add to these
722 STAMPS = 
723 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT
724 grc_src_prefix = $(pythondir)/gnuradio/grc
725 grc_blocksdir = $(pkgdatadir)/grc/blocks
726 ourpythondir = $(grc_src_prefix)/python
727 ourpython_PYTHON = \
728         convert_hier.py \
729         expr_utils.py \
730         extract_category.py \
731         extract_docs.py \
732         Block.py \
733         Connection.py \
734         Constants.py \
735         FlowGraph.py \
736         Generator.py \
737         Param.py \
738         Platform.py \
739         Port.py \
740         __init__.py
741
742 ourdatadir = $(grc_src_prefix)/python
743 dist_ourdata_DATA = \
744         block.dtd \
745         default_flow_graph.grc \
746         flow_graph.tmpl
747
748 all: all-am
749
750 .SUFFIXES:
751 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/grc/Makefile.inc $(top_srcdir)/Makefile.common $(am__configure_deps)
752         @for dep in $?; do \
753           case '$(am__configure_deps)' in \
754             *$$dep*) \
755               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
756                 && { if test -f $@; then exit 0; else break; fi; }; \
757               exit 1;; \
758           esac; \
759         done; \
760         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  grc/python/Makefile'; \
761         cd $(top_srcdir) && \
762           $(AUTOMAKE) --gnu  grc/python/Makefile
763 .PRECIOUS: Makefile
764 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
765         @case '$?' in \
766           *config.status*) \
767             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
768           *) \
769             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
770             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
771         esac;
772
773 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
774         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
775
776 $(top_srcdir)/configure:  $(am__configure_deps)
777         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
778 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
779         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
780
781 mostlyclean-libtool:
782         -rm -f *.lo
783
784 clean-libtool:
785         -rm -rf .libs _libs
786 install-ourpythonPYTHON: $(ourpython_PYTHON)
787         @$(NORMAL_INSTALL)
788         test -z "$(ourpythondir)" || $(MKDIR_P) "$(DESTDIR)$(ourpythondir)"
789         @list='$(ourpython_PYTHON)'; dlist=''; for p in $$list; do\
790           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
791           if test -f $$b$$p; then \
792             f=$(am__strip_dir) \
793             dlist="$$dlist $$f"; \
794             echo " $(ourpythonPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(ourpythondir)/$$f'"; \
795             $(ourpythonPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(ourpythondir)/$$f"; \
796           else :; fi; \
797         done; \
798         if test -n "$$dlist"; then \
799           if test -z "$(DESTDIR)"; then \
800             PYTHON=$(PYTHON) $(py_compile) --basedir "$(ourpythondir)" $$dlist; \
801           else \
802             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(ourpythondir)" $$dlist; \
803           fi; \
804         else :; fi
805
806 uninstall-ourpythonPYTHON:
807         @$(NORMAL_UNINSTALL)
808         @list='$(ourpython_PYTHON)'; dlist=''; for p in $$list; do\
809           f=$(am__strip_dir) \
810           rm -f "$(DESTDIR)$(ourpythondir)/$$f"; \
811           rm -f "$(DESTDIR)$(ourpythondir)/$${f}c"; \
812           rm -f "$(DESTDIR)$(ourpythondir)/$${f}o"; \
813         done
814 install-dist_ourdataDATA: $(dist_ourdata_DATA)
815         @$(NORMAL_INSTALL)
816         test -z "$(ourdatadir)" || $(MKDIR_P) "$(DESTDIR)$(ourdatadir)"
817         @list='$(dist_ourdata_DATA)'; for p in $$list; do \
818           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
819           f=$(am__strip_dir) \
820           echo " $(dist_ourdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(ourdatadir)/$$f'"; \
821           $(dist_ourdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(ourdatadir)/$$f"; \
822         done
823
824 uninstall-dist_ourdataDATA:
825         @$(NORMAL_UNINSTALL)
826         @list='$(dist_ourdata_DATA)'; for p in $$list; do \
827           f=$(am__strip_dir) \
828           echo " rm -f '$(DESTDIR)$(ourdatadir)/$$f'"; \
829           rm -f "$(DESTDIR)$(ourdatadir)/$$f"; \
830         done
831 tags: TAGS
832 TAGS:
833
834 ctags: CTAGS
835 CTAGS:
836
837
838 distdir: $(DISTFILES)
839         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
840         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
841         list='$(DISTFILES)'; \
842           dist_files=`for file in $$list; do echo $$file; done | \
843           sed -e "s|^$$srcdirstrip/||;t" \
844               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
845         case $$dist_files in \
846           */*) $(MKDIR_P) `echo "$$dist_files" | \
847                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
848                            sort -u` ;; \
849         esac; \
850         for file in $$dist_files; do \
851           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
852           if test -d $$d/$$file; then \
853             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
854             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
855               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
856             fi; \
857             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
858           else \
859             test -f $(distdir)/$$file \
860             || cp -p $$d/$$file $(distdir)/$$file \
861             || exit 1; \
862           fi; \
863         done
864         $(MAKE) $(AM_MAKEFLAGS) \
865           top_distdir="$(top_distdir)" distdir="$(distdir)" \
866           dist-hook
867 check-am: all-am
868 check: check-am
869 all-am: Makefile $(DATA)
870 installdirs:
871         for dir in "$(DESTDIR)$(ourpythondir)" "$(DESTDIR)$(ourdatadir)"; do \
872           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
873         done
874 install: install-am
875 install-exec: install-exec-am
876 install-data: install-data-am
877 uninstall: uninstall-am
878
879 install-am: all-am
880         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
881
882 installcheck: installcheck-am
883 install-strip:
884         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
885           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
886           `test -z '$(STRIP)' || \
887             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
888 mostlyclean-generic:
889         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
890
891 clean-generic:
892
893 distclean-generic:
894         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
895
896 maintainer-clean-generic:
897         @echo "This command is intended for maintainers to use"
898         @echo "it deletes files that may require special tools to rebuild."
899 clean: clean-am
900
901 clean-am: clean-generic clean-libtool mostlyclean-am
902
903 distclean: distclean-am
904         -rm -f Makefile
905 distclean-am: clean-am distclean-generic
906
907 dvi: dvi-am
908
909 dvi-am:
910
911 html: html-am
912
913 info: info-am
914
915 info-am:
916
917 install-data-am: install-dist_ourdataDATA install-ourpythonPYTHON
918
919 install-dvi: install-dvi-am
920
921 install-exec-am:
922
923 install-html: install-html-am
924
925 install-info: install-info-am
926
927 install-man:
928
929 install-pdf: install-pdf-am
930
931 install-ps: install-ps-am
932
933 installcheck-am:
934
935 maintainer-clean: maintainer-clean-am
936         -rm -f Makefile
937 maintainer-clean-am: distclean-am maintainer-clean-generic
938
939 mostlyclean: mostlyclean-am
940
941 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
942
943 pdf: pdf-am
944
945 pdf-am:
946
947 ps: ps-am
948
949 ps-am:
950
951 uninstall-am: uninstall-dist_ourdataDATA uninstall-ourpythonPYTHON
952
953 .MAKE: install-am install-strip
954
955 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
956         dist-hook distclean distclean-generic distclean-libtool \
957         distdir dvi dvi-am html html-am info info-am install \
958         install-am install-data install-data-am \
959         install-dist_ourdataDATA install-dvi install-dvi-am \
960         install-exec install-exec-am install-html install-html-am \
961         install-info install-info-am install-man \
962         install-ourpythonPYTHON install-pdf install-pdf-am install-ps \
963         install-ps-am install-strip installcheck installcheck-am \
964         installdirs maintainer-clean maintainer-clean-generic \
965         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
966         ps ps-am uninstall uninstall-am uninstall-dist_ourdataDATA \
967         uninstall-ourpythonPYTHON
968
969
970 # Base directory for documentation (docdir undefined in autoconf < 1.60)
971 docdir ?= $(datadir)/doc/$(PACKAGE)
972
973 # Don't distribute the files defined in the variable 'no_dist_files'
974 dist-hook:
975         @for file in $(no_dist_files); do \
976                 echo $(RM) $(distdir)/$$file; \
977                 $(RM) $(distdir)/$$file; \
978         done;
979 # Tell versions [3.59,3.63) of GNU make to not export all variables.
980 # Otherwise a system limit (for SysV at least) may be exceeded.
981 .NOEXPORT: