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