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