~ubuntu-branches/ubuntu/lucid/pitivi/lucid

« back to all changes in this revision

Viewing changes to pitivi/formatters/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-27 14:22:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.13 experimental)
  • Revision ID: james.westby@ubuntu.com-20090527142249-tj0qnkc37320ylml
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
subdir = pitivi/formatters
 
33
DIST_COMMON = $(formatters_PYTHON) $(srcdir)/Makefile.am \
 
34
        $(srcdir)/Makefile.in
 
35
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
36
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
 
37
        $(top_srcdir)/common/m4/as-python.m4 \
 
38
        $(top_srcdir)/common/m4/as-version.m4 \
 
39
        $(top_srcdir)/common/m4/glib-gettext.m4 \
 
40
        $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(install_sh) -d
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
48
am__vpath_adj = case $$p in \
 
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
50
    *) f=$$p;; \
 
51
  esac;
 
52
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
53
am__installdirs = "$(DESTDIR)$(formattersdir)"
 
54
formattersPYTHON_INSTALL = $(INSTALL_DATA)
 
55
py_compile = $(top_srcdir)/py-compile
 
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
57
ACLOCAL = @ACLOCAL@
 
58
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
59
ALL_LINGUAS = @ALL_LINGUAS@
 
60
AMTAR = @AMTAR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
CATALOGS = @CATALOGS@
 
66
CATOBJEXT = @CATOBJEXT@
 
67
CC = @CC@
 
68
CCDEPMODE = @CCDEPMODE@
 
69
CFLAGS = @CFLAGS@
 
70
CONFIGURED_PYTHONPATH = @CONFIGURED_PYTHONPATH@
 
71
CPP = @CPP@
 
72
CPPFLAGS = @CPPFLAGS@
 
73
CYGPATH_W = @CYGPATH_W@
 
74
DATADIR = @DATADIR@
 
75
DATADIRNAME = @DATADIRNAME@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
EXEEXT = @EXEEXT@
 
83
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
84
GMOFILES = @GMOFILES@
 
85
GMSGFMT = @GMSGFMT@
 
86
GNONLIN_REQ = @GNONLIN_REQ@
 
87
GREP = @GREP@
 
88
GST_REQ = @GST_REQ@
 
89
INSTALL = @INSTALL@
 
90
INSTALL_DATA = @INSTALL_DATA@
 
91
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
92
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
93
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
94
INSTOBJEXT = @INSTOBJEXT@
 
95
INTLLIBS = @INTLLIBS@
 
96
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
97
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
98
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
99
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
100
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
101
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
102
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
103
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
104
INTLTOOL_PERL = @INTLTOOL_PERL@
 
105
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
106
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
107
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
108
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
109
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
110
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
111
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
112
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
113
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
114
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
115
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
116
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
117
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
118
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
119
LDFLAGS = @LDFLAGS@
 
120
LIBDIR = @LIBDIR@
 
121
LIBOBJS = @LIBOBJS@
 
122
LIBS = @LIBS@
 
123
LOCALSTATEDIR = @LOCALSTATEDIR@
 
124
LTLIBOBJS = @LTLIBOBJS@
 
125
MAKEINFO = @MAKEINFO@
 
126
MKDIR_P = @MKDIR_P@
 
127
MKINSTALLDIRS = @MKINSTALLDIRS@
 
128
MSGFMT = @MSGFMT@
 
129
MSGFMT_OPTS = @MSGFMT_OPTS@
 
130
MSGMERGE = @MSGMERGE@
 
131
OBJEXT = @OBJEXT@
 
132
PACKAGE = @PACKAGE@
 
133
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
134
PACKAGE_NAME = @PACKAGE_NAME@
 
135
PACKAGE_STRING = @PACKAGE_STRING@
 
136
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
137
PACKAGE_VERSION = @PACKAGE_VERSION@
 
138
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
 
139
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
 
140
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
 
141
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
 
142
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
 
143
PATH_SEPARATOR = @PATH_SEPARATOR@
 
144
POFILES = @POFILES@
 
145
POSUB = @POSUB@
 
146
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
147
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
148
PYCAIRO_REQ = @PYCAIRO_REQ@
 
149
PYGST_REQ = @PYGST_REQ@
 
150
PYGTK_REQ = @PYGTK_REQ@
 
151
PYTHON = @PYTHON@
 
152
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
153
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
154
PYTHON_PREFIX = @PYTHON_PREFIX@
 
155
PYTHON_VERSION = @PYTHON_VERSION@
 
156
SET_MAKE = @SET_MAKE@
 
157
SHELL = @SHELL@
 
158
STRIP = @STRIP@
 
159
SYSCONFDIR = @SYSCONFDIR@
 
160
USE_NLS = @USE_NLS@
 
161
VERSION = @VERSION@
 
162
XGETTEXT = @XGETTEXT@
 
163
abs_builddir = @abs_builddir@
 
164
abs_srcdir = @abs_srcdir@
 
165
abs_top_builddir = @abs_top_builddir@
 
166
abs_top_srcdir = @abs_top_srcdir@
 
167
ac_ct_CC = @ac_ct_CC@
 
168
am__include = @am__include@
 
169
am__leading_dot = @am__leading_dot@
 
170
am__quote = @am__quote@
 
171
am__tar = @am__tar@
 
172
am__untar = @am__untar@
 
173
bindir = @bindir@
 
174
build_alias = @build_alias@
 
175
builddir = @builddir@
 
176
datadir = @datadir@
 
177
datarootdir = @datarootdir@
 
178
docdir = @docdir@
 
179
dvidir = @dvidir@
 
180
exec_prefix = @exec_prefix@
 
181
host_alias = @host_alias@
 
182
htmldir = @htmldir@
 
183
includedir = @includedir@
 
184
infodir = @infodir@
 
185
install_sh = @install_sh@
 
186
libdir = @libdir@
 
187
libexecdir = @libexecdir@
 
188
localedir = @localedir@
 
189
localstatedir = @localstatedir@
 
190
mandir = @mandir@
 
191
mkdir_p = @mkdir_p@
 
192
oldincludedir = @oldincludedir@
 
193
pdfdir = @pdfdir@
 
194
pkgpyexecdir = @pkgpyexecdir@
 
195
pkgpythondir = @pkgpythondir@
 
196
prefix = @prefix@
 
197
program_transform_name = @program_transform_name@
 
198
psdir = @psdir@
 
199
pyexecdir = @pyexecdir@
 
200
pythondir = @pythondir@
 
201
sbindir = @sbindir@
 
202
sharedstatedir = @sharedstatedir@
 
203
srcdir = @srcdir@
 
204
sysconfdir = @sysconfdir@
 
205
target_alias = @target_alias@
 
206
top_build_prefix = @top_build_prefix@
 
207
top_builddir = @top_builddir@
 
208
top_srcdir = @top_srcdir@
 
209
formattersdir = $(libdir)/pitivi/python/pitivi/formatters
 
210
formatters_PYTHON = \
 
211
        __init__.py     \
 
212
        base.py         \
 
213
        etree.py        \
 
214
        format.py       \
 
215
        playlist.py
 
216
 
 
217
all: all-am
 
218
 
 
219
.SUFFIXES:
 
220
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
221
        @for dep in $?; do \
 
222
          case '$(am__configure_deps)' in \
 
223
            *$$dep*) \
 
224
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
225
                && { if test -f $@; then exit 0; else break; fi; }; \
 
226
              exit 1;; \
 
227
          esac; \
 
228
        done; \
 
229
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  pitivi/formatters/Makefile'; \
 
230
        cd $(top_srcdir) && \
 
231
          $(AUTOMAKE) --gnu  pitivi/formatters/Makefile
 
232
.PRECIOUS: Makefile
 
233
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
234
        @case '$?' in \
 
235
          *config.status*) \
 
236
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
237
          *) \
 
238
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
239
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
240
        esac;
 
241
 
 
242
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
244
 
 
245
$(top_srcdir)/configure:  $(am__configure_deps)
 
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
249
install-formattersPYTHON: $(formatters_PYTHON)
 
250
        @$(NORMAL_INSTALL)
 
251
        test -z "$(formattersdir)" || $(MKDIR_P) "$(DESTDIR)$(formattersdir)"
 
252
        @list='$(formatters_PYTHON)'; dlist=''; for p in $$list; do\
 
253
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
 
254
          if test -f $$b$$p; then \
 
255
            f=$(am__strip_dir) \
 
256
            dlist="$$dlist $$f"; \
 
257
            echo " $(formattersPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(formattersdir)/$$f'"; \
 
258
            $(formattersPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(formattersdir)/$$f"; \
 
259
          else :; fi; \
 
260
        done; \
 
261
        if test -n "$$dlist"; then \
 
262
          if test -z "$(DESTDIR)"; then \
 
263
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(formattersdir)" $$dlist; \
 
264
          else \
 
265
            PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(formattersdir)" $$dlist; \
 
266
          fi; \
 
267
        else :; fi
 
268
 
 
269
uninstall-formattersPYTHON:
 
270
        @$(NORMAL_UNINSTALL)
 
271
        @list='$(formatters_PYTHON)'; dlist=''; for p in $$list; do\
 
272
          f=$(am__strip_dir) \
 
273
          rm -f "$(DESTDIR)$(formattersdir)/$$f"; \
 
274
          rm -f "$(DESTDIR)$(formattersdir)/$${f}c"; \
 
275
          rm -f "$(DESTDIR)$(formattersdir)/$${f}o"; \
 
276
        done
 
277
tags: TAGS
 
278
TAGS:
 
279
 
 
280
ctags: CTAGS
 
281
CTAGS:
 
282
 
 
283
 
 
284
distdir: $(DISTFILES)
 
285
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
286
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
287
        list='$(DISTFILES)'; \
 
288
          dist_files=`for file in $$list; do echo $$file; done | \
 
289
          sed -e "s|^$$srcdirstrip/||;t" \
 
290
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
291
        case $$dist_files in \
 
292
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
293
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
294
                           sort -u` ;; \
 
295
        esac; \
 
296
        for file in $$dist_files; do \
 
297
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
298
          if test -d $$d/$$file; then \
 
299
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
300
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
301
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
302
            fi; \
 
303
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
304
          else \
 
305
            test -f $(distdir)/$$file \
 
306
            || cp -p $$d/$$file $(distdir)/$$file \
 
307
            || exit 1; \
 
308
          fi; \
 
309
        done
 
310
check-am: all-am
 
311
check: check-am
 
312
all-am: Makefile
 
313
installdirs:
 
314
        for dir in "$(DESTDIR)$(formattersdir)"; do \
 
315
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
316
        done
 
317
install: install-am
 
318
install-exec: install-exec-am
 
319
install-data: install-data-am
 
320
uninstall: uninstall-am
 
321
 
 
322
install-am: all-am
 
323
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
324
 
 
325
installcheck: installcheck-am
 
326
install-strip:
 
327
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
328
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
329
          `test -z '$(STRIP)' || \
 
330
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
331
mostlyclean-generic:
 
332
 
 
333
clean-generic:
 
334
 
 
335
distclean-generic:
 
336
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
337
 
 
338
maintainer-clean-generic:
 
339
        @echo "This command is intended for maintainers to use"
 
340
        @echo "it deletes files that may require special tools to rebuild."
 
341
clean: clean-am
 
342
 
 
343
clean-am: clean-generic clean-local mostlyclean-am
 
344
 
 
345
distclean: distclean-am
 
346
        -rm -f Makefile
 
347
distclean-am: clean-am distclean-generic
 
348
 
 
349
dvi: dvi-am
 
350
 
 
351
dvi-am:
 
352
 
 
353
html: html-am
 
354
 
 
355
info: info-am
 
356
 
 
357
info-am:
 
358
 
 
359
install-data-am: install-formattersPYTHON
 
360
 
 
361
install-dvi: install-dvi-am
 
362
 
 
363
install-exec-am:
 
364
 
 
365
install-html: install-html-am
 
366
 
 
367
install-info: install-info-am
 
368
 
 
369
install-man:
 
370
 
 
371
install-pdf: install-pdf-am
 
372
 
 
373
install-ps: install-ps-am
 
374
 
 
375
installcheck-am:
 
376
 
 
377
maintainer-clean: maintainer-clean-am
 
378
        -rm -f Makefile
 
379
maintainer-clean-am: distclean-am maintainer-clean-generic
 
380
 
 
381
mostlyclean: mostlyclean-am
 
382
 
 
383
mostlyclean-am: mostlyclean-generic
 
384
 
 
385
pdf: pdf-am
 
386
 
 
387
pdf-am:
 
388
 
 
389
ps: ps-am
 
390
 
 
391
ps-am:
 
392
 
 
393
uninstall-am: uninstall-formattersPYTHON
 
394
 
 
395
.MAKE: install-am install-strip
 
396
 
 
397
.PHONY: all all-am check check-am clean clean-generic clean-local \
 
398
        distclean distclean-generic distdir dvi dvi-am html html-am \
 
399
        info info-am install install-am install-data install-data-am \
 
400
        install-dvi install-dvi-am install-exec install-exec-am \
 
401
        install-formattersPYTHON install-html install-html-am \
 
402
        install-info install-info-am install-man install-pdf \
 
403
        install-pdf-am install-ps install-ps-am install-strip \
 
404
        installcheck installcheck-am installdirs maintainer-clean \
 
405
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
406
        pdf-am ps ps-am uninstall uninstall-am \
 
407
        uninstall-formattersPYTHON
 
408
 
 
409
 
 
410
clean-local:
 
411
        rm -rf *.pyc *.pyo
 
412
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
413
# Otherwise a system limit (for SysV at least) may be exceeded.
 
414
.NOEXPORT: