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