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