re-run bootstrap to pick up patches
[debian/gnuradio] / pmt / src / lib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Copyright 2006,2008 Free Software Foundation, Inc.
20
21 # This file is part of GNU Radio
22
23 # GNU Radio is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3, or (at your option)
26 # any later version.
27
28 # GNU Radio is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32
33 # You should have received a copy of the GNU General Public License
34 # along with GNU Radio; see the file COPYING.  If not, write to
35 # the Free Software Foundation, Inc., 51 Franklin Street,
36 # Boston, MA 02110-1301, USA.
37
38
39 # -*- Makefile -*-
40 #
41 # Copyright 2004,2006,2007,2008,2009 Free Software Foundation, Inc.
42
43 # This file is part of GNU Radio
44
45 # GNU Radio is free software; you can redistribute it and/or modify
46 # it under the terms of the GNU General Public License as published by
47 # the Free Software Foundation; either version 3, or (at your option)
48 # any later version.
49
50 # GNU Radio is distributed in the hope that it will be useful,
51 # but WITHOUT ANY WARRANTY; without even the implied warranty of
52 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53 # GNU General Public License for more details.
54
55 # You should have received a copy of the GNU General Public License
56 # along with GNU Radio; see the file COPYING.  If not, write to
57 # the Free Software Foundation, Inc., 51 Franklin Street,
58 # Boston, MA 02110-1301, USA.
59
60
61 # -*- Makefile -*-
62 #
63 # Copyright 2009 Free Software Foundation, Inc.
64
65 # This file is part of GNU Radio
66
67 # GNU Radio is free software; you can redistribute it and/or modify
68 # it under the terms of the GNU General Public License as published by
69 # the Free Software Foundation; either version 3, or (at your option)
70 # any later version.
71
72 # GNU Radio is distributed in the hope that it will be useful,
73 # but WITHOUT ANY WARRANTY; without even the implied warranty of
74 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
75 # GNU General Public License for more details.
76
77 # You should have received a copy of the GNU General Public License
78 # along with GNU Radio; see the file COPYING.  If not, write to
79 # the Free Software Foundation, Inc., 51 Franklin Street,
80 # Boston, MA 02110-1301, USA.
81
82
83
84
85 VPATH = @srcdir@
86 pkgdatadir = $(datadir)/@PACKAGE@
87 pkgincludedir = $(includedir)/@PACKAGE@
88 pkglibdir = $(libdir)/@PACKAGE@
89 pkglibexecdir = $(libexecdir)/@PACKAGE@
90 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
91 install_sh_DATA = $(install_sh) -c -m 644
92 install_sh_PROGRAM = $(install_sh) -c
93 install_sh_SCRIPT = $(install_sh) -c
94 INSTALL_HEADER = $(INSTALL_DATA)
95 transform = $(program_transform_name)
96 NORMAL_INSTALL = :
97 PRE_INSTALL = :
98 POST_INSTALL = :
99 NORMAL_UNINSTALL = :
100 PRE_UNINSTALL = :
101 POST_UNINSTALL = :
102 build_triplet = @build@
103 host_triplet = @host@
104 target_triplet = @target@
105 DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \
106         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
107         $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.par.gen
108 TESTS = test_pmt$(EXEEXT)
109 noinst_PROGRAMS = test_pmt$(EXEEXT)
110 subdir = pmt/src/lib
111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112 am__aclocal_m4_deps = $(top_srcdir)/config/acx_cblas.m4 \
113         $(top_srcdir)/config/acx_pthread.m4 \
114         $(top_srcdir)/config/ax_boost_base.m4 \
115         $(top_srcdir)/config/ax_boost_date_time.m4 \
116         $(top_srcdir)/config/ax_boost_program_options.m4 \
117         $(top_srcdir)/config/ax_boost_thread.m4 \
118         $(top_srcdir)/config/cppunit.m4 \
119         $(top_srcdir)/config/gr_check_createfilemapping.m4 \
120         $(top_srcdir)/config/gr_check_memalign.m4 \
121         $(top_srcdir)/config/gr_check_shm_open.m4 \
122         $(top_srcdir)/config/gr_doxygen.m4 \
123         $(top_srcdir)/config/gr_fortran.m4 \
124         $(top_srcdir)/config/gr_gprof.m4 \
125         $(top_srcdir)/config/gr_lib64.m4 \
126         $(top_srcdir)/config/gr_libgnuradio_core_extra_ldflags.m4 \
127         $(top_srcdir)/config/gr_no_undefined.m4 \
128         $(top_srcdir)/config/gr_omnithread.m4 \
129         $(top_srcdir)/config/gr_pwin32.m4 \
130         $(top_srcdir)/config/gr_python.m4 \
131         $(top_srcdir)/config/gr_qwt.m4 \
132         $(top_srcdir)/config/gr_qwtplot3d.m4 \
133         $(top_srcdir)/config/gr_scripting.m4 \
134         $(top_srcdir)/config/gr_set_md_cpu.m4 \
135         $(top_srcdir)/config/gr_subversion.m4 \
136         $(top_srcdir)/config/gr_swig.m4 \
137         $(top_srcdir)/config/gr_sysv_shm.m4 \
138         $(top_srcdir)/config/grc_build.m4 \
139         $(top_srcdir)/config/grc_docs.m4 \
140         $(top_srcdir)/config/grc_gcell.m4 \
141         $(top_srcdir)/config/grc_gnuradio_core.m4 \
142         $(top_srcdir)/config/grc_gnuradio_examples.m4 \
143         $(top_srcdir)/config/grc_gr_audio_alsa.m4 \
144         $(top_srcdir)/config/grc_gr_audio_jack.m4 \
145         $(top_srcdir)/config/grc_gr_audio_oss.m4 \
146         $(top_srcdir)/config/grc_gr_audio_osx.m4 \
147         $(top_srcdir)/config/grc_gr_audio_portaudio.m4 \
148         $(top_srcdir)/config/grc_gr_audio_windows.m4 \
149         $(top_srcdir)/config/grc_gr_cvsd_vocoder.m4 \
150         $(top_srcdir)/config/grc_gr_gcell.m4 \
151         $(top_srcdir)/config/grc_gr_gpio.m4 \
152         $(top_srcdir)/config/grc_gr_gsm_fr_vocoder.m4 \
153         $(top_srcdir)/config/grc_gr_pager.m4 \
154         $(top_srcdir)/config/grc_gr_qtgui.m4 \
155         $(top_srcdir)/config/grc_gr_radar_mono.m4 \
156         $(top_srcdir)/config/grc_gr_radio_astronomy.m4 \
157         $(top_srcdir)/config/grc_gr_sounder.m4 \
158         $(top_srcdir)/config/grc_gr_trellis.m4 \
159         $(top_srcdir)/config/grc_gr_usrp.m4 \
160         $(top_srcdir)/config/grc_gr_usrp2.m4 \
161         $(top_srcdir)/config/grc_gr_utils.m4 \
162         $(top_srcdir)/config/grc_gr_video_sdl.m4 \
163         $(top_srcdir)/config/grc_gr_wxgui.m4 \
164         $(top_srcdir)/config/grc_grc.m4 \
165         $(top_srcdir)/config/grc_gruel.m4 \
166         $(top_srcdir)/config/grc_mblock.m4 \
167         $(top_srcdir)/config/grc_omnithread.m4 \
168         $(top_srcdir)/config/grc_pmt.m4 \
169         $(top_srcdir)/config/grc_usrp.m4 \
170         $(top_srcdir)/config/grc_usrp2.m4 \
171         $(top_srcdir)/config/lf_cc.m4 $(top_srcdir)/config/lf_cxx.m4 \
172         $(top_srcdir)/config/lf_warnings.m4 \
173         $(top_srcdir)/config/libtool.m4 \
174         $(top_srcdir)/config/ltoptions.m4 \
175         $(top_srcdir)/config/ltsugar.m4 \
176         $(top_srcdir)/config/ltversion.m4 \
177         $(top_srcdir)/config/lt~obsolete.m4 \
178         $(top_srcdir)/config/macosx_audiounit.m4 \
179         $(top_srcdir)/config/mkstemp.m4 \
180         $(top_srcdir)/config/onceonly.m4 $(top_srcdir)/config/pkg.m4 \
181         $(top_srcdir)/config/sdl.m4 \
182         $(top_srcdir)/config/usrp_fusb_tech.m4 \
183         $(top_srcdir)/config/usrp_libusb.m4 \
184         $(top_srcdir)/config/usrp_sdcc.m4 $(top_srcdir)/configure.ac
185 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
186         $(ACLOCAL_M4)
187 mkinstalldirs = $(install_sh) -d
188 CONFIG_HEADER = $(top_builddir)/config.h
189 CONFIG_CLEAN_FILES =
190 CONFIG_CLEAN_VPATH_FILES =
191 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
192 am__vpath_adj = case $$p in \
193     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
194     *) f=$$p;; \
195   esac;
196 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
197 am__install_max = 40
198 am__nobase_strip_setup = \
199   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
200 am__nobase_strip = \
201   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
202 am__nobase_list = $(am__nobase_strip_setup); \
203   for p in $$list; do echo "$$p $$p"; done | \
204   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
205   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
206     if (++n[$$2] == $(am__install_max)) \
207       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
208     END { for (dir in files) print dir, files[dir] }'
209 am__base_list = \
210   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
211   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
212 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
213 LTLIBRARIES = $(lib_LTLIBRARIES)
214 am__DEPENDENCIES_1 =
215 libpmt_qa_la_DEPENDENCIES = libpmt.la $(am__DEPENDENCIES_1)
216 am_libpmt_qa_la_OBJECTS = qa_pmt.lo qa_pmt_prims.lo qa_pmt_unv.lo
217 libpmt_qa_la_OBJECTS = $(am_libpmt_qa_la_OBJECTS)
218 libpmt_qa_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
219         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
220         $(CXXFLAGS) $(libpmt_qa_la_LDFLAGS) $(LDFLAGS) -o $@
221 libpmt_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
222 am_libpmt_la_OBJECTS = pmt.lo pmt_io.lo pmt_pool.lo pmt_serialize.lo \
223         pmt_unv.lo
224 libpmt_la_OBJECTS = $(am_libpmt_la_OBJECTS)
225 libpmt_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
226         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
227         $(CXXFLAGS) $(libpmt_la_LDFLAGS) $(LDFLAGS) -o $@
228 PROGRAMS = $(noinst_PROGRAMS)
229 am_test_pmt_OBJECTS = test_pmt.$(OBJEXT)
230 test_pmt_OBJECTS = $(am_test_pmt_OBJECTS)
231 test_pmt_DEPENDENCIES = $(LIBPMTQA)
232 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
233 depcomp = $(SHELL) $(top_srcdir)/depcomp
234 am__depfiles_maybe = depfiles
235 am__mv = mv -f
236 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
237         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
238 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
239         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
240         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
241 CXXLD = $(CXX)
242 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
243         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
244         $(LDFLAGS) -o $@
245 SOURCES = $(libpmt_qa_la_SOURCES) $(libpmt_la_SOURCES) \
246         $(test_pmt_SOURCES)
247 DIST_SOURCES = $(libpmt_qa_la_SOURCES) $(libpmt_la_SOURCES) \
248         $(test_pmt_SOURCES)
249 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
250 ETAGS = etags
251 CTAGS = ctags
252 am__tty_colors = \
253 red=; grn=; lgn=; blu=; std=
254 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
255 ACLOCAL = @ACLOCAL@
256 ALLOCA = @ALLOCA@
257 ALSA_CFLAGS = @ALSA_CFLAGS@
258 ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
259 ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
260 ALSA_LIBS = @ALSA_LIBS@
261 AMTAR = @AMTAR@
262 AR = @AR@
263 AS = @AS@
264 AUTOCONF = @AUTOCONF@
265 AUTOHEADER = @AUTOHEADER@
266 AUTOMAKE = @AUTOMAKE@
267 AWK = @AWK@
268 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
269 BOOST_CXXFLAGS = @BOOST_CXXFLAGS@
270 BOOST_DATE_TIME_LIB = @BOOST_DATE_TIME_LIB@
271 BOOST_LDFLAGS = @BOOST_LDFLAGS@
272 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
273 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
274 CBLAS_LIBS = @CBLAS_LIBS@
275 CC = @CC@
276 CCAS = @CCAS@
277 CCASDEPMODE = @CCASDEPMODE@
278 CCASFLAGS = @CCASFLAGS@
279 CCDEPMODE = @CCDEPMODE@
280 CFLAGS = @CFLAGS@
281 CPP = @CPP@
282 CPPFLAGS = @CPPFLAGS@
283 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
284 CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
285 CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
286 CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
287 CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
288 CPPUNIT_LIBS = @CPPUNIT_LIBS@
289 CXX = @CXX@
290 CXXCPP = @CXXCPP@
291 CXXDEPMODE = @CXXDEPMODE@
292 CXXFLAGS = @CXXFLAGS@
293 CXX_FOR_BUILD = @CXX_FOR_BUILD@
294 CYGPATH_W = @CYGPATH_W@
295 DEFINES = @DEFINES@
296 DEFS = @DEFS@
297 DEPDIR = @DEPDIR@
298 DLLTOOL = @DLLTOOL@
299 DOT = @DOT@
300 DOXYGEN = @DOXYGEN@
301 DSYMUTIL = @DSYMUTIL@
302 DUMPBIN = @DUMPBIN@
303 ECHO_C = @ECHO_C@
304 ECHO_N = @ECHO_N@
305 ECHO_T = @ECHO_T@
306 EGREP = @EGREP@
307 EXEEXT = @EXEEXT@
308 F77 = @F77@
309 FFLAGS = @FFLAGS@
310 FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
311 FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
312 FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
313 FFTW3F_LIBS = @FFTW3F_LIBS@
314 FGREP = @FGREP@
315 FLIBS = @FLIBS@
316 FUSB_TECH = @FUSB_TECH@
317 GREP = @GREP@
318 GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
319 GR_HAVE_ARPA_INET = @GR_HAVE_ARPA_INET@
320 GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
321 GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
322 GSL_CFLAGS = @GSL_CFLAGS@
323 GSL_CPPFLAGS = @GSL_CPPFLAGS@
324 GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
325 GSL_LIBS = @GSL_LIBS@
326 GUILE = @GUILE@
327 HAVE_DOT = @HAVE_DOT@
328 INSTALL = @INSTALL@
329 INSTALL_DATA = @INSTALL_DATA@
330 INSTALL_PROGRAM = @INSTALL_PROGRAM@
331 INSTALL_SCRIPT = @INSTALL_SCRIPT@
332 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
333 IPC_LIBS = @IPC_LIBS@
334 JACK_CFLAGS = @JACK_CFLAGS@
335 JACK_CPPFLAGS = @JACK_CPPFLAGS@
336 JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
337 JACK_LIBS = @JACK_LIBS@
338 LD = @LD@
339 LDFLAGS = @LDFLAGS@
340 LIBGNURADIO_CORE_EXTRA_LDFLAGS = @LIBGNURADIO_CORE_EXTRA_LDFLAGS@
341 LIBOBJS = @LIBOBJS@
342 LIBS = @LIBS@
343 LIBTOOL = @LIBTOOL@
344 LIPO = @LIPO@
345 LN_S = @LN_S@
346 LTLIBOBJS = @LTLIBOBJS@
347 MAKEINFO = @MAKEINFO@
348 MD_CPU = @MD_CPU@
349 MD_SUBCPU = @MD_SUBCPU@
350 MKDIR_P = @MKDIR_P@
351 NM = @NM@
352 NMEDIT = @NMEDIT@
353 NO_UNDEFINED = @NO_UNDEFINED@
354 OBJDUMP = @OBJDUMP@
355 OBJEXT = @OBJEXT@
356 OSS_LIBS = @OSS_LIBS@
357 OTOOL = @OTOOL@
358 OTOOL64 = @OTOOL64@
359 PACKAGE = @PACKAGE@
360 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
361 PACKAGE_NAME = @PACKAGE_NAME@
362 PACKAGE_STRING = @PACKAGE_STRING@
363 PACKAGE_TARNAME = @PACKAGE_TARNAME@
364 PACKAGE_URL = @PACKAGE_URL@
365 PACKAGE_VERSION = @PACKAGE_VERSION@
366 PATH_SEPARATOR = @PATH_SEPARATOR@
367 PKG_CONFIG = @PKG_CONFIG@
368 PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
369 PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
370 PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
371 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
372 PTHREAD_CC = @PTHREAD_CC@
373 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
374 PTHREAD_LIBS = @PTHREAD_LIBS@
375 PYTHON = @PYTHON@
376 PYTHONW = @PYTHONW@
377 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
378 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
379 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
380 PYTHON_PLATFORM = @PYTHON_PLATFORM@
381 PYTHON_PREFIX = @PYTHON_PREFIX@
382 PYTHON_VERSION = @PYTHON_VERSION@
383 QMAKE_INCLUDES = @QMAKE_INCLUDES@
384 QTCORE_CFLAGS = @QTCORE_CFLAGS@
385 QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
386 QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
387 QTCORE_LIBS = @QTCORE_LIBS@
388 QTGUI_CFLAGS = @QTGUI_CFLAGS@
389 QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
390 QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
391 QTGUI_LIBS = @QTGUI_LIBS@
392 QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
393 QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
394 QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
395 QTOPENGL_LIBS = @QTOPENGL_LIBS@
396 QT_INCLUDES = @QT_INCLUDES@
397 QT_LIBS = @QT_LIBS@
398 QT_MOC_EXEC = @QT_MOC_EXEC@
399 QT_UIC_EXEC = @QT_UIC_EXEC@
400 QWTPLOT3D_CFLAGS = @QWTPLOT3D_CFLAGS@
401 QWTPLOT3D_LIBS = @QWTPLOT3D_LIBS@
402 QWT_CFLAGS = @QWT_CFLAGS@
403 QWT_LIBS = @QWT_LIBS@
404 RANLIB = @RANLIB@
405 RM_PROG = @RM_PROG@
406 SDL_CFLAGS = @SDL_CFLAGS@
407 SDL_CONFIG = @SDL_CONFIG@
408 SDL_CPPFLAGS = @SDL_CPPFLAGS@
409 SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
410 SDL_LIBS = @SDL_LIBS@
411 SED = @SED@
412 SET_MAKE = @SET_MAKE@
413 SHELL = @SHELL@
414 SHM_OPEN_LIBS = @SHM_OPEN_LIBS@
415 SPU_GCC_PROG = @SPU_GCC_PROG@
416 STRIP = @STRIP@
417 SVN = @SVN@
418 SVNDATE = @SVNDATE@
419 SVNVERSION = @SVNVERSION@
420 SWIG = @SWIG@
421 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
422 SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
423 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
424 USB_CFLAGS = @USB_CFLAGS@
425 USB_CPPFLAGS = @USB_CPPFLAGS@
426 USB_INCLUDEDIR = @USB_INCLUDEDIR@
427 USB_LIBS = @USB_LIBS@
428 USRP2_INCLUDES = @USRP2_INCLUDES@
429 USRP2_LA = @USRP2_LA@
430 VERSION = @VERSION@
431 WINAUDIO_LIBS = @WINAUDIO_LIBS@
432 XAS = @XAS@
433 XCC = @XCC@
434 XDG_UTILS = @XDG_UTILS@
435 XMLTO = @XMLTO@
436 abs_builddir = @abs_builddir@
437 abs_srcdir = @abs_srcdir@
438 abs_top_builddir = @abs_top_builddir@
439 abs_top_srcdir = @abs_top_srcdir@
440 ac_ct_CC = @ac_ct_CC@
441 ac_ct_CXX = @ac_ct_CXX@
442 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
443 ac_ct_F77 = @ac_ct_F77@
444 acx_pthread_config = @acx_pthread_config@
445 am__include = @am__include@
446 am__leading_dot = @am__leading_dot@
447 am__quote = @am__quote@
448 am__tar = @am__tar@
449 am__untar = @am__untar@
450 autoconf_default_CFLAGS = @autoconf_default_CFLAGS@
451 autoconf_default_CXXFLAGS = @autoconf_default_CXXFLAGS@
452 bindir = @bindir@
453 build = @build@
454 build_alias = @build_alias@
455 build_cpu = @build_cpu@
456 build_dirs = @build_dirs@
457 build_os = @build_os@
458 build_vendor = @build_vendor@
459 builddir = @builddir@
460 datadir = @datadir@
461 datarootdir = @datarootdir@
462 docdir = @docdir@
463 docs_INCLUDEDIR = @docs_INCLUDEDIR@
464 docs_INCLUDES = @docs_INCLUDES@
465 docs_LA = @docs_LA@
466 docs_LDFLAG = @docs_LDFLAG@
467 docs_LIBDIRPATH = @docs_LIBDIRPATH@
468 dvidir = @dvidir@
469 enable_dot = @enable_dot@
470 enable_html_docs = @enable_html_docs@
471 enable_latex_docs = @enable_latex_docs@
472 enable_xml_docs = @enable_xml_docs@
473 exec_prefix = @exec_prefix@
474 gcell_INCLUDEDIR = @gcell_INCLUDEDIR@
475 gcell_INCLUDES = @gcell_INCLUDES@
476 gcell_LA = @gcell_LA@
477 gcell_LDFLAG = @gcell_LDFLAG@
478 gcell_LIBDIRPATH = @gcell_LIBDIRPATH@
479 gcell_spu_INCLUDES = @gcell_spu_INCLUDES@
480 gcell_spu_LA = @gcell_spu_LA@
481 generate_docs = @generate_docs@
482 gnuradio_core_I = @gnuradio_core_I@
483 gnuradio_core_INCLUDEDIR = @gnuradio_core_INCLUDEDIR@
484 gnuradio_core_INCLUDES = @gnuradio_core_INCLUDES@
485 gnuradio_core_LA = @gnuradio_core_LA@
486 gnuradio_core_LDFLAG = @gnuradio_core_LDFLAG@
487 gnuradio_core_LIBDIRPATH = @gnuradio_core_LIBDIRPATH@
488 gnuradio_core_PYDIRPATH = @gnuradio_core_PYDIRPATH@
489 gnuradio_core_SWIGDIRPATH = @gnuradio_core_SWIGDIRPATH@
490 gnuradio_examples_INCLUDEDIR = @gnuradio_examples_INCLUDEDIR@
491 gnuradio_examples_INCLUDES = @gnuradio_examples_INCLUDES@
492 gnuradio_examples_LA = @gnuradio_examples_LA@
493 gnuradio_examples_LDFLAG = @gnuradio_examples_LDFLAG@
494 gnuradio_examples_LIBDIRPATH = @gnuradio_examples_LIBDIRPATH@
495 gr_audio_alsa_INCLUDEDIR = @gr_audio_alsa_INCLUDEDIR@
496 gr_audio_alsa_INCLUDES = @gr_audio_alsa_INCLUDES@
497 gr_audio_alsa_LA = @gr_audio_alsa_LA@
498 gr_audio_alsa_LDFLAG = @gr_audio_alsa_LDFLAG@
499 gr_audio_alsa_LIBDIRPATH = @gr_audio_alsa_LIBDIRPATH@
500 gr_audio_jack_INCLUDEDIR = @gr_audio_jack_INCLUDEDIR@
501 gr_audio_jack_INCLUDES = @gr_audio_jack_INCLUDES@
502 gr_audio_jack_LA = @gr_audio_jack_LA@
503 gr_audio_jack_LDFLAG = @gr_audio_jack_LDFLAG@
504 gr_audio_jack_LIBDIRPATH = @gr_audio_jack_LIBDIRPATH@
505 gr_audio_oss_INCLUDEDIR = @gr_audio_oss_INCLUDEDIR@
506 gr_audio_oss_INCLUDES = @gr_audio_oss_INCLUDES@
507 gr_audio_oss_LA = @gr_audio_oss_LA@
508 gr_audio_oss_LDFLAG = @gr_audio_oss_LDFLAG@
509 gr_audio_oss_LIBDIRPATH = @gr_audio_oss_LIBDIRPATH@
510 gr_audio_osx_INCLUDEDIR = @gr_audio_osx_INCLUDEDIR@
511 gr_audio_osx_INCLUDES = @gr_audio_osx_INCLUDES@
512 gr_audio_osx_LA = @gr_audio_osx_LA@
513 gr_audio_osx_LDFLAG = @gr_audio_osx_LDFLAG@
514 gr_audio_osx_LIBDIRPATH = @gr_audio_osx_LIBDIRPATH@
515 gr_audio_portaudio_INCLUDEDIR = @gr_audio_portaudio_INCLUDEDIR@
516 gr_audio_portaudio_INCLUDES = @gr_audio_portaudio_INCLUDES@
517 gr_audio_portaudio_LA = @gr_audio_portaudio_LA@
518 gr_audio_portaudio_LDFLAG = @gr_audio_portaudio_LDFLAG@
519 gr_audio_portaudio_LIBDIRPATH = @gr_audio_portaudio_LIBDIRPATH@
520 gr_audio_windows_INCLUDEDIR = @gr_audio_windows_INCLUDEDIR@
521 gr_audio_windows_INCLUDES = @gr_audio_windows_INCLUDES@
522 gr_audio_windows_LA = @gr_audio_windows_LA@
523 gr_audio_windows_LDFLAG = @gr_audio_windows_LDFLAG@
524 gr_audio_windows_LIBDIRPATH = @gr_audio_windows_LIBDIRPATH@
525 gr_cvsd_vocoder_INCLUDEDIR = @gr_cvsd_vocoder_INCLUDEDIR@
526 gr_cvsd_vocoder_INCLUDES = @gr_cvsd_vocoder_INCLUDES@
527 gr_cvsd_vocoder_LA = @gr_cvsd_vocoder_LA@
528 gr_cvsd_vocoder_LDFLAG = @gr_cvsd_vocoder_LDFLAG@
529 gr_cvsd_vocoder_LIBDIRPATH = @gr_cvsd_vocoder_LIBDIRPATH@
530 gr_gcell_INCLUDEDIR = @gr_gcell_INCLUDEDIR@
531 gr_gcell_INCLUDES = @gr_gcell_INCLUDES@
532 gr_gcell_LA = @gr_gcell_LA@
533 gr_gcell_LDFLAG = @gr_gcell_LDFLAG@
534 gr_gcell_LIBDIRPATH = @gr_gcell_LIBDIRPATH@
535 gr_gpio_INCLUDEDIR = @gr_gpio_INCLUDEDIR@
536 gr_gpio_INCLUDES = @gr_gpio_INCLUDES@
537 gr_gpio_LA = @gr_gpio_LA@
538 gr_gpio_LDFLAG = @gr_gpio_LDFLAG@
539 gr_gpio_LIBDIRPATH = @gr_gpio_LIBDIRPATH@
540 gr_gsm_fr_vocoder_INCLUDEDIR = @gr_gsm_fr_vocoder_INCLUDEDIR@
541 gr_gsm_fr_vocoder_INCLUDES = @gr_gsm_fr_vocoder_INCLUDES@
542 gr_gsm_fr_vocoder_LA = @gr_gsm_fr_vocoder_LA@
543 gr_gsm_fr_vocoder_LDFLAG = @gr_gsm_fr_vocoder_LDFLAG@
544 gr_gsm_fr_vocoder_LIBDIRPATH = @gr_gsm_fr_vocoder_LIBDIRPATH@
545 gr_libdir_suffix = @gr_libdir_suffix@
546 gr_pager_INCLUDEDIR = @gr_pager_INCLUDEDIR@
547 gr_pager_INCLUDES = @gr_pager_INCLUDES@
548 gr_pager_LA = @gr_pager_LA@
549 gr_pager_LDFLAG = @gr_pager_LDFLAG@
550 gr_pager_LIBDIRPATH = @gr_pager_LIBDIRPATH@
551 gr_qtgui_INCLUDEDIR = @gr_qtgui_INCLUDEDIR@
552 gr_qtgui_INCLUDES = @gr_qtgui_INCLUDES@
553 gr_qtgui_LA = @gr_qtgui_LA@
554 gr_qtgui_LDFLAG = @gr_qtgui_LDFLAG@
555 gr_qtgui_LIBDIRPATH = @gr_qtgui_LIBDIRPATH@
556 gr_radar_mono_INCLUDEDIR = @gr_radar_mono_INCLUDEDIR@
557 gr_radar_mono_INCLUDES = @gr_radar_mono_INCLUDES@
558 gr_radar_mono_LA = @gr_radar_mono_LA@
559 gr_radar_mono_LDFLAG = @gr_radar_mono_LDFLAG@
560 gr_radar_mono_LIBDIRPATH = @gr_radar_mono_LIBDIRPATH@
561 gr_radio_astronomy_INCLUDEDIR = @gr_radio_astronomy_INCLUDEDIR@
562 gr_radio_astronomy_INCLUDES = @gr_radio_astronomy_INCLUDES@
563 gr_radio_astronomy_LA = @gr_radio_astronomy_LA@
564 gr_radio_astronomy_LDFLAG = @gr_radio_astronomy_LDFLAG@
565 gr_radio_astronomy_LIBDIRPATH = @gr_radio_astronomy_LIBDIRPATH@
566 gr_sounder_INCLUDEDIR = @gr_sounder_INCLUDEDIR@
567 gr_sounder_INCLUDES = @gr_sounder_INCLUDES@
568 gr_sounder_LA = @gr_sounder_LA@
569 gr_sounder_LDFLAG = @gr_sounder_LDFLAG@
570 gr_sounder_LIBDIRPATH = @gr_sounder_LIBDIRPATH@
571 gr_trellis_INCLUDEDIR = @gr_trellis_INCLUDEDIR@
572 gr_trellis_INCLUDES = @gr_trellis_INCLUDES@
573 gr_trellis_LA = @gr_trellis_LA@
574 gr_trellis_LDFLAG = @gr_trellis_LDFLAG@
575 gr_trellis_LIBDIRPATH = @gr_trellis_LIBDIRPATH@
576 gr_usrp2_INCLUDEDIR = @gr_usrp2_INCLUDEDIR@
577 gr_usrp2_INCLUDES = @gr_usrp2_INCLUDES@
578 gr_usrp2_LA = @gr_usrp2_LA@
579 gr_usrp2_LDFLAG = @gr_usrp2_LDFLAG@
580 gr_usrp2_LIBDIRPATH = @gr_usrp2_LIBDIRPATH@
581 gr_usrp_INCLUDEDIR = @gr_usrp_INCLUDEDIR@
582 gr_usrp_INCLUDES = @gr_usrp_INCLUDES@
583 gr_usrp_LA = @gr_usrp_LA@
584 gr_usrp_LDFLAG = @gr_usrp_LDFLAG@
585 gr_usrp_LIBDIRPATH = @gr_usrp_LIBDIRPATH@
586 gr_utils_INCLUDEDIR = @gr_utils_INCLUDEDIR@
587 gr_utils_INCLUDES = @gr_utils_INCLUDES@
588 gr_utils_LA = @gr_utils_LA@
589 gr_utils_LDFLAG = @gr_utils_LDFLAG@
590 gr_utils_LIBDIRPATH = @gr_utils_LIBDIRPATH@
591 gr_video_sdl_INCLUDEDIR = @gr_video_sdl_INCLUDEDIR@
592 gr_video_sdl_INCLUDES = @gr_video_sdl_INCLUDES@
593 gr_video_sdl_LA = @gr_video_sdl_LA@
594 gr_video_sdl_LDFLAG = @gr_video_sdl_LDFLAG@
595 gr_video_sdl_LIBDIRPATH = @gr_video_sdl_LIBDIRPATH@
596 gr_wxgui_INCLUDEDIR = @gr_wxgui_INCLUDEDIR@
597 gr_wxgui_INCLUDES = @gr_wxgui_INCLUDES@
598 gr_wxgui_LA = @gr_wxgui_LA@
599 gr_wxgui_LDFLAG = @gr_wxgui_LDFLAG@
600 gr_wxgui_LIBDIRPATH = @gr_wxgui_LIBDIRPATH@
601 grc_INCLUDEDIR = @grc_INCLUDEDIR@
602 grc_INCLUDES = @grc_INCLUDES@
603 grc_LA = @grc_LA@
604 grc_LDFLAG = @grc_LDFLAG@
605 grc_LIBDIRPATH = @grc_LIBDIRPATH@
606 gruel_INCLUDEDIR = @gruel_INCLUDEDIR@
607 gruel_INCLUDES = @gruel_INCLUDES@
608 gruel_LA = @gruel_LA@
609 gruel_LDFLAG = @gruel_LDFLAG@
610 gruel_LIBDIRPATH = @gruel_LIBDIRPATH@
611 host = @host@
612 host_alias = @host_alias@
613 host_cpu = @host_cpu@
614 host_os = @host_os@
615 host_vendor = @host_vendor@
616 htmldir = @htmldir@
617 includedir = @includedir@
618 infodir = @infodir@
619 install_sh = @install_sh@
620 lf_CFLAGS = @lf_CFLAGS@
621 lf_CXXFLAGS = @lf_CXXFLAGS@
622 libdir = @libdir@
623 libexecdir = @libexecdir@
624 localedir = @localedir@
625 localstatedir = @localstatedir@
626 lt_ECHO = @lt_ECHO@
627 mandir = @mandir@
628 mblock_INCLUDEDIR = @mblock_INCLUDEDIR@
629 mblock_INCLUDES = @mblock_INCLUDES@
630 mblock_LA = @mblock_LA@
631 mblock_LDFLAG = @mblock_LDFLAG@
632 mblock_LIBDIRPATH = @mblock_LIBDIRPATH@
633 mkdir_p = @mkdir_p@
634 oldincludedir = @oldincludedir@
635 omnithread_INCLUDEDIR = @omnithread_INCLUDEDIR@
636 omnithread_INCLUDES = @omnithread_INCLUDES@
637 omnithread_LA = @omnithread_LA@
638 omnithread_LDFLAG = @omnithread_LDFLAG@
639 omnithread_LIBDIRPATH = @omnithread_LIBDIRPATH@
640 pdfdir = @pdfdir@
641 pkgpyexecdir = @pkgpyexecdir@
642 pkgpythondir = @pkgpythondir@
643 pmt_INCLUDEDIR = @pmt_INCLUDEDIR@
644 pmt_INCLUDES = @pmt_INCLUDES@
645 pmt_LA = @pmt_LA@
646 pmt_LDFLAG = @pmt_LDFLAG@
647 pmt_LIBDIRPATH = @pmt_LIBDIRPATH@
648 prefix = @prefix@
649 program_transform_name = @program_transform_name@
650 psdir = @psdir@
651 pyexecdir = @pyexecdir@
652 pythondir = @pythondir@
653 sbindir = @sbindir@
654 sharedstatedir = @sharedstatedir@
655 skipped_dirs = @skipped_dirs@
656 srcdir = @srcdir@
657 subdirs = @subdirs@
658 swig_CXXFLAGS = @swig_CXXFLAGS@
659 sysconfdir = @sysconfdir@
660 target = @target@
661 target_alias = @target_alias@
662 target_cpu = @target_cpu@
663 target_os = @target_os@
664 target_vendor = @target_vendor@
665 top_build_prefix = @top_build_prefix@
666 top_builddir = @top_builddir@
667 top_srcdir = @top_srcdir@
668 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
669 usrp2_INCLUDES = @usrp2_INCLUDES@
670 usrp2_LA = @usrp2_LA@
671 usrp2_LDFLAG = @usrp2_LDFLAG@
672 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
673 usrp_INCLUDEDIR = @usrp_INCLUDEDIR@
674 usrp_INCLUDES = @usrp_INCLUDES@
675 usrp_LA = @usrp_LA@
676 usrp_LDFLAG = @usrp_LDFLAG@
677 usrp_LIBDIRPATH = @usrp_LIBDIRPATH@
678 usrp_darwin_omnithread_pc_requires = @usrp_darwin_omnithread_pc_requires@
679 with_INCLUDES = @with_INCLUDES@
680 with_LIBDIRPATH = @with_LIBDIRPATH@
681 with_PYDIRPATH = @with_PYDIRPATH@
682 with_SWIGDIRPATH = @with_SWIGDIRPATH@
683 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
684 with_dirs = @with_dirs@
685 AM_CFLAGS = @autoconf_default_CFLAGS@ @lf_CFLAGS@
686 AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ @lf_CXXFLAGS@
687
688 # includes
689 grincludedir = $(includedir)/gnuradio
690
691 # swig includes
692 swigincludedir = $(grincludedir)/swig
693
694 # Install the gnuradio stuff in the appropriate subdirectory
695 # This usually ends up at:
696 #   ${prefix}/lib/python${python_version}/site-packages/gnuradio
697 grpythondir = $(pythondir)/gnuradio
698 grpyexecdir = $(pyexecdir)/gnuradio
699
700 # Install the non-gnuradio usrp stuff in the appropriate subdirectory
701 # This usually ends up at:
702 #   ${prefix}/lib/python${python_version}/site-packages/usrpm
703 usrppythondir = $(pythondir)/usrpm
704 usrppyexecdir = $(pyexecdir)/usrpm
705
706 # gcell includes
707 gcellincludedir = $(includedir)/gcell
708 gcellspuincludedir = $(includedir)/gcell/spu
709
710 # Cell spu libs
711 libspudir = $(libdir)spu
712
713 # This used to be set in configure.ac but is now defined here for all 
714 # Makefiles when this fragment is included.
715 STD_DEFINES_AND_INCLUDES = $(DEFINES) $(BOOST_CPPFLAGS) \
716         $(OMNITHREAD_INCLUDES) $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
717
718
719 # when including for compilation from pre-installed libraries and such,
720 # need to make sure those are put last on the compile command
721 WITH_INCLUDES = @with_INCLUDES@
722 WITH_SWIG_INCLUDES = @with_SWIG_INCLUDES@
723
724 # How to link in the top-level omnithreads library from inside the tree
725 OMNITHREAD_INCLUDES = @omnithread_INCLUDES@
726 OMNITHREAD_LA = @omnithread_LA@
727
728 # Where to find gnuradio include files in the current build tree
729 # top_srcdir for original stuff, top_builddir for generated files
730 GNURADIO_INCLUDES = @gnuradio_core_INCLUDES@
731
732 # How to link in GNU Radio core library from inside the tree
733 GNURADIO_CORE_LA = @gnuradio_core_LA@
734
735 # How to link in the USRP library from inside the tree
736 GRUEL_INCLUDES = @gruel_INCLUDES@
737 GRUEL_LA = @gruel_LA@
738
739 # How to link in the USRP library from inside the tree
740 USRP_INCLUDES = @usrp_INCLUDES@
741 USRP_LA = @usrp_LA@
742
743 # How to link in usrp-inband library from inside the tree
744 USRP_INBAND_INCLUDES = @usrp_inband_INCLUDES@
745 USRP_INBAND_LA = @usrp_inband_LA@
746
747 # How to link the PMT library from inside the tree
748 PMT_INCLUDES = @pmt_INCLUDES@
749 PMT_LA = @pmt_LA@
750
751 # How to link the mblock library from inside the tree
752 MBLOCK_INCLUDES = @mblock_INCLUDES@
753 MBLOCK_LA = @mblock_LA@
754
755 # How to link the gcell library from inside the tree (the PPU part)
756 GCELL_INCLUDES = @gcell_INCLUDES@
757 GCELL_LA = @gcell_LA@
758
759 # How to link the gcell library from inside the tree (the SPU part)
760 GCELL_SPU_INCLUDES = @gcell_spu_INCLUDES@
761 GCELL_SPU_LA = @gcell_spu_LA@
762
763 # libtool aware wrapper for ppu-embedspu
764 GCELL_EMBEDSPU_LIBTOOL = @abs_top_srcdir@/gcell/lib/runtime/gcell-embedspu-libtool
765
766 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
767 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make
768 RM = $(RM_PROG) -f
769 RUN_GUILE = GUILE_LOAD_PATH="@abs_top_srcdir@/pmt/src/scheme:@abs_top_srcdir@/mblock/src/scheme" @GUILE@ -e main -s
770 COMPILE_MBH = $(RUN_GUILE) $(top_srcdir)/mblock/src/scheme/gnuradio/compile-mbh.scm
771
772 # Base directory for example applications
773 exampledir = $(datadir)/gnuradio/examples
774 gr_docdir = $(docdir)-$(VERSION)
775
776 # System configuration files
777 gr_sysconfdir = $(sysconfdir)/$(PACKAGE)/conf.d
778
779 # Other common defines; use "+=" to add to these
780 STAMPS = $(DEPDIR)/stamp-sources-generate*
781 MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp \
782         *.loT stamp-sources-generate
783 AM_CPPFLAGS = $(DEFINES) $(OMNITHREAD_INCLUDES) $(BOOST_CPPFLAGS) \
784         $(CPPUNIT_INCLUDES) $(WITH_INCLUDES)
785
786 lib_LTLIBRARIES = libpmt.la libpmt-qa.la
787
788 # ----------------------------------------------------------------
789 # these scripts generate code
790 code_generator = \
791         generate_unv.py                 \
792         unv_template.h.t                \
793         unv_template.cc.t               \
794         unv_qa_template.cc.t            
795
796 GENERATED_H = \
797         pmt_unv_int.h                   \
798         qa_pmt_unv.h                    
799
800 GENERATED_CC = \
801         pmt_unv.cc                      \
802         qa_pmt_unv.cc                   
803
804 python_built_sources = $(GENERATED_H) $(GENERATED_I) $(GENERATED_CC)
805 BUILT_SOURCES = $(python_built_sources) pmt_serial_tags.h
806
807 # ----------------------------------------------------------------
808 EXTRA_DIST = $(code_generator) stamp-sources-generate
809
810 # These are the source files that go into the pmt shared library
811 libpmt_la_SOURCES = \
812         pmt.cc                          \
813         pmt_io.cc                       \
814         pmt_pool.cc                     \
815         pmt_serialize.cc                \
816         pmt_unv.cc                      
817
818
819 # magic flags
820 libpmt_la_LDFLAGS = $(NO_UNDEFINED)
821
822 # link the library against the c++ standard library
823 libpmt_la_LIBADD = \
824         $(OMNITHREAD_LA)                \
825         -lstdc++                        
826
827 include_HEADERS = \
828         pmt.h                           \
829         pmt_pool.h                      \
830         pmt_serial_tags.h               
831
832 noinst_HEADERS = \
833         $(GENERATED_H)                  \
834         pmt_int.h                       \
835         qa_pmt.h                        \
836         qa_pmt_prims.h                  
837
838
839 # Build the qa code into its own library
840 libpmt_qa_la_SOURCES = \
841         qa_pmt.cc                       \
842         qa_pmt_prims.cc                 \
843         qa_pmt_unv.cc                   
844
845
846 # magic flags
847 libpmt_qa_la_LDFLAGS = $(NO_UNDEFINED) -avoid version
848 libpmt_qa_la_LIBADD = \
849         libpmt.la                       \
850         $(CPPUNIT_LIBS)                 \
851         -lstdc++                        
852
853 LIBPMT = libpmt.la
854 LIBPMTQA = libpmt-qa.la $(LIBPMT)
855 test_pmt_SOURCES = test_pmt.cc
856 test_pmt_LDADD = $(LIBPMTQA)
857
858 # Do creation and inclusion of other Makefiles last
859
860 # common way for generating sources from templates when using
861 # BUILT_SOURCES, using parallel build protection.
862 gen_sources = $(python_built_sources)
863 gen_sources_deps = $(core_generator)
864 par_gen_command = PYTHONPATH=$(top_srcdir)/pmt/src/lib srcdir=$(srcdir) $(PYTHON) $(srcdir)/generate_unv.py
865 all: $(BUILT_SOURCES)
866         $(MAKE) $(AM_MAKEFLAGS) all-am
867
868 .SUFFIXES:
869 .SUFFIXES: .cc .lo .o .obj
870 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(top_srcdir)/Makefile.par.gen $(am__configure_deps)
871         @for dep in $?; do \
872           case '$(am__configure_deps)' in \
873             *$$dep*) \
874               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
875                 && { if test -f $@; then exit 0; else break; fi; }; \
876               exit 1;; \
877           esac; \
878         done; \
879         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pmt/src/lib/Makefile'; \
880         $(am__cd) $(top_srcdir) && \
881           $(AUTOMAKE) --gnu pmt/src/lib/Makefile
882 .PRECIOUS: Makefile
883 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
884         @case '$?' in \
885           *config.status*) \
886             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
887           *) \
888             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
889             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
890         esac;
891
892 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
893         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
894
895 $(top_srcdir)/configure:  $(am__configure_deps)
896         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
897 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
898         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
899 $(am__aclocal_m4_deps):
900 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
901         @$(NORMAL_INSTALL)
902         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
903         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
904         list2=; for p in $$list; do \
905           if test -f $$p; then \
906             list2="$$list2 $$p"; \
907           else :; fi; \
908         done; \
909         test -z "$$list2" || { \
910           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
911           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
912         }
913
914 uninstall-libLTLIBRARIES:
915         @$(NORMAL_UNINSTALL)
916         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
917         for p in $$list; do \
918           $(am__strip_dir) \
919           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
920           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
921         done
922
923 clean-libLTLIBRARIES:
924         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
925         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
926           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
927           test "$$dir" != "$$p" || dir=.; \
928           echo "rm -f \"$${dir}/so_locations\""; \
929           rm -f "$${dir}/so_locations"; \
930         done
931 libpmt-qa.la: $(libpmt_qa_la_OBJECTS) $(libpmt_qa_la_DEPENDENCIES) 
932         $(libpmt_qa_la_LINK) -rpath $(libdir) $(libpmt_qa_la_OBJECTS) $(libpmt_qa_la_LIBADD) $(LIBS)
933 libpmt.la: $(libpmt_la_OBJECTS) $(libpmt_la_DEPENDENCIES) 
934         $(libpmt_la_LINK) -rpath $(libdir) $(libpmt_la_OBJECTS) $(libpmt_la_LIBADD) $(LIBS)
935
936 clean-noinstPROGRAMS:
937         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
938         echo " rm -f" $$list; \
939         rm -f $$list || exit $$?; \
940         test -n "$(EXEEXT)" || exit 0; \
941         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
942         echo " rm -f" $$list; \
943         rm -f $$list
944 test_pmt$(EXEEXT): $(test_pmt_OBJECTS) $(test_pmt_DEPENDENCIES) 
945         @rm -f test_pmt$(EXEEXT)
946         $(CXXLINK) $(test_pmt_OBJECTS) $(test_pmt_LDADD) $(LIBS)
947
948 mostlyclean-compile:
949         -rm -f *.$(OBJEXT)
950
951 distclean-compile:
952         -rm -f *.tab.c
953
954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmt.Plo@am__quote@
955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmt_io.Plo@am__quote@
956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmt_pool.Plo@am__quote@
957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmt_serialize.Plo@am__quote@
958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pmt_unv.Plo@am__quote@
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_pmt.Plo@am__quote@
960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_pmt_prims.Plo@am__quote@
961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_pmt_unv.Plo@am__quote@
962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_pmt.Po@am__quote@
963
964 .cc.o:
965 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
966 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
967 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
968 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
970
971 .cc.obj:
972 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
973 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
974 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
975 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
976 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
977
978 .cc.lo:
979 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
980 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
981 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
982 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
984
985 mostlyclean-libtool:
986         -rm -f *.lo
987
988 clean-libtool:
989         -rm -rf .libs _libs
990 install-includeHEADERS: $(include_HEADERS)
991         @$(NORMAL_INSTALL)
992         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
993         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
994         for p in $$list; do \
995           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
996           echo "$$d$$p"; \
997         done | $(am__base_list) | \
998         while read files; do \
999           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1000           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1001         done
1002
1003 uninstall-includeHEADERS:
1004         @$(NORMAL_UNINSTALL)
1005         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1006         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1007         test -n "$$files" || exit 0; \
1008         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
1009         cd "$(DESTDIR)$(includedir)" && rm -f $$files
1010
1011 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1012         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1013         unique=`for i in $$list; do \
1014             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1015           done | \
1016           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1017               END { if (nonempty) { for (i in files) print i; }; }'`; \
1018         mkid -fID $$unique
1019 tags: TAGS
1020
1021 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1022                 $(TAGS_FILES) $(LISP)
1023         set x; \
1024         here=`pwd`; \
1025         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1026         unique=`for i in $$list; do \
1027             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1028           done | \
1029           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1030               END { if (nonempty) { for (i in files) print i; }; }'`; \
1031         shift; \
1032         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1033           test -n "$$unique" || unique=$$empty_fix; \
1034           if test $$# -gt 0; then \
1035             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1036               "$$@" $$unique; \
1037           else \
1038             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1039               $$unique; \
1040           fi; \
1041         fi
1042 ctags: CTAGS
1043 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1044                 $(TAGS_FILES) $(LISP)
1045         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1046         unique=`for i in $$list; do \
1047             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1048           done | \
1049           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1050               END { if (nonempty) { for (i in files) print i; }; }'`; \
1051         test -z "$(CTAGS_ARGS)$$unique" \
1052           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1053              $$unique
1054
1055 GTAGS:
1056         here=`$(am__cd) $(top_builddir) && pwd` \
1057           && $(am__cd) $(top_srcdir) \
1058           && gtags -i $(GTAGS_ARGS) "$$here"
1059
1060 distclean-tags:
1061         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1062
1063 check-TESTS: $(TESTS)
1064         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1065         srcdir=$(srcdir); export srcdir; \
1066         list=' $(TESTS) '; \
1067         $(am__tty_colors); \
1068         if test -n "$$list"; then \
1069           for tst in $$list; do \
1070             if test -f ./$$tst; then dir=./; \
1071             elif test -f $$tst; then dir=; \
1072             else dir="$(srcdir)/"; fi; \
1073             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1074               all=`expr $$all + 1`; \
1075               case " $(XFAIL_TESTS) " in \
1076               *[\ \     ]$$tst[\ \      ]*) \
1077                 xpass=`expr $$xpass + 1`; \
1078                 failed=`expr $$failed + 1`; \
1079                 col=$$red; res=XPASS; \
1080               ;; \
1081               *) \
1082                 col=$$grn; res=PASS; \
1083               ;; \
1084               esac; \
1085             elif test $$? -ne 77; then \
1086               all=`expr $$all + 1`; \
1087               case " $(XFAIL_TESTS) " in \
1088               *[\ \     ]$$tst[\ \      ]*) \
1089                 xfail=`expr $$xfail + 1`; \
1090                 col=$$lgn; res=XFAIL; \
1091               ;; \
1092               *) \
1093                 failed=`expr $$failed + 1`; \
1094                 col=$$red; res=FAIL; \
1095               ;; \
1096               esac; \
1097             else \
1098               skip=`expr $$skip + 1`; \
1099               col=$$blu; res=SKIP; \
1100             fi; \
1101             echo "$${col}$$res$${std}: $$tst"; \
1102           done; \
1103           if test "$$all" -eq 1; then \
1104             tests="test"; \
1105             All=""; \
1106           else \
1107             tests="tests"; \
1108             All="All "; \
1109           fi; \
1110           if test "$$failed" -eq 0; then \
1111             if test "$$xfail" -eq 0; then \
1112               banner="$$All$$all $$tests passed"; \
1113             else \
1114               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1115               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1116             fi; \
1117           else \
1118             if test "$$xpass" -eq 0; then \
1119               banner="$$failed of $$all $$tests failed"; \
1120             else \
1121               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1122               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1123             fi; \
1124           fi; \
1125           dashes="$$banner"; \
1126           skipped=""; \
1127           if test "$$skip" -ne 0; then \
1128             if test "$$skip" -eq 1; then \
1129               skipped="($$skip test was not run)"; \
1130             else \
1131               skipped="($$skip tests were not run)"; \
1132             fi; \
1133             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1134               dashes="$$skipped"; \
1135           fi; \
1136           report=""; \
1137           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1138             report="Please report to $(PACKAGE_BUGREPORT)"; \
1139             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1140               dashes="$$report"; \
1141           fi; \
1142           dashes=`echo "$$dashes" | sed s/./=/g`; \
1143           if test "$$failed" -eq 0; then \
1144             echo "$$grn$$dashes"; \
1145           else \
1146             echo "$$red$$dashes"; \
1147           fi; \
1148           echo "$$banner"; \
1149           test -z "$$skipped" || echo "$$skipped"; \
1150           test -z "$$report" || echo "$$report"; \
1151           echo "$$dashes$$std"; \
1152           test "$$failed" -eq 0; \
1153         else :; fi
1154
1155 distdir: $(DISTFILES)
1156         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1157         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1158         list='$(DISTFILES)'; \
1159           dist_files=`for file in $$list; do echo $$file; done | \
1160           sed -e "s|^$$srcdirstrip/||;t" \
1161               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1162         case $$dist_files in \
1163           */*) $(MKDIR_P) `echo "$$dist_files" | \
1164                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1165                            sort -u` ;; \
1166         esac; \
1167         for file in $$dist_files; do \
1168           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1169           if test -d $$d/$$file; then \
1170             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1171             if test -d "$(distdir)/$$file"; then \
1172               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1173             fi; \
1174             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1175               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1176               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1177             fi; \
1178             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1179           else \
1180             test -f "$(distdir)/$$file" \
1181             || cp -p $$d/$$file "$(distdir)/$$file" \
1182             || exit 1; \
1183           fi; \
1184         done
1185         $(MAKE) $(AM_MAKEFLAGS) \
1186           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1187           dist-hook
1188 check-am: all-am
1189         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1190 check: $(BUILT_SOURCES)
1191         $(MAKE) $(AM_MAKEFLAGS) check-am
1192 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
1193 installdirs:
1194         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
1195           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1196         done
1197 install: $(BUILT_SOURCES)
1198         $(MAKE) $(AM_MAKEFLAGS) install-am
1199 install-exec: install-exec-am
1200 install-data: install-data-am
1201 uninstall: uninstall-am
1202
1203 install-am: all-am
1204         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1205
1206 installcheck: installcheck-am
1207 install-strip:
1208         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1209           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1210           `test -z '$(STRIP)' || \
1211             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1212 mostlyclean-generic:
1213         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1214
1215 clean-generic:
1216
1217 distclean-generic:
1218         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1219         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1220
1221 maintainer-clean-generic:
1222         @echo "This command is intended for maintainers to use"
1223         @echo "it deletes files that may require special tools to rebuild."
1224         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1225 clean: clean-am
1226
1227 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1228         clean-noinstPROGRAMS mostlyclean-am
1229
1230 distclean: distclean-am
1231         -rm -rf ./$(DEPDIR)
1232         -rm -f Makefile
1233 distclean-am: clean-am distclean-compile distclean-generic \
1234         distclean-tags
1235
1236 dvi: dvi-am
1237
1238 dvi-am:
1239
1240 html: html-am
1241
1242 html-am:
1243
1244 info: info-am
1245
1246 info-am:
1247
1248 install-data-am: install-includeHEADERS
1249
1250 install-dvi: install-dvi-am
1251
1252 install-dvi-am:
1253
1254 install-exec-am: install-libLTLIBRARIES
1255
1256 install-html: install-html-am
1257
1258 install-html-am:
1259
1260 install-info: install-info-am
1261
1262 install-info-am:
1263
1264 install-man:
1265
1266 install-pdf: install-pdf-am
1267
1268 install-pdf-am:
1269
1270 install-ps: install-ps-am
1271
1272 install-ps-am:
1273
1274 installcheck-am:
1275
1276 maintainer-clean: maintainer-clean-am
1277         -rm -rf ./$(DEPDIR)
1278         -rm -f Makefile
1279 maintainer-clean-am: distclean-am maintainer-clean-generic
1280
1281 mostlyclean: mostlyclean-am
1282
1283 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1284         mostlyclean-libtool
1285
1286 pdf: pdf-am
1287
1288 pdf-am:
1289
1290 ps: ps-am
1291
1292 ps-am:
1293
1294 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
1295
1296 .MAKE: all check check-am install install-am install-strip
1297
1298 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1299         clean-generic clean-libLTLIBRARIES clean-libtool \
1300         clean-noinstPROGRAMS ctags dist-hook distclean \
1301         distclean-compile distclean-generic distclean-libtool \
1302         distclean-tags distdir dvi dvi-am html html-am info info-am \
1303         install install-am install-data install-data-am install-dvi \
1304         install-dvi-am install-exec install-exec-am install-html \
1305         install-html-am install-includeHEADERS install-info \
1306         install-info-am install-libLTLIBRARIES install-man install-pdf \
1307         install-pdf-am install-ps install-ps-am install-strip \
1308         installcheck installcheck-am installdirs maintainer-clean \
1309         maintainer-clean-generic mostlyclean mostlyclean-compile \
1310         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1311         tags uninstall uninstall-am uninstall-includeHEADERS \
1312         uninstall-libLTLIBRARIES
1313
1314
1315 # Base directory for documentation (docdir undefined in autoconf < 1.60)
1316 docdir ?= $(datadir)/doc/$(PACKAGE)
1317
1318 # Don't distribute the files defined in the variable 'no_dist_files'
1319 dist-hook:
1320         @for file in $(no_dist_files); do \
1321                 echo $(RM) $(distdir)/$$file; \
1322                 $(RM) $(distdir)/$$file; \
1323         done;
1324
1325 STAMPS ?=
1326 EXTRA_DIST ?=
1327 MOSTLYCLEANFILES ?=
1328
1329 stamp-sources-generate: $(gen_sources_deps)
1330         @rm -f $(DEPDIR)/stamp-sources-generate-tmp
1331         @touch $(DEPDIR)/stamp-sources-generate-tmp
1332         $(par_gen_command)
1333         @mv -f $(DEPDIR)/stamp-sources-generate-tmp $@
1334
1335 $(gen_sources): stamp-sources-generate
1336         @if test -f $@; then :; else \
1337                 trap 'rm -rf $(DEPDIR)/stamp-sources-generate-*' 1 2 13 15; \
1338                 if mkdir $(DEPDIR)/stamp-sources-generate-lock 2>/dev/null; then \
1339                         rm -f stamp-sources-generate; \
1340                         $(MAKE) $(AM_MAKEFLAGS) stamp-sources-generate; \
1341                         rmdir $(DEPDIR)/stamp-sources-generate-lock; \
1342                 else \
1343                         while test -d $(DEPDIR)/stamp-sources-generate-lock; do sleep 1; done; \
1344                         test -f stamp-sources-generate; exit $$?; \
1345                 fi; \
1346         fi;
1347
1348 # Rule to create the build header file using GUILE
1349 # Doesn't need parallel protections because there is a single target
1350 pmt_serial_tags.h: $(srcdir)/../scheme/gnuradio/gen-serial-tags.scm $(srcdir)/../scheme/gnuradio/pmt-serial-tags.scm
1351         $(RUN_GUILE) $(srcdir)/../scheme/gnuradio/gen-serial-tags.scm $(srcdir)/../scheme/gnuradio/pmt-serial-tags.scm pmt_serial_tags.h
1352
1353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1354 # Otherwise a system limit (for SysV at least) may be exceeded.
1355 .NOEXPORT: