~ubuntu-branches/ubuntu/vivid/isight-firmware-tools/vivid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Nobuhiro Iwamatsu
  • Date: 2008-04-21 19:27:40 UTC
  • Revision ID: james.westby@ubuntu.com-20080421192740-mg6nj8hsml7btyaw
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 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
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
subdir = .
 
34
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
35
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
36
        $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
 
37
        INSTALL NEWS compile config.guess config.rpath config.sub \
 
38
        depcomp install-sh missing mkinstalldirs
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
44
 configure.lineno config.status.lineno
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = 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-dvi-recursive install-exec-recursive \
 
53
        install-html-recursive install-info-recursive \
 
54
        install-pdf-recursive install-ps-recursive install-recursive \
 
55
        installcheck-recursive installdirs-recursive pdf-recursive \
 
56
        ps-recursive uninstall-recursive
 
57
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
58
am__vpath_adj = case $$p in \
 
59
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
60
    *) f=$$p;; \
 
61
  esac;
 
62
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
63
am__installdirs = "$(DESTDIR)$(docdir)"
 
64
docDATA_INSTALL = $(INSTALL_DATA)
 
65
DATA = $(doc_DATA)
 
66
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
67
  distclean-recursive maintainer-clean-recursive
 
68
ETAGS = etags
 
69
CTAGS = ctags
 
70
DIST_SUBDIRS = $(SUBDIRS)
 
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
72
distdir = $(PACKAGE)-$(VERSION)
 
73
top_distdir = $(distdir)
 
74
am__remove_distdir = \
 
75
  { test ! -d $(distdir) \
 
76
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
77
         && rm -fr $(distdir); }; }
 
78
DIST_ARCHIVES = $(distdir).tar.gz
 
79
GZIP_ENV = --best
 
80
distuninstallcheck_listfiles = find . -type f -print
 
81
distcleancheck_listfiles = find . -type f -print
 
82
ACLOCAL = @ACLOCAL@
 
83
ALL_LINGUAS = @ALL_LINGUAS@
 
84
AMTAR = @AMTAR@
 
85
AUTOCONF = @AUTOCONF@
 
86
AUTOHEADER = @AUTOHEADER@
 
87
AUTOMAKE = @AUTOMAKE@
 
88
AWK = @AWK@
 
89
CATALOGS = @CATALOGS@
 
90
CATOBJEXT = @CATOBJEXT@
 
91
CC = @CC@
 
92
CCDEPMODE = @CCDEPMODE@
 
93
CFLAGS = @CFLAGS@
 
94
CPP = @CPP@
 
95
CPPFLAGS = @CPPFLAGS@
 
96
CYGPATH_W = @CYGPATH_W@
 
97
DATADIRNAME = @DATADIRNAME@
 
98
DEFS = @DEFS@
 
99
DEPDIR = @DEPDIR@
 
100
ECHO_C = @ECHO_C@
 
101
ECHO_N = @ECHO_N@
 
102
ECHO_T = @ECHO_T@
 
103
EGREP = @EGREP@
 
104
EXEEXT = @EXEEXT@
 
105
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
106
GMOFILES = @GMOFILES@
 
107
GMSGFMT = @GMSGFMT@
 
108
GREP = @GREP@
 
109
HAL_CFLAGS = @HAL_CFLAGS@
 
110
HAL_LIBS = @HAL_LIBS@
 
111
IFT_CFLAGS = @IFT_CFLAGS@
 
112
IFT_LIBS = @IFT_LIBS@
 
113
INSTALL = @INSTALL@
 
114
INSTALL_DATA = @INSTALL_DATA@
 
115
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
116
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
117
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
118
INSTOBJEXT = @INSTOBJEXT@
 
119
INTLLIBS = @INTLLIBS@
 
120
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
121
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
122
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
123
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
124
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
125
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
126
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
127
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
128
INTLTOOL_PERL = @INTLTOOL_PERL@
 
129
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
130
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
131
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
132
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
133
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
134
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
135
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
136
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
137
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
138
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
139
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
140
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
141
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
142
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
143
LDFLAGS = @LDFLAGS@
 
144
LIBOBJS = @LIBOBJS@
 
145
LIBS = @LIBS@
 
146
LOAD_CFLAGS = @LOAD_CFLAGS@
 
147
LOAD_LIBS = @LOAD_LIBS@
 
148
LTLIBOBJS = @LTLIBOBJS@
 
149
MAINT = @MAINT@
 
150
MAKEINFO = @MAKEINFO@
 
151
MKDIR_P = @MKDIR_P@
 
152
MKINSTALLDIRS = @MKINSTALLDIRS@
 
153
MSGFMT = @MSGFMT@
 
154
MSGFMT_OPTS = @MSGFMT_OPTS@
 
155
MSGMERGE = @MSGMERGE@
 
156
OBJEXT = @OBJEXT@
 
157
PACKAGE = @PACKAGE@
 
158
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
159
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
 
160
PACKAGE_NAME = @PACKAGE_NAME@
 
161
PACKAGE_STRING = @PACKAGE_STRING@
 
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
163
PACKAGE_VERSION = @PACKAGE_VERSION@
 
164
PATH_SEPARATOR = @PATH_SEPARATOR@
 
165
PKG_CONFIG = @PKG_CONFIG@
 
166
POFILES = @POFILES@
 
167
POSUB = @POSUB@
 
168
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
169
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
170
SET_MAKE = @SET_MAKE@
 
171
SHELL = @SHELL@
 
172
STRIP = @STRIP@
 
173
USE_NLS = @USE_NLS@
 
174
VERSION = @VERSION@
 
175
XGETTEXT = @XGETTEXT@
 
176
abs_builddir = @abs_builddir@
 
177
abs_srcdir = @abs_srcdir@
 
178
abs_top_builddir = @abs_top_builddir@
 
179
abs_top_srcdir = @abs_top_srcdir@
 
180
ac_ct_CC = @ac_ct_CC@
 
181
am__include = @am__include@
 
182
am__leading_dot = @am__leading_dot@
 
183
am__quote = @am__quote@
 
184
am__tar = @am__tar@
 
185
am__untar = @am__untar@
 
186
bindir = @bindir@
 
187
build_alias = @build_alias@
 
188
builddir = @builddir@
 
189
datadir = @datadir@
 
190
datarootdir = @datarootdir@
 
191
docdir = @docdir@
 
192
dvidir = @dvidir@
 
193
exec_prefix = @exec_prefix@
 
194
host_alias = @host_alias@
 
195
htmldir = @htmldir@
 
196
includedir = @includedir@
 
197
infodir = @infodir@
 
198
install_sh = @install_sh@
 
199
libdir = @libdir@
 
200
libexecdir = @libexecdir@
 
201
localedir = @localedir@
 
202
localstatedir = @localstatedir@
 
203
mandir = @mandir@
 
204
mkdir_p = @mkdir_p@
 
205
oldincludedir = @oldincludedir@
 
206
pdfdir = @pdfdir@
 
207
prefix = @prefix@
 
208
program_transform_name = @program_transform_name@
 
209
psdir = @psdir@
 
210
sbindir = @sbindir@
 
211
sharedstatedir = @sharedstatedir@
 
212
srcdir = @srcdir@
 
213
sysconfdir = @sysconfdir@
 
214
target_alias = @target_alias@
 
215
top_builddir = @top_builddir@
 
216
top_srcdir = @top_srcdir@
 
217
DISTCHECK_CONFIGURE_FLAGS = --enable-udev
 
218
SUBDIRS = src doc po
 
219
doc_DATA = HOWTO
 
220
EXTRA_DIST = \
 
221
        intltool-extract.in     \
 
222
        intltool-update.in      \
 
223
        intltool-merge.in       \
 
224
        po/Makefile.in.in       \
 
225
        po/POTFILES.in          \
 
226
        $(doc_DATA)
 
227
 
 
228
DISTCLEANFILES = \
 
229
        intltool-extract        \
 
230
        intltool-update         \
 
231
        intltool-merge
 
232
 
 
233
all: config.h
 
234
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
235
 
 
236
.SUFFIXES:
 
237
am--refresh:
 
238
        @:
 
239
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
240
        @for dep in $?; do \
 
241
          case '$(am__configure_deps)' in \
 
242
            *$$dep*) \
 
243
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
244
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
245
                && exit 0; \
 
246
              exit 1;; \
 
247
          esac; \
 
248
        done; \
 
249
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
250
        cd $(top_srcdir) && \
 
251
          $(AUTOMAKE) --gnu  Makefile
 
252
.PRECIOUS: Makefile
 
253
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
254
        @case '$?' in \
 
255
          *config.status*) \
 
256
            echo ' $(SHELL) ./config.status'; \
 
257
            $(SHELL) ./config.status;; \
 
258
          *) \
 
259
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
260
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
261
        esac;
 
262
 
 
263
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
264
        $(SHELL) ./config.status --recheck
 
265
 
 
266
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
267
        cd $(srcdir) && $(AUTOCONF)
 
268
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
269
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
270
 
 
271
config.h: stamp-h1
 
272
        @if test ! -f $@; then \
 
273
          rm -f stamp-h1; \
 
274
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 
275
        else :; fi
 
276
 
 
277
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
278
        @rm -f stamp-h1
 
279
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
280
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
281
        cd $(top_srcdir) && $(AUTOHEADER)
 
282
        rm -f stamp-h1
 
283
        touch $@
 
284
 
 
285
distclean-hdr:
 
286
        -rm -f config.h stamp-h1
 
287
install-docDATA: $(doc_DATA)
 
288
        @$(NORMAL_INSTALL)
 
289
        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
 
290
        @list='$(doc_DATA)'; for p in $$list; do \
 
291
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
292
          f=$(am__strip_dir) \
 
293
          echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
 
294
          $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
 
295
        done
 
296
 
 
297
uninstall-docDATA:
 
298
        @$(NORMAL_UNINSTALL)
 
299
        @list='$(doc_DATA)'; for p in $$list; do \
 
300
          f=$(am__strip_dir) \
 
301
          echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
 
302
          rm -f "$(DESTDIR)$(docdir)/$$f"; \
 
303
        done
 
304
 
 
305
# This directory's subdirectories are mostly independent; you can cd
 
306
# into them and run `make' without going through this Makefile.
 
307
# To change the values of `make' variables: instead of editing Makefiles,
 
308
# (1) if the variable is set in `config.status', edit `config.status'
 
309
#     (which will cause the Makefiles to be regenerated when you run `make');
 
310
# (2) otherwise, pass the desired values on the `make' command line.
 
311
$(RECURSIVE_TARGETS):
 
312
        @failcom='exit 1'; \
 
313
        for f in x $$MAKEFLAGS; do \
 
314
          case $$f in \
 
315
            *=* | --[!k]*);; \
 
316
            *k*) failcom='fail=yes';; \
 
317
          esac; \
 
318
        done; \
 
319
        dot_seen=no; \
 
320
        target=`echo $@ | sed s/-recursive//`; \
 
321
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
322
          echo "Making $$target in $$subdir"; \
 
323
          if test "$$subdir" = "."; then \
 
324
            dot_seen=yes; \
 
325
            local_target="$$target-am"; \
 
326
          else \
 
327
            local_target="$$target"; \
 
328
          fi; \
 
329
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
330
          || eval $$failcom; \
 
331
        done; \
 
332
        if test "$$dot_seen" = "no"; then \
 
333
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
334
        fi; test -z "$$fail"
 
335
 
 
336
$(RECURSIVE_CLEAN_TARGETS):
 
337
        @failcom='exit 1'; \
 
338
        for f in x $$MAKEFLAGS; do \
 
339
          case $$f in \
 
340
            *=* | --[!k]*);; \
 
341
            *k*) failcom='fail=yes';; \
 
342
          esac; \
 
343
        done; \
 
344
        dot_seen=no; \
 
345
        case "$@" in \
 
346
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
347
          *) list='$(SUBDIRS)' ;; \
 
348
        esac; \
 
349
        rev=''; for subdir in $$list; do \
 
350
          if test "$$subdir" = "."; then :; else \
 
351
            rev="$$subdir $$rev"; \
 
352
          fi; \
 
353
        done; \
 
354
        rev="$$rev ."; \
 
355
        target=`echo $@ | sed s/-recursive//`; \
 
356
        for subdir in $$rev; do \
 
357
          echo "Making $$target in $$subdir"; \
 
358
          if test "$$subdir" = "."; then \
 
359
            local_target="$$target-am"; \
 
360
          else \
 
361
            local_target="$$target"; \
 
362
          fi; \
 
363
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
364
          || eval $$failcom; \
 
365
        done && test -z "$$fail"
 
366
tags-recursive:
 
367
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
368
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
369
        done
 
370
ctags-recursive:
 
371
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
372
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
373
        done
 
374
 
 
375
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
376
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
377
        unique=`for i in $$list; do \
 
378
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
379
          done | \
 
380
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
381
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
382
        mkid -fID $$unique
 
383
tags: TAGS
 
384
 
 
385
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
386
                $(TAGS_FILES) $(LISP)
 
387
        tags=; \
 
388
        here=`pwd`; \
 
389
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
390
          include_option=--etags-include; \
 
391
          empty_fix=.; \
 
392
        else \
 
393
          include_option=--include; \
 
394
          empty_fix=; \
 
395
        fi; \
 
396
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
397
          if test "$$subdir" = .; then :; else \
 
398
            test ! -f $$subdir/TAGS || \
 
399
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
400
          fi; \
 
401
        done; \
 
402
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
403
        unique=`for i in $$list; do \
 
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
405
          done | \
 
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
408
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
409
          test -n "$$unique" || unique=$$empty_fix; \
 
410
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
411
            $$tags $$unique; \
 
412
        fi
 
413
ctags: CTAGS
 
414
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
415
                $(TAGS_FILES) $(LISP)
 
416
        tags=; \
 
417
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
418
        unique=`for i in $$list; do \
 
419
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
420
          done | \
 
421
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
422
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
423
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
424
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
425
             $$tags $$unique
 
426
 
 
427
GTAGS:
 
428
        here=`$(am__cd) $(top_builddir) && pwd` \
 
429
          && cd $(top_srcdir) \
 
430
          && gtags -i $(GTAGS_ARGS) $$here
 
431
 
 
432
distclean-tags:
 
433
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
434
 
 
435
distdir: $(DISTFILES)
 
436
        $(am__remove_distdir)
 
437
        test -d $(distdir) || mkdir $(distdir)
 
438
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
439
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
440
        list='$(DISTFILES)'; \
 
441
          dist_files=`for file in $$list; do echo $$file; done | \
 
442
          sed -e "s|^$$srcdirstrip/||;t" \
 
443
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
444
        case $$dist_files in \
 
445
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
446
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
447
                           sort -u` ;; \
 
448
        esac; \
 
449
        for file in $$dist_files; do \
 
450
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
451
          if test -d $$d/$$file; then \
 
452
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
453
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
454
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
455
            fi; \
 
456
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
457
          else \
 
458
            test -f $(distdir)/$$file \
 
459
            || cp -p $$d/$$file $(distdir)/$$file \
 
460
            || exit 1; \
 
461
          fi; \
 
462
        done
 
463
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
464
          if test "$$subdir" = .; then :; else \
 
465
            test -d "$(distdir)/$$subdir" \
 
466
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
467
            || exit 1; \
 
468
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
469
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
470
            (cd $$subdir && \
 
471
              $(MAKE) $(AM_MAKEFLAGS) \
 
472
                top_distdir="$$top_distdir" \
 
473
                distdir="$$distdir/$$subdir" \
 
474
                am__remove_distdir=: \
 
475
                am__skip_length_check=: \
 
476
                distdir) \
 
477
              || exit 1; \
 
478
          fi; \
 
479
        done
 
480
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
481
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
482
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
483
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
484
        || chmod -R a+r $(distdir)
 
485
dist-gzip: distdir
 
486
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
487
        $(am__remove_distdir)
 
488
 
 
489
dist-bzip2: distdir
 
490
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
491
        $(am__remove_distdir)
 
492
 
 
493
dist-lzma: distdir
 
494
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
495
        $(am__remove_distdir)
 
496
 
 
497
dist-tarZ: distdir
 
498
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
499
        $(am__remove_distdir)
 
500
 
 
501
dist-shar: distdir
 
502
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
503
        $(am__remove_distdir)
 
504
 
 
505
dist-zip: distdir
 
506
        -rm -f $(distdir).zip
 
507
        zip -rq $(distdir).zip $(distdir)
 
508
        $(am__remove_distdir)
 
509
 
 
510
dist dist-all: distdir
 
511
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
512
        $(am__remove_distdir)
 
513
 
 
514
# This target untars the dist file and tries a VPATH configuration.  Then
 
515
# it guarantees that the distribution is self-contained by making another
 
516
# tarfile.
 
517
distcheck: dist
 
518
        case '$(DIST_ARCHIVES)' in \
 
519
        *.tar.gz*) \
 
520
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
521
        *.tar.bz2*) \
 
522
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
523
        *.tar.lzma*) \
 
524
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
 
525
        *.tar.Z*) \
 
526
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
527
        *.shar.gz*) \
 
528
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
529
        *.zip*) \
 
530
          unzip $(distdir).zip ;;\
 
531
        esac
 
532
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
533
        mkdir $(distdir)/_build
 
534
        mkdir $(distdir)/_inst
 
535
        chmod a-w $(distdir)
 
536
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
537
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
538
          && cd $(distdir)/_build \
 
539
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
540
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
541
          && $(MAKE) $(AM_MAKEFLAGS) \
 
542
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
543
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
544
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
545
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
546
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
547
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
548
                distuninstallcheck \
 
549
          && chmod -R a-w "$$dc_install_base" \
 
550
          && ({ \
 
551
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
552
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
553
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
554
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
555
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
556
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
557
          && rm -rf "$$dc_destdir" \
 
558
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
559
          && rm -rf $(DIST_ARCHIVES) \
 
560
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
561
        $(am__remove_distdir)
 
562
        @(echo "$(distdir) archives ready for distribution: "; \
 
563
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
564
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
565
distuninstallcheck:
 
566
        @cd $(distuninstallcheck_dir) \
 
567
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
568
           || { echo "ERROR: files left after uninstall:" ; \
 
569
                if test -n "$(DESTDIR)"; then \
 
570
                  echo "  (check DESTDIR support)"; \
 
571
                fi ; \
 
572
                $(distuninstallcheck_listfiles) ; \
 
573
                exit 1; } >&2
 
574
distcleancheck: distclean
 
575
        @if test '$(srcdir)' = . ; then \
 
576
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
577
          exit 1 ; \
 
578
        fi
 
579
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
580
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
581
               $(distcleancheck_listfiles) ; \
 
582
               exit 1; } >&2
 
583
check-am: all-am
 
584
check: check-recursive
 
585
all-am: Makefile $(DATA) config.h
 
586
installdirs: installdirs-recursive
 
587
installdirs-am:
 
588
        for dir in "$(DESTDIR)$(docdir)"; do \
 
589
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
590
        done
 
591
install: install-recursive
 
592
install-exec: install-exec-recursive
 
593
install-data: install-data-recursive
 
594
uninstall: uninstall-recursive
 
595
 
 
596
install-am: all-am
 
597
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
598
 
 
599
installcheck: installcheck-recursive
 
600
install-strip:
 
601
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
602
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
603
          `test -z '$(STRIP)' || \
 
604
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
605
mostlyclean-generic:
 
606
 
 
607
clean-generic:
 
608
 
 
609
distclean-generic:
 
610
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
611
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
612
 
 
613
maintainer-clean-generic:
 
614
        @echo "This command is intended for maintainers to use"
 
615
        @echo "it deletes files that may require special tools to rebuild."
 
616
clean: clean-recursive
 
617
 
 
618
clean-am: clean-generic mostlyclean-am
 
619
 
 
620
distclean: distclean-recursive
 
621
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
622
        -rm -f Makefile
 
623
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
 
624
 
 
625
dvi: dvi-recursive
 
626
 
 
627
dvi-am:
 
628
 
 
629
html: html-recursive
 
630
 
 
631
info: info-recursive
 
632
 
 
633
info-am:
 
634
 
 
635
install-data-am: install-docDATA
 
636
 
 
637
install-dvi: install-dvi-recursive
 
638
 
 
639
install-exec-am:
 
640
 
 
641
install-html: install-html-recursive
 
642
 
 
643
install-info: install-info-recursive
 
644
 
 
645
install-man:
 
646
 
 
647
install-pdf: install-pdf-recursive
 
648
 
 
649
install-ps: install-ps-recursive
 
650
 
 
651
installcheck-am:
 
652
 
 
653
maintainer-clean: maintainer-clean-recursive
 
654
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
655
        -rm -rf $(top_srcdir)/autom4te.cache
 
656
        -rm -f Makefile
 
657
maintainer-clean-am: distclean-am maintainer-clean-generic
 
658
 
 
659
mostlyclean: mostlyclean-recursive
 
660
 
 
661
mostlyclean-am: mostlyclean-generic
 
662
 
 
663
pdf: pdf-recursive
 
664
 
 
665
pdf-am:
 
666
 
 
667
ps: ps-recursive
 
668
 
 
669
ps-am:
 
670
 
 
671
uninstall-am: uninstall-docDATA
 
672
 
 
673
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
674
        install-strip
 
675
 
 
676
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
677
        all all-am am--refresh check check-am clean clean-generic \
 
678
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
679
        dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
 
680
        distclean-generic distclean-hdr distclean-tags distcleancheck \
 
681
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
682
        info-am install install-am install-data install-data-am \
 
683
        install-docDATA install-dvi install-dvi-am install-exec \
 
684
        install-exec-am install-html install-html-am install-info \
 
685
        install-info-am install-man install-pdf install-pdf-am \
 
686
        install-ps install-ps-am install-strip installcheck \
 
687
        installcheck-am installdirs installdirs-am maintainer-clean \
 
688
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
689
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
690
        uninstall-docDATA
 
691
 
 
692
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
693
# Otherwise a system limit (for SysV at least) may be exceeded.
 
694
.NOEXPORT: