~ubuntu-branches/ubuntu/trusty/unity-place-files/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 20:41:14 UTC
  • Revision ID: james.westby@ubuntu.com-20100624204114-6mbl6evlublzxw44
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

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
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = .
 
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
40
        $(srcdir)/files.place.in $(top_srcdir)/configure AUTHORS \
 
41
        COPYING ChangeLog INSTALL NEWS compile config.guess config.sub \
 
42
        depcomp install-sh ltmain.sh missing
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
45
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
46
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
47
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
51
 configure.lineno config.status.lineno
 
52
mkinstalldirs = $(install_sh) -d
 
53
CONFIG_HEADER = config.h
 
54
CONFIG_CLEAN_FILES = files.place
 
55
CONFIG_CLEAN_VPATH_FILES =
 
56
AM_V_GEN = $(am__v_GEN_$(V))
 
57
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
58
am__v_GEN_0 = @echo "  GEN   " $@;
 
59
AM_V_at = $(am__v_at_$(V))
 
60
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
61
am__v_at_0 = @
 
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)$(files_placedir)"
 
93
DATA = $(files_place_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 dist dist-all distcheck
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DIST_SUBDIRS = $(SUBDIRS)
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
distdir = $(PACKAGE)-$(VERSION)
 
104
top_distdir = $(distdir)
 
105
am__remove_distdir = \
 
106
  { test ! -d "$(distdir)" \
 
107
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
108
         && rm -fr "$(distdir)"; }; }
 
109
am__relativize = \
 
110
  dir0=`pwd`; \
 
111
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
112
  sed_rest='s,^[^/]*/*,,'; \
 
113
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
114
  sed_butlast='s,/*[^/]*$$,,'; \
 
115
  while test -n "$$dir1"; do \
 
116
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
117
    if test "$$first" != "."; then \
 
118
      if test "$$first" = ".."; then \
 
119
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
120
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
121
      else \
 
122
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
123
        if test "$$first2" = "$$first"; then \
 
124
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
125
        else \
 
126
          dir2="../$$dir2"; \
 
127
        fi; \
 
128
        dir0="$$dir0"/"$$first"; \
 
129
      fi; \
 
130
    fi; \
 
131
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
132
  done; \
 
133
  reldir="$$dir2"
 
134
DIST_ARCHIVES = $(distdir).tar.gz
 
135
GZIP_ENV = --best
 
136
distuninstallcheck_listfiles = find . -type f -print
 
137
distcleancheck_listfiles = find . -type f -print
 
138
ACLOCAL = @ACLOCAL@
 
139
AMTAR = @AMTAR@
 
140
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
141
AR = @AR@
 
142
AUTOCONF = @AUTOCONF@
 
143
AUTOHEADER = @AUTOHEADER@
 
144
AUTOMAKE = @AUTOMAKE@
 
145
AWK = @AWK@
 
146
CC = @CC@
 
147
CCDEPMODE = @CCDEPMODE@
 
148
CFLAGS = @CFLAGS@
 
149
CPP = @CPP@
 
150
CPPFLAGS = @CPPFLAGS@
 
151
CYGPATH_W = @CYGPATH_W@
 
152
DATADIR = @DATADIR@
 
153
DEFS = @DEFS@
 
154
DEPDIR = @DEPDIR@
 
155
DSYMUTIL = @DSYMUTIL@
 
156
DUMPBIN = @DUMPBIN@
 
157
ECHO_C = @ECHO_C@
 
158
ECHO_N = @ECHO_N@
 
159
ECHO_T = @ECHO_T@
 
160
EGREP = @EGREP@
 
161
EXEEXT = @EXEEXT@
 
162
FGREP = @FGREP@
 
163
GREP = @GREP@
 
164
INSTALL = @INSTALL@
 
165
INSTALL_DATA = @INSTALL_DATA@
 
166
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
167
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
168
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
169
LD = @LD@
 
170
LDFLAGS = @LDFLAGS@
 
171
LIBOBJS = @LIBOBJS@
 
172
LIBS = @LIBS@
 
173
LIBTOOL = @LIBTOOL@
 
174
LIPO = @LIPO@
 
175
LN_S = @LN_S@
 
176
LTLIBOBJS = @LTLIBOBJS@
 
177
MAINT = @MAINT@
 
178
MAKEINFO = @MAKEINFO@
 
179
MKDIR_P = @MKDIR_P@
 
180
NM = @NM@
 
181
NMEDIT = @NMEDIT@
 
182
OBJDUMP = @OBJDUMP@
 
183
OBJEXT = @OBJEXT@
 
184
OTOOL = @OTOOL@
 
185
OTOOL64 = @OTOOL64@
 
186
PACKAGE = @PACKAGE@
 
187
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
188
PACKAGE_NAME = @PACKAGE_NAME@
 
189
PACKAGE_STRING = @PACKAGE_STRING@
 
190
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
191
PACKAGE_URL = @PACKAGE_URL@
 
192
PACKAGE_VERSION = @PACKAGE_VERSION@
 
193
PATH_SEPARATOR = @PATH_SEPARATOR@
 
194
PKG_CONFIG = @PKG_CONFIG@
 
195
PLACE_DAEMON_CFLAGS = @PLACE_DAEMON_CFLAGS@
 
196
PLACE_DAEMON_LIBS = @PLACE_DAEMON_LIBS@
 
197
PREFIX = @PREFIX@
 
198
RANLIB = @RANLIB@
 
199
SED = @SED@
 
200
SET_MAKE = @SET_MAKE@
 
201
SHELL = @SHELL@
 
202
STRIP = @STRIP@
 
203
VALAC = @VALAC@
 
204
VERSION = @VERSION@
 
205
abs_builddir = @abs_builddir@
 
206
abs_srcdir = @abs_srcdir@
 
207
abs_top_builddir = @abs_top_builddir@
 
208
abs_top_srcdir = @abs_top_srcdir@
 
209
ac_ct_CC = @ac_ct_CC@
 
210
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
211
am__include = @am__include@
 
212
am__leading_dot = @am__leading_dot@
 
213
am__quote = @am__quote@
 
214
am__tar = @am__tar@
 
215
am__untar = @am__untar@
 
216
bindir = @bindir@
 
217
build = @build@
 
218
build_alias = @build_alias@
 
219
build_cpu = @build_cpu@
 
220
build_os = @build_os@
 
221
build_vendor = @build_vendor@
 
222
builddir = @builddir@
 
223
datadir = @datadir@
 
224
datarootdir = @datarootdir@
 
225
docdir = @docdir@
 
226
dvidir = @dvidir@
 
227
exec_prefix = @exec_prefix@
 
228
host = @host@
 
229
host_alias = @host_alias@
 
230
host_cpu = @host_cpu@
 
231
host_os = @host_os@
 
232
host_vendor = @host_vendor@
 
233
htmldir = @htmldir@
 
234
includedir = @includedir@
 
235
infodir = @infodir@
 
236
install_sh = @install_sh@
 
237
libdir = @libdir@
 
238
libexecdir = @libexecdir@
 
239
localedir = @localedir@
 
240
localstatedir = @localstatedir@
 
241
lt_ECHO = @lt_ECHO@
 
242
mandir = @mandir@
 
243
mkdir_p = @mkdir_p@
 
244
oldincludedir = @oldincludedir@
 
245
pdfdir = @pdfdir@
 
246
prefix = @prefix@
 
247
program_transform_name = @program_transform_name@
 
248
psdir = @psdir@
 
249
sbindir = @sbindir@
 
250
sharedstatedir = @sharedstatedir@
 
251
srcdir = @srcdir@
 
252
sysconfdir = @sysconfdir@
 
253
target_alias = @target_alias@
 
254
top_build_prefix = @top_build_prefix@
 
255
top_builddir = @top_builddir@
 
256
top_srcdir = @top_srcdir@
 
257
SUBDIRS = src
 
258
 
 
259
#
 
260
# Install the files.place file
 
261
#
 
262
files_placedir = $(datadir)/unity/places
 
263
files_place_DATA = files.place
 
264
DISTCHECK_CONFIGURE_FLAGS = 
 
265
EXTRA_DIST = \
 
266
  autogen.sh \
 
267
  files.place.in \
 
268
  AUTHORS \
 
269
  COPYING \
 
270
  MAINTAINERS \
 
271
  README
 
272
 
 
273
all: config.h
 
274
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
275
 
 
276
.SUFFIXES:
 
277
am--refresh:
 
278
        @:
 
279
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
280
        @for dep in $?; do \
 
281
          case '$(am__configure_deps)' in \
 
282
            *$$dep*) \
 
283
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
 
284
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
 
285
                && exit 0; \
 
286
              exit 1;; \
 
287
          esac; \
 
288
        done; \
 
289
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
290
        $(am__cd) $(top_srcdir) && \
 
291
          $(AUTOMAKE) --gnu Makefile
 
292
.PRECIOUS: Makefile
 
293
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
294
        @case '$?' in \
 
295
          *config.status*) \
 
296
            echo ' $(SHELL) ./config.status'; \
 
297
            $(SHELL) ./config.status;; \
 
298
          *) \
 
299
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
300
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
301
        esac;
 
302
 
 
303
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
304
        $(SHELL) ./config.status --recheck
 
305
 
 
306
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
307
        $(am__cd) $(srcdir) && $(AUTOCONF)
 
308
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
309
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
310
$(am__aclocal_m4_deps):
 
311
 
 
312
config.h: stamp-h1
 
313
        @if test ! -f $@; then \
 
314
          rm -f stamp-h1; \
 
315
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 
316
        else :; fi
 
317
 
 
318
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
319
        @rm -f stamp-h1
 
320
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
321
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
322
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
 
323
        rm -f stamp-h1
 
324
        touch $@
 
325
 
 
326
distclean-hdr:
 
327
        -rm -f config.h stamp-h1
 
328
files.place: $(top_builddir)/config.status $(srcdir)/files.place.in
 
329
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
330
 
 
331
mostlyclean-libtool:
 
332
        -rm -f *.lo
 
333
 
 
334
clean-libtool:
 
335
        -rm -rf .libs _libs
 
336
 
 
337
distclean-libtool:
 
338
        -rm -f libtool config.lt
 
339
install-files_placeDATA: $(files_place_DATA)
 
340
        @$(NORMAL_INSTALL)
 
341
        test -z "$(files_placedir)" || $(MKDIR_P) "$(DESTDIR)$(files_placedir)"
 
342
        @list='$(files_place_DATA)'; test -n "$(files_placedir)" || list=; \
 
343
        for p in $$list; do \
 
344
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
345
          echo "$$d$$p"; \
 
346
        done | $(am__base_list) | \
 
347
        while read files; do \
 
348
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(files_placedir)'"; \
 
349
          $(INSTALL_DATA) $$files "$(DESTDIR)$(files_placedir)" || exit $$?; \
 
350
        done
 
351
 
 
352
uninstall-files_placeDATA:
 
353
        @$(NORMAL_UNINSTALL)
 
354
        @list='$(files_place_DATA)'; test -n "$(files_placedir)" || list=; \
 
355
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
356
        test -n "$$files" || exit 0; \
 
357
        echo " ( cd '$(DESTDIR)$(files_placedir)' && rm -f" $$files ")"; \
 
358
        cd "$(DESTDIR)$(files_placedir)" && rm -f $$files
 
359
 
 
360
# This directory's subdirectories are mostly independent; you can cd
 
361
# into them and run `make' without going through this Makefile.
 
362
# To change the values of `make' variables: instead of editing Makefiles,
 
363
# (1) if the variable is set in `config.status', edit `config.status'
 
364
#     (which will cause the Makefiles to be regenerated when you run `make');
 
365
# (2) otherwise, pass the desired values on the `make' command line.
 
366
$(RECURSIVE_TARGETS):
 
367
        @fail= failcom='exit 1'; \
 
368
        for f in x $$MAKEFLAGS; do \
 
369
          case $$f in \
 
370
            *=* | --[!k]*);; \
 
371
            *k*) failcom='fail=yes';; \
 
372
          esac; \
 
373
        done; \
 
374
        dot_seen=no; \
 
375
        target=`echo $@ | sed s/-recursive//`; \
 
376
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
377
          echo "Making $$target in $$subdir"; \
 
378
          if test "$$subdir" = "."; then \
 
379
            dot_seen=yes; \
 
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; \
 
387
        if test "$$dot_seen" = "no"; then \
 
388
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
389
        fi; test -z "$$fail"
 
390
 
 
391
$(RECURSIVE_CLEAN_TARGETS):
 
392
        @fail= failcom='exit 1'; \
 
393
        for f in x $$MAKEFLAGS; do \
 
394
          case $$f in \
 
395
            *=* | --[!k]*);; \
 
396
            *k*) failcom='fail=yes';; \
 
397
          esac; \
 
398
        done; \
 
399
        dot_seen=no; \
 
400
        case "$@" in \
 
401
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
402
          *) list='$(SUBDIRS)' ;; \
 
403
        esac; \
 
404
        rev=''; for subdir in $$list; do \
 
405
          if test "$$subdir" = "."; then :; else \
 
406
            rev="$$subdir $$rev"; \
 
407
          fi; \
 
408
        done; \
 
409
        rev="$$rev ."; \
 
410
        target=`echo $@ | sed s/-recursive//`; \
 
411
        for subdir in $$rev; do \
 
412
          echo "Making $$target in $$subdir"; \
 
413
          if test "$$subdir" = "."; then \
 
414
            local_target="$$target-am"; \
 
415
          else \
 
416
            local_target="$$target"; \
 
417
          fi; \
 
418
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
419
          || eval $$failcom; \
 
420
        done && test -z "$$fail"
 
421
tags-recursive:
 
422
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
423
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
424
        done
 
425
ctags-recursive:
 
426
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
427
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
428
        done
 
429
 
 
430
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
431
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
432
        unique=`for i in $$list; do \
 
433
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
434
          done | \
 
435
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
436
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
437
        mkid -fID $$unique
 
438
tags: TAGS
 
439
 
 
440
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
441
                $(TAGS_FILES) $(LISP)
 
442
        set x; \
 
443
        here=`pwd`; \
 
444
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
445
          include_option=--etags-include; \
 
446
          empty_fix=.; \
 
447
        else \
 
448
          include_option=--include; \
 
449
          empty_fix=; \
 
450
        fi; \
 
451
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
452
          if test "$$subdir" = .; then :; else \
 
453
            test ! -f $$subdir/TAGS || \
 
454
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
455
          fi; \
 
456
        done; \
 
457
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
458
        unique=`for i in $$list; do \
 
459
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
460
          done | \
 
461
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
462
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
463
        shift; \
 
464
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
465
          test -n "$$unique" || unique=$$empty_fix; \
 
466
          if test $$# -gt 0; then \
 
467
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
468
              "$$@" $$unique; \
 
469
          else \
 
470
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
471
              $$unique; \
 
472
          fi; \
 
473
        fi
 
474
ctags: CTAGS
 
475
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
476
                $(TAGS_FILES) $(LISP)
 
477
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
478
        unique=`for i in $$list; do \
 
479
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
480
          done | \
 
481
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
482
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
483
        test -z "$(CTAGS_ARGS)$$unique" \
 
484
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
485
             $$unique
 
486
 
 
487
GTAGS:
 
488
        here=`$(am__cd) $(top_builddir) && pwd` \
 
489
          && $(am__cd) $(top_srcdir) \
 
490
          && gtags -i $(GTAGS_ARGS) "$$here"
 
491
 
 
492
distclean-tags:
 
493
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
494
 
 
495
distdir: $(DISTFILES)
 
496
        $(am__remove_distdir)
 
497
        test -d "$(distdir)" || mkdir "$(distdir)"
 
498
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
499
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
500
        list='$(DISTFILES)'; \
 
501
          dist_files=`for file in $$list; do echo $$file; done | \
 
502
          sed -e "s|^$$srcdirstrip/||;t" \
 
503
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
504
        case $$dist_files in \
 
505
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
506
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
507
                           sort -u` ;; \
 
508
        esac; \
 
509
        for file in $$dist_files; do \
 
510
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
511
          if test -d $$d/$$file; then \
 
512
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
513
            if test -d "$(distdir)/$$file"; then \
 
514
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
515
            fi; \
 
516
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
517
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
518
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
519
            fi; \
 
520
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
521
          else \
 
522
            test -f "$(distdir)/$$file" \
 
523
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
524
            || exit 1; \
 
525
          fi; \
 
526
        done
 
527
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
528
          if test "$$subdir" = .; then :; else \
 
529
            test -d "$(distdir)/$$subdir" \
 
530
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
531
            || exit 1; \
 
532
          fi; \
 
533
        done
 
534
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
535
          if test "$$subdir" = .; then :; else \
 
536
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
537
            $(am__relativize); \
 
538
            new_distdir=$$reldir; \
 
539
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
540
            $(am__relativize); \
 
541
            new_top_distdir=$$reldir; \
 
542
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
543
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
544
            ($(am__cd) $$subdir && \
 
545
              $(MAKE) $(AM_MAKEFLAGS) \
 
546
                top_distdir="$$new_top_distdir" \
 
547
                distdir="$$new_distdir" \
 
548
                am__remove_distdir=: \
 
549
                am__skip_length_check=: \
 
550
                am__skip_mode_fix=: \
 
551
                distdir) \
 
552
              || exit 1; \
 
553
          fi; \
 
554
        done
 
555
        $(MAKE) $(AM_MAKEFLAGS) \
 
556
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
557
          dist-hook
 
558
        -test -n "$(am__skip_mode_fix)" \
 
559
        || find "$(distdir)" -type d ! -perm -755 \
 
560
                -exec chmod u+rwx,go+rx {} \; -o \
 
561
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
562
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
563
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
564
        || chmod -R a+r "$(distdir)"
 
565
dist-gzip: distdir
 
566
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
567
        $(am__remove_distdir)
 
568
 
 
569
dist-bzip2: distdir
 
570
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
571
        $(am__remove_distdir)
 
572
 
 
573
dist-lzma: distdir
 
574
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
575
        $(am__remove_distdir)
 
576
 
 
577
dist-xz: distdir
 
578
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
579
        $(am__remove_distdir)
 
580
 
 
581
dist-tarZ: distdir
 
582
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
583
        $(am__remove_distdir)
 
584
 
 
585
dist-shar: distdir
 
586
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
587
        $(am__remove_distdir)
 
588
 
 
589
dist-zip: distdir
 
590
        -rm -f $(distdir).zip
 
591
        zip -rq $(distdir).zip $(distdir)
 
592
        $(am__remove_distdir)
 
593
 
 
594
dist dist-all: distdir
 
595
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
596
        $(am__remove_distdir)
 
597
 
 
598
# This target untars the dist file and tries a VPATH configuration.  Then
 
599
# it guarantees that the distribution is self-contained by making another
 
600
# tarfile.
 
601
distcheck: dist
 
602
        case '$(DIST_ARCHIVES)' in \
 
603
        *.tar.gz*) \
 
604
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
605
        *.tar.bz2*) \
 
606
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
607
        *.tar.lzma*) \
 
608
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
609
        *.tar.xz*) \
 
610
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 
611
        *.tar.Z*) \
 
612
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
613
        *.shar.gz*) \
 
614
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
615
        *.zip*) \
 
616
          unzip $(distdir).zip ;;\
 
617
        esac
 
618
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
619
        mkdir $(distdir)/_build
 
620
        mkdir $(distdir)/_inst
 
621
        chmod a-w $(distdir)
 
622
        test -d $(distdir)/_build || exit 0; \
 
623
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
624
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
625
          && am__cwd=`pwd` \
 
626
          && $(am__cd) $(distdir)/_build \
 
627
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
628
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
629
          && $(MAKE) $(AM_MAKEFLAGS) \
 
630
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
631
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
632
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
633
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
634
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
635
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
636
                distuninstallcheck \
 
637
          && chmod -R a-w "$$dc_install_base" \
 
638
          && ({ \
 
639
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
640
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
641
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
642
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
643
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
644
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
645
          && rm -rf "$$dc_destdir" \
 
646
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
647
          && rm -rf $(DIST_ARCHIVES) \
 
648
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
649
          && cd "$$am__cwd" \
 
650
          || exit 1
 
651
        $(am__remove_distdir)
 
652
        @(echo "$(distdir) archives ready for distribution: "; \
 
653
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
654
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
655
distuninstallcheck:
 
656
        @$(am__cd) '$(distuninstallcheck_dir)' \
 
657
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
658
           || { echo "ERROR: files left after uninstall:" ; \
 
659
                if test -n "$(DESTDIR)"; then \
 
660
                  echo "  (check DESTDIR support)"; \
 
661
                fi ; \
 
662
                $(distuninstallcheck_listfiles) ; \
 
663
                exit 1; } >&2
 
664
distcleancheck: distclean
 
665
        @if test '$(srcdir)' = . ; then \
 
666
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
667
          exit 1 ; \
 
668
        fi
 
669
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
670
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
671
               $(distcleancheck_listfiles) ; \
 
672
               exit 1; } >&2
 
673
check-am: all-am
 
674
check: check-recursive
 
675
all-am: Makefile $(DATA) config.h
 
676
installdirs: installdirs-recursive
 
677
installdirs-am:
 
678
        for dir in "$(DESTDIR)$(files_placedir)"; do \
 
679
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
680
        done
 
681
install: install-recursive
 
682
install-exec: install-exec-recursive
 
683
install-data: install-data-recursive
 
684
uninstall: uninstall-recursive
 
685
 
 
686
install-am: all-am
 
687
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
688
 
 
689
installcheck: installcheck-recursive
 
690
install-strip:
 
691
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
692
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
693
          `test -z '$(STRIP)' || \
 
694
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
695
mostlyclean-generic:
 
696
 
 
697
clean-generic:
 
698
 
 
699
distclean-generic:
 
700
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
701
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
702
 
 
703
maintainer-clean-generic:
 
704
        @echo "This command is intended for maintainers to use"
 
705
        @echo "it deletes files that may require special tools to rebuild."
 
706
clean: clean-recursive
 
707
 
 
708
clean-am: clean-generic clean-libtool mostlyclean-am
 
709
 
 
710
distclean: distclean-recursive
 
711
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
712
        -rm -f Makefile
 
713
distclean-am: clean-am distclean-generic distclean-hdr \
 
714
        distclean-libtool distclean-tags
 
715
 
 
716
dvi: dvi-recursive
 
717
 
 
718
dvi-am:
 
719
 
 
720
html: html-recursive
 
721
 
 
722
html-am:
 
723
 
 
724
info: info-recursive
 
725
 
 
726
info-am:
 
727
 
 
728
install-data-am: install-files_placeDATA
 
729
 
 
730
install-dvi: install-dvi-recursive
 
731
 
 
732
install-dvi-am:
 
733
 
 
734
install-exec-am:
 
735
 
 
736
install-html: install-html-recursive
 
737
 
 
738
install-html-am:
 
739
 
 
740
install-info: install-info-recursive
 
741
 
 
742
install-info-am:
 
743
 
 
744
install-man:
 
745
 
 
746
install-pdf: install-pdf-recursive
 
747
 
 
748
install-pdf-am:
 
749
 
 
750
install-ps: install-ps-recursive
 
751
 
 
752
install-ps-am:
 
753
 
 
754
installcheck-am:
 
755
 
 
756
maintainer-clean: maintainer-clean-recursive
 
757
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
758
        -rm -rf $(top_srcdir)/autom4te.cache
 
759
        -rm -f Makefile
 
760
maintainer-clean-am: distclean-am maintainer-clean-generic
 
761
 
 
762
mostlyclean: mostlyclean-recursive
 
763
 
 
764
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
765
 
 
766
pdf: pdf-recursive
 
767
 
 
768
pdf-am:
 
769
 
 
770
ps: ps-recursive
 
771
 
 
772
ps-am:
 
773
 
 
774
uninstall-am: uninstall-files_placeDATA
 
775
 
 
776
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
 
777
        ctags-recursive install-am install-strip tags-recursive
 
778
 
 
779
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
780
        all all-am am--refresh check check-am clean clean-generic \
 
781
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
782
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
 
783
        dist-zip distcheck distclean distclean-generic distclean-hdr \
 
784
        distclean-libtool distclean-tags distcleancheck distdir \
 
785
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
786
        install install-am install-data install-data-am install-dvi \
 
787
        install-dvi-am install-exec install-exec-am \
 
788
        install-files_placeDATA install-html install-html-am \
 
789
        install-info install-info-am install-man install-pdf \
 
790
        install-pdf-am install-ps install-ps-am install-strip \
 
791
        installcheck installcheck-am installdirs installdirs-am \
 
792
        maintainer-clean maintainer-clean-generic mostlyclean \
 
793
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
794
        tags tags-recursive uninstall uninstall-am \
 
795
        uninstall-files_placeDATA
 
796
 
 
797
 
 
798
# ChangeLog file created at distcheck time
 
799
dist-hook:
 
800
        @if test -d "$(srcdir)/.bzr"; \
 
801
        then \
 
802
        echo Creating ChangeLog && \
 
803
      ( cd "$(top_srcdir)" && \
 
804
        echo '# Generated by Makefile. Do not edit.'; echo; \
 
805
        $(top_srcdir)/missing --run bzr log --gnu-changelog ) > ChangeLog.tmp \
 
806
        && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
 
807
        || (rm -f ChangeLog.tmp; \
 
808
                                        echo Failed to generate ChangeLog >&2 ); \
 
809
        else \
 
810
        echo Failed to generate ChangeLog: not a branch >&2; \
 
811
  fi
 
812
 
 
813
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
814
# Otherwise a system limit (for SysV at least) may be exceeded.
 
815
.NOEXPORT: