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