~ubuntu-branches/ubuntu/quantal/linphone/quantal

« back to all changes in this revision

Viewing changes to support/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2004-06-30 13:58:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040630135816-wwx75gdlodkqbabb
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# 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
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
49
INSTALL_DATA = @INSTALL_DATA@
 
50
install_sh_DATA = $(install_sh) -c -m 644
 
51
install_sh_PROGRAM = $(install_sh) -c
 
52
install_sh_SCRIPT = $(install_sh) -c
 
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
 
55
transform = @program_transform_name@
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
host_alias = @host_alias@
 
63
host_triplet = @host@
 
64
 
 
65
EXEEXT = @EXEEXT@
 
66
OBJEXT = @OBJEXT@
 
67
PATH_SEPARATOR = @PATH_SEPARATOR@
 
68
ALSA_LIBS = @ALSA_LIBS@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AS = @AS@
 
72
AVCODEC_LIBS = @AVCODEC_LIBS@
 
73
AWK = @AWK@
 
74
CATALOGS = @CATALOGS@
 
75
CATOBJEXT = @CATOBJEXT@
 
76
CC = @CC@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
DATADIRNAME = @DATADIRNAME@
 
80
DEPDIR = @DEPDIR@
 
81
DLLTOOL = @DLLTOOL@
 
82
ECHO = @ECHO@
 
83
EGREP = @EGREP@
 
84
F77 = @F77@
 
85
GCJ = @GCJ@
 
86
GCJFLAGS = @GCJFLAGS@
 
87
GDK_CFLAGS = @GDK_CFLAGS@
 
88
GDK_LIBS = @GDK_LIBS@
 
89
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
90
GLIB_CFLAGS = @GLIB_CFLAGS@
 
91
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
92
GLIB_LIBS = @GLIB_LIBS@
 
93
GLIB_MKENUMS = @GLIB_MKENUMS@
 
94
GMOFILES = @GMOFILES@
 
95
GMSGFMT = @GMSGFMT@
 
96
GNOME_APPLETS_CFLAGS = @GNOME_APPLETS_CFLAGS@
 
97
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
 
98
GOBJECT_QUERY = @GOBJECT_QUERY@
 
99
GSMLIB_CFLAGS = @GSMLIB_CFLAGS@
 
100
HTML_DIR = @HTML_DIR@
 
101
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
102
INSTOBJEXT = @INSTOBJEXT@
 
103
INTLLIBS = @INTLLIBS@
 
104
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
105
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
106
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
107
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
108
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
109
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
110
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
111
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
112
INTLTOOL_PERL = @INTLTOOL_PERL@
 
113
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
114
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
115
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
116
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
117
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
118
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
119
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
120
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
121
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
122
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
123
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
124
IPV6_CFLAGS = @IPV6_CFLAGS@
 
125
LIBGNOMEUI_CFLAGS = @LIBGNOMEUI_CFLAGS@
 
126
LIBGNOMEUI_LIBS = @LIBGNOMEUI_LIBS@
 
127
LIBGNOME_CFLAGS = @LIBGNOME_CFLAGS@
 
128
LIBGNOME_LIBS = @LIBGNOME_LIBS@
 
129
LIBTOOL = @LIBTOOL@
 
130
LINPHONE_CFLAGS = @LINPHONE_CFLAGS@
 
131
LINPHONE_LIBS = @LINPHONE_LIBS@
 
132
LN_S = @LN_S@
 
133
MKINSTALLDIRS = @MKINSTALLDIRS@
 
134
NASM = @NASM@
 
135
OBJDUMP = @OBJDUMP@
 
136
PACKAGE = @PACKAGE@
 
137
PKG_CONFIG = @PKG_CONFIG@
 
138
POFILES = @POFILES@
 
139
POSUB = @POSUB@
 
140
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
141
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
142
PTHREAD_LDFLAGS = @PTHREAD_LDFLAGS@
 
143
RANLIB = @RANLIB@
 
144
RC = @RC@
 
145
SPEEX_CFLAGS = @SPEEX_CFLAGS@
 
146
SPEEX_LIBS = @SPEEX_LIBS@
 
147
STRIP = @STRIP@
 
148
SUPPORTLIB = @SUPPORTLIB@
 
149
TRUESPEECH_CFLAGS = @TRUESPEECH_CFLAGS@
 
150
USE_NLS = @USE_NLS@
 
151
VERSION = @VERSION@
 
152
am__include = @am__include@
 
153
am__quote = @am__quote@
 
154
install_sh = @install_sh@
 
155
osip_prefix = @osip_prefix@
 
156
 
 
157
@BUILD_UGLIB_TRUE@noinst_LTLIBRARIES = libuglib.la
 
158
 
 
159
linphone_includedir = $(includedir)/linphone
 
160
 
 
161
linphone_include_HEADERS = uglib.h glist.h gspawn.h gshell.h
 
162
 
 
163
libuglib_la_SOURCES = glist.c glist.h \
 
164
                                        uglib.c uglib.h \
 
165
                                        gspawn.c gspawn.h \
 
166
                                        gshell.c gshell.h
 
167
 
 
168
subdir = support
 
169
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
170
CONFIG_HEADER = $(top_builddir)/config.h
 
171
CONFIG_CLEAN_FILES =
 
172
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
173
 
 
174
libuglib_la_LDFLAGS =
 
175
libuglib_la_LIBADD =
 
176
am_libuglib_la_OBJECTS = glist.lo uglib.lo gspawn.lo gshell.lo
 
177
libuglib_la_OBJECTS = $(am_libuglib_la_OBJECTS)
 
178
 
 
179
DEFS = @DEFS@
 
180
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
181
CPPFLAGS = @CPPFLAGS@
 
182
LDFLAGS = @LDFLAGS@
 
183
LIBS = @LIBS@
 
184
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
185
am__depfiles_maybe = depfiles
 
186
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/glist.Plo ./$(DEPDIR)/gshell.Plo \
 
187
@AMDEP_TRUE@    ./$(DEPDIR)/gspawn.Plo ./$(DEPDIR)/uglib.Plo
 
188
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
189
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
190
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
191
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
192
CCLD = $(CC)
 
193
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
194
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
195
CFLAGS = @CFLAGS@
 
196
DIST_SOURCES = $(libuglib_la_SOURCES)
 
197
HEADERS = $(linphone_include_HEADERS)
 
198
 
 
199
DIST_COMMON = $(linphone_include_HEADERS) Makefile.am Makefile.in
 
200
SOURCES = $(libuglib_la_SOURCES)
 
201
 
 
202
all: all-am
 
203
 
 
204
.SUFFIXES:
 
205
.SUFFIXES: .c .lo .o .obj
 
206
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
207
        cd $(top_srcdir) && \
 
208
          $(AUTOMAKE) --gnu  support/Makefile
 
209
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
210
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
211
 
 
212
clean-noinstLTLIBRARIES:
 
213
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
214
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
215
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
216
          test -z "$dir" && dir=.; \
 
217
          echo "rm -f \"$${dir}/so_locations\""; \
 
218
          rm -f "$${dir}/so_locations"; \
 
219
        done
 
220
libuglib.la: $(libuglib_la_OBJECTS) $(libuglib_la_DEPENDENCIES) 
 
221
        $(LINK)  $(libuglib_la_LDFLAGS) $(libuglib_la_OBJECTS) $(libuglib_la_LIBADD) $(LIBS)
 
222
 
 
223
mostlyclean-compile:
 
224
        -rm -f *.$(OBJEXT) core *.core
 
225
 
 
226
distclean-compile:
 
227
        -rm -f *.tab.c
 
228
 
 
229
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glist.Plo@am__quote@
 
230
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gshell.Plo@am__quote@
 
231
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn.Plo@am__quote@
 
232
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uglib.Plo@am__quote@
 
233
 
 
234
distclean-depend:
 
235
        -rm -rf ./$(DEPDIR)
 
236
 
 
237
.c.o:
 
238
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
239
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
240
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
241
        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
242
 
 
243
.c.obj:
 
244
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
245
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
246
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
247
        $(COMPILE) -c `cygpath -w $<`
 
248
 
 
249
.c.lo:
 
250
@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
251
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
252
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
253
        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
254
CCDEPMODE = @CCDEPMODE@
 
255
 
 
256
mostlyclean-libtool:
 
257
        -rm -f *.lo
 
258
 
 
259
clean-libtool:
 
260
        -rm -rf .libs _libs
 
261
 
 
262
distclean-libtool:
 
263
        -rm -f libtool
 
264
uninstall-info-am:
 
265
linphone_includeHEADERS_INSTALL = $(INSTALL_HEADER)
 
266
install-linphone_includeHEADERS: $(linphone_include_HEADERS)
 
267
        @$(NORMAL_INSTALL)
 
268
        $(mkinstalldirs) $(DESTDIR)$(linphone_includedir)
 
269
        @list='$(linphone_include_HEADERS)'; for p in $$list; do \
 
270
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
271
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
272
          echo " $(linphone_includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(linphone_includedir)/$$f"; \
 
273
          $(linphone_includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(linphone_includedir)/$$f; \
 
274
        done
 
275
 
 
276
uninstall-linphone_includeHEADERS:
 
277
        @$(NORMAL_UNINSTALL)
 
278
        @list='$(linphone_include_HEADERS)'; for p in $$list; do \
 
279
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
280
          echo " rm -f $(DESTDIR)$(linphone_includedir)/$$f"; \
 
281
          rm -f $(DESTDIR)$(linphone_includedir)/$$f; \
 
282
        done
 
283
 
 
284
ETAGS = etags
 
285
ETAGSFLAGS =
 
286
 
 
287
tags: TAGS
 
288
 
 
289
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
290
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
291
        unique=`for i in $$list; do \
 
292
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
293
          done | \
 
294
          $(AWK) '    { files[$$0] = 1; } \
 
295
               END { for (i in files) print i; }'`; \
 
296
        mkid -fID $$unique
 
297
 
 
298
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
299
                $(TAGS_FILES) $(LISP)
 
300
        tags=; \
 
301
        here=`pwd`; \
 
302
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
303
        unique=`for i in $$list; do \
 
304
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
305
          done | \
 
306
          $(AWK) '    { files[$$0] = 1; } \
 
307
               END { for (i in files) print i; }'`; \
 
308
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
309
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
310
             $$tags $$unique
 
311
 
 
312
GTAGS:
 
313
        here=`$(am__cd) $(top_builddir) && pwd` \
 
314
          && cd $(top_srcdir) \
 
315
          && gtags -i $(GTAGS_ARGS) $$here
 
316
 
 
317
distclean-tags:
 
318
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
319
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
320
 
 
321
top_distdir = ..
 
322
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
323
 
 
324
distdir: $(DISTFILES)
 
325
        @list='$(DISTFILES)'; for file in $$list; do \
 
326
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
327
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
328
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
329
            dir="/$$dir"; \
 
330
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
331
          else \
 
332
            dir=''; \
 
333
          fi; \
 
334
          if test -d $$d/$$file; then \
 
335
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
336
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
337
            fi; \
 
338
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
339
          else \
 
340
            test -f $(distdir)/$$file \
 
341
            || cp -p $$d/$$file $(distdir)/$$file \
 
342
            || exit 1; \
 
343
          fi; \
 
344
        done
 
345
check-am: all-am
 
346
check: check-am
 
347
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
348
 
 
349
installdirs:
 
350
        $(mkinstalldirs) $(DESTDIR)$(linphone_includedir)
 
351
 
 
352
install: install-am
 
353
install-exec: install-exec-am
 
354
install-data: install-data-am
 
355
uninstall: uninstall-am
 
356
 
 
357
install-am: all-am
 
358
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
359
 
 
360
installcheck: installcheck-am
 
361
install-strip:
 
362
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
363
          INSTALL_STRIP_FLAG=-s \
 
364
          `test -z '$(STRIP)' || \
 
365
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
366
mostlyclean-generic:
 
367
 
 
368
clean-generic:
 
369
 
 
370
distclean-generic:
 
371
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
372
 
 
373
maintainer-clean-generic:
 
374
        @echo "This command is intended for maintainers to use"
 
375
        @echo "it deletes files that may require special tools to rebuild."
 
376
clean: clean-am
 
377
 
 
378
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
379
        mostlyclean-am
 
380
 
 
381
distclean: distclean-am
 
382
 
 
383
distclean-am: clean-am distclean-compile distclean-depend \
 
384
        distclean-generic distclean-libtool distclean-tags
 
385
 
 
386
dvi: dvi-am
 
387
 
 
388
dvi-am:
 
389
 
 
390
info: info-am
 
391
 
 
392
info-am:
 
393
 
 
394
install-data-am: install-linphone_includeHEADERS
 
395
 
 
396
install-exec-am:
 
397
 
 
398
install-info: install-info-am
 
399
 
 
400
install-man:
 
401
 
 
402
installcheck-am:
 
403
 
 
404
maintainer-clean: maintainer-clean-am
 
405
 
 
406
maintainer-clean-am: distclean-am maintainer-clean-generic
 
407
 
 
408
mostlyclean: mostlyclean-am
 
409
 
 
410
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
411
        mostlyclean-libtool
 
412
 
 
413
uninstall-am: uninstall-info-am uninstall-linphone_includeHEADERS
 
414
 
 
415
.PHONY: GTAGS all all-am check check-am clean clean-generic \
 
416
        clean-libtool clean-noinstLTLIBRARIES distclean \
 
417
        distclean-compile distclean-depend distclean-generic \
 
418
        distclean-libtool distclean-tags distdir dvi dvi-am info \
 
419
        info-am install install-am install-data install-data-am \
 
420
        install-exec install-exec-am install-info install-info-am \
 
421
        install-linphone_includeHEADERS install-man install-strip \
 
422
        installcheck installcheck-am installdirs maintainer-clean \
 
423
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
424
        mostlyclean-generic mostlyclean-libtool tags uninstall \
 
425
        uninstall-am uninstall-info-am \
 
426
        uninstall-linphone_includeHEADERS
 
427
 
 
428
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
429
# Otherwise a system limit (for SysV at least) may be exceeded.
 
430
.NOEXPORT: