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