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