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

« back to all changes in this revision

Viewing changes to config/Makefile.in

  • Committer: Package Import Robot
  • Author(s): A. Maitland Bottoms
  • Date: 2012-02-26 21:26:16 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120226212616-vsfkbi1158xshdql
Tags: 3.5.1-1
* new upstream version, re-packaged from scratch with modern tools
    closes: #642716, #645332, #394849, #616832, #590048, #642580,
    #647018, #557050, #559640, #631863
* CMake build

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