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