~ubuntu-branches/ubuntu/trusty/jack-audio-connection-kit/trusty

« back to all changes in this revision

Viewing changes to config/sysdeps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-12-06 11:05:15 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20081206110515-xa9v9pajr9jqvfvg
Tags: 0.115.6-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - Redirect stderr in bash completion (Debian #504488).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
target_triplet = @target@
 
36
subdir = config/sysdeps
 
37
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
38
        $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
41
        $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(install_sh) -d
 
45
CONFIG_HEADER = $(top_builddir)/config.h
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
HEADERS = $(noinst_HEADERS)
 
50
ETAGS = etags
 
51
CTAGS = ctags
 
52
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
53
ACLOCAL = @ACLOCAL@
 
54
ADDON_DIR = @ADDON_DIR@
 
55
ALSA_CFLAGS = @ALSA_CFLAGS@
 
56
ALSA_LIBS = @ALSA_LIBS@
 
57
AMTAR = @AMTAR@
 
58
AR = @AR@
 
59
AUTOCONF = @AUTOCONF@
 
60
AUTOHEADER = @AUTOHEADER@
 
61
AUTOMAKE = @AUTOMAKE@
 
62
AWK = @AWK@
 
63
CC = @CC@
 
64
CCDEPMODE = @CCDEPMODE@
 
65
CELT_CFLAGS = @CELT_CFLAGS@
 
66
CELT_LIBS = @CELT_LIBS@
 
67
CFLAGS = @CFLAGS@
 
68
CPP = @CPP@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
CXXDEPMODE = @CXXDEPMODE@
 
73
CXXFLAGS = @CXXFLAGS@
 
74
CYGPATH_W = @CYGPATH_W@
 
75
DEFAULT_TMP_DIR = @DEFAULT_TMP_DIR@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
ECHO = @ECHO@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GREP = @GREP@
 
87
HAVE_CAPABILITIES = @HAVE_CAPABILITIES@
 
88
HAVE_DOXYGEN = @HAVE_DOXYGEN@
 
89
HTML_DIR = @HTML_DIR@
 
90
INSTALL = @INSTALL@
 
91
INSTALL_DATA = @INSTALL_DATA@
 
92
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
93
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
94
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
95
JACK_API_MAJOR_VERSION = @JACK_API_MAJOR_VERSION@
 
96
JACK_API_MICRO_VERSION = @JACK_API_MICRO_VERSION@
 
97
JACK_API_MINOR_VERSION = @JACK_API_MINOR_VERSION@
 
98
JACK_CFLAGS = @JACK_CFLAGS@
 
99
JACK_MAJOR_VERSION = @JACK_MAJOR_VERSION@
 
100
JACK_MICRO_VERSION = @JACK_MICRO_VERSION@
 
101
JACK_MINOR_VERSION = @JACK_MINOR_VERSION@
 
102
JACK_PROTOCOL_VERSION = @JACK_PROTOCOL_VERSION@
 
103
JACK_RELEASE = @JACK_RELEASE@
 
104
JACK_SO_VERSION = @JACK_SO_VERSION@
 
105
JACK_VERSION = @JACK_VERSION@
 
106
LDFLAGS = @LDFLAGS@
 
107
LIBFFADO_CFLAGS = @LIBFFADO_CFLAGS@
 
108
LIBFFADO_LIBS = @LIBFFADO_LIBS@
 
109
LIBFREEBOB_CFLAGS = @LIBFREEBOB_CFLAGS@
 
110
LIBFREEBOB_LIBS = @LIBFREEBOB_LIBS@
 
111
LIBOBJS = @LIBOBJS@
 
112
LIBS = @LIBS@
 
113
LIBTOOL = @LIBTOOL@
 
114
LN_S = @LN_S@
 
115
LTLIBOBJS = @LTLIBOBJS@
 
116
MAINT = @MAINT@
 
117
MAKEINFO = @MAKEINFO@
 
118
MKDIR_P = @MKDIR_P@
 
119
OBJEXT = @OBJEXT@
 
120
OS_LDFLAGS = @OS_LDFLAGS@
 
121
PACKAGE = @PACKAGE@
 
122
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
123
PACKAGE_NAME = @PACKAGE_NAME@
 
124
PACKAGE_STRING = @PACKAGE_STRING@
 
125
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
126
PACKAGE_VERSION = @PACKAGE_VERSION@
 
127
PATH_SEPARATOR = @PATH_SEPARATOR@
 
128
PA_LIBS = @PA_LIBS@
 
129
PKG_CONFIG = @PKG_CONFIG@
 
130
RANLIB = @RANLIB@
 
131
READLINE_DEPS = @READLINE_DEPS@
 
132
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
 
133
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
 
134
SED = @SED@
 
135
SET_MAKE = @SET_MAKE@
 
136
SHELL = @SHELL@
 
137
SIMD_CFLAGS = @SIMD_CFLAGS@
 
138
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
139
SNDFILE_LIBS = @SNDFILE_LIBS@
 
140
STRIP = @STRIP@
 
141
VERSION = @VERSION@
 
142
abs_builddir = @abs_builddir@
 
143
abs_srcdir = @abs_srcdir@
 
144
abs_top_builddir = @abs_top_builddir@
 
145
abs_top_srcdir = @abs_top_srcdir@
 
146
ac_ct_CC = @ac_ct_CC@
 
147
ac_ct_CXX = @ac_ct_CXX@
 
148
ac_ct_F77 = @ac_ct_F77@
 
149
am__include = @am__include@
 
150
am__leading_dot = @am__leading_dot@
 
151
am__quote = @am__quote@
 
152
am__tar = @am__tar@
 
153
am__untar = @am__untar@
 
154
bindir = @bindir@
 
155
build = @build@
 
156
build_alias = @build_alias@
 
157
build_cpu = @build_cpu@
 
158
build_os = @build_os@
 
159
build_vendor = @build_vendor@
 
160
builddir = @builddir@
 
161
datadir = @datadir@
 
162
datarootdir = @datarootdir@
 
163
docdir = @docdir@
 
164
dvidir = @dvidir@
 
165
exec_prefix = @exec_prefix@
 
166
host = @host@
 
167
host_alias = @host_alias@
 
168
host_cpu = @host_cpu@
 
169
host_os = @host_os@
 
170
host_vendor = @host_vendor@
 
171
htmldir = @htmldir@
 
172
includedir = @includedir@
 
173
infodir = @infodir@
 
174
install_sh = @install_sh@
 
175
libdir = @libdir@
 
176
libexecdir = @libexecdir@
 
177
localedir = @localedir@
 
178
localstatedir = @localstatedir@
 
179
mandir = @mandir@
 
180
mkdir_p = @mkdir_p@
 
181
oldincludedir = @oldincludedir@
 
182
pdfdir = @pdfdir@
 
183
prefix = @prefix@
 
184
program_transform_name = @program_transform_name@
 
185
psdir = @psdir@
 
186
sbindir = @sbindir@
 
187
sharedstatedir = @sharedstatedir@
 
188
srcdir = @srcdir@
 
189
sysconfdir = @sysconfdir@
 
190
target = @target@
 
191
target_alias = @target_alias@
 
192
target_cpu = @target_cpu@
 
193
target_os = @target_os@
 
194
target_vendor = @target_vendor@
 
195
top_builddir = @top_builddir@
 
196
top_srcdir = @top_srcdir@
 
197
MAINTAINERCLEANFILES = Makefile.in
 
198
noinst_HEADERS = \
 
199
        atomicity.h             \
 
200
        cycles.h                \
 
201
        getopt.h                \
 
202
        ipc.h                   \
 
203
        mach_port.h             \
 
204
        pThreadUtilities.h      \
 
205
        poll.h                  \
 
206
        portaudio.h             \
 
207
        time.c                  \
 
208
        time.h
 
209
 
 
210
all: all-am
 
211
 
 
212
.SUFFIXES:
 
213
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
214
        @for dep in $?; do \
 
215
          case '$(am__configure_deps)' in \
 
216
            *$$dep*) \
 
217
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
218
                && exit 0; \
 
219
              exit 1;; \
 
220
          esac; \
 
221
        done; \
 
222
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  config/sysdeps/Makefile'; \
 
223
        cd $(top_srcdir) && \
 
224
          $(AUTOMAKE) --foreign  config/sysdeps/Makefile
 
225
.PRECIOUS: Makefile
 
226
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
227
        @case '$?' in \
 
228
          *config.status*) \
 
229
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
230
          *) \
 
231
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
232
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
233
        esac;
 
234
 
 
235
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
236
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
237
 
 
238
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
239
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
240
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
 
 
243
mostlyclean-libtool:
 
244
        -rm -f *.lo
 
245
 
 
246
clean-libtool:
 
247
        -rm -rf .libs _libs
 
248
 
 
249
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
250
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
251
        unique=`for i in $$list; do \
 
252
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
253
          done | \
 
254
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
255
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
256
        mkid -fID $$unique
 
257
tags: TAGS
 
258
 
 
259
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
260
                $(TAGS_FILES) $(LISP)
 
261
        tags=; \
 
262
        here=`pwd`; \
 
263
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
264
        unique=`for i in $$list; do \
 
265
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
266
          done | \
 
267
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
268
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
269
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
270
          test -n "$$unique" || unique=$$empty_fix; \
 
271
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
272
            $$tags $$unique; \
 
273
        fi
 
274
ctags: CTAGS
 
275
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
276
                $(TAGS_FILES) $(LISP)
 
277
        tags=; \
 
278
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
279
        unique=`for i in $$list; do \
 
280
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
281
          done | \
 
282
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
283
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
284
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
285
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
286
             $$tags $$unique
 
287
 
 
288
GTAGS:
 
289
        here=`$(am__cd) $(top_builddir) && pwd` \
 
290
          && cd $(top_srcdir) \
 
291
          && gtags -i $(GTAGS_ARGS) $$here
 
292
 
 
293
distclean-tags:
 
294
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
295
 
 
296
distdir: $(DISTFILES)
 
297
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
298
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
299
        list='$(DISTFILES)'; \
 
300
          dist_files=`for file in $$list; do echo $$file; done | \
 
301
          sed -e "s|^$$srcdirstrip/||;t" \
 
302
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
303
        case $$dist_files in \
 
304
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
305
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
306
                           sort -u` ;; \
 
307
        esac; \
 
308
        for file in $$dist_files; do \
 
309
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
310
          if test -d $$d/$$file; then \
 
311
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
312
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
313
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
314
            fi; \
 
315
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
316
          else \
 
317
            test -f $(distdir)/$$file \
 
318
            || cp -p $$d/$$file $(distdir)/$$file \
 
319
            || exit 1; \
 
320
          fi; \
 
321
        done
 
322
check-am: all-am
 
323
check: check-am
 
324
all-am: Makefile $(HEADERS)
 
325
installdirs:
 
326
install: install-am
 
327
install-exec: install-exec-am
 
328
install-data: install-data-am
 
329
uninstall: uninstall-am
 
330
 
 
331
install-am: all-am
 
332
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
333
 
 
334
installcheck: installcheck-am
 
335
install-strip:
 
336
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
337
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
338
          `test -z '$(STRIP)' || \
 
339
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
340
mostlyclean-generic:
 
341
 
 
342
clean-generic:
 
343
 
 
344
distclean-generic:
 
345
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
346
 
 
347
maintainer-clean-generic:
 
348
        @echo "This command is intended for maintainers to use"
 
349
        @echo "it deletes files that may require special tools to rebuild."
 
350
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
351
clean: clean-am
 
352
 
 
353
clean-am: clean-generic clean-libtool mostlyclean-am
 
354
 
 
355
distclean: distclean-am
 
356
        -rm -f Makefile
 
357
distclean-am: clean-am distclean-generic distclean-tags
 
358
 
 
359
dvi: dvi-am
 
360
 
 
361
dvi-am:
 
362
 
 
363
html: html-am
 
364
 
 
365
info: info-am
 
366
 
 
367
info-am:
 
368
 
 
369
install-data-am:
 
370
 
 
371
install-dvi: install-dvi-am
 
372
 
 
373
install-exec-am:
 
374
 
 
375
install-html: install-html-am
 
376
 
 
377
install-info: install-info-am
 
378
 
 
379
install-man:
 
380
 
 
381
install-pdf: install-pdf-am
 
382
 
 
383
install-ps: install-ps-am
 
384
 
 
385
installcheck-am:
 
386
 
 
387
maintainer-clean: maintainer-clean-am
 
388
        -rm -f Makefile
 
389
maintainer-clean-am: distclean-am maintainer-clean-generic
 
390
 
 
391
mostlyclean: mostlyclean-am
 
392
 
 
393
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
394
 
 
395
pdf: pdf-am
 
396
 
 
397
pdf-am:
 
398
 
 
399
ps: ps-am
 
400
 
 
401
ps-am:
 
402
 
 
403
uninstall-am:
 
404
 
 
405
.MAKE: install-am install-strip
 
406
 
 
407
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
408
        clean-libtool ctags distclean distclean-generic \
 
409
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
410
        html-am info info-am install install-am install-data \
 
411
        install-data-am install-dvi install-dvi-am install-exec \
 
412
        install-exec-am install-html install-html-am install-info \
 
413
        install-info-am install-man install-pdf install-pdf-am \
 
414
        install-ps install-ps-am install-strip installcheck \
 
415
        installcheck-am installdirs maintainer-clean \
 
416
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
417
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
418
        uninstall-am
 
419
 
 
420
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
421
# Otherwise a system limit (for SysV at least) may be exceeded.
 
422
.NOEXPORT: