Imported Debian patch 3.0.3-1
[debian/gnuradio] / usrp / doc / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 2001,2005 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 2, 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 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 2, 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 srcdir = @srcdir@
60 top_srcdir = @top_srcdir@
61 VPATH = @srcdir@
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkglibdir = $(libdir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 top_builddir = ../..
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 INSTALL = @INSTALL@
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
83         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common
84 subdir = usrp/doc
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/config/acx_pthread.m4 \
87         $(top_srcdir)/config/cppunit.m4 \
88         $(top_srcdir)/config/gr_boost.m4 \
89         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
90         $(top_srcdir)/config/gr_check_shm_open.m4 \
91         $(top_srcdir)/config/gr_doxygen.m4 \
92         $(top_srcdir)/config/gr_fortran.m4 \
93         $(top_srcdir)/config/gr_gprof.m4 \
94         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
95         $(top_srcdir)/config/gr_no_undefined.m4 \
96         $(top_srcdir)/config/gr_omnithread.m4 \
97         $(top_srcdir)/config/gr_pwin32.m4 \
98         $(top_srcdir)/config/gr_python.m4 \
99         $(top_srcdir)/config/gr_scripting.m4 \
100         $(top_srcdir)/config/gr_set_md_cpu.m4 \
101         $(top_srcdir)/config/gr_swig.m4 \
102         $(top_srcdir)/config/gr_sysv_shm.m4 \
103         $(top_srcdir)/config/gr_x86_64.m4 \
104         $(top_srcdir)/config/grc_build.m4 \
105         $(top_srcdir)/config/grc_gnuradio_core.m4 \
106         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
107         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
108         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
109         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
110         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
111         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
112         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
113         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
114         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
115         $(top_srcdir)/config/grc_gr_trellis.m4 \
116         $(top_srcdir)/config/grc_gr_usrp.m4 \
117         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
118         $(top_srcdir)/config/grc_gr_wxgui.m4 \
119         $(top_srcdir)/config/grc_usrp.m4 $(top_srcdir)/config/lf_cc.m4 \
120         $(top_srcdir)/config/lf_cxx.m4 \
121         $(top_srcdir)/config/lf_warnings.m4 \
122         $(top_srcdir)/config/macosx_audiounit.m4 \
123         $(top_srcdir)/config/mkstemp.m4 \
124         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
125         $(top_srcdir)/config/sdl.m4 \
126         $(top_srcdir)/config/usrp_fusb_tech.m4 \
127         $(top_srcdir)/config/usrp_libusb.m4 \
128         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130         $(ACLOCAL_M4)
131 mkinstalldirs = $(install_sh) -d
132 CONFIG_HEADER = $(top_builddir)/config.h
133 CONFIG_CLEAN_FILES = Doxyfile
134 SOURCES =
135 DIST_SOURCES =
136 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
137         html-recursive info-recursive install-data-recursive \
138         install-exec-recursive install-info-recursive \
139         install-recursive installcheck-recursive installdirs-recursive \
140         pdf-recursive ps-recursive uninstall-info-recursive \
141         uninstall-recursive
142 ETAGS = etags
143 CTAGS = ctags
144 DIST_SUBDIRS = $(SUBDIRS)
145 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146 ACLOCAL = @ACLOCAL@
147 ALLOCA = @ALLOCA@
148 ALSA_CFLAGS = @ALSA_CFLAGS@
149 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
150 ALSA_LIBS = @ALSA_LIBS@
151 AMDEP_FALSE = @AMDEP_FALSE@
152 AMDEP_TRUE = @AMDEP_TRUE@
153 AMTAR = @AMTAR@
154 AR = @AR@
155 AS = @AS@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 BOOST_CFLAGS = @BOOST_CFLAGS@
161 CC = @CC@
162 CCAS = @CCAS@
163 CCASFLAGS = @CCASFLAGS@
164 CCDEPMODE = @CCDEPMODE@
165 CFLAGS = @CFLAGS@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
169 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
170 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
171 CPPUNIT_LIBS = @CPPUNIT_LIBS@
172 CXX = @CXX@
173 CXXCPP = @CXXCPP@
174 CXXDEPMODE = @CXXDEPMODE@
175 CXXFLAGS = @CXXFLAGS@
176 CXX_FOR_BUILD = @CXX_FOR_BUILD@
177 CYGPATH_W = @CYGPATH_W@
178 DEFINES = @DEFINES@
179 DEFS = @DEFS@
180 DEPDIR = @DEPDIR@
181 DLLTOOL = @DLLTOOL@
182 DOC_FALSE = @DOC_FALSE@
183 DOC_TRUE = @DOC_TRUE@
184 DOT = @DOT@
185 DOXYGEN = @DOXYGEN@
186 ECHO = @ECHO@
187 ECHO_C = @ECHO_C@
188 ECHO_N = @ECHO_N@
189 ECHO_T = @ECHO_T@
190 EGREP = @EGREP@
191 ENABLE_FORTRAN_FALSE = @ENABLE_FORTRAN_FALSE@
192 ENABLE_FORTRAN_TRUE = @ENABLE_FORTRAN_TRUE@
193 EXEEXT = @EXEEXT@
194 F77 = @F77@
195 FFLAGS = @FFLAGS@
196 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
197 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
198 FFTW3F_LIBS = @FFTW3F_LIBS@
199 FLIBS = @FLIBS@
200 FUSB_TECH = @FUSB_TECH@
201 FUSB_TECH_darwin_FALSE = @FUSB_TECH_darwin_FALSE@
202 FUSB_TECH_darwin_TRUE = @FUSB_TECH_darwin_TRUE@
203 FUSB_TECH_generic_FALSE = @FUSB_TECH_generic_FALSE@
204 FUSB_TECH_generic_TRUE = @FUSB_TECH_generic_TRUE@
205 FUSB_TECH_linux_FALSE = @FUSB_TECH_linux_FALSE@
206 FUSB_TECH_linux_TRUE = @FUSB_TECH_linux_TRUE@
207 FUSB_TECH_ra_wb_FALSE = @FUSB_TECH_ra_wb_FALSE@
208 FUSB_TECH_ra_wb_TRUE = @FUSB_TECH_ra_wb_TRUE@
209 FUSB_TECH_win32_FALSE = @FUSB_TECH_win32_FALSE@
210 FUSB_TECH_win32_TRUE = @FUSB_TECH_win32_TRUE@
211 GREP = @GREP@
212 HAS_XMLTO_FALSE = @HAS_XMLTO_FALSE@
213 HAS_XMLTO_TRUE = @HAS_XMLTO_TRUE@
214 HAVE_CREATEFILEMAPPING_FALSE = @HAVE_CREATEFILEMAPPING_FALSE@
215 HAVE_CREATEFILEMAPPING_TRUE = @HAVE_CREATEFILEMAPPING_TRUE@
216 HAVE_DOT = @HAVE_DOT@
217 INSTALL_DATA = @INSTALL_DATA@
218 INSTALL_PROGRAM = @INSTALL_PROGRAM@
219 INSTALL_SCRIPT = @INSTALL_SCRIPT@
220 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221 IPC_LIBS = @IPC_LIBS@
222 JACK_CFLAGS = @JACK_CFLAGS@
223 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
224 JACK_LIBS = @JACK_LIBS@
225 LDFLAGS = @LDFLAGS@
226 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
227 LIBOBJS = @LIBOBJS@
228 LIBS = @LIBS@
229 LIBTOOL = @LIBTOOL@
230 LN_S = @LN_S@
231 LTLIBOBJS = @LTLIBOBJS@
232 MAKEINFO = @MAKEINFO@
233 MD_CPU = @MD_CPU@
234 MD_CPU_generic_FALSE = @MD_CPU_generic_FALSE@
235 MD_CPU_generic_TRUE = @MD_CPU_generic_TRUE@
236 MD_CPU_x86_FALSE = @MD_CPU_x86_FALSE@
237 MD_CPU_x86_TRUE = @MD_CPU_x86_TRUE@
238 MD_SUBCPU = @MD_SUBCPU@
239 MD_SUBCPU_x86_64_FALSE = @MD_SUBCPU_x86_64_FALSE@
240 MD_SUBCPU_x86_64_TRUE = @MD_SUBCPU_x86_64_TRUE@
241 NO_UNDEFINED = @NO_UNDEFINED@
242 OBJDUMP = @OBJDUMP@
243 OBJEXT = @OBJEXT@
244 OMNITHREAD_NT_FALSE = @OMNITHREAD_NT_FALSE@
245 OMNITHREAD_NT_TRUE = @OMNITHREAD_NT_TRUE@
246 OMNITHREAD_POSIX_FALSE = @OMNITHREAD_POSIX_FALSE@
247 OMNITHREAD_POSIX_TRUE = @OMNITHREAD_POSIX_TRUE@
248 OSS_LIBS = @OSS_LIBS@
249 PACKAGE = @PACKAGE@
250 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
251 PACKAGE_NAME = @PACKAGE_NAME@
252 PACKAGE_STRING = @PACKAGE_STRING@
253 PACKAGE_TARNAME = @PACKAGE_TARNAME@
254 PACKAGE_VERSION = @PACKAGE_VERSION@
255 PATH_SEPARATOR = @PATH_SEPARATOR@
256 PKG_CONFIG = @PKG_CONFIG@
257 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
258 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
259 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
260 PTHREAD_CC = @PTHREAD_CC@
261 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
262 PTHREAD_LIBS = @PTHREAD_LIBS@
263 PYTHON = @PYTHON@
264 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
265 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
266 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
267 PYTHON_PLATFORM = @PYTHON_PLATFORM@
268 PYTHON_PREFIX = @PYTHON_PREFIX@
269 PYTHON_VERSION = @PYTHON_VERSION@
270 RANLIB = @RANLIB@
271 RM_PROG = @RM_PROG@
272 SDL_CFLAGS = @SDL_CFLAGS@
273 SDL_CONFIG = @SDL_CONFIG@
274 SDL_LIBS = @SDL_LIBS@
275 SET_MAKE = @SET_MAKE@
276 SHELL = @SHELL@
277 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
278 STRIP = @STRIP@
279 SWIG = @SWIG@
280 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
281 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
282 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
283 USB_LIBS = @USB_LIBS@
284 VERSION = @VERSION@
285 WINAUDIO_LIBS = @WINAUDIO_LIBS@
286 XAS = @XAS@
287 XCC = @XCC@
288 XMLTO = @XMLTO@
289 ac_ct_CC = @ac_ct_CC@
290 ac_ct_CXX = @ac_ct_CXX@
291 ac_ct_F77 = @ac_ct_F77@
292 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
293 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
294 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
295 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
296 am__include = @am__include@
297 am__leading_dot = @am__leading_dot@
298 am__quote = @am__quote@
299 am__tar = @am__tar@
300 am__untar = @am__untar@
301 bindir = @bindir@
302 build = @build@
303 build_alias = @build_alias@
304 build_cpu = @build_cpu@
305 build_dirs = @build_dirs@
306 build_os = @build_os@
307 build_vendor = @build_vendor@
308 datadir = @datadir@
309 datarootdir = @datarootdir@
310 docdir = $(prefix)/share/doc/@PACKAGE@-@VERSION@/usrp
311 dvidir = @dvidir@
312 enable_dot = @enable_dot@
313 enable_html_docs = @enable_html_docs@
314 enable_latex_docs = @enable_latex_docs@
315 exec_prefix = @exec_prefix@
316 generate_docs = @generate_docs@
317 host = @host@
318 host_alias = @host_alias@
319 host_cpu = @host_cpu@
320 host_os = @host_os@
321 host_vendor = @host_vendor@
322 htmldir = @htmldir@
323 includedir = @includedir@
324 infodir = @infodir@
325 install_sh = @install_sh@
326 libdir = @libdir@
327 libexecdir = @libexecdir@
328 localedir = @localedir@
329 localstatedir = @localstatedir@
330 mandir = @mandir@
331 mkdir_p = @mkdir_p@
332 oldincludedir = @oldincludedir@
333 pdfdir = @pdfdir@
334 pkgpyexecdir = @pkgpyexecdir@
335 pkgpythondir = @pkgpythondir@
336 prefix = @prefix@
337 program_transform_name = @program_transform_name@
338 psdir = @psdir@
339 pyexecdir = @pyexecdir@
340 pythondir = @pythondir@
341 sbindir = @sbindir@
342 sharedstatedir = @sharedstatedir@
343 skipped_dirs = @skipped_dirs@
344 sysconfdir = @sysconfdir@
345 target = @target@
346 target_alias = @target_alias@
347 target_cpu = @target_cpu@
348 target_os = @target_os@
349 target_vendor = @target_vendor@
350
351 # includes
352 grincludedir = $(includedir)/gnuradio
353
354 # swig includes 
355 swigincludedir = $(grincludedir)/swig
356
357 # Install this stuff in the appropriate subdirectory
358 # This usually ends up at:
359 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
360 grpythondir = $(pythondir)/gnuradio
361 grpyexecdir = $(pyexecdir)/gnuradio
362
363 # swig flags
364 SWIGPYTHONFLAGS = -fvirtual -python -modern
365
366 # Where to find gnuradio include files in the current build tree
367 # top_srcdir for original stuff, top_builddir for generated files
368 GNURADIO_INCLUDES = -I$(top_srcdir)/gnuradio-core/src/lib/runtime \
369                     -I$(top_srcdir)/gnuradio-core/src/lib/general \
370                     -I$(top_builddir)/gnuradio-core/src/lib/general \
371                     -I$(top_srcdir)/gnuradio-core/src/lib/filter \
372                     -I$(top_builddir)/gnuradio-core/src/lib/filter \
373                     -I$(top_srcdir)/gnuradio-core/src/lib/reed-solomon \
374                     -I$(top_srcdir)/gnuradio-core/src/lib/io \
375                     -I$(top_srcdir)/gnuradio-core/src/lib/g72x \
376                     -I$(top_srcdir)/gnuradio-core/src/lib/omnithread \
377                     -I$(top_srcdir)/gnuradio-core/src/lib/swig \
378                     -I$(top_builddir)/gnuradio-core/src/lib/swig \
379                     $(FFTW3F_CFLAGS)
380
381
382 # How to link in GNU Radio core library from inside the tree
383 GNURADIO_CORE_LA = $(top_builddir)/gnuradio-core/src/lib/libgnuradio-core.la
384
385 # This is a dependency for many swig operations
386 GNURADIO_I = $(top_srcdir)/gnuradio-core/src/lib/swig/gnuradio.i
387
388 # How to link in the USRP library from inside the tree
389 USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
390                 -I$(top_srcdir)/usrp/firmware/include
391
392 USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
393
394 # This used to be set in configure.ac but is now defined here for all 
395 # Makefiles when this fragment is included.
396 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS)
397
398 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
399 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
400 RM = $(RM_PROG) -f
401 SUBDIRS = other
402 man3dir = $(mandir)/man3
403 EXTRA_DIST = \
404         Doxyfile.in             \
405         ddc.eps                 \
406         ddc.png                 \
407         usrp-block-diagram.eps  \
408         usrp-block-diagram.png  \
409         usrp.jpg                \
410         usrp_guide.xml          
411
412 @HAS_XMLTO_FALSE@DOCBOOK_HTML_FILES = 
413 @HAS_XMLTO_TRUE@DOCBOOK_HTML_FILES = usrp_guide.html
414 all: all-recursive
415
416 .SUFFIXES:
417 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
418         @for dep in $?; do \
419           case '$(am__configure_deps)' in \
420             *$$dep*) \
421               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
422                 && exit 0; \
423               exit 1;; \
424           esac; \
425         done; \
426         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  usrp/doc/Makefile'; \
427         cd $(top_srcdir) && \
428           $(AUTOMAKE) --gnu  usrp/doc/Makefile
429 .PRECIOUS: Makefile
430 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
431         @case '$?' in \
432           *config.status*) \
433             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
434           *) \
435             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
436             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
437         esac;
438
439 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
440         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441
442 $(top_srcdir)/configure:  $(am__configure_deps)
443         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
444 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
445         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
446 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
447         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
448
449 mostlyclean-libtool:
450         -rm -f *.lo
451
452 clean-libtool:
453         -rm -rf .libs _libs
454
455 distclean-libtool:
456         -rm -f libtool
457 uninstall-info-am:
458
459 # This directory's subdirectories are mostly independent; you can cd
460 # into them and run `make' without going through this Makefile.
461 # To change the values of `make' variables: instead of editing Makefiles,
462 # (1) if the variable is set in `config.status', edit `config.status'
463 #     (which will cause the Makefiles to be regenerated when you run `make');
464 # (2) otherwise, pass the desired values on the `make' command line.
465 $(RECURSIVE_TARGETS):
466         @failcom='exit 1'; \
467         for f in x $$MAKEFLAGS; do \
468           case $$f in \
469             *=* | --[!k]*);; \
470             *k*) failcom='fail=yes';; \
471           esac; \
472         done; \
473         dot_seen=no; \
474         target=`echo $@ | sed s/-recursive//`; \
475         list='$(SUBDIRS)'; for subdir in $$list; do \
476           echo "Making $$target in $$subdir"; \
477           if test "$$subdir" = "."; then \
478             dot_seen=yes; \
479             local_target="$$target-am"; \
480           else \
481             local_target="$$target"; \
482           fi; \
483           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
484           || eval $$failcom; \
485         done; \
486         if test "$$dot_seen" = "no"; then \
487           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
488         fi; test -z "$$fail"
489
490 mostlyclean-recursive clean-recursive distclean-recursive \
491 maintainer-clean-recursive:
492         @failcom='exit 1'; \
493         for f in x $$MAKEFLAGS; do \
494           case $$f in \
495             *=* | --[!k]*);; \
496             *k*) failcom='fail=yes';; \
497           esac; \
498         done; \
499         dot_seen=no; \
500         case "$@" in \
501           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
502           *) list='$(SUBDIRS)' ;; \
503         esac; \
504         rev=''; for subdir in $$list; do \
505           if test "$$subdir" = "."; then :; else \
506             rev="$$subdir $$rev"; \
507           fi; \
508         done; \
509         rev="$$rev ."; \
510         target=`echo $@ | sed s/-recursive//`; \
511         for subdir in $$rev; do \
512           echo "Making $$target in $$subdir"; \
513           if test "$$subdir" = "."; then \
514             local_target="$$target-am"; \
515           else \
516             local_target="$$target"; \
517           fi; \
518           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519           || eval $$failcom; \
520         done && test -z "$$fail"
521 tags-recursive:
522         list='$(SUBDIRS)'; for subdir in $$list; do \
523           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
524         done
525 ctags-recursive:
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
528         done
529
530 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
531         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
532         unique=`for i in $$list; do \
533             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
534           done | \
535           $(AWK) '    { files[$$0] = 1; } \
536                END { for (i in files) print i; }'`; \
537         mkid -fID $$unique
538 tags: TAGS
539
540 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
541                 $(TAGS_FILES) $(LISP)
542         tags=; \
543         here=`pwd`; \
544         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
545           include_option=--etags-include; \
546           empty_fix=.; \
547         else \
548           include_option=--include; \
549           empty_fix=; \
550         fi; \
551         list='$(SUBDIRS)'; for subdir in $$list; do \
552           if test "$$subdir" = .; then :; else \
553             test ! -f $$subdir/TAGS || \
554               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
555           fi; \
556         done; \
557         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '    { files[$$0] = 1; } \
562                END { for (i in files) print i; }'`; \
563         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
564           test -n "$$unique" || unique=$$empty_fix; \
565           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566             $$tags $$unique; \
567         fi
568 ctags: CTAGS
569 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
570                 $(TAGS_FILES) $(LISP)
571         tags=; \
572         here=`pwd`; \
573         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
574         unique=`for i in $$list; do \
575             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
576           done | \
577           $(AWK) '    { files[$$0] = 1; } \
578                END { for (i in files) print i; }'`; \
579         test -z "$(CTAGS_ARGS)$$tags$$unique" \
580           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
581              $$tags $$unique
582
583 GTAGS:
584         here=`$(am__cd) $(top_builddir) && pwd` \
585           && cd $(top_srcdir) \
586           && gtags -i $(GTAGS_ARGS) $$here
587
588 distclean-tags:
589         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
590
591 distdir: $(DISTFILES)
592         $(mkdir_p) $(distdir)/../..
593         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
594         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
595         list='$(DISTFILES)'; for file in $$list; do \
596           case $$file in \
597             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
598             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
599           esac; \
600           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
602           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
603             dir="/$$dir"; \
604             $(mkdir_p) "$(distdir)$$dir"; \
605           else \
606             dir=''; \
607           fi; \
608           if test -d $$d/$$file; then \
609             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
610               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
611             fi; \
612             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
613           else \
614             test -f $(distdir)/$$file \
615             || cp -p $$d/$$file $(distdir)/$$file \
616             || exit 1; \
617           fi; \
618         done
619         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
620           if test "$$subdir" = .; then :; else \
621             test -d "$(distdir)/$$subdir" \
622             || $(mkdir_p) "$(distdir)/$$subdir" \
623             || exit 1; \
624             distdir=`$(am__cd) $(distdir) && pwd`; \
625             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
626             (cd $$subdir && \
627               $(MAKE) $(AM_MAKEFLAGS) \
628                 top_distdir="$$top_distdir" \
629                 distdir="$$distdir/$$subdir" \
630                 distdir) \
631               || exit 1; \
632           fi; \
633         done
634 check-am: all-am
635 check: check-recursive
636 all-am: Makefile all-local
637 installdirs: installdirs-recursive
638 installdirs-am:
639 install: install-recursive
640 install-exec: install-exec-recursive
641 install-data: install-data-recursive
642 uninstall: uninstall-recursive
643
644 install-am: all-am
645         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
646
647 installcheck: installcheck-recursive
648 install-strip:
649         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
650           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
651           `test -z '$(STRIP)' || \
652             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
653 mostlyclean-generic:
654
655 clean-generic:
656
657 distclean-generic:
658         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
659
660 maintainer-clean-generic:
661         @echo "This command is intended for maintainers to use"
662         @echo "it deletes files that may require special tools to rebuild."
663 clean: clean-recursive
664
665 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
666
667 distclean: distclean-recursive
668         -rm -f Makefile
669 distclean-am: clean-am distclean-generic distclean-libtool \
670         distclean-tags
671
672 dvi: dvi-recursive
673
674 dvi-am:
675
676 html: html-recursive
677
678 info: info-recursive
679
680 info-am:
681
682 install-data-am: install-data-local
683
684 install-exec-am:
685
686 install-info: install-info-recursive
687
688 install-man:
689
690 installcheck-am:
691
692 maintainer-clean: maintainer-clean-recursive
693         -rm -f Makefile
694 maintainer-clean-am: distclean-am maintainer-clean-generic
695
696 mostlyclean: mostlyclean-recursive
697
698 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
699
700 pdf: pdf-recursive
701
702 pdf-am:
703
704 ps: ps-recursive
705
706 ps-am:
707
708 uninstall-am: uninstall-info-am uninstall-local
709
710 uninstall-info: uninstall-info-recursive
711
712 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local check \
713         check-am clean clean-generic clean-libtool clean-local \
714         clean-recursive ctags ctags-recursive distclean \
715         distclean-generic distclean-libtool distclean-recursive \
716         distclean-tags distdir dvi dvi-am html html-am info info-am \
717         install install-am install-data install-data-am \
718         install-data-local install-exec install-exec-am install-info \
719         install-info-am install-man install-strip installcheck \
720         installcheck-am installdirs installdirs-am maintainer-clean \
721         maintainer-clean-generic maintainer-clean-recursive \
722         mostlyclean mostlyclean-generic mostlyclean-libtool \
723         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
724         uninstall uninstall-am uninstall-info-am uninstall-local
725
726 @HAS_XMLTO_TRUE@all-local: dox docbook-html
727 @HAS_XMLTO_FALSE@all-local: dox
728
729 dox: html/index.html
730 html/index.html:
731         mkdir -p html
732         @DOXYGEN@
733
734 docbook-html: usrp_guide.html
735
736 usrp_guide.html: usrp_guide.xml
737         xmlto html-nochunks $(top_srcdir)/usrp/doc/usrp_guide.xml
738
739 install-data-local:
740         $(mkinstalldirs) $(DESTDIR)$(docdir)
741         @for i in $(top_srcdir)/usrp/README $(top_srcdir)/usrp/ChangeLog; do \
742                 echo "$(INSTALL_DATA) $$i $(DESTDIR)$(docdir)"; \
743                 $(INSTALL_DATA) $$i $(DESTDIR)$(docdir); \
744         done
745
746         mkdir -p $(DESTDIR)$(docdir)/html
747         @for i in $(DOCBOOK_HTML_FILES); do \
748                 echo "$(INSTALL_DATA) $$i $(DESTDIR)$(docdir)/html"; \
749                 $(INSTALL_DATA) $$i $(DESTDIR)$(docdir)/html; \
750         done
751         cp -r html $(DESTDIR)$(docdir)
752
753 uninstall-local:
754         @for i in README ChangeLog; do \
755                 echo "$(RM) $(DESTDIR)$(docdir)/$$i;"; \
756                 $(RM) $(DESTDIR)$(docdir)/$$i; \
757         done
758         $(RM) -fr $(DESTDIR)$(docdir)/html
759
760 clean-local:
761         $(RM) -fr latex html man xml $(DOCBOOK_HTML_FILES)
762 # Tell versions [3.59,3.63) of GNU make to not export all variables.
763 # Otherwise a system limit (for SysV at least) may be exceeded.
764 .NOEXPORT: