~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to oRTP/build/win32native/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
target_triplet = @target@
 
39
subdir = build/win32native
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/ortp-config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
51
ACLOCAL = @ACLOCAL@
 
52
AMDEP_FALSE = @AMDEP_FALSE@
 
53
AMDEP_TRUE = @AMDEP_TRUE@
 
54
AMTAR = @AMTAR@
 
55
AR = @AR@
 
56
ARCH = @ARCH@
 
57
AUTOCONF = @AUTOCONF@
 
58
AUTOHEADER = @AUTOHEADER@
 
59
AUTOMAKE = @AUTOMAKE@
 
60
AWK = @AWK@
 
61
CC = @CC@
 
62
CCDEPMODE = @CCDEPMODE@
 
63
CFLAGS = @CFLAGS@
 
64
CPP = @CPP@
 
65
CPPFLAGS = @CPPFLAGS@
 
66
CXX = @CXX@
 
67
CXXCPP = @CXXCPP@
 
68
CXXDEPMODE = @CXXDEPMODE@
 
69
CXXFLAGS = @CXXFLAGS@
 
70
CYGPATH_W = @CYGPATH_W@
 
71
DEFS = @DEFS@
 
72
DEPDIR = @DEPDIR@
 
73
ECHO = @ECHO@
 
74
ECHO_C = @ECHO_C@
 
75
ECHO_N = @ECHO_N@
 
76
ECHO_T = @ECHO_T@
 
77
EGREP = @EGREP@
 
78
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
79
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
80
EPM = @EPM@
 
81
EPMINSTALL = @EPMINSTALL@
 
82
EPM_PKG_EXT = @EPM_PKG_EXT@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GREP = @GREP@
 
87
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
88
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
89
HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
 
90
HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
 
91
HTML_DIR = @HTML_DIR@
 
92
INSTALL_DATA = @INSTALL_DATA@
 
93
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
94
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
95
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
96
LDFLAGS = @LDFLAGS@
 
97
LIBOBJS = @LIBOBJS@
 
98
LIBORTP_SO_VERSION = @LIBORTP_SO_VERSION@
 
99
LIBS = @LIBS@
 
100
LIBTOOL = @LIBTOOL@
 
101
LICENSE = @LICENSE@
 
102
LN_S = @LN_S@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAKEINFO = @MAKEINFO@
 
105
MKEPMLIST = @MKEPMLIST@
 
106
OBJEXT = @OBJEXT@
 
107
ORTPDEPS_CFLAGS = @ORTPDEPS_CFLAGS@
 
108
ORTPDEPS_LDFLAGS = @ORTPDEPS_LDFLAGS@
 
109
ORTPDEPS_LIBS = @ORTPDEPS_LIBS@
 
110
ORTP_PKGCONFIG_VERSION = @ORTP_PKGCONFIG_VERSION@
 
111
ORTP_VERSION = @ORTP_VERSION@
 
112
PACKAGE = @PACKAGE@
 
113
PACKAGER = @PACKAGER@
 
114
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
115
PACKAGE_NAME = @PACKAGE_NAME@
 
116
PACKAGE_STRING = @PACKAGE_STRING@
 
117
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
118
PACKAGE_VERSION = @PACKAGE_VERSION@
 
119
PATH_SEPARATOR = @PATH_SEPARATOR@
 
120
PKG_CONFIG = @PKG_CONFIG@
 
121
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
122
PTHREAD_LDFLAGS = @PTHREAD_LDFLAGS@
 
123
PTHREAD_LIBS = @PTHREAD_LIBS@
 
124
RANLIB = @RANLIB@
 
125
RELEASE = @RELEASE@
 
126
SET_MAKE = @SET_MAKE@
 
127
SHELL = @SHELL@
 
128
STRIP = @STRIP@
 
129
SUMMARY = @SUMMARY@
 
130
SYS_GROUP = @SYS_GROUP@
 
131
SYS_USER = @SYS_USER@
 
132
VENDOR = @VENDOR@
 
133
VERSION = @VERSION@
 
134
WITH_EPM_FALSE = @WITH_EPM_FALSE@
 
135
WITH_EPM_TRUE = @WITH_EPM_TRUE@
 
136
ac_ct_CC = @ac_ct_CC@
 
137
ac_ct_CXX = @ac_ct_CXX@
 
138
ac_ct_F77 = @ac_ct_F77@
 
139
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
140
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
141
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
142
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
143
am__include = @am__include@
 
144
am__leading_dot = @am__leading_dot@
 
145
am__quote = @am__quote@
 
146
am__tar = @am__tar@
 
147
am__untar = @am__untar@
 
148
bindir = @bindir@
 
149
build = @build@
 
150
build_alias = @build_alias@
 
151
build_cpu = @build_cpu@
 
152
build_os = @build_os@
 
153
build_vendor = @build_vendor@
 
154
datadir = @datadir@
 
155
datarootdir = @datarootdir@
 
156
docdir = @docdir@
 
157
dvidir = @dvidir@
 
158
exec_prefix = @exec_prefix@
 
159
host = @host@
 
160
host_alias = @host_alias@
 
161
host_cpu = @host_cpu@
 
162
host_os = @host_os@
 
163
host_vendor = @host_vendor@
 
164
htmldir = @htmldir@
 
165
includedir = @includedir@
 
166
infodir = @infodir@
 
167
install_sh = @install_sh@
 
168
libdir = @libdir@
 
169
libexecdir = @libexecdir@
 
170
localedir = @localedir@
 
171
localstatedir = @localstatedir@
 
172
mandir = @mandir@
 
173
mkdir_p = @mkdir_p@
 
174
oldincludedir = @oldincludedir@
 
175
pdfdir = @pdfdir@
 
176
prefix = @prefix@
 
177
program_transform_name = @program_transform_name@
 
178
psdir = @psdir@
 
179
sbindir = @sbindir@
 
180
sharedstatedir = @sharedstatedir@
 
181
sysconfdir = @sysconfdir@
 
182
target = @target@
 
183
target_alias = @target_alias@
 
184
target_cpu = @target_cpu@
 
185
target_os = @target_os@
 
186
target_vendor = @target_vendor@
 
187
EXTRA_DIST = oRTP.vcproj ortp.def ortp.dev
 
188
all: all-am
 
189
 
 
190
.SUFFIXES:
 
191
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
192
        @for dep in $?; do \
 
193
          case '$(am__configure_deps)' in \
 
194
            *$$dep*) \
 
195
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
196
                && exit 0; \
 
197
              exit 1;; \
 
198
          esac; \
 
199
        done; \
 
200
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  build/win32native/Makefile'; \
 
201
        cd $(top_srcdir) && \
 
202
          $(AUTOMAKE) --gnu  build/win32native/Makefile
 
203
.PRECIOUS: Makefile
 
204
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
205
        @case '$?' in \
 
206
          *config.status*) \
 
207
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
208
          *) \
 
209
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
210
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
211
        esac;
 
212
 
 
213
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
214
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
215
 
 
216
$(top_srcdir)/configure:  $(am__configure_deps)
 
217
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
218
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
219
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
220
 
 
221
mostlyclean-libtool:
 
222
        -rm -f *.lo
 
223
 
 
224
clean-libtool:
 
225
        -rm -rf .libs _libs
 
226
 
 
227
distclean-libtool:
 
228
        -rm -f libtool
 
229
uninstall-info-am:
 
230
tags: TAGS
 
231
TAGS:
 
232
 
 
233
ctags: CTAGS
 
234
CTAGS:
 
235
 
 
236
 
 
237
distdir: $(DISTFILES)
 
238
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
239
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
240
        list='$(DISTFILES)'; for file in $$list; do \
 
241
          case $$file in \
 
242
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
243
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
244
          esac; \
 
245
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
246
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
247
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
248
            dir="/$$dir"; \
 
249
            $(mkdir_p) "$(distdir)$$dir"; \
 
250
          else \
 
251
            dir=''; \
 
252
          fi; \
 
253
          if test -d $$d/$$file; then \
 
254
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
255
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
256
            fi; \
 
257
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
258
          else \
 
259
            test -f $(distdir)/$$file \
 
260
            || cp -p $$d/$$file $(distdir)/$$file \
 
261
            || exit 1; \
 
262
          fi; \
 
263
        done
 
264
check-am: all-am
 
265
check: check-am
 
266
all-am: Makefile
 
267
installdirs:
 
268
install: install-am
 
269
install-exec: install-exec-am
 
270
install-data: install-data-am
 
271
uninstall: uninstall-am
 
272
 
 
273
install-am: all-am
 
274
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
275
 
 
276
installcheck: installcheck-am
 
277
install-strip:
 
278
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
279
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
280
          `test -z '$(STRIP)' || \
 
281
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
282
mostlyclean-generic:
 
283
 
 
284
clean-generic:
 
285
 
 
286
distclean-generic:
 
287
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
288
 
 
289
maintainer-clean-generic:
 
290
        @echo "This command is intended for maintainers to use"
 
291
        @echo "it deletes files that may require special tools to rebuild."
 
292
clean: clean-am
 
293
 
 
294
clean-am: clean-generic clean-libtool mostlyclean-am
 
295
 
 
296
distclean: distclean-am
 
297
        -rm -f Makefile
 
298
distclean-am: clean-am distclean-generic distclean-libtool
 
299
 
 
300
dvi: dvi-am
 
301
 
 
302
dvi-am:
 
303
 
 
304
html: html-am
 
305
 
 
306
info: info-am
 
307
 
 
308
info-am:
 
309
 
 
310
install-data-am:
 
311
 
 
312
install-exec-am:
 
313
 
 
314
install-info: install-info-am
 
315
 
 
316
install-man:
 
317
 
 
318
installcheck-am:
 
319
 
 
320
maintainer-clean: maintainer-clean-am
 
321
        -rm -f Makefile
 
322
maintainer-clean-am: distclean-am maintainer-clean-generic
 
323
 
 
324
mostlyclean: mostlyclean-am
 
325
 
 
326
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
327
 
 
328
pdf: pdf-am
 
329
 
 
330
pdf-am:
 
331
 
 
332
ps: ps-am
 
333
 
 
334
ps-am:
 
335
 
 
336
uninstall-am: uninstall-info-am
 
337
 
 
338
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
339
        distclean distclean-generic distclean-libtool distdir dvi \
 
340
        dvi-am html html-am info info-am install install-am \
 
341
        install-data install-data-am install-exec install-exec-am \
 
342
        install-info install-info-am install-man install-strip \
 
343
        installcheck installcheck-am installdirs maintainer-clean \
 
344
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
345
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
346
        uninstall-info-am
 
347
 
 
348
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
349
# Otherwise a system limit (for SysV at least) may be exceeded.
 
350
.NOEXPORT: