~ubuntu-branches/ubuntu/raring/enigma/raring

« back to all changes in this revision

Viewing changes to data/music/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Erich Schubert
  • Date: 2010-05-26 02:27:26 UTC
  • mfrom: (5.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100526022726-7tnbf65s6btbibu2
Tags: 1.10~~pre-alpha+r2100-1
* New SVN checkout, shortly after upstream "pre-alpha" release
* Target unstable, to get more testing for enigma
* Remove spelling patches included upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
target_triplet = @target@
 
37
subdir = data/music
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
 
41
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
 
42
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
43
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
 
44
        $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
45
        $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lcmessage.m4 \
 
46
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
47
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
 
48
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
 
49
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
 
50
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
 
51
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
 
52
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
 
53
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
54
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
 
55
        $(top_srcdir)/configure.ac
 
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
57
        $(ACLOCAL_M4)
 
58
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
59
CONFIG_HEADER = $(top_builddir)/src/config.h
 
60
CONFIG_CLEAN_FILES =
 
61
CONFIG_CLEAN_VPATH_FILES =
 
62
SOURCES =
 
63
DIST_SOURCES =
 
64
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
65
        html-recursive info-recursive install-data-recursive \
 
66
        install-dvi-recursive install-exec-recursive \
 
67
        install-html-recursive install-info-recursive \
 
68
        install-pdf-recursive install-ps-recursive install-recursive \
 
69
        installcheck-recursive installdirs-recursive pdf-recursive \
 
70
        ps-recursive uninstall-recursive
 
71
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
72
am__vpath_adj = case $$p in \
 
73
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
74
    *) f=$$p;; \
 
75
  esac;
 
76
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
77
am__install_max = 40
 
78
am__nobase_strip_setup = \
 
79
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
80
am__nobase_strip = \
 
81
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
82
am__nobase_list = $(am__nobase_strip_setup); \
 
83
  for p in $$list; do echo "$$p $$p"; done | \
 
84
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
85
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
86
    if (++n[$$2] == $(am__install_max)) \
 
87
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
88
    END { for (dir in files) print dir, files[dir] }'
 
89
am__base_list = \
 
90
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
91
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
92
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
 
93
DATA = $(pkgdata_DATA)
 
94
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
95
  distclean-recursive maintainer-clean-recursive
 
96
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
97
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
98
        distdir
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DIST_SUBDIRS = $(SUBDIRS)
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
am__relativize = \
 
104
  dir0=`pwd`; \
 
105
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
106
  sed_rest='s,^[^/]*/*,,'; \
 
107
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
108
  sed_butlast='s,/*[^/]*$$,,'; \
 
109
  while test -n "$$dir1"; do \
 
110
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
111
    if test "$$first" != "."; then \
 
112
      if test "$$first" = ".."; then \
 
113
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
114
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
115
      else \
 
116
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
117
        if test "$$first2" = "$$first"; then \
 
118
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
119
        else \
 
120
          dir2="../$$dir2"; \
 
121
        fi; \
 
122
        dir0="$$dir0"/"$$first"; \
 
123
      fi; \
 
124
    fi; \
 
125
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
126
  done; \
 
127
  reldir="$$dir2"
 
128
pkgdatadir = $(datadir)/@PACKAGE@/music
 
129
ACLOCAL = @ACLOCAL@
 
130
ALLOCA = @ALLOCA@
 
131
ALL_LINGUAS = @ALL_LINGUAS@
 
132
AMTAR = @AMTAR@
 
133
AUTOCONF = @AUTOCONF@
 
134
AUTOHEADER = @AUTOHEADER@
 
135
AUTOMAKE = @AUTOMAKE@
 
136
AWK = @AWK@
 
137
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
138
CATOBJEXT = @CATOBJEXT@
 
139
CC = @CC@
 
140
CCDEPMODE = @CCDEPMODE@
 
141
CFLAGS = @CFLAGS@
 
142
CONVERT = @CONVERT@
 
143
CPP = @CPP@
 
144
CPPFLAGS = @CPPFLAGS@
 
145
CXX = @CXX@
 
146
CXXDEPMODE = @CXXDEPMODE@
 
147
CXXFLAGS = @CXXFLAGS@
 
148
CYGPATH_W = @CYGPATH_W@
 
149
DATADIRNAME = @DATADIRNAME@
 
150
DEFS = @DEFS@
 
151
DEPDIR = @DEPDIR@
 
152
ECHO_C = @ECHO_C@
 
153
ECHO_N = @ECHO_N@
 
154
ECHO_T = @ECHO_T@
 
155
EGREP = @EGREP@
 
156
EXEEXT = @EXEEXT@
 
157
GENCAT = @GENCAT@
 
158
GLIBC21 = @GLIBC21@
 
159
GMSGFMT = @GMSGFMT@
 
160
GREP = @GREP@
 
161
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
162
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
 
163
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
164
HAVE_WPRINTF = @HAVE_WPRINTF@
 
165
INSTALL = @INSTALL@
 
166
INSTALL_DATA = @INSTALL_DATA@
 
167
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
168
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
169
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
170
INSTOBJEXT = @INSTOBJEXT@
 
171
INTLBISON = @INTLBISON@
 
172
INTLLIBS = @INTLLIBS@
 
173
INTLOBJS = @INTLOBJS@
 
174
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
175
LDFLAGS = @LDFLAGS@
 
176
LIBICONV = @LIBICONV@
 
177
LIBINTL = @LIBINTL@
 
178
LIBOBJS = @LIBOBJS@
 
179
LIBS = @LIBS@
 
180
LTLIBICONV = @LTLIBICONV@
 
181
LTLIBINTL = @LTLIBINTL@
 
182
LTLIBOBJS = @LTLIBOBJS@
 
183
MAKEINFO = @MAKEINFO@
 
184
MKDIR_P = @MKDIR_P@
 
185
MKINSTALLDIRS = @MKINSTALLDIRS@
 
186
MSGFMT = @MSGFMT@
 
187
MSGMERGE = @MSGMERGE@
 
188
OBJEXT = @OBJEXT@
 
189
PACKAGE = @PACKAGE@
 
190
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
191
PACKAGE_NAME = @PACKAGE_NAME@
 
192
PACKAGE_STRING = @PACKAGE_STRING@
 
193
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
194
PACKAGE_URL = @PACKAGE_URL@
 
195
PACKAGE_VERSION = @PACKAGE_VERSION@
 
196
PATH_SEPARATOR = @PATH_SEPARATOR@
 
197
PDFLATEX = @PDFLATEX@
 
198
POSUB = @POSUB@
 
199
RANLIB = @RANLIB@
 
200
SDL_CFLAGS = @SDL_CFLAGS@
 
201
SDL_CONFIG = @SDL_CONFIG@
 
202
SDL_LIBS = @SDL_LIBS@
 
203
SET_MAKE = @SET_MAKE@
 
204
SHELL = @SHELL@
 
205
STRIP = @STRIP@
 
206
TEXI2HTML = @TEXI2HTML@
 
207
TOLUA = @TOLUA@
 
208
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
209
USE_NLS = @USE_NLS@
 
210
VERSION = @VERSION@
 
211
WINDRES = @WINDRES@
 
212
XGETTEXT = @XGETTEXT@
 
213
abs_builddir = @abs_builddir@
 
214
abs_srcdir = @abs_srcdir@
 
215
abs_top_builddir = @abs_top_builddir@
 
216
abs_top_srcdir = @abs_top_srcdir@
 
217
ac_ct_CC = @ac_ct_CC@
 
218
ac_ct_CXX = @ac_ct_CXX@
 
219
am__include = @am__include@
 
220
am__leading_dot = @am__leading_dot@
 
221
am__quote = @am__quote@
 
222
am__tar = @am__tar@
 
223
am__untar = @am__untar@
 
224
bindir = @bindir@
 
225
build = @build@
 
226
build_alias = @build_alias@
 
227
build_cpu = @build_cpu@
 
228
build_os = @build_os@
 
229
build_vendor = @build_vendor@
 
230
builddir = @builddir@
 
231
datadir = @datadir@
 
232
datarootdir = @datarootdir@
 
233
docdir = @docdir@
 
234
dvidir = @dvidir@
 
235
exec_prefix = @exec_prefix@
 
236
host = @host@
 
237
host_alias = @host_alias@
 
238
host_cpu = @host_cpu@
 
239
host_os = @host_os@
 
240
host_vendor = @host_vendor@
 
241
htmldir = @htmldir@
 
242
includedir = @includedir@
 
243
infodir = @infodir@
 
244
install_sh = @install_sh@
 
245
libdir = @libdir@
 
246
libexecdir = @libexecdir@
 
247
localedir = @localedir@
 
248
localstatedir = @localstatedir@
 
249
mandir = @mandir@
 
250
mkdir_p = @mkdir_p@
 
251
oldincludedir = @oldincludedir@
 
252
pdfdir = @pdfdir@
 
253
prefix = @prefix@
 
254
program_transform_name = @program_transform_name@
 
255
psdir = @psdir@
 
256
sbindir = @sbindir@
 
257
sharedstatedir = @sharedstatedir@
 
258
srcdir = @srcdir@
 
259
subdirs = @subdirs@
 
260
sysconfdir = @sysconfdir@
 
261
target = @target@
 
262
target_alias = @target_alias@
 
263
target_cpu = @target_cpu@
 
264
target_os = @target_os@
 
265
target_vendor = @target_vendor@
 
266
top_build_prefix = @top_build_prefix@
 
267
top_builddir = @top_builddir@
 
268
top_srcdir = @top_srcdir@
 
269
SUBDIRS = menu
 
270
pkgdata_DATA = 
 
271
EXTRA_DIST = $(pkgdata_DATA)
 
272
all: all-recursive
 
273
 
 
274
.SUFFIXES:
 
275
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
276
        @for dep in $?; do \
 
277
          case '$(am__configure_deps)' in \
 
278
            *$$dep*) \
 
279
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
280
                && { if test -f $@; then exit 0; else break; fi; }; \
 
281
              exit 1;; \
 
282
          esac; \
 
283
        done; \
 
284
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/music/Makefile'; \
 
285
        $(am__cd) $(top_srcdir) && \
 
286
          $(AUTOMAKE) --foreign data/music/Makefile
 
287
.PRECIOUS: Makefile
 
288
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
289
        @case '$?' in \
 
290
          *config.status*) \
 
291
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
292
          *) \
 
293
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
294
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
295
        esac;
 
296
 
 
297
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
298
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
299
 
 
300
$(top_srcdir)/configure:  $(am__configure_deps)
 
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
302
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
303
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
304
$(am__aclocal_m4_deps):
 
305
install-pkgdataDATA: $(pkgdata_DATA)
 
306
        @$(NORMAL_INSTALL)
 
307
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
 
308
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
309
        for p in $$list; do \
 
310
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
311
          echo "$$d$$p"; \
 
312
        done | $(am__base_list) | \
 
313
        while read files; do \
 
314
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
 
315
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
 
316
        done
 
317
 
 
318
uninstall-pkgdataDATA:
 
319
        @$(NORMAL_UNINSTALL)
 
320
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
321
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
322
        test -n "$$files" || exit 0; \
 
323
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
324
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
 
325
 
 
326
# This directory's subdirectories are mostly independent; you can cd
 
327
# into them and run `make' without going through this Makefile.
 
328
# To change the values of `make' variables: instead of editing Makefiles,
 
329
# (1) if the variable is set in `config.status', edit `config.status'
 
330
#     (which will cause the Makefiles to be regenerated when you run `make');
 
331
# (2) otherwise, pass the desired values on the `make' command line.
 
332
$(RECURSIVE_TARGETS):
 
333
        @fail= failcom='exit 1'; \
 
334
        for f in x $$MAKEFLAGS; do \
 
335
          case $$f in \
 
336
            *=* | --[!k]*);; \
 
337
            *k*) failcom='fail=yes';; \
 
338
          esac; \
 
339
        done; \
 
340
        dot_seen=no; \
 
341
        target=`echo $@ | sed s/-recursive//`; \
 
342
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
343
          echo "Making $$target in $$subdir"; \
 
344
          if test "$$subdir" = "."; then \
 
345
            dot_seen=yes; \
 
346
            local_target="$$target-am"; \
 
347
          else \
 
348
            local_target="$$target"; \
 
349
          fi; \
 
350
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
351
          || eval $$failcom; \
 
352
        done; \
 
353
        if test "$$dot_seen" = "no"; then \
 
354
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
355
        fi; test -z "$$fail"
 
356
 
 
357
$(RECURSIVE_CLEAN_TARGETS):
 
358
        @fail= failcom='exit 1'; \
 
359
        for f in x $$MAKEFLAGS; do \
 
360
          case $$f in \
 
361
            *=* | --[!k]*);; \
 
362
            *k*) failcom='fail=yes';; \
 
363
          esac; \
 
364
        done; \
 
365
        dot_seen=no; \
 
366
        case "$@" in \
 
367
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
368
          *) list='$(SUBDIRS)' ;; \
 
369
        esac; \
 
370
        rev=''; for subdir in $$list; do \
 
371
          if test "$$subdir" = "."; then :; else \
 
372
            rev="$$subdir $$rev"; \
 
373
          fi; \
 
374
        done; \
 
375
        rev="$$rev ."; \
 
376
        target=`echo $@ | sed s/-recursive//`; \
 
377
        for subdir in $$rev; do \
 
378
          echo "Making $$target in $$subdir"; \
 
379
          if test "$$subdir" = "."; then \
 
380
            local_target="$$target-am"; \
 
381
          else \
 
382
            local_target="$$target"; \
 
383
          fi; \
 
384
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
385
          || eval $$failcom; \
 
386
        done && test -z "$$fail"
 
387
tags-recursive:
 
388
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
389
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
390
        done
 
391
ctags-recursive:
 
392
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
393
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
394
        done
 
395
 
 
396
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
397
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
398
        unique=`for i in $$list; do \
 
399
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
400
          done | \
 
401
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
402
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
403
        mkid -fID $$unique
 
404
tags: TAGS
 
405
 
 
406
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
407
                $(TAGS_FILES) $(LISP)
 
408
        set x; \
 
409
        here=`pwd`; \
 
410
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
411
          include_option=--etags-include; \
 
412
          empty_fix=.; \
 
413
        else \
 
414
          include_option=--include; \
 
415
          empty_fix=; \
 
416
        fi; \
 
417
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
418
          if test "$$subdir" = .; then :; else \
 
419
            test ! -f $$subdir/TAGS || \
 
420
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
421
          fi; \
 
422
        done; \
 
423
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
424
        unique=`for i in $$list; do \
 
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
426
          done | \
 
427
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
428
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
429
        shift; \
 
430
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
431
          test -n "$$unique" || unique=$$empty_fix; \
 
432
          if test $$# -gt 0; then \
 
433
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
434
              "$$@" $$unique; \
 
435
          else \
 
436
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
437
              $$unique; \
 
438
          fi; \
 
439
        fi
 
440
ctags: CTAGS
 
441
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
442
                $(TAGS_FILES) $(LISP)
 
443
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
444
        unique=`for i in $$list; do \
 
445
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
446
          done | \
 
447
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
448
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
449
        test -z "$(CTAGS_ARGS)$$unique" \
 
450
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
451
             $$unique
 
452
 
 
453
GTAGS:
 
454
        here=`$(am__cd) $(top_builddir) && pwd` \
 
455
          && $(am__cd) $(top_srcdir) \
 
456
          && gtags -i $(GTAGS_ARGS) "$$here"
 
457
 
 
458
distclean-tags:
 
459
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
460
 
 
461
distdir: $(DISTFILES)
 
462
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
463
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
464
        list='$(DISTFILES)'; \
 
465
          dist_files=`for file in $$list; do echo $$file; done | \
 
466
          sed -e "s|^$$srcdirstrip/||;t" \
 
467
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
468
        case $$dist_files in \
 
469
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
470
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
471
                           sort -u` ;; \
 
472
        esac; \
 
473
        for file in $$dist_files; do \
 
474
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
475
          if test -d $$d/$$file; then \
 
476
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
477
            if test -d "$(distdir)/$$file"; then \
 
478
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
479
            fi; \
 
480
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
481
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
482
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
483
            fi; \
 
484
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
485
          else \
 
486
            test -f "$(distdir)/$$file" \
 
487
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
488
            || exit 1; \
 
489
          fi; \
 
490
        done
 
491
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
492
          if test "$$subdir" = .; then :; else \
 
493
            test -d "$(distdir)/$$subdir" \
 
494
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
495
            || exit 1; \
 
496
          fi; \
 
497
        done
 
498
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
499
          if test "$$subdir" = .; then :; else \
 
500
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
501
            $(am__relativize); \
 
502
            new_distdir=$$reldir; \
 
503
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
504
            $(am__relativize); \
 
505
            new_top_distdir=$$reldir; \
 
506
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
507
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
508
            ($(am__cd) $$subdir && \
 
509
              $(MAKE) $(AM_MAKEFLAGS) \
 
510
                top_distdir="$$new_top_distdir" \
 
511
                distdir="$$new_distdir" \
 
512
                am__remove_distdir=: \
 
513
                am__skip_length_check=: \
 
514
                am__skip_mode_fix=: \
 
515
                distdir) \
 
516
              || exit 1; \
 
517
          fi; \
 
518
        done
 
519
check-am: all-am
 
520
check: check-recursive
 
521
all-am: Makefile $(DATA)
 
522
installdirs: installdirs-recursive
 
523
installdirs-am:
 
524
        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
 
525
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
526
        done
 
527
install: install-recursive
 
528
install-exec: install-exec-recursive
 
529
install-data: install-data-recursive
 
530
uninstall: uninstall-recursive
 
531
 
 
532
install-am: all-am
 
533
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
534
 
 
535
installcheck: installcheck-recursive
 
536
install-strip:
 
537
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
538
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
539
          `test -z '$(STRIP)' || \
 
540
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
541
mostlyclean-generic:
 
542
 
 
543
clean-generic:
 
544
 
 
545
distclean-generic:
 
546
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
547
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
548
 
 
549
maintainer-clean-generic:
 
550
        @echo "This command is intended for maintainers to use"
 
551
        @echo "it deletes files that may require special tools to rebuild."
 
552
clean: clean-recursive
 
553
 
 
554
clean-am: clean-generic mostlyclean-am
 
555
 
 
556
distclean: distclean-recursive
 
557
        -rm -f Makefile
 
558
distclean-am: clean-am distclean-generic distclean-tags
 
559
 
 
560
dvi: dvi-recursive
 
561
 
 
562
dvi-am:
 
563
 
 
564
html: html-recursive
 
565
 
 
566
html-am:
 
567
 
 
568
info: info-recursive
 
569
 
 
570
info-am:
 
571
 
 
572
install-data-am: install-pkgdataDATA
 
573
 
 
574
install-dvi: install-dvi-recursive
 
575
 
 
576
install-dvi-am:
 
577
 
 
578
install-exec-am:
 
579
 
 
580
install-html: install-html-recursive
 
581
 
 
582
install-html-am:
 
583
 
 
584
install-info: install-info-recursive
 
585
 
 
586
install-info-am:
 
587
 
 
588
install-man:
 
589
 
 
590
install-pdf: install-pdf-recursive
 
591
 
 
592
install-pdf-am:
 
593
 
 
594
install-ps: install-ps-recursive
 
595
 
 
596
install-ps-am:
 
597
 
 
598
installcheck-am:
 
599
 
 
600
maintainer-clean: maintainer-clean-recursive
 
601
        -rm -f Makefile
 
602
maintainer-clean-am: distclean-am maintainer-clean-generic
 
603
 
 
604
mostlyclean: mostlyclean-recursive
 
605
 
 
606
mostlyclean-am: mostlyclean-generic
 
607
 
 
608
pdf: pdf-recursive
 
609
 
 
610
pdf-am:
 
611
 
 
612
ps: ps-recursive
 
613
 
 
614
ps-am:
 
615
 
 
616
uninstall-am: uninstall-pkgdataDATA
 
617
 
 
618
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
619
        install-am install-strip tags-recursive
 
620
 
 
621
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
622
        all all-am check check-am clean clean-generic ctags \
 
623
        ctags-recursive distclean distclean-generic distclean-tags \
 
624
        distdir dvi dvi-am html html-am info info-am install \
 
625
        install-am install-data install-data-am install-dvi \
 
626
        install-dvi-am install-exec install-exec-am install-html \
 
627
        install-html-am install-info install-info-am install-man \
 
628
        install-pdf install-pdf-am install-pkgdataDATA install-ps \
 
629
        install-ps-am install-strip installcheck installcheck-am \
 
630
        installdirs installdirs-am maintainer-clean \
 
631
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
632
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
633
        uninstall-pkgdataDATA
 
634
 
 
635
 
 
636
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
637
# Otherwise a system limit (for SysV at least) may be exceeded.
 
638
.NOEXPORT: