~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-12-05 09:45:40 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20071205094540-m1x6rg54ohgfkw8u
Tags: upstream-0.10.3
ImportĀ upstreamĀ versionĀ 0.10.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
43
39
        $(top_srcdir)/common/m4/as-compiler-flag.m4 \
44
40
        $(top_srcdir)/common/m4/as-python.m4 \
45
41
        $(top_srcdir)/common/m4/as-version.m4 \
46
 
        $(top_srcdir)/common/m4/check.m4 \
47
42
        $(top_srcdir)/common/m4/gst-arch.m4 \
48
43
        $(top_srcdir)/common/m4/gst-args.m4 \
49
44
        $(top_srcdir)/common/m4/gst-check.m4 \
50
45
        $(top_srcdir)/common/m4/gst-error.m4 \
51
46
        $(top_srcdir)/common/m4/gst-plugindir.m4 \
 
47
        $(top_srcdir)/common/m4/gst.m4 \
52
48
        $(top_srcdir)/common/m4/gtk-doc.m4 \
53
49
        $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/configure.ac
54
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60
56
DIST_SOURCES =
61
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62
58
        html-recursive info-recursive install-data-recursive \
63
 
        install-exec-recursive install-info-recursive \
64
 
        install-recursive installcheck-recursive installdirs-recursive \
65
 
        pdf-recursive ps-recursive uninstall-info-recursive \
66
 
        uninstall-recursive
 
59
        install-dvi-recursive install-exec-recursive \
 
60
        install-html-recursive install-info-recursive \
 
61
        install-pdf-recursive install-ps-recursive install-recursive \
 
62
        installcheck-recursive installdirs-recursive pdf-recursive \
 
63
        ps-recursive uninstall-recursive
 
64
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
65
  distclean-recursive maintainer-clean-recursive
67
66
ETAGS = etags
68
67
CTAGS = ctags
69
68
DIST_SUBDIRS = $(SUBDIRS)
70
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71
70
ACLOCAL = @ACLOCAL@
72
71
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
73
 
AMDEP_FALSE = @AMDEP_FALSE@
74
 
AMDEP_TRUE = @AMDEP_TRUE@
75
72
AMTAR = @AMTAR@
76
73
AR = @AR@
77
74
AUTOCONF = @AUTOCONF@
81
78
CC = @CC@
82
79
CCDEPMODE = @CCDEPMODE@
83
80
CFLAGS = @CFLAGS@
84
 
CHECK_CFLAGS = @CHECK_CFLAGS@
85
 
CHECK_LIBS = @CHECK_LIBS@
86
81
CPP = @CPP@
87
82
CPPFLAGS = @CPPFLAGS@
88
83
CXX = @CXX@
90
85
CXXDEPMODE = @CXXDEPMODE@
91
86
CXXFLAGS = @CXXFLAGS@
92
87
CYGPATH_W = @CYGPATH_W@
 
88
DARWIN_LDFLAGS = @DARWIN_LDFLAGS@
93
89
DEFS = @DEFS@
94
90
DEPDIR = @DEPDIR@
95
91
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
98
94
ECHO_N = @ECHO_N@
99
95
ECHO_T = @ECHO_T@
100
96
EGREP = @EGREP@
101
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
102
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
103
97
ERROR_CFLAGS = @ERROR_CFLAGS@
104
98
EXEEXT = @EXEEXT@
105
99
F77 = @F77@
106
100
FFLAGS = @FFLAGS@
 
101
FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
 
102
FFMPEG_LIBS = @FFMPEG_LIBS@
 
103
FFMPEG_SUBDIRS = @FFMPEG_SUBDIRS@
107
104
GREP = @GREP@
108
105
GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
 
106
GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
109
107
GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
110
108
GST_BASE_LIBS = @GST_BASE_LIBS@
111
109
GST_CFLAGS = @GST_CFLAGS@
122
120
GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
123
121
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
124
122
GST_TOOLS_DIR = @GST_TOOLS_DIR@
125
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
126
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
127
 
HAVE_CHECK_FALSE = @HAVE_CHECK_FALSE@
128
 
HAVE_CHECK_TRUE = @HAVE_CHECK_TRUE@
129
 
HAVE_CPU_ALPHA_FALSE = @HAVE_CPU_ALPHA_FALSE@
130
 
HAVE_CPU_ALPHA_TRUE = @HAVE_CPU_ALPHA_TRUE@
131
 
HAVE_CPU_ARM_FALSE = @HAVE_CPU_ARM_FALSE@
132
 
HAVE_CPU_ARM_TRUE = @HAVE_CPU_ARM_TRUE@
133
 
HAVE_CPU_CRISV32_FALSE = @HAVE_CPU_CRISV32_FALSE@
134
 
HAVE_CPU_CRISV32_TRUE = @HAVE_CPU_CRISV32_TRUE@
135
 
HAVE_CPU_CRIS_FALSE = @HAVE_CPU_CRIS_FALSE@
136
 
HAVE_CPU_CRIS_TRUE = @HAVE_CPU_CRIS_TRUE@
137
 
HAVE_CPU_HPPA_FALSE = @HAVE_CPU_HPPA_FALSE@
138
 
HAVE_CPU_HPPA_TRUE = @HAVE_CPU_HPPA_TRUE@
139
 
HAVE_CPU_I386_FALSE = @HAVE_CPU_I386_FALSE@
140
 
HAVE_CPU_I386_TRUE = @HAVE_CPU_I386_TRUE@
141
 
HAVE_CPU_IA64_FALSE = @HAVE_CPU_IA64_FALSE@
142
 
HAVE_CPU_IA64_TRUE = @HAVE_CPU_IA64_TRUE@
143
 
HAVE_CPU_M68K_FALSE = @HAVE_CPU_M68K_FALSE@
144
 
HAVE_CPU_M68K_TRUE = @HAVE_CPU_M68K_TRUE@
145
 
HAVE_CPU_MIPS_FALSE = @HAVE_CPU_MIPS_FALSE@
146
 
HAVE_CPU_MIPS_TRUE = @HAVE_CPU_MIPS_TRUE@
147
 
HAVE_CPU_PPC64_FALSE = @HAVE_CPU_PPC64_FALSE@
148
 
HAVE_CPU_PPC64_TRUE = @HAVE_CPU_PPC64_TRUE@
149
 
HAVE_CPU_PPC_FALSE = @HAVE_CPU_PPC_FALSE@
150
 
HAVE_CPU_PPC_TRUE = @HAVE_CPU_PPC_TRUE@
151
 
HAVE_CPU_S390_FALSE = @HAVE_CPU_S390_FALSE@
152
 
HAVE_CPU_S390_TRUE = @HAVE_CPU_S390_TRUE@
153
 
HAVE_CPU_SPARC_FALSE = @HAVE_CPU_SPARC_FALSE@
154
 
HAVE_CPU_SPARC_TRUE = @HAVE_CPU_SPARC_TRUE@
155
 
HAVE_CPU_X86_64_FALSE = @HAVE_CPU_X86_64_FALSE@
156
 
HAVE_CPU_X86_64_TRUE = @HAVE_CPU_X86_64_TRUE@
157
 
HAVE_VALGRIND_FALSE = @HAVE_VALGRIND_FALSE@
158
 
HAVE_VALGRIND_TRUE = @HAVE_VALGRIND_TRUE@
159
123
HTML_DIR = @HTML_DIR@
 
124
INSTALL = @INSTALL@
160
125
INSTALL_DATA = @INSTALL_DATA@
161
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@
162
127
INSTALL_SCRIPT = @INSTALL_SCRIPT@
163
128
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164
129
LDFLAGS = @LDFLAGS@
 
130
LIBM = @LIBM@
165
131
LIBOBJS = @LIBOBJS@
166
132
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
167
133
LIBOIL_LIBS = @LIBOIL_LIBS@
170
136
LN_S = @LN_S@
171
137
LTLIBOBJS = @LTLIBOBJS@
172
138
MAINT = @MAINT@
173
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
174
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
175
139
MAKEINFO = @MAKEINFO@
 
140
MKDIR_P = @MKDIR_P@
176
141
OBJEXT = @OBJEXT@
177
142
PACKAGE = @PACKAGE@
178
143
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188
153
PATH_SEPARATOR = @PATH_SEPARATOR@
189
154
PKG_CONFIG = @PKG_CONFIG@
190
155
PLUGINDIR = @PLUGINDIR@
 
156
POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
 
157
POSTPROC_LIBS = @POSTPROC_LIBS@
191
158
PROFILE_CFLAGS = @PROFILE_CFLAGS@
192
159
PYTHON = @PYTHON@
193
160
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
195
162
PYTHON_PREFIX = @PYTHON_PREFIX@
196
163
PYTHON_VERSION = @PYTHON_VERSION@
197
164
RANLIB = @RANLIB@
 
165
SED = @SED@
198
166
SET_MAKE = @SET_MAKE@
199
167
SHELL = @SHELL@
200
168
STRIP = @STRIP@
202
170
VALGRIND_LIBS = @VALGRIND_LIBS@
203
171
VALGRIND_PATH = @VALGRIND_PATH@
204
172
VERSION = @VERSION@
 
173
abs_builddir = @abs_builddir@
 
174
abs_srcdir = @abs_srcdir@
 
175
abs_top_builddir = @abs_top_builddir@
 
176
abs_top_srcdir = @abs_top_srcdir@
205
177
ac_ct_CC = @ac_ct_CC@
206
178
ac_ct_CXX = @ac_ct_CXX@
207
179
ac_ct_F77 = @ac_ct_F77@
208
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
209
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
210
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
211
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
212
180
am__include = @am__include@
213
181
am__leading_dot = @am__leading_dot@
214
182
am__quote = @am__quote@
220
188
build_cpu = @build_cpu@
221
189
build_os = @build_os@
222
190
build_vendor = @build_vendor@
 
191
builddir = @builddir@
223
192
datadir = @datadir@
224
193
datarootdir = @datarootdir@
225
194
docdir = @docdir@
252
221
pythondir = @pythondir@
253
222
sbindir = @sbindir@
254
223
sharedstatedir = @sharedstatedir@
 
224
srcdir = @srcdir@
255
225
subdirs = @subdirs@
256
226
sysconfdir = @sysconfdir@
257
227
target_alias = @target_alias@
 
228
top_builddir = @top_builddir@
 
229
top_srcdir = @top_srcdir@
258
230
SUBDIRS = m4
259
231
EXTRA_DIST = \
260
232
        ChangeLog \
309
281
clean-libtool:
310
282
        -rm -rf .libs _libs
311
283
 
312
 
distclean-libtool:
313
 
        -rm -f libtool
314
 
uninstall-info-am:
315
 
 
316
284
# This directory's subdirectories are mostly independent; you can cd
317
285
# into them and run `make' without going through this Makefile.
318
286
# To change the values of `make' variables: instead of editing Makefiles,
344
312
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
345
313
        fi; test -z "$$fail"
346
314
 
347
 
mostlyclean-recursive clean-recursive distclean-recursive \
348
 
maintainer-clean-recursive:
 
315
$(RECURSIVE_CLEAN_TARGETS):
349
316
        @failcom='exit 1'; \
350
317
        for f in x $$MAKEFLAGS; do \
351
318
          case $$f in \
446
413
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
447
414
 
448
415
distdir: $(DISTFILES)
449
 
        $(mkdir_p) $(distdir)/coverage
450
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
451
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
452
 
        list='$(DISTFILES)'; for file in $$list; do \
453
 
          case $$file in \
454
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
456
 
          esac; \
 
416
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
417
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
418
        list='$(DISTFILES)'; \
 
419
          dist_files=`for file in $$list; do echo $$file; done | \
 
420
          sed -e "s|^$$srcdirstrip/||;t" \
 
421
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
422
        case $$dist_files in \
 
423
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
424
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
425
                           sort -u` ;; \
 
426
        esac; \
 
427
        for file in $$dist_files; do \
457
428
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
459
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
460
 
            dir="/$$dir"; \
461
 
            $(mkdir_p) "$(distdir)$$dir"; \
462
 
          else \
463
 
            dir=''; \
464
 
          fi; \
465
429
          if test -d $$d/$$file; then \
 
430
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
466
431
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467
432
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
468
433
            fi; \
476
441
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
477
442
          if test "$$subdir" = .; then :; else \
478
443
            test -d "$(distdir)/$$subdir" \
479
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
444
            || $(MKDIR_P) "$(distdir)/$$subdir" \
480
445
            || exit 1; \
481
446
            distdir=`$(am__cd) $(distdir) && pwd`; \
482
447
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
484
449
              $(MAKE) $(AM_MAKEFLAGS) \
485
450
                top_distdir="$$top_distdir" \
486
451
                distdir="$$distdir/$$subdir" \
 
452
                am__remove_distdir=: \
 
453
                am__skip_length_check=: \
487
454
                distdir) \
488
455
              || exit 1; \
489
456
          fi; \
523
490
 
524
491
distclean: distclean-recursive
525
492
        -rm -f Makefile
526
 
distclean-am: clean-am distclean-generic distclean-libtool \
527
 
        distclean-tags
 
493
distclean-am: clean-am distclean-generic distclean-tags
528
494
 
529
495
dvi: dvi-recursive
530
496
 
538
504
 
539
505
install-data-am:
540
506
 
 
507
install-dvi: install-dvi-recursive
 
508
 
541
509
install-exec-am:
542
510
 
 
511
install-html: install-html-recursive
 
512
 
543
513
install-info: install-info-recursive
544
514
 
545
515
install-man:
546
516
 
 
517
install-pdf: install-pdf-recursive
 
518
 
 
519
install-ps: install-ps-recursive
 
520
 
547
521
installcheck-am:
548
522
 
549
523
maintainer-clean: maintainer-clean-recursive
562
536
 
563
537
ps-am:
564
538
 
565
 
uninstall-am: uninstall-info-am
566
 
 
567
 
uninstall-info: uninstall-info-recursive
568
 
 
569
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
570
 
        clean clean-generic clean-libtool clean-recursive ctags \
571
 
        ctags-recursive distclean distclean-generic distclean-libtool \
572
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
539
uninstall-am:
 
540
 
 
541
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
542
        install-strip
 
543
 
 
544
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
545
        all all-am check check-am clean clean-generic clean-libtool \
 
546
        ctags ctags-recursive distclean distclean-generic \
 
547
        distclean-libtool distclean-tags distdir dvi dvi-am html \
573
548
        html-am info info-am install install-am install-data \
574
 
        install-data-am install-exec install-exec-am install-info \
575
 
        install-info-am install-man install-strip installcheck \
 
549
        install-data-am install-dvi install-dvi-am install-exec \
 
550
        install-exec-am install-html install-html-am install-info \
 
551
        install-info-am install-man install-pdf install-pdf-am \
 
552
        install-ps install-ps-am install-strip installcheck \
576
553
        installcheck-am installdirs installdirs-am maintainer-clean \
577
 
        maintainer-clean-generic maintainer-clean-recursive \
578
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
579
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
580
 
        uninstall uninstall-am uninstall-info-am
 
554
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
555
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
556
        uninstall uninstall-am
581
557
 
582
558
# Tell versions [3.59,3.63) of GNU make to not export all variables.
583
559
# Otherwise a system limit (for SysV at least) may be exceeded.