~ubuntu-branches/ubuntu/jaunty/ekiga/jaunty

« back to all changes in this revision

Viewing changes to lib/engine/audioinput/ptlib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-12-07 10:30:45 UTC
  • mfrom: (1.2.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20081207103045-iaurrjo4p7d1nngo
Tags: 3.0.1-1ubuntu1
* Merge to Debian experimental, to get Ekiga 3. (LP: #274085) Remaining
  Ubuntu changes:
  - Launchpad Integration: (Ubuntu specific)
    + debian/control.in: Add liblaunchpad-integration-dev build dependency.
    + Add ubuntu_lpi.patch: Call launchpad_integration_add_items() in main() and
      check for the launchpad-integration pkg-config module.
    + Add autoconf.patch: autoconf changes from above patch.
  - Add ubuntu_desktop-file-onlyshowin.patch: Show ekiga in Mobile, too.
    (Ubuntu specific).
  - debian/control.in: Add missing fdupes build dependency for identical
    GNOME help file symlinking. (Debian #505536)
* Drop 42_change_pixmaps.dpatch: Many of the old icons do not exist any
  more, some have been replaced, and keeping the remaining three would make
  them look very inconsistent.
* Convert our dpatches to quilt patches and rewrite them for new upstream
  version.
* Add migrate_2.0_settings.patch: Properly migrate settings from
  2.0. Taken from upstream SVN, thanks to Damien Sandras!

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 = lib/engine/audioinput/ptlib
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
46
libgmaudioinput_ptlib_la_LIBADD =
 
47
am_libgmaudioinput_ptlib_la_OBJECTS = audioinput-manager-ptlib.lo \
 
48
        audioinput-main-ptlib.lo
 
49
libgmaudioinput_ptlib_la_OBJECTS =  \
 
50
        $(am_libgmaudioinput_ptlib_la_OBJECTS)
 
51
libgmaudioinput_ptlib_la_LINK = $(LIBTOOL) --tag=CXX \
 
52
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
 
53
        $(AM_CXXFLAGS) $(CXXFLAGS) $(libgmaudioinput_ptlib_la_LDFLAGS) \
 
54
        $(LDFLAGS) -o $@
 
55
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
56
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
57
am__depfiles_maybe = depfiles
 
58
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
59
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
60
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
61
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
62
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
63
CXXLD = $(CXX)
 
64
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
65
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
66
        $(LDFLAGS) -o $@
 
67
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
68
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
69
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
70
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
71
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
CCLD = $(CC)
 
73
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
74
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
75
        $(LDFLAGS) -o $@
 
76
SOURCES = $(libgmaudioinput_ptlib_la_SOURCES)
 
77
DIST_SOURCES = $(libgmaudioinput_ptlib_la_SOURCES)
 
78
ETAGS = etags
 
79
CTAGS = ctags
 
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
81
ACLOCAL = @ACLOCAL@
 
82
ALL_LINGUAS = @ALL_LINGUAS@
 
83
AMTAR = @AMTAR@
 
84
AR = @AR@
 
85
AUTOCONF = @AUTOCONF@
 
86
AUTOHEADER = @AUTOHEADER@
 
87
AUTOMAKE = @AUTOMAKE@
 
88
AVAHI_CFLAGS = @AVAHI_CFLAGS@
 
89
AVAHI_LIBS = @AVAHI_LIBS@
 
90
AWK = @AWK@
 
91
CATALOGS = @CATALOGS@
 
92
CATOBJEXT = @CATOBJEXT@
 
93
CC = @CC@
 
94
CCAS = @CCAS@
 
95
CCASDEPMODE = @CCASDEPMODE@
 
96
CCASFLAGS = @CCASFLAGS@
 
97
CCDEPMODE = @CCDEPMODE@
 
98
CFLAGS = @CFLAGS@
 
99
CPP = @CPP@
 
100
CPPFLAGS = @CPPFLAGS@
 
101
CXX = @CXX@
 
102
CXXCPP = @CXXCPP@
 
103
CXXDEPMODE = @CXXDEPMODE@
 
104
CXXFLAGS = @CXXFLAGS@
 
105
CYGPATH_W = @CYGPATH_W@
 
106
DATADIRNAME = @DATADIRNAME@
 
107
DBUS_CFLAGS = @DBUS_CFLAGS@
 
108
DBUS_LIBS = @DBUS_LIBS@
 
109
DEFS = @DEFS@
 
110
DEPDIR = @DEPDIR@
 
111
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
112
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
113
DSYMUTIL = @DSYMUTIL@
 
114
DX_CFLAGS = @DX_CFLAGS@
 
115
DX_LIBS = @DX_LIBS@
 
116
ECHO = @ECHO@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
EDS_CFLAGS = @EDS_CFLAGS@
 
121
EDS_LIBS = @EDS_LIBS@
 
122
EGREP = @EGREP@
 
123
EXEEXT = @EXEEXT@
 
124
F77 = @F77@
 
125
FFLAGS = @FFLAGS@
 
126
GCONF_CFLAGS = @GCONF_CFLAGS@
 
127
GCONF_LIBS = @GCONF_LIBS@
 
128
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
129
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
130
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
131
GLIB_CFLAGS = @GLIB_CFLAGS@
 
132
GLIB_LIBS = @GLIB_LIBS@
 
133
GMOFILES = @GMOFILES@
 
134
GMSGFMT = @GMSGFMT@
 
135
GNOME_CFLAGS = @GNOME_CFLAGS@
 
136
GNOME_LIBS = @GNOME_LIBS@
 
137
GREP = @GREP@
 
138
GTK_CFLAGS = @GTK_CFLAGS@
 
139
GTK_LIBS = @GTK_LIBS@
 
140
HELP_DIR = @HELP_DIR@
 
141
INSTALL = @INSTALL@
 
142
INSTALL_DATA = @INSTALL_DATA@
 
143
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
144
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
145
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
146
INSTOBJEXT = @INSTOBJEXT@
 
147
INTLLIBS = @INTLLIBS@
 
148
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
149
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
150
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
151
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
152
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
153
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
154
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
155
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
156
INTLTOOL_PERL = @INTLTOOL_PERL@
 
157
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
158
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
159
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
160
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
161
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
162
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
163
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
164
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
165
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
166
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
167
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
168
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
169
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
170
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
171
LDAP_CFLAGS = @LDAP_CFLAGS@
 
172
LDAP_LIBS = @LDAP_LIBS@
 
173
LDFLAGS = @LDFLAGS@
 
174
LIBOBJS = @LIBOBJS@
 
175
LIBS = @LIBS@
 
176
LIBTOOL = @LIBTOOL@
 
177
LN_S = @LN_S@
 
178
LTLIBOBJS = @LTLIBOBJS@
 
179
MAINT = @MAINT@
 
180
MAKEINFO = @MAKEINFO@
 
181
MKDIR_P = @MKDIR_P@
 
182
MKINSTALLDIRS = @MKINSTALLDIRS@
 
183
MSGFMT = @MSGFMT@
 
184
MSGFMT_OPTS = @MSGFMT_OPTS@
 
185
MSGMERGE = @MSGMERGE@
 
186
NMEDIT = @NMEDIT@
 
187
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
 
188
NOTIFY_LIBS = @NOTIFY_LIBS@
 
189
OBJEXT = @OBJEXT@
 
190
OMF_DIR = @OMF_DIR@
 
191
OPAL_CFLAGS = @OPAL_CFLAGS@
 
192
OPAL_LIBS = @OPAL_LIBS@
 
193
PACKAGE = @PACKAGE@
 
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
195
PACKAGE_NAME = @PACKAGE_NAME@
 
196
PACKAGE_STRING = @PACKAGE_STRING@
 
197
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
198
PACKAGE_VERSION = @PACKAGE_VERSION@
 
199
PATH_SEPARATOR = @PATH_SEPARATOR@
 
200
PKG_CONFIG = @PKG_CONFIG@
 
201
POFILES = @POFILES@
 
202
POSUB = @POSUB@
 
203
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
204
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
205
PTLIB_CFLAGS = @PTLIB_CFLAGS@
 
206
PTLIB_LIBS = @PTLIB_LIBS@
 
207
RANLIB = @RANLIB@
 
208
SCHEMA_AGE = @SCHEMA_AGE@
 
209
SED = @SED@
 
210
SET_MAKE = @SET_MAKE@
 
211
SHELL = @SHELL@
 
212
SIGC_CFLAGS = @SIGC_CFLAGS@
 
213
SIGC_LIBS = @SIGC_LIBS@
 
214
SK_CONFIG = @SK_CONFIG@
 
215
STRIP = @STRIP@
 
216
USE_NLS = @USE_NLS@
 
217
VERSION = @VERSION@
 
218
XGETTEXT = @XGETTEXT@
 
219
XML_CFLAGS = @XML_CFLAGS@
 
220
XML_LIBS = @XML_LIBS@
 
221
XV_CFLAGS = @XV_CFLAGS@
 
222
XV_LIBS = @XV_LIBS@
 
223
abs_builddir = @abs_builddir@
 
224
abs_srcdir = @abs_srcdir@
 
225
abs_top_builddir = @abs_top_builddir@
 
226
abs_top_srcdir = @abs_top_srcdir@
 
227
ac_ct_CC = @ac_ct_CC@
 
228
ac_ct_CXX = @ac_ct_CXX@
 
229
ac_ct_F77 = @ac_ct_F77@
 
230
am__include = @am__include@
 
231
am__leading_dot = @am__leading_dot@
 
232
am__quote = @am__quote@
 
233
am__tar = @am__tar@
 
234
am__untar = @am__untar@
 
235
bindir = @bindir@
 
236
build = @build@
 
237
build_alias = @build_alias@
 
238
build_cpu = @build_cpu@
 
239
build_os = @build_os@
 
240
build_vendor = @build_vendor@
 
241
builddir = @builddir@
 
242
datadir = @datadir@
 
243
datarootdir = @datarootdir@
 
244
docdir = @docdir@
 
245
dvidir = @dvidir@
 
246
exec_prefix = @exec_prefix@
 
247
gnomeconfdir = @gnomeconfdir@
 
248
gnomedatadir = @gnomedatadir@
 
249
host = @host@
 
250
host_alias = @host_alias@
 
251
host_cpu = @host_cpu@
 
252
host_os = @host_os@
 
253
host_vendor = @host_vendor@
 
254
htmldir = @htmldir@
 
255
includedir = @includedir@
 
256
infodir = @infodir@
 
257
install_sh = @install_sh@
 
258
libdir = @libdir@
 
259
libexecdir = @libexecdir@
 
260
localedir = @localedir@
 
261
localstatedir = @localstatedir@
 
262
mandir = @mandir@
 
263
mkdir_p = @mkdir_p@
 
264
oldincludedir = @oldincludedir@
 
265
pdfdir = @pdfdir@
 
266
prefix = @prefix@
 
267
program_transform_name = @program_transform_name@
 
268
psdir = @psdir@
 
269
sbindir = @sbindir@
 
270
sharedstatedir = @sharedstatedir@
 
271
srcdir = @srcdir@
 
272
sysconfdir = @sysconfdir@
 
273
target = @target@
 
274
target_alias = @target_alias@
 
275
target_cpu = @target_cpu@
 
276
target_os = @target_os@
 
277
target_vendor = @target_vendor@
 
278
top_builddir = @top_builddir@
 
279
top_srcdir = @top_srcdir@
 
280
noinst_LTLIBRARIES = libgmaudioinput-ptlib.la
 
281
audioinput_dir = $(top_srcdir)/lib/engine/audioinput/ptlib
 
282
AM_CXXFLAGS = $(SIGC_CFLAGS) $(GLIB_CFLAGS) $(PTLIB_CFLAGS)
 
283
INCLUDES = \
 
284
        -I$(top_srcdir)/lib/gmconf \
 
285
        -I$(top_srcdir)/lib/engine/include \
 
286
        -I$(top_srcdir)/lib/engine/framework \
 
287
        -I$(top_srcdir)/lib/engine/audiooutput/skel \
 
288
        -I$(top_srcdir)/lib/engine/audioinput/skel \
 
289
        -I$(top_srcdir)/lib/engine/audioinput/ptlib \
 
290
        -I$(top_srcdir)/lib/engine/hal/skel
 
291
 
 
292
libgmaudioinput_ptlib_la_SOURCES = \
 
293
        $(audioinput_dir)/audioinput-manager-ptlib.h \
 
294
        $(audioinput_dir)/audioinput-manager-ptlib.cpp \
 
295
        $(audioinput_dir)/audioinput-main-ptlib.h \
 
296
        $(audioinput_dir)/audioinput-main-ptlib.cpp 
 
297
 
 
298
libgmaudioinput_ptlib_la_LDFLAGS = -export-dynamic -no-undefined $(SIGC_LIBS) $(GLIB_LIBS) $(PTLIB_LIBS)
 
299
all: all-am
 
300
 
 
301
.SUFFIXES:
 
302
.SUFFIXES: .cpp .lo .o .obj
 
303
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
304
        @for dep in $?; do \
 
305
          case '$(am__configure_deps)' in \
 
306
            *$$dep*) \
 
307
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
308
                && exit 0; \
 
309
              exit 1;; \
 
310
          esac; \
 
311
        done; \
 
312
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/engine/audioinput/ptlib/Makefile'; \
 
313
        cd $(top_srcdir) && \
 
314
          $(AUTOMAKE) --gnu  lib/engine/audioinput/ptlib/Makefile
 
315
.PRECIOUS: Makefile
 
316
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
317
        @case '$?' in \
 
318
          *config.status*) \
 
319
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
320
          *) \
 
321
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
322
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
323
        esac;
 
324
 
 
325
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
326
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
327
 
 
328
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
329
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
330
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
331
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
332
 
 
333
clean-noinstLTLIBRARIES:
 
334
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
335
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
336
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
337
          test "$$dir" != "$$p" || dir=.; \
 
338
          echo "rm -f \"$${dir}/so_locations\""; \
 
339
          rm -f "$${dir}/so_locations"; \
 
340
        done
 
341
libgmaudioinput-ptlib.la: $(libgmaudioinput_ptlib_la_OBJECTS) $(libgmaudioinput_ptlib_la_DEPENDENCIES) 
 
342
        $(libgmaudioinput_ptlib_la_LINK)  $(libgmaudioinput_ptlib_la_OBJECTS) $(libgmaudioinput_ptlib_la_LIBADD) $(LIBS)
 
343
 
 
344
mostlyclean-compile:
 
345
        -rm -f *.$(OBJEXT)
 
346
 
 
347
distclean-compile:
 
348
        -rm -f *.tab.c
 
349
 
 
350
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audioinput-main-ptlib.Plo@am__quote@
 
351
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audioinput-manager-ptlib.Plo@am__quote@
 
352
 
 
353
.cpp.o:
 
354
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
355
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
356
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
357
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
358
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
359
 
 
360
.cpp.obj:
 
361
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
362
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
363
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
364
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
365
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
366
 
 
367
.cpp.lo:
 
368
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
369
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
370
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
371
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
372
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
373
 
 
374
audioinput-manager-ptlib.lo: $(audioinput_dir)/audioinput-manager-ptlib.cpp
 
375
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT audioinput-manager-ptlib.lo -MD -MP -MF $(DEPDIR)/audioinput-manager-ptlib.Tpo -c -o audioinput-manager-ptlib.lo `test -f '$(audioinput_dir)/audioinput-manager-ptlib.cpp' || echo '$(srcdir)/'`$(audioinput_dir)/audioinput-manager-ptlib.cpp
 
376
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/audioinput-manager-ptlib.Tpo $(DEPDIR)/audioinput-manager-ptlib.Plo
 
377
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(audioinput_dir)/audioinput-manager-ptlib.cpp' object='audioinput-manager-ptlib.lo' libtool=yes @AMDEPBACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
379
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o audioinput-manager-ptlib.lo `test -f '$(audioinput_dir)/audioinput-manager-ptlib.cpp' || echo '$(srcdir)/'`$(audioinput_dir)/audioinput-manager-ptlib.cpp
 
380
 
 
381
audioinput-main-ptlib.lo: $(audioinput_dir)/audioinput-main-ptlib.cpp
 
382
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT audioinput-main-ptlib.lo -MD -MP -MF $(DEPDIR)/audioinput-main-ptlib.Tpo -c -o audioinput-main-ptlib.lo `test -f '$(audioinput_dir)/audioinput-main-ptlib.cpp' || echo '$(srcdir)/'`$(audioinput_dir)/audioinput-main-ptlib.cpp
 
383
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/audioinput-main-ptlib.Tpo $(DEPDIR)/audioinput-main-ptlib.Plo
 
384
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(audioinput_dir)/audioinput-main-ptlib.cpp' object='audioinput-main-ptlib.lo' libtool=yes @AMDEPBACKSLASH@
 
385
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
386
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o audioinput-main-ptlib.lo `test -f '$(audioinput_dir)/audioinput-main-ptlib.cpp' || echo '$(srcdir)/'`$(audioinput_dir)/audioinput-main-ptlib.cpp
 
387
 
 
388
mostlyclean-libtool:
 
389
        -rm -f *.lo
 
390
 
 
391
clean-libtool:
 
392
        -rm -rf .libs _libs
 
393
 
 
394
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
395
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
396
        unique=`for i in $$list; do \
 
397
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
398
          done | \
 
399
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
400
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
401
        mkid -fID $$unique
 
402
tags: TAGS
 
403
 
 
404
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
405
                $(TAGS_FILES) $(LISP)
 
406
        tags=; \
 
407
        here=`pwd`; \
 
408
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
409
        unique=`for i in $$list; do \
 
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
411
          done | \
 
412
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
413
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
414
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
415
          test -n "$$unique" || unique=$$empty_fix; \
 
416
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
417
            $$tags $$unique; \
 
418
        fi
 
419
ctags: CTAGS
 
420
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
421
                $(TAGS_FILES) $(LISP)
 
422
        tags=; \
 
423
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
424
        unique=`for i in $$list; do \
 
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
426
          done | \
 
427
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
428
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
429
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
430
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
431
             $$tags $$unique
 
432
 
 
433
GTAGS:
 
434
        here=`$(am__cd) $(top_builddir) && pwd` \
 
435
          && cd $(top_srcdir) \
 
436
          && gtags -i $(GTAGS_ARGS) $$here
 
437
 
 
438
distclean-tags:
 
439
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
440
 
 
441
distdir: $(DISTFILES)
 
442
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
443
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
444
        list='$(DISTFILES)'; \
 
445
          dist_files=`for file in $$list; do echo $$file; done | \
 
446
          sed -e "s|^$$srcdirstrip/||;t" \
 
447
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
448
        case $$dist_files in \
 
449
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
450
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
451
                           sort -u` ;; \
 
452
        esac; \
 
453
        for file in $$dist_files; do \
 
454
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
455
          if test -d $$d/$$file; then \
 
456
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
457
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
458
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
459
            fi; \
 
460
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
461
          else \
 
462
            test -f $(distdir)/$$file \
 
463
            || cp -p $$d/$$file $(distdir)/$$file \
 
464
            || exit 1; \
 
465
          fi; \
 
466
        done
 
467
check-am: all-am
 
468
check: check-am
 
469
all-am: Makefile $(LTLIBRARIES)
 
470
installdirs:
 
471
install: install-am
 
472
install-exec: install-exec-am
 
473
install-data: install-data-am
 
474
uninstall: uninstall-am
 
475
 
 
476
install-am: all-am
 
477
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
478
 
 
479
installcheck: installcheck-am
 
480
install-strip:
 
481
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
482
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
483
          `test -z '$(STRIP)' || \
 
484
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
485
mostlyclean-generic:
 
486
 
 
487
clean-generic:
 
488
 
 
489
distclean-generic:
 
490
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
491
 
 
492
maintainer-clean-generic:
 
493
        @echo "This command is intended for maintainers to use"
 
494
        @echo "it deletes files that may require special tools to rebuild."
 
495
clean: clean-am
 
496
 
 
497
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
498
        mostlyclean-am
 
499
 
 
500
distclean: distclean-am
 
501
        -rm -rf ./$(DEPDIR)
 
502
        -rm -f Makefile
 
503
distclean-am: clean-am distclean-compile distclean-generic \
 
504
        distclean-tags
 
505
 
 
506
dvi: dvi-am
 
507
 
 
508
dvi-am:
 
509
 
 
510
html: html-am
 
511
 
 
512
info: info-am
 
513
 
 
514
info-am:
 
515
 
 
516
install-data-am:
 
517
 
 
518
install-dvi: install-dvi-am
 
519
 
 
520
install-exec-am:
 
521
 
 
522
install-html: install-html-am
 
523
 
 
524
install-info: install-info-am
 
525
 
 
526
install-man:
 
527
 
 
528
install-pdf: install-pdf-am
 
529
 
 
530
install-ps: install-ps-am
 
531
 
 
532
installcheck-am:
 
533
 
 
534
maintainer-clean: maintainer-clean-am
 
535
        -rm -rf ./$(DEPDIR)
 
536
        -rm -f Makefile
 
537
maintainer-clean-am: distclean-am maintainer-clean-generic
 
538
 
 
539
mostlyclean: mostlyclean-am
 
540
 
 
541
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
542
        mostlyclean-libtool
 
543
 
 
544
pdf: pdf-am
 
545
 
 
546
pdf-am:
 
547
 
 
548
ps: ps-am
 
549
 
 
550
ps-am:
 
551
 
 
552
uninstall-am:
 
553
 
 
554
.MAKE: install-am install-strip
 
555
 
 
556
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
557
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
558
        distclean-compile distclean-generic distclean-libtool \
 
559
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
560
        install install-am install-data install-data-am install-dvi \
 
561
        install-dvi-am install-exec install-exec-am install-html \
 
562
        install-html-am install-info install-info-am install-man \
 
563
        install-pdf install-pdf-am install-ps install-ps-am \
 
564
        install-strip installcheck installcheck-am installdirs \
 
565
        maintainer-clean maintainer-clean-generic mostlyclean \
 
566
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
567
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
568
 
 
569
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
570
# Otherwise a system limit (for SysV at least) may be exceeded.
 
571
.NOEXPORT: