~ubuntu-branches/ubuntu/jaunty/xvidcap/jaunty-proposed

« back to all changes in this revision

Viewing changes to doc/man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-25 15:47:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080225154712-qvr11ekcea4c9ry8
Tags: 1.1.6-0.1ubuntu1
* Merge from debian-multimedia (LP: #120003), Ubuntu Changes:
 - For ffmpeg-related build-deps, remove cvs from package names.
 - Standards-Version 3.7.3
 - Maintainer Spec

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
subdir = doc/man
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config.h
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
50
        html-recursive info-recursive install-data-recursive \
 
51
        install-exec-recursive install-info-recursive \
 
52
        install-recursive installcheck-recursive installdirs-recursive \
 
53
        pdf-recursive ps-recursive uninstall-info-recursive \
 
54
        uninstall-recursive
 
55
ETAGS = etags
 
56
CTAGS = ctags
 
57
DIST_SUBDIRS = $(SUBDIRS)
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
ACLOCAL = @ACLOCAL@
 
60
ALL_LINGUAS = @ALL_LINGUAS@
 
61
AMDEP_FALSE = @AMDEP_FALSE@
 
62
AMDEP_TRUE = @AMDEP_TRUE@
 
63
AMTAR = @AMTAR@
 
64
AUTOCONF = @AUTOCONF@
 
65
AUTOHEADER = @AUTOHEADER@
 
66
AUTOMAKE = @AUTOMAKE@
 
67
AWK = @AWK@
 
68
BC = @BC@
 
69
CATALOGS = @CATALOGS@
 
70
CATOBJEXT = @CATOBJEXT@
 
71
CC = @CC@
 
72
CCDEPMODE = @CCDEPMODE@
 
73
CFLAGS = @CFLAGS@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CYGPATH_W = @CYGPATH_W@
 
77
DATADIRNAME = @DATADIRNAME@
 
78
DEFS = @DEFS@
 
79
DEPDIR = @DEPDIR@
 
80
DOCBOOK2X_MAN = @DOCBOOK2X_MAN@
 
81
ECHO_C = @ECHO_C@
 
82
ECHO_N = @ECHO_N@
 
83
ECHO_T = @ECHO_T@
 
84
EGREP = @EGREP@
 
85
EXEEXT = @EXEEXT@
 
86
FREEBSD_FALSE = @FREEBSD_FALSE@
 
87
FREEBSD_TRUE = @FREEBSD_TRUE@
 
88
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
89
GMOFILES = @GMOFILES@
 
90
GMSGFMT = @GMSGFMT@
 
91
GREP = @GREP@
 
92
HAVE_FFMPEG_AUDIO_FALSE = @HAVE_FFMPEG_AUDIO_FALSE@
 
93
HAVE_FFMPEG_AUDIO_TRUE = @HAVE_FFMPEG_AUDIO_TRUE@
 
94
HAVE_GETOPT_LONG_FALSE = @HAVE_GETOPT_LONG_FALSE@
 
95
HAVE_GETOPT_LONG_TRUE = @HAVE_GETOPT_LONG_TRUE@
 
96
HAVE_LIBMP3LAME_FALSE = @HAVE_LIBMP3LAME_FALSE@
 
97
HAVE_LIBMP3LAME_TRUE = @HAVE_LIBMP3LAME_TRUE@
 
98
HAVE_LIBTHEORA_FALSE = @HAVE_LIBTHEORA_FALSE@
 
99
HAVE_LIBTHEORA_TRUE = @HAVE_LIBTHEORA_TRUE@
 
100
HAVE_MALLOC_FALSE = @HAVE_MALLOC_FALSE@
 
101
HAVE_MALLOC_TRUE = @HAVE_MALLOC_TRUE@
 
102
HAVE_PTHREAD_FALSE = @HAVE_PTHREAD_FALSE@
 
103
HAVE_PTHREAD_TRUE = @HAVE_PTHREAD_TRUE@
 
104
HAVE_REALLOC_FALSE = @HAVE_REALLOC_FALSE@
 
105
HAVE_REALLOC_TRUE = @HAVE_REALLOC_TRUE@
 
106
HPUX_FALSE = @HPUX_FALSE@
 
107
HPUX_TRUE = @HPUX_TRUE@
 
108
INSTALL_DATA = @INSTALL_DATA@
 
109
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
110
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
111
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
112
INSTOBJEXT = @INSTOBJEXT@
 
113
INTLLIBS = @INTLLIBS@
 
114
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
115
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
116
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
117
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
118
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
119
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
120
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
121
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
122
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
123
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
124
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
125
INTLTOOL_PERL = @INTLTOOL_PERL@
 
126
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
127
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
128
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
129
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
130
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
131
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
132
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
133
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
134
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
135
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
136
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
137
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
138
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
139
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
140
LDFLAGS = @LDFLAGS@
 
141
LIBOBJS = @LIBOBJS@
 
142
LIBS = @LIBS@
 
143
LINUX_FALSE = @LINUX_FALSE@
 
144
LINUX_TRUE = @LINUX_TRUE@
 
145
LTLIBOBJS = @LTLIBOBJS@
 
146
MAINT = @MAINT@
 
147
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
148
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
149
MAKEINFO = @MAKEINFO@
 
150
MK = @MK@
 
151
MKINSTALLDIRS = @MKINSTALLDIRS@
 
152
MSGFMT = @MSGFMT@
 
153
MSGFMT_OPTS = @MSGFMT_OPTS@
 
154
OBJEXT = @OBJEXT@
 
155
PACKAGE = @PACKAGE@
 
156
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
157
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
 
158
PACKAGE_LIBS = @PACKAGE_LIBS@
 
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
POFILES = @POFILES@
 
166
POSUB = @POSUB@
 
167
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
168
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
169
RANLIB = @RANLIB@
 
170
SCROLLKEEPER_BUILD_REQUIRED = @SCROLLKEEPER_BUILD_REQUIRED@
 
171
SET_MAKE = @SET_MAKE@
 
172
SHELL = @SHELL@
 
173
SK_CONFIG = @SK_CONFIG@
 
174
SOLARIS_FALSE = @SOLARIS_FALSE@
 
175
SOLARIS_TRUE = @SOLARIS_TRUE@
 
176
STATIC_AVCODEC_FALSE = @STATIC_AVCODEC_FALSE@
 
177
STATIC_AVCODEC_TRUE = @STATIC_AVCODEC_TRUE@
 
178
STATIC_AVFORMAT_FALSE = @STATIC_AVFORMAT_FALSE@
 
179
STATIC_AVFORMAT_TRUE = @STATIC_AVFORMAT_TRUE@
 
180
STATIC_AVUTIL_FALSE = @STATIC_AVUTIL_FALSE@
 
181
STATIC_AVUTIL_TRUE = @STATIC_AVUTIL_TRUE@
 
182
STRIP = @STRIP@
 
183
USE_NLS = @USE_NLS@
 
184
VERSION = @VERSION@
 
185
XGETTEXT = @XGETTEXT@
 
186
XMKMF = @XMKMF@
 
187
XML2PO = @XML2PO@
 
188
X_CFLAGS = @X_CFLAGS@
 
189
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
190
X_LIBS = @X_LIBS@
 
191
X_PRE_LIBS = @X_PRE_LIBS@
 
192
ac_ct_CC = @ac_ct_CC@
 
193
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
194
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
195
am__include = @am__include@
 
196
am__leading_dot = @am__leading_dot@
 
197
am__quote = @am__quote@
 
198
am__tar = @am__tar@
 
199
am__untar = @am__untar@
 
200
bindir = @bindir@
 
201
build = @build@
 
202
build_alias = @build_alias@
 
203
build_cpu = @build_cpu@
 
204
build_os = @build_os@
 
205
build_vendor = @build_vendor@
 
206
datadir = @datadir@
 
207
datarootdir = @datarootdir@
 
208
docdir = @docdir@
 
209
dvidir = @dvidir@
 
210
exec_prefix = @exec_prefix@
 
211
host = @host@
 
212
host_alias = @host_alias@
 
213
host_cpu = @host_cpu@
 
214
host_os = @host_os@
 
215
host_vendor = @host_vendor@
 
216
htmldir = @htmldir@
 
217
includedir = @includedir@
 
218
infodir = @infodir@
 
219
install_sh = @install_sh@
 
220
libdir = @libdir@
 
221
libexecdir = @libexecdir@
 
222
localedir = @localedir@
 
223
localstatedir = @localstatedir@
 
224
mandir = @mandir@
 
225
mkdir_p = @mkdir_p@
 
226
oldincludedir = @oldincludedir@
 
227
pdfdir = @pdfdir@
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
 
231
sbindir = @sbindir@
 
232
sharedstatedir = @sharedstatedir@
 
233
sysconfdir = @sysconfdir@
 
234
target_alias = @target_alias@
 
235
SUBDIRS = C \
 
236
        de \
 
237
        it \
 
238
        es
 
239
 
 
240
all: all-recursive
 
241
 
 
242
.SUFFIXES:
 
243
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
244
        @for dep in $?; do \
 
245
          case '$(am__configure_deps)' in \
 
246
            *$$dep*) \
 
247
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
248
                && exit 0; \
 
249
              exit 1;; \
 
250
          esac; \
 
251
        done; \
 
252
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/man/Makefile'; \
 
253
        cd $(top_srcdir) && \
 
254
          $(AUTOMAKE) --gnu  doc/man/Makefile
 
255
.PRECIOUS: Makefile
 
256
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
257
        @case '$?' in \
 
258
          *config.status*) \
 
259
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
260
          *) \
 
261
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
262
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
263
        esac;
 
264
 
 
265
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
 
 
268
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
uninstall-info-am:
 
273
 
 
274
# This directory's subdirectories are mostly independent; you can cd
 
275
# into them and run `make' without going through this Makefile.
 
276
# To change the values of `make' variables: instead of editing Makefiles,
 
277
# (1) if the variable is set in `config.status', edit `config.status'
 
278
#     (which will cause the Makefiles to be regenerated when you run `make');
 
279
# (2) otherwise, pass the desired values on the `make' command line.
 
280
$(RECURSIVE_TARGETS):
 
281
        @failcom='exit 1'; \
 
282
        for f in x $$MAKEFLAGS; do \
 
283
          case $$f in \
 
284
            *=* | --[!k]*);; \
 
285
            *k*) failcom='fail=yes';; \
 
286
          esac; \
 
287
        done; \
 
288
        dot_seen=no; \
 
289
        target=`echo $@ | sed s/-recursive//`; \
 
290
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
291
          echo "Making $$target in $$subdir"; \
 
292
          if test "$$subdir" = "."; then \
 
293
            dot_seen=yes; \
 
294
            local_target="$$target-am"; \
 
295
          else \
 
296
            local_target="$$target"; \
 
297
          fi; \
 
298
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
299
          || eval $$failcom; \
 
300
        done; \
 
301
        if test "$$dot_seen" = "no"; then \
 
302
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
303
        fi; test -z "$$fail"
 
304
 
 
305
mostlyclean-recursive clean-recursive distclean-recursive \
 
306
maintainer-clean-recursive:
 
307
        @failcom='exit 1'; \
 
308
        for f in x $$MAKEFLAGS; do \
 
309
          case $$f in \
 
310
            *=* | --[!k]*);; \
 
311
            *k*) failcom='fail=yes';; \
 
312
          esac; \
 
313
        done; \
 
314
        dot_seen=no; \
 
315
        case "$@" in \
 
316
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
317
          *) list='$(SUBDIRS)' ;; \
 
318
        esac; \
 
319
        rev=''; for subdir in $$list; do \
 
320
          if test "$$subdir" = "."; then :; else \
 
321
            rev="$$subdir $$rev"; \
 
322
          fi; \
 
323
        done; \
 
324
        rev="$$rev ."; \
 
325
        target=`echo $@ | sed s/-recursive//`; \
 
326
        for subdir in $$rev; do \
 
327
          echo "Making $$target in $$subdir"; \
 
328
          if test "$$subdir" = "."; then \
 
329
            local_target="$$target-am"; \
 
330
          else \
 
331
            local_target="$$target"; \
 
332
          fi; \
 
333
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
334
          || eval $$failcom; \
 
335
        done && test -z "$$fail"
 
336
tags-recursive:
 
337
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
338
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
339
        done
 
340
ctags-recursive:
 
341
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
342
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
343
        done
 
344
 
 
345
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
346
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
347
        unique=`for i in $$list; do \
 
348
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
349
          done | \
 
350
          $(AWK) '    { files[$$0] = 1; } \
 
351
               END { for (i in files) print i; }'`; \
 
352
        mkid -fID $$unique
 
353
tags: TAGS
 
354
 
 
355
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
356
                $(TAGS_FILES) $(LISP)
 
357
        tags=; \
 
358
        here=`pwd`; \
 
359
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
360
          include_option=--etags-include; \
 
361
          empty_fix=.; \
 
362
        else \
 
363
          include_option=--include; \
 
364
          empty_fix=; \
 
365
        fi; \
 
366
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
367
          if test "$$subdir" = .; then :; else \
 
368
            test ! -f $$subdir/TAGS || \
 
369
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
370
          fi; \
 
371
        done; \
 
372
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
373
        unique=`for i in $$list; do \
 
374
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
375
          done | \
 
376
          $(AWK) '    { files[$$0] = 1; } \
 
377
               END { for (i in files) print i; }'`; \
 
378
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
379
          test -n "$$unique" || unique=$$empty_fix; \
 
380
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
381
            $$tags $$unique; \
 
382
        fi
 
383
ctags: CTAGS
 
384
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
385
                $(TAGS_FILES) $(LISP)
 
386
        tags=; \
 
387
        here=`pwd`; \
 
388
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
389
        unique=`for i in $$list; do \
 
390
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
391
          done | \
 
392
          $(AWK) '    { files[$$0] = 1; } \
 
393
               END { for (i in files) print i; }'`; \
 
394
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
395
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
396
             $$tags $$unique
 
397
 
 
398
GTAGS:
 
399
        here=`$(am__cd) $(top_builddir) && pwd` \
 
400
          && cd $(top_srcdir) \
 
401
          && gtags -i $(GTAGS_ARGS) $$here
 
402
 
 
403
distclean-tags:
 
404
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
405
 
 
406
distdir: $(DISTFILES)
 
407
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
408
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
409
        list='$(DISTFILES)'; for file in $$list; do \
 
410
          case $$file in \
 
411
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
412
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
413
          esac; \
 
414
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
415
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
416
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
417
            dir="/$$dir"; \
 
418
            $(mkdir_p) "$(distdir)$$dir"; \
 
419
          else \
 
420
            dir=''; \
 
421
          fi; \
 
422
          if test -d $$d/$$file; then \
 
423
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
424
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
425
            fi; \
 
426
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
427
          else \
 
428
            test -f $(distdir)/$$file \
 
429
            || cp -p $$d/$$file $(distdir)/$$file \
 
430
            || exit 1; \
 
431
          fi; \
 
432
        done
 
433
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
434
          if test "$$subdir" = .; then :; else \
 
435
            test -d "$(distdir)/$$subdir" \
 
436
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
437
            || exit 1; \
 
438
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
439
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
440
            (cd $$subdir && \
 
441
              $(MAKE) $(AM_MAKEFLAGS) \
 
442
                top_distdir="$$top_distdir" \
 
443
                distdir="$$distdir/$$subdir" \
 
444
                distdir) \
 
445
              || exit 1; \
 
446
          fi; \
 
447
        done
 
448
check-am: all-am
 
449
check: check-recursive
 
450
all-am: Makefile
 
451
installdirs: installdirs-recursive
 
452
installdirs-am:
 
453
install: install-recursive
 
454
install-exec: install-exec-recursive
 
455
install-data: install-data-recursive
 
456
uninstall: uninstall-recursive
 
457
 
 
458
install-am: all-am
 
459
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
460
 
 
461
installcheck: installcheck-recursive
 
462
install-strip:
 
463
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
464
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
465
          `test -z '$(STRIP)' || \
 
466
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
467
mostlyclean-generic:
 
468
 
 
469
clean-generic:
 
470
 
 
471
distclean-generic:
 
472
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
473
 
 
474
maintainer-clean-generic:
 
475
        @echo "This command is intended for maintainers to use"
 
476
        @echo "it deletes files that may require special tools to rebuild."
 
477
clean: clean-recursive
 
478
 
 
479
clean-am: clean-generic mostlyclean-am
 
480
 
 
481
distclean: distclean-recursive
 
482
        -rm -f Makefile
 
483
distclean-am: clean-am distclean-generic distclean-tags
 
484
 
 
485
dvi: dvi-recursive
 
486
 
 
487
dvi-am:
 
488
 
 
489
html: html-recursive
 
490
 
 
491
info: info-recursive
 
492
 
 
493
info-am:
 
494
 
 
495
install-data-am:
 
496
 
 
497
install-exec-am:
 
498
 
 
499
install-info: install-info-recursive
 
500
 
 
501
install-man:
 
502
 
 
503
installcheck-am:
 
504
 
 
505
maintainer-clean: maintainer-clean-recursive
 
506
        -rm -f Makefile
 
507
maintainer-clean-am: distclean-am maintainer-clean-generic
 
508
 
 
509
mostlyclean: mostlyclean-recursive
 
510
 
 
511
mostlyclean-am: mostlyclean-generic
 
512
 
 
513
pdf: pdf-recursive
 
514
 
 
515
pdf-am:
 
516
 
 
517
ps: ps-recursive
 
518
 
 
519
ps-am:
 
520
 
 
521
uninstall-am: uninstall-info-am
 
522
 
 
523
uninstall-info: uninstall-info-recursive
 
524
 
 
525
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
526
        clean clean-generic clean-recursive ctags ctags-recursive \
 
527
        distclean distclean-generic distclean-recursive distclean-tags \
 
528
        distdir dvi dvi-am html html-am info info-am install \
 
529
        install-am install-data install-data-am install-exec \
 
530
        install-exec-am install-info install-info-am install-man \
 
531
        install-strip installcheck installcheck-am installdirs \
 
532
        installdirs-am maintainer-clean maintainer-clean-generic \
 
533
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
534
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
535
        uninstall uninstall-am uninstall-info-am
 
536
 
 
537
 
 
538
install-doc-recursive:
 
539
 
 
540
@MK@ifneq ($(RECURSIVE_TARGETS),install-doc-recursive)
 
541
install-doc-recursive:
 
542
        $(MAKE) $(AM_MAKEFLAGS) RECURSIVE_TARGETS=install-doc-recursive install-doc-recursive
 
543
@MK@endif
 
544
 
 
545
install-doc: install-doc-recursive
 
546
 
 
547
install-doc-am:
 
548
 
 
549
uninstall-doc-recursive:
 
550
 
 
551
@MK@ifneq ($(RECURSIVE_TARGETS),uninstall-doc-recursive)
 
552
uninstall-doc-recursive:
 
553
        $(MAKE) $(AM_MAKEFLAGS) RECURSIVE_TARGETS=uninstall-doc-recursive uninstall-doc-recursive
 
554
@MK@endif
 
555
 
 
556
uninstall-doc: uninstall-doc-recursive
 
557
 
 
558
uninstall-doc-am:
 
559
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
560
# Otherwise a system limit (for SysV at least) may be exceeded.
 
561
.NOEXPORT: