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