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