~ubuntu-branches/ubuntu/trusty/gnuradio/trusty

« back to all changes in this revision

Viewing changes to docs/doxygen/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kamal Mostafa
  • Date: 2010-03-13 07:46:01 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100313074601-zjsa893a87bozyh7
Tags: 3.2.2.dfsg-1ubuntu1
* Fix build for Ubuntu lucid (LP: #260406)
  - add binary package dep for libusrp0, libusrp2-0: adduser
  - debian/rules clean: remove pre-built Qt moc files

Show diffs side-by-side

added added

removed removed

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