~ubuntu-branches/ubuntu/trusty/mpeg4ip/trusty

« back to all changes in this revision

Viewing changes to player/lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2008-01-12 15:59:56 UTC
  • Revision ID: james.westby@ubuntu.com-20080112155956-1vznw5njidvrh649
Tags: upstream-1.6dfsg
ImportĀ upstreamĀ versionĀ 1.6dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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 = player/lib
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/mpeg4ip_config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
51
        html-recursive info-recursive install-data-recursive \
 
52
        install-exec-recursive install-info-recursive \
 
53
        install-recursive installcheck-recursive installdirs-recursive \
 
54
        pdf-recursive ps-recursive uninstall-info-recursive \
 
55
        uninstall-recursive
 
56
ETAGS = etags
 
57
CTAGS = ctags
 
58
DIST_SUBDIRS = $(SUBDIRS)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ACLOCAL = @ACLOCAL@
 
61
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
62
ALIGN_FUNCS = @ALIGN_FUNCS@
 
63
ALIGN_JUMPS = @ALIGN_JUMPS@
 
64
ALIGN_LOOPS = @ALIGN_LOOPS@
 
65
ALSA_CFLAGS = @ALSA_CFLAGS@
 
66
ALSA_LIBS = @ALSA_LIBS@
 
67
AMDEP_FALSE = @AMDEP_FALSE@
 
68
AMDEP_TRUE = @AMDEP_TRUE@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AS = @AS@
 
72
ASFLAGS = @ASFLAGS@
 
73
AUTOCONF = @AUTOCONF@
 
74
AUTOHEADER = @AUTOHEADER@
 
75
AUTOMAKE = @AUTOMAKE@
 
76
AWK = @AWK@
 
77
BILLS_CPPWARNINGS = @BILLS_CPPWARNINGS@
 
78
BILLS_CWARNINGS = @BILLS_CWARNINGS@
 
79
CC = @CC@
 
80
CCAS = @CCAS@
 
81
CCASFLAGS = @CCASFLAGS@
 
82
CCDEPMODE = @CCDEPMODE@
 
83
CFLAGS = @CFLAGS@
 
84
CPP = @CPP@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CXX = @CXX@
 
87
CXXCPP = @CXXCPP@
 
88
CXXDEPMODE = @CXXDEPMODE@
 
89
CXXFLAGS = @CXXFLAGS@
 
90
CYGPATH_W = @CYGPATH_W@
 
91
DEFS = @DEFS@
 
92
DEPDIR = @DEPDIR@
 
93
ECHO = @ECHO@
 
94
ECHO_C = @ECHO_C@
 
95
ECHO_N = @ECHO_N@
 
96
ECHO_T = @ECHO_T@
 
97
EGREP = @EGREP@
 
98
EXEEXT = @EXEEXT@
 
99
F77 = @F77@
 
100
FAAC_LIB = @FAAC_LIB@
 
101
FFLAGS = @FFLAGS@
 
102
FFMPEG_INC = @FFMPEG_INC@
 
103
FFMPEG_LIB = @FFMPEG_LIB@
 
104
GLIB_CFLAGS = @GLIB_CFLAGS@
 
105
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
106
GLIB_LIBS = @GLIB_LIBS@
 
107
GLIB_MKENUMS = @GLIB_MKENUMS@
 
108
GOBJECT_QUERY = @GOBJECT_QUERY@
 
109
GTK_CFLAGS = @GTK_CFLAGS@
 
110
GTK_LIBS = @GTK_LIBS@
 
111
HAVE_A52DEC_LIB_FALSE = @HAVE_A52DEC_LIB_FALSE@
 
112
HAVE_A52DEC_LIB_TRUE = @HAVE_A52DEC_LIB_TRUE@
 
113
HAVE_ALIGN_FUNCS_FALSE = @HAVE_ALIGN_FUNCS_FALSE@
 
114
HAVE_ALIGN_FUNCS_TRUE = @HAVE_ALIGN_FUNCS_TRUE@
 
115
HAVE_ALIGN_JUMPS_FALSE = @HAVE_ALIGN_JUMPS_FALSE@
 
116
HAVE_ALIGN_JUMPS_TRUE = @HAVE_ALIGN_JUMPS_TRUE@
 
117
HAVE_ALIGN_LOOPS_FALSE = @HAVE_ALIGN_LOOPS_FALSE@
 
118
HAVE_ALIGN_LOOPS_TRUE = @HAVE_ALIGN_LOOPS_TRUE@
 
119
HAVE_FFMPEG_FALSE = @HAVE_FFMPEG_FALSE@
 
120
HAVE_FFMPEG_TRUE = @HAVE_FFMPEG_TRUE@
 
121
HAVE_ID3_TAG_FALSE = @HAVE_ID3_TAG_FALSE@
 
122
HAVE_ID3_TAG_TRUE = @HAVE_ID3_TAG_TRUE@
 
123
HAVE_LIBMAD_FALSE = @HAVE_LIBMAD_FALSE@
 
124
HAVE_LIBMAD_TRUE = @HAVE_LIBMAD_TRUE@
 
125
HAVE_LIBMPEG2_FALSE = @HAVE_LIBMPEG2_FALSE@
 
126
HAVE_LIBMPEG2_TRUE = @HAVE_LIBMPEG2_TRUE@
 
127
HAVE_MAC_OSX_FALSE = @HAVE_MAC_OSX_FALSE@
 
128
HAVE_MAC_OSX_TRUE = @HAVE_MAC_OSX_TRUE@
 
129
HAVE_X264_FALSE = @HAVE_X264_FALSE@
 
130
HAVE_X264_TRUE = @HAVE_X264_TRUE@
 
131
HAVE_XVID_1_0_FALSE = @HAVE_XVID_1_0_FALSE@
 
132
HAVE_XVID_1_0_TRUE = @HAVE_XVID_1_0_TRUE@
 
133
INSTALL_DATA = @INSTALL_DATA@
 
134
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
135
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
136
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
137
LAME_LIB = @LAME_LIB@
 
138
LDFLAGS = @LDFLAGS@
 
139
LIBOBJS = @LIBOBJS@
 
140
LIBS = @LIBS@
 
141
LIBTOOL = @LIBTOOL@
 
142
LIBTOOL_C_TAG = @LIBTOOL_C_TAG@
 
143
LIBVORBIS_LIB = @LIBVORBIS_LIB@
 
144
LN_S = @LN_S@
 
145
LTLIBOBJS = @LTLIBOBJS@
 
146
MAKEINFO = @MAKEINFO@
 
147
MP4LIVE_FALSE = @MP4LIVE_FALSE@
 
148
MP4LIVE_TRUE = @MP4LIVE_TRUE@
 
149
NASM = @NASM@
 
150
NASMFLAGS = @NASMFLAGS@
 
151
NO_GLIB_GTK_FALSE = @NO_GLIB_GTK_FALSE@
 
152
NO_GLIB_GTK_TRUE = @NO_GLIB_GTK_TRUE@
 
153
NO_XVID_FALSE = @NO_XVID_FALSE@
 
154
NO_XVID_TRUE = @NO_XVID_TRUE@
 
155
OBJC = @OBJC@
 
156
OBJEXT = @OBJEXT@
 
157
PACKAGE = @PACKAGE@
 
158
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
159
PACKAGE_NAME = @PACKAGE_NAME@
 
160
PACKAGE_STRING = @PACKAGE_STRING@
 
161
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
162
PACKAGE_VERSION = @PACKAGE_VERSION@
 
163
PATH_SEPARATOR = @PATH_SEPARATOR@
 
164
PKG_CONFIG = @PKG_CONFIG@
 
165
PLAYER_FALSE = @PLAYER_FALSE@
 
166
PLAYER_PLUGIN_DIR = @PLAYER_PLUGIN_DIR@
 
167
PLAYER_TRUE = @PLAYER_TRUE@
 
168
RANLIB = @RANLIB@
 
169
SDL_LIBS = @SDL_LIBS@
 
170
SDL_LIB_LIBS = @SDL_LIB_LIBS@
 
171
SERVER_FALSE = @SERVER_FALSE@
 
172
SERVER_TRUE = @SERVER_TRUE@
 
173
SET_MAKE = @SET_MAKE@
 
174
SHELL = @SHELL@
 
175
SRTPLIB = @SRTPLIB@
 
176
STRIP = @STRIP@
 
177
SUN_LIBS = @SUN_LIBS@
 
178
TWOLAME_LIB = @TWOLAME_LIB@
 
179
USENASM = @USENASM@
 
180
VERSION = @VERSION@
 
181
X264_LIB = @X264_LIB@
 
182
X_CFLAGS = @X_CFLAGS@
 
183
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
184
X_LIBS = @X_LIBS@
 
185
X_PRE_LIBS = @X_PRE_LIBS@
 
186
ac_ct_AR = @ac_ct_AR@
 
187
ac_ct_CC = @ac_ct_CC@
 
188
ac_ct_CXX = @ac_ct_CXX@
 
189
ac_ct_F77 = @ac_ct_F77@
 
190
ac_ct_RANLIB = @ac_ct_RANLIB@
 
191
ac_ct_STRIP = @ac_ct_STRIP@
 
192
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
193
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
194
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
195
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
196
am__include = @am__include@
 
197
am__leading_dot = @am__leading_dot@
 
198
am__quote = @am__quote@
 
199
am__tar = @am__tar@
 
200
am__untar = @am__untar@
 
201
bindir = @bindir@
 
202
build = @build@
 
203
build_alias = @build_alias@
 
204
build_cpu = @build_cpu@
 
205
build_os = @build_os@
 
206
build_vendor = @build_vendor@
 
207
datadir = @datadir@
 
208
exec_prefix = @exec_prefix@
 
209
host = @host@
 
210
host_alias = @host_alias@
 
211
host_cpu = @host_cpu@
 
212
host_os = @host_os@
 
213
host_vendor = @host_vendor@
 
214
includedir = @includedir@
 
215
infodir = @infodir@
 
216
install_sh = @install_sh@
 
217
libdir = @libdir@
 
218
libexecdir = @libexecdir@
 
219
localstatedir = @localstatedir@
 
220
mandir = @mandir@
 
221
mkdir_p = @mkdir_p@
 
222
oldincludedir = @oldincludedir@
 
223
prefix = @prefix@
 
224
program_transform_name = @program_transform_name@
 
225
sbindir = @sbindir@
 
226
sharedstatedir = @sharedstatedir@
 
227
subdirs = @subdirs@
 
228
sysconfdir = @sysconfdir@
 
229
target = @target@
 
230
target_alias = @target_alias@
 
231
target_cpu = @target_cpu@
 
232
target_os = @target_os@
 
233
target_vendor = @target_vendor@
 
234
SUBDIRS = libhttp rtsp audio mp4util
 
235
all: all-recursive
 
236
 
 
237
.SUFFIXES:
 
238
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
239
        @for dep in $?; do \
 
240
          case '$(am__configure_deps)' in \
 
241
            *$$dep*) \
 
242
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
243
                && exit 0; \
 
244
              exit 1;; \
 
245
          esac; \
 
246
        done; \
 
247
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  player/lib/Makefile'; \
 
248
        cd $(top_srcdir) && \
 
249
          $(AUTOMAKE) --foreign  player/lib/Makefile
 
250
.PRECIOUS: Makefile
 
251
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
252
        @case '$?' in \
 
253
          *config.status*) \
 
254
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
255
          *) \
 
256
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
257
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
258
        esac;
 
259
 
 
260
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
261
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
262
 
 
263
$(top_srcdir)/configure:  $(am__configure_deps)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
 
 
268
mostlyclean-libtool:
 
269
        -rm -f *.lo
 
270
 
 
271
clean-libtool:
 
272
        -rm -rf .libs _libs
 
273
 
 
274
distclean-libtool:
 
275
        -rm -f libtool
 
276
uninstall-info-am:
 
277
 
 
278
# This directory's subdirectories are mostly independent; you can cd
 
279
# into them and run `make' without going through this Makefile.
 
280
# To change the values of `make' variables: instead of editing Makefiles,
 
281
# (1) if the variable is set in `config.status', edit `config.status'
 
282
#     (which will cause the Makefiles to be regenerated when you run `make');
 
283
# (2) otherwise, pass the desired values on the `make' command line.
 
284
$(RECURSIVE_TARGETS):
 
285
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
286
        dot_seen=no; \
 
287
        target=`echo $@ | sed s/-recursive//`; \
 
288
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
289
          echo "Making $$target in $$subdir"; \
 
290
          if test "$$subdir" = "."; then \
 
291
            dot_seen=yes; \
 
292
            local_target="$$target-am"; \
 
293
          else \
 
294
            local_target="$$target"; \
 
295
          fi; \
 
296
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
297
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
298
        done; \
 
299
        if test "$$dot_seen" = "no"; then \
 
300
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
301
        fi; test -z "$$fail"
 
302
 
 
303
mostlyclean-recursive clean-recursive distclean-recursive \
 
304
maintainer-clean-recursive:
 
305
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
306
        dot_seen=no; \
 
307
        case "$@" in \
 
308
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
309
          *) list='$(SUBDIRS)' ;; \
 
310
        esac; \
 
311
        rev=''; for subdir in $$list; do \
 
312
          if test "$$subdir" = "."; then :; else \
 
313
            rev="$$subdir $$rev"; \
 
314
          fi; \
 
315
        done; \
 
316
        rev="$$rev ."; \
 
317
        target=`echo $@ | sed s/-recursive//`; \
 
318
        for subdir in $$rev; do \
 
319
          echo "Making $$target in $$subdir"; \
 
320
          if test "$$subdir" = "."; then \
 
321
            local_target="$$target-am"; \
 
322
          else \
 
323
            local_target="$$target"; \
 
324
          fi; \
 
325
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
326
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
327
        done && test -z "$$fail"
 
328
tags-recursive:
 
329
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
330
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
331
        done
 
332
ctags-recursive:
 
333
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
334
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
335
        done
 
336
 
 
337
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
338
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
339
        unique=`for i in $$list; do \
 
340
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
341
          done | \
 
342
          $(AWK) '    { files[$$0] = 1; } \
 
343
               END { for (i in files) print i; }'`; \
 
344
        mkid -fID $$unique
 
345
tags: TAGS
 
346
 
 
347
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
348
                $(TAGS_FILES) $(LISP)
 
349
        tags=; \
 
350
        here=`pwd`; \
 
351
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
352
          include_option=--etags-include; \
 
353
          empty_fix=.; \
 
354
        else \
 
355
          include_option=--include; \
 
356
          empty_fix=; \
 
357
        fi; \
 
358
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
359
          if test "$$subdir" = .; then :; else \
 
360
            test ! -f $$subdir/TAGS || \
 
361
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
362
          fi; \
 
363
        done; \
 
364
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
365
        unique=`for i in $$list; do \
 
366
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
367
          done | \
 
368
          $(AWK) '    { files[$$0] = 1; } \
 
369
               END { for (i in files) print i; }'`; \
 
370
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
371
          test -n "$$unique" || unique=$$empty_fix; \
 
372
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
373
            $$tags $$unique; \
 
374
        fi
 
375
ctags: CTAGS
 
376
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
377
                $(TAGS_FILES) $(LISP)
 
378
        tags=; \
 
379
        here=`pwd`; \
 
380
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
381
        unique=`for i in $$list; do \
 
382
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
383
          done | \
 
384
          $(AWK) '    { files[$$0] = 1; } \
 
385
               END { for (i in files) print i; }'`; \
 
386
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
387
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
388
             $$tags $$unique
 
389
 
 
390
GTAGS:
 
391
        here=`$(am__cd) $(top_builddir) && pwd` \
 
392
          && cd $(top_srcdir) \
 
393
          && gtags -i $(GTAGS_ARGS) $$here
 
394
 
 
395
distclean-tags:
 
396
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
397
 
 
398
distdir: $(DISTFILES)
 
399
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
400
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
401
        list='$(DISTFILES)'; for file in $$list; do \
 
402
          case $$file in \
 
403
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
404
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
405
          esac; \
 
406
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
407
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
408
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
409
            dir="/$$dir"; \
 
410
            $(mkdir_p) "$(distdir)$$dir"; \
 
411
          else \
 
412
            dir=''; \
 
413
          fi; \
 
414
          if test -d $$d/$$file; then \
 
415
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
416
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
417
            fi; \
 
418
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
419
          else \
 
420
            test -f $(distdir)/$$file \
 
421
            || cp -p $$d/$$file $(distdir)/$$file \
 
422
            || exit 1; \
 
423
          fi; \
 
424
        done
 
425
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
426
          if test "$$subdir" = .; then :; else \
 
427
            test -d "$(distdir)/$$subdir" \
 
428
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
429
            || exit 1; \
 
430
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
431
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
432
            (cd $$subdir && \
 
433
              $(MAKE) $(AM_MAKEFLAGS) \
 
434
                top_distdir="$$top_distdir" \
 
435
                distdir="$$distdir/$$subdir" \
 
436
                distdir) \
 
437
              || exit 1; \
 
438
          fi; \
 
439
        done
 
440
check-am: all-am
 
441
check: check-recursive
 
442
all-am: Makefile
 
443
installdirs: installdirs-recursive
 
444
installdirs-am:
 
445
install: install-recursive
 
446
install-exec: install-exec-recursive
 
447
install-data: install-data-recursive
 
448
uninstall: uninstall-recursive
 
449
 
 
450
install-am: all-am
 
451
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
452
 
 
453
installcheck: installcheck-recursive
 
454
install-strip:
 
455
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
456
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
457
          `test -z '$(STRIP)' || \
 
458
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
459
mostlyclean-generic:
 
460
 
 
461
clean-generic:
 
462
 
 
463
distclean-generic:
 
464
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
465
 
 
466
maintainer-clean-generic:
 
467
        @echo "This command is intended for maintainers to use"
 
468
        @echo "it deletes files that may require special tools to rebuild."
 
469
clean: clean-recursive
 
470
 
 
471
clean-am: clean-generic clean-libtool mostlyclean-am
 
472
 
 
473
distclean: distclean-recursive
 
474
        -rm -f Makefile
 
475
distclean-am: clean-am distclean-generic distclean-libtool \
 
476
        distclean-tags
 
477
 
 
478
dvi: dvi-recursive
 
479
 
 
480
dvi-am:
 
481
 
 
482
html: html-recursive
 
483
 
 
484
info: info-recursive
 
485
 
 
486
info-am:
 
487
 
 
488
install-data-am:
 
489
 
 
490
install-exec-am:
 
491
 
 
492
install-info: install-info-recursive
 
493
 
 
494
install-man:
 
495
 
 
496
installcheck-am:
 
497
 
 
498
maintainer-clean: maintainer-clean-recursive
 
499
        -rm -f Makefile
 
500
maintainer-clean-am: distclean-am maintainer-clean-generic
 
501
 
 
502
mostlyclean: mostlyclean-recursive
 
503
 
 
504
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
505
 
 
506
pdf: pdf-recursive
 
507
 
 
508
pdf-am:
 
509
 
 
510
ps: ps-recursive
 
511
 
 
512
ps-am:
 
513
 
 
514
uninstall-am: uninstall-info-am
 
515
 
 
516
uninstall-info: uninstall-info-recursive
 
517
 
 
518
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
519
        clean clean-generic clean-libtool clean-recursive ctags \
 
520
        ctags-recursive distclean distclean-generic distclean-libtool \
 
521
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
522
        html-am info info-am install install-am install-data \
 
523
        install-data-am install-exec install-exec-am install-info \
 
524
        install-info-am install-man install-strip installcheck \
 
525
        installcheck-am installdirs installdirs-am maintainer-clean \
 
526
        maintainer-clean-generic maintainer-clean-recursive \
 
527
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
528
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
529
        uninstall uninstall-am uninstall-info-am
 
530
 
 
531
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
532
# Otherwise a system limit (for SysV at least) may be exceeded.
 
533
.NOEXPORT: