~ubuntu-branches/ubuntu/oneiric/faac/oneiric

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2011-06-09 12:00:51 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110609120051-03a45t9zrp0xiu9k
Tags: 1.28-0ubuntu1
* New upstream release. Package based on Debian Multimedia team git.
  (LP: #395902)
* debian/copyright documents all applicable licenses. The package as a whole
  is not LGPL and will stay in multiverse. (LP: #374900)
* Back to using a bundled internal copy of libmp4v2 in the frontend. The
  external libmp4v2 will eventually be removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  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.
14
14
 
15
15
@SET_MAKE@
16
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
17
19
VPATH = @srcdir@
18
20
pkgdatadir = $(datadir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
21
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
22
26
install_sh_DATA = $(install_sh) -c -m 644
23
27
install_sh_PROGRAM = $(install_sh) -c
24
28
install_sh_SCRIPT = $(install_sh) -c
57
61
CTAGS = ctags
58
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
63
ACLOCAL = @ACLOCAL@
 
64
AMDEP_FALSE = @AMDEP_FALSE@
 
65
AMDEP_TRUE = @AMDEP_TRUE@
60
66
AMTAR = @AMTAR@
61
67
AR = @AR@
62
68
AUTOCONF = @AUTOCONF@
84
90
F77 = @F77@
85
91
FFLAGS = @FFLAGS@
86
92
GREP = @GREP@
87
 
INSTALL = @INSTALL@
88
93
INSTALL_DATA = @INSTALL_DATA@
89
94
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
95
INSTALL_SCRIPT = @INSTALL_SCRIPT@
96
101
LN_S = @LN_S@
97
102
LTLIBOBJS = @LTLIBOBJS@
98
103
MAKEINFO = @MAKEINFO@
99
 
MKDIR_P = @MKDIR_P@
100
104
OBJEXT = @OBJEXT@
101
105
PACKAGE = @PACKAGE@
102
106
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106
110
PACKAGE_VERSION = @PACKAGE_VERSION@
107
111
PATH_SEPARATOR = @PATH_SEPARATOR@
108
112
RANLIB = @RANLIB@
109
 
SED = @SED@
110
113
SET_MAKE = @SET_MAKE@
111
114
SHELL = @SHELL@
112
115
STRIP = @STRIP@
 
116
USE_DRM_FALSE = @USE_DRM_FALSE@
 
117
USE_DRM_TRUE = @USE_DRM_TRUE@
113
118
VERSION = @VERSION@
114
 
abs_builddir = @abs_builddir@
115
 
abs_srcdir = @abs_srcdir@
116
 
abs_top_builddir = @abs_top_builddir@
117
 
abs_top_srcdir = @abs_top_srcdir@
 
119
WITH_MP4V2_FALSE = @WITH_MP4V2_FALSE@
 
120
WITH_MP4V2_TRUE = @WITH_MP4V2_TRUE@
118
121
ac_ct_CC = @ac_ct_CC@
119
122
ac_ct_CXX = @ac_ct_CXX@
120
123
ac_ct_F77 = @ac_ct_F77@
 
124
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
125
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
126
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
127
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
121
128
am__include = @am__include@
122
129
am__leading_dot = @am__leading_dot@
123
130
am__quote = @am__quote@
129
136
build_cpu = @build_cpu@
130
137
build_os = @build_os@
131
138
build_vendor = @build_vendor@
132
 
builddir = @builddir@
133
139
datadir = @datadir@
134
140
datarootdir = @datarootdir@
135
141
docdir = @docdir@
157
163
psdir = @psdir@
158
164
sbindir = @sbindir@
159
165
sharedstatedir = @sharedstatedir@
160
 
srcdir = @srcdir@
161
166
sysconfdir = @sysconfdir@
162
167
target_alias = @target_alias@
163
 
top_builddir = @top_builddir@
164
 
top_srcdir = @top_srcdir@
165
168
include_HEADERS = faac.h faaccfg.h
166
169
all: all-am
167
170
 
201
204
 
202
205
clean-libtool:
203
206
        -rm -rf .libs _libs
 
207
 
 
208
distclean-libtool:
 
209
        -rm -f libtool
 
210
uninstall-info-am:
204
211
install-includeHEADERS: $(include_HEADERS)
205
212
        @$(NORMAL_INSTALL)
206
 
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
 
213
        test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
207
214
        @list='$(include_HEADERS)'; for p in $$list; do \
208
215
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
209
216
          f=$(am__strip_dir) \
268
275
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
269
276
 
270
277
distdir: $(DISTFILES)
271
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
272
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
273
 
        list='$(DISTFILES)'; \
274
 
          dist_files=`for file in $$list; do echo $$file; done | \
275
 
          sed -e "s|^$$srcdirstrip/||;t" \
276
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
277
 
        case $$dist_files in \
278
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
279
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
280
 
                           sort -u` ;; \
281
 
        esac; \
282
 
        for file in $$dist_files; do \
 
278
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
279
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
280
        list='$(DISTFILES)'; for file in $$list; do \
 
281
          case $$file in \
 
282
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
283
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
284
          esac; \
283
285
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
286
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
287
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
288
            dir="/$$dir"; \
 
289
            $(mkdir_p) "$(distdir)$$dir"; \
 
290
          else \
 
291
            dir=''; \
 
292
          fi; \
284
293
          if test -d $$d/$$file; then \
285
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
286
294
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
287
295
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
288
296
            fi; \
298
306
all-am: Makefile $(HEADERS)
299
307
installdirs:
300
308
        for dir in "$(DESTDIR)$(includedir)"; do \
301
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
309
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
302
310
        done
303
311
install: install-am
304
312
install-exec: install-exec-am
330
338
 
331
339
distclean: distclean-am
332
340
        -rm -f Makefile
333
 
distclean-am: clean-am distclean-generic distclean-tags
 
341
distclean-am: clean-am distclean-generic distclean-libtool \
 
342
        distclean-tags
334
343
 
335
344
dvi: dvi-am
336
345
 
344
353
 
345
354
install-data-am: install-includeHEADERS
346
355
 
347
 
install-dvi: install-dvi-am
348
 
 
349
356
install-exec-am:
350
357
 
351
 
install-html: install-html-am
352
 
 
353
358
install-info: install-info-am
354
359
 
355
360
install-man:
356
361
 
357
 
install-pdf: install-pdf-am
358
 
 
359
 
install-ps: install-ps-am
360
 
 
361
362
installcheck-am:
362
363
 
363
364
maintainer-clean: maintainer-clean-am
376
377
 
377
378
ps-am:
378
379
 
379
 
uninstall-am: uninstall-includeHEADERS
380
 
 
381
 
.MAKE: install-am install-strip
 
380
uninstall-am: uninstall-includeHEADERS uninstall-info-am
382
381
 
383
382
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
384
383
        clean-libtool ctags distclean distclean-generic \
385
384
        distclean-libtool distclean-tags distdir dvi dvi-am html \
386
385
        html-am info info-am install install-am install-data \
387
 
        install-data-am install-dvi install-dvi-am install-exec \
388
 
        install-exec-am install-html install-html-am \
 
386
        install-data-am install-exec install-exec-am \
389
387
        install-includeHEADERS install-info install-info-am \
390
 
        install-man install-pdf install-pdf-am install-ps \
391
 
        install-ps-am install-strip installcheck installcheck-am \
 
388
        install-man install-strip installcheck installcheck-am \
392
389
        installdirs maintainer-clean maintainer-clean-generic \
393
390
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
394
 
        ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS
 
391
        ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS \
 
392
        uninstall-info-am
395
393
 
396
394
# Tell versions [3.59,3.63) of GNU make to not export all variables.
397
395
# Otherwise a system limit (for SysV at least) may be exceeded.