~ubuntu-branches/ubuntu/trusty/libgweather/trusty-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-27 11:58:15 UTC
  • mfrom: (13.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130527115815-l51yffuy20gbv9q0
Tags: 3.8.0-1ubuntu1
* Sync with Debian (LP: #1184168). Remaining changes: 
  - debian/control.in, debian/rules:
    + Run autoreconf
  - debian/rules:
    + Generate POT files on build
  - debian/patches/01_gettext_not_xml.patch: 
    + using gettext rather than add translations to the xml databases
  - debian/patches/02_no_external_gettext.patch:
    + Can't have both IT_PROG_INTLTOOL and AM_GNU_GETTEXT

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
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.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
15
14
 
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
 
17
am__make_dryrun = \
 
18
  { \
 
19
    am__dry=no; \
 
20
    case $$MAKEFLAGS in \
 
21
      *\\[\ \   ]*) \
 
22
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
23
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
24
      *) \
 
25
        for am__flg in $$MAKEFLAGS; do \
 
26
          case $$am__flg in \
 
27
            *=*|--*) ;; \
 
28
            *n*) am__dry=yes; break;; \
 
29
          esac; \
 
30
        done;; \
 
31
    esac; \
 
32
    test $$am__dry = yes; \
 
33
  }
18
34
pkgdatadir = $(datadir)/@PACKAGE@
19
35
pkgincludedir = $(includedir)/@PACKAGE@
20
36
pkglibdir = $(libdir)/@PACKAGE@
34
50
build_triplet = @build@
35
51
host_triplet = @host@
36
52
subdir = .
37
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
 
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39
 
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40
 
        compile config.guess config.sub depcomp install-sh ltmain.sh \
41
 
        missing mkinstalldirs
 
53
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
 
54
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
55
        $(top_srcdir)/configure $(am__configure_deps) \
 
56
        $(srcdir)/config.h.in $(top_srcdir)/build-aux/mkinstalldirs \
 
57
        ABOUT-NLS COPYING build-aux/compile build-aux/config.guess \
 
58
        build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
 
59
        build-aux/install-sh build-aux/missing build-aux/mkinstalldirs \
 
60
        build-aux/ltmain.sh $(top_srcdir)/build-aux/compile \
 
61
        $(top_srcdir)/build-aux/config.guess \
 
62
        $(top_srcdir)/build-aux/config.rpath \
 
63
        $(top_srcdir)/build-aux/config.sub \
 
64
        $(top_srcdir)/build-aux/install-sh \
 
65
        $(top_srcdir)/build-aux/ltmain.sh \
 
66
        $(top_srcdir)/build-aux/missing
42
67
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
44
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
68
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
69
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 
70
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
 
71
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
72
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
45
73
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46
74
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
75
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
76
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
 
77
        $(top_srcdir)/configure.ac
48
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49
79
        $(ACLOCAL_M4)
50
80
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51
81
 configure.lineno config.status.lineno
52
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
82
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
53
83
CONFIG_HEADER = config.h
54
84
CONFIG_CLEAN_FILES =
55
85
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))
 
86
AM_V_P = $(am__v_P_@AM_V@)
 
87
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
88
am__v_P_0 = false
 
89
am__v_P_1 = :
 
90
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
91
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
92
am__v_GEN_0 = @echo "  GEN     " $@;
 
93
am__v_GEN_1 = 
 
94
AM_V_at = $(am__v_at_@AM_V@)
 
95
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
61
96
am__v_at_0 = @
 
97
am__v_at_1 = 
62
98
SOURCES =
63
99
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
 
100
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
101
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
102
        install-data-recursive install-dvi-recursive \
 
103
        install-exec-recursive install-html-recursive \
 
104
        install-info-recursive install-pdf-recursive \
 
105
        install-ps-recursive install-recursive installcheck-recursive \
 
106
        installdirs-recursive pdf-recursive ps-recursive \
 
107
        tags-recursive uninstall-recursive
 
108
am__can_run_installinfo = \
 
109
  case $$AM_UPDATE_INFO_DIR in \
 
110
    n|no|NO) false;; \
 
111
    *) (install-info --version) >/dev/null 2>&1;; \
 
112
  esac
71
113
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
72
114
  distclean-recursive maintainer-clean-recursive
73
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
74
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
75
 
        distdir dist dist-all distcheck
 
115
am__recursive_targets = \
 
116
  $(RECURSIVE_TARGETS) \
 
117
  $(RECURSIVE_CLEAN_TARGETS) \
 
118
  $(am__extra_recursive_targets)
 
119
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
120
        cscope distdir dist dist-all distcheck
 
121
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 
122
        $(LISP)config.h.in
 
123
# Read a list of newline-separated strings from the standard input,
 
124
# and print each of them once, without duplicates.  Input order is
 
125
# *not* preserved.
 
126
am__uniquify_input = $(AWK) '\
 
127
  BEGIN { nonempty = 0; } \
 
128
  { items[$$0] = 1; nonempty = 1; } \
 
129
  END { if (nonempty) { for (i in items) print i; }; } \
 
130
'
 
131
# Make sure the list of sources is unique.  This is necessary because,
 
132
# e.g., the same source file might be shared among _SOURCES variables
 
133
# for different programs/libraries.
 
134
am__define_uniq_tagged_files = \
 
135
  list='$(am__tagged_files)'; \
 
136
  unique=`for i in $$list; do \
 
137
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
138
  done | $(am__uniquify_input)`
76
139
ETAGS = etags
77
140
CTAGS = ctags
 
141
CSCOPE = cscope
78
142
DIST_SUBDIRS = $(SUBDIRS)
79
143
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80
144
distdir = $(PACKAGE)-$(VERSION)
81
145
top_distdir = $(distdir)
82
146
am__remove_distdir = \
83
 
  { test ! -d "$(distdir)" \
84
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
85
 
         && rm -fr "$(distdir)"; }; }
 
147
  if test -d "$(distdir)"; then \
 
148
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
149
      && rm -rf "$(distdir)" \
 
150
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
151
  else :; fi
 
152
am__post_remove_distdir = $(am__remove_distdir)
86
153
am__relativize = \
87
154
  dir0=`pwd`; \
88
155
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109
176
  done; \
110
177
  reldir="$$dir2"
111
178
GZIP_ENV = --best
112
 
DIST_ARCHIVES = $(distdir).tar.bz2
 
179
DIST_ARCHIVES = $(distdir).tar.xz
 
180
DIST_TARGETS = dist-xz
113
181
distuninstallcheck_listfiles = find . -type f -print
 
182
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
183
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
114
184
distcleancheck_listfiles = find . -type f -print
115
185
ACLOCAL = @ACLOCAL@
116
186
ALL_LINGUAS = @ALL_LINGUAS@
117
187
AMTAR = @AMTAR@
118
188
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
119
189
AR = @AR@
120
 
AS = @AS@
121
190
AUTOCONF = @AUTOCONF@
122
191
AUTOHEADER = @AUTOHEADER@
123
192
AUTOMAKE = @AUTOMAKE@
124
193
AWK = @AWK@
125
 
CATALOGS = @CATALOGS@
126
 
CATOBJEXT = @CATOBJEXT@
127
194
CC = @CC@
128
195
CCDEPMODE = @CCDEPMODE@
129
196
CFLAGS = @CFLAGS@
135
202
DATADIRNAME = @DATADIRNAME@
136
203
DEFS = @DEFS@
137
204
DEPDIR = @DEPDIR@
138
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
139
205
DLLTOOL = @DLLTOOL@
140
206
DSYMUTIL = @DSYMUTIL@
141
207
DUMPBIN = @DUMPBIN@
145
211
EGREP = @EGREP@
146
212
EXEEXT = @EXEEXT@
147
213
FGREP = @FGREP@
148
 
GCONFTOOL = @GCONFTOOL@
149
 
GCONF_CFLAGS = @GCONF_CFLAGS@
150
 
GCONF_LIBS = @GCONF_LIBS@
151
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
152
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
214
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
153
215
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
216
GIO_CFLAGS = @GIO_CFLAGS@
 
217
GIO_LIBS = @GIO_LIBS@
154
218
GLADEDIR = @GLADEDIR@
155
219
GLIB_CFLAGS = @GLIB_CFLAGS@
 
220
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
 
221
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
156
222
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
157
223
GLIB_LIBS = @GLIB_LIBS@
158
224
GLIB_MKENUMS = @GLIB_MKENUMS@
159
 
GMOFILES = @GMOFILES@
160
225
GMSGFMT = @GMSGFMT@
 
226
GMSGFMT_015 = @GMSGFMT_015@
161
227
GOBJECT_QUERY = @GOBJECT_QUERY@
162
228
GREP = @GREP@
 
229
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
163
230
GTKDOC_CHECK = @GTKDOC_CHECK@
164
231
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
165
232
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
173
240
INSTALL_PROGRAM = @INSTALL_PROGRAM@
174
241
INSTALL_SCRIPT = @INSTALL_SCRIPT@
175
242
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176
 
INSTOBJEXT = @INSTOBJEXT@
177
243
INTLLIBS = @INTLLIBS@
178
244
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
179
245
INTLTOOL_MERGE = @INTLTOOL_MERGE@
180
246
INTLTOOL_PERL = @INTLTOOL_PERL@
181
247
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
248
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
249
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
250
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
251
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
252
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
182
253
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
183
254
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
184
255
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
190
261
LD = @LD@
191
262
LDFLAGS = @LDFLAGS@
192
263
LIBDIR = @LIBDIR@
 
264
LIBICONV = @LIBICONV@
 
265
LIBINTL = @LIBINTL@
 
266
LIBM = @LIBM@
193
267
LIBOBJS = @LIBOBJS@
194
268
LIBS = @LIBS@
195
269
LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
196
 
LIBSOUP_GNOME_CFLAGS = @LIBSOUP_GNOME_CFLAGS@
197
 
LIBSOUP_GNOME_LIBS = @LIBSOUP_GNOME_LIBS@
198
270
LIBSOUP_LIBS = @LIBSOUP_LIBS@
199
271
LIBTOOL = @LIBTOOL@
200
272
LIBXML_CFLAGS = @LIBXML_CFLAGS@
201
273
LIBXML_LIBS = @LIBXML_LIBS@
202
274
LIPO = @LIPO@
203
275
LN_S = @LN_S@
 
276
LTLIBICONV = @LTLIBICONV@
 
277
LTLIBINTL = @LTLIBINTL@
204
278
LTLIBOBJS = @LTLIBOBJS@
205
279
LT_VERSION = @LT_VERSION@
206
 
MAINT = @MAINT@
207
280
MAKEINFO = @MAKEINFO@
 
281
MANIFEST_TOOL = @MANIFEST_TOOL@
208
282
MKDIR_P = @MKDIR_P@
209
 
MKINSTALLDIRS = @MKINSTALLDIRS@
210
283
MSGFMT = @MSGFMT@
211
 
MSGFMT_OPTS = @MSGFMT_OPTS@
 
284
MSGFMT_015 = @MSGFMT_015@
212
285
MSGMERGE = @MSGMERGE@
213
286
NM = @NM@
214
287
NMEDIT = @NMEDIT@
227
300
PKG_CONFIG = @PKG_CONFIG@
228
301
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
229
302
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
230
 
POFILES = @POFILES@
231
303
POSUB = @POSUB@
232
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
233
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
234
304
RANLIB = @RANLIB@
235
305
REGEX_LIBS = @REGEX_LIBS@
236
306
SED = @SED@
241
311
VERSION = @VERSION@
242
312
WARN_CFLAGS = @WARN_CFLAGS@
243
313
XGETTEXT = @XGETTEXT@
 
314
XGETTEXT_015 = @XGETTEXT_015@
 
315
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
244
316
abs_builddir = @abs_builddir@
245
317
abs_srcdir = @abs_srcdir@
246
318
abs_top_builddir = @abs_top_builddir@
247
319
abs_top_srcdir = @abs_top_srcdir@
 
320
ac_ct_AR = @ac_ct_AR@
248
321
ac_ct_CC = @ac_ct_CC@
249
322
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250
323
am__include = @am__include@
264
337
docdir = @docdir@
265
338
dvidir = @dvidir@
266
339
exec_prefix = @exec_prefix@
 
340
gsettingsschemadir = @gsettingsschemadir@
267
341
host = @host@
268
342
host_alias = @host_alias@
269
343
host_cpu = @host_cpu@
273
347
includedir = @includedir@
274
348
infodir = @infodir@
275
349
install_sh = @install_sh@
 
350
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
351
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
276
352
libdir = @libdir@
277
353
libexecdir = @libexecdir@
278
354
localedir = @localedir@
279
355
localstatedir = @localstatedir@
280
 
lt_ECHO = @lt_ECHO@
281
356
mandir = @mandir@
282
357
mkdir_p = @mkdir_p@
283
358
oldincludedir = @oldincludedir@
293
368
top_build_prefix = @top_build_prefix@
294
369
top_builddir = @top_builddir@
295
370
top_srcdir = @top_srcdir@
296
 
SUBDIRS = libgweather icons doc data po po-locations
 
371
SUBDIRS = data libgweather schemas icons doc po po-locations
297
372
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
298
 
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
 
373
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
299
374
EXTRA_DIST = \
300
375
        HACKING         \
301
376
        MAINTAINERS
318
393
        $(srcdir)/m4/gtk-doc.m4 \
319
394
        $(srcdir)/m4/intltool.m4
320
395
 
 
396
CHANGELOG_GIT_RANGE = LIBGWEATHER_2_26_1..
 
397
GITIGNOREFILES = $(PACKAGE)-\*.tar.{gz,bz2,xz}
321
398
all: config.h
322
399
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
323
400
 
324
401
.SUFFIXES:
325
 
am--refresh:
 
402
am--refresh: Makefile
326
403
        @:
327
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
404
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
328
405
        @for dep in $?; do \
329
406
          case '$(am__configure_deps)' in \
330
407
            *$$dep*) \
351
428
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
352
429
        $(SHELL) ./config.status --recheck
353
430
 
354
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
431
$(top_srcdir)/configure:  $(am__configure_deps)
355
432
        $(am__cd) $(srcdir) && $(AUTOCONF)
356
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
433
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
357
434
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
358
435
$(am__aclocal_m4_deps):
359
436
 
360
437
config.h: stamp-h1
361
 
        @if test ! -f $@; then \
362
 
          rm -f stamp-h1; \
363
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
364
 
        else :; fi
 
438
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
439
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
365
440
 
366
441
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
367
442
        @rm -f stamp-h1
368
443
        cd $(top_builddir) && $(SHELL) ./config.status config.h
369
 
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
444
$(srcdir)/config.h.in:  $(am__configure_deps) 
370
445
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
371
446
        rm -f stamp-h1
372
447
        touch $@
384
459
        -rm -f libtool config.lt
385
460
 
386
461
# This directory's subdirectories are mostly independent; you can cd
387
 
# into them and run `make' without going through this Makefile.
388
 
# To change the values of `make' variables: instead of editing Makefiles,
389
 
# (1) if the variable is set in `config.status', edit `config.status'
390
 
#     (which will cause the Makefiles to be regenerated when you run `make');
391
 
# (2) otherwise, pass the desired values on the `make' command line.
392
 
$(RECURSIVE_TARGETS):
 
462
# into them and run 'make' without going through this Makefile.
 
463
# To change the values of 'make' variables: instead of editing Makefiles,
 
464
# (1) if the variable is set in 'config.status', edit 'config.status'
 
465
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
466
# (2) otherwise, pass the desired values on the 'make' command line.
 
467
$(am__recursive_targets):
393
468
        @fail= failcom='exit 1'; \
394
469
        for f in x $$MAKEFLAGS; do \
395
470
          case $$f in \
399
474
        done; \
400
475
        dot_seen=no; \
401
476
        target=`echo $@ | sed s/-recursive//`; \
402
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
477
        case "$@" in \
 
478
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
479
          *) list='$(SUBDIRS)' ;; \
 
480
        esac; \
 
481
        for subdir in $$list; do \
403
482
          echo "Making $$target in $$subdir"; \
404
483
          if test "$$subdir" = "."; then \
405
484
            dot_seen=yes; \
414
493
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
415
494
        fi; test -z "$$fail"
416
495
 
417
 
$(RECURSIVE_CLEAN_TARGETS):
418
 
        @fail= failcom='exit 1'; \
419
 
        for f in x $$MAKEFLAGS; do \
420
 
          case $$f in \
421
 
            *=* | --[!k]*);; \
422
 
            *k*) failcom='fail=yes';; \
423
 
          esac; \
424
 
        done; \
425
 
        dot_seen=no; \
426
 
        case "$@" in \
427
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
428
 
          *) list='$(SUBDIRS)' ;; \
429
 
        esac; \
430
 
        rev=''; for subdir in $$list; do \
431
 
          if test "$$subdir" = "."; then :; else \
432
 
            rev="$$subdir $$rev"; \
433
 
          fi; \
434
 
        done; \
435
 
        rev="$$rev ."; \
436
 
        target=`echo $@ | sed s/-recursive//`; \
437
 
        for subdir in $$rev; do \
438
 
          echo "Making $$target in $$subdir"; \
439
 
          if test "$$subdir" = "."; then \
440
 
            local_target="$$target-am"; \
441
 
          else \
442
 
            local_target="$$target"; \
443
 
          fi; \
444
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445
 
          || eval $$failcom; \
446
 
        done && test -z "$$fail"
447
 
tags-recursive:
448
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
449
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
450
 
        done
451
 
ctags-recursive:
452
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
453
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
454
 
        done
455
 
 
456
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457
 
        list='$(SOURCES) $(HEADERS) $(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
 
        mkid -fID $$unique
464
 
tags: TAGS
465
 
 
466
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467
 
                $(TAGS_FILES) $(LISP)
 
496
ID: $(am__tagged_files)
 
497
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
498
tags: tags-recursive
 
499
TAGS: tags
 
500
 
 
501
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
468
502
        set x; \
469
503
        here=`pwd`; \
470
504
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
480
514
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
481
515
          fi; \
482
516
        done; \
483
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
484
 
        unique=`for i in $$list; do \
485
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486
 
          done | \
487
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
488
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
517
        $(am__define_uniq_tagged_files); \
489
518
        shift; \
490
519
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
491
520
          test -n "$$unique" || unique=$$empty_fix; \
497
526
              $$unique; \
498
527
          fi; \
499
528
        fi
500
 
ctags: CTAGS
501
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
502
 
                $(TAGS_FILES) $(LISP)
503
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
504
 
        unique=`for i in $$list; do \
505
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506
 
          done | \
507
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
529
ctags: ctags-recursive
 
530
 
 
531
CTAGS: ctags
 
532
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
533
        $(am__define_uniq_tagged_files); \
509
534
        test -z "$(CTAGS_ARGS)$$unique" \
510
535
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
511
536
             $$unique
514
539
        here=`$(am__cd) $(top_builddir) && pwd` \
515
540
          && $(am__cd) $(top_srcdir) \
516
541
          && gtags -i $(GTAGS_ARGS) "$$here"
 
542
cscope: cscope.files
 
543
        test ! -s cscope.files \
 
544
          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
 
545
clean-cscope:
 
546
        -rm -f cscope.files
 
547
cscope.files: clean-cscope cscopelist
 
548
cscopelist: cscopelist-recursive
 
549
 
 
550
cscopelist-am: $(am__tagged_files)
 
551
        list='$(am__tagged_files)'; \
 
552
        case "$(srcdir)" in \
 
553
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
554
          *) sdir=$(subdir)/$(srcdir) ;; \
 
555
        esac; \
 
556
        for i in $$list; do \
 
557
          if test -f "$$i"; then \
 
558
            echo "$(subdir)/$$i"; \
 
559
          else \
 
560
            echo "$$sdir/$$i"; \
 
561
          fi; \
 
562
        done >> $(top_builddir)/cscope.files
517
563
 
518
564
distclean-tags:
519
565
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
566
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
520
567
 
521
568
distdir: $(DISTFILES)
522
569
        $(am__remove_distdir)
552
599
        done
553
600
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
554
601
          if test "$$subdir" = .; then :; else \
555
 
            test -d "$(distdir)/$$subdir" \
556
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
557
 
            || exit 1; \
558
 
          fi; \
559
 
        done
560
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
561
 
          if test "$$subdir" = .; then :; else \
 
602
            $(am__make_dryrun) \
 
603
              || test -d "$(distdir)/$$subdir" \
 
604
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
605
              || exit 1; \
562
606
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
563
607
            $(am__relativize); \
564
608
            new_distdir=$$reldir; \
578
622
              || exit 1; \
579
623
          fi; \
580
624
        done
 
625
        $(MAKE) $(AM_MAKEFLAGS) \
 
626
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
627
          dist-hook
581
628
        -test -n "$(am__skip_mode_fix)" \
582
629
        || find "$(distdir)" -type d ! -perm -755 \
583
630
                -exec chmod u+rwx,go+rx {} \; -o \
587
634
        || chmod -R a+r "$(distdir)"
588
635
dist-gzip: distdir
589
636
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
590
 
        $(am__remove_distdir)
 
637
        $(am__post_remove_distdir)
 
638
 
591
639
dist-bzip2: distdir
592
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
593
 
        $(am__remove_distdir)
594
 
 
595
 
dist-lzma: distdir
596
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
597
 
        $(am__remove_distdir)
598
 
 
 
640
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
641
        $(am__post_remove_distdir)
 
642
 
 
643
dist-lzip: distdir
 
644
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
 
645
        $(am__post_remove_distdir)
599
646
dist-xz: distdir
600
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
601
 
        $(am__remove_distdir)
 
647
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 
648
        $(am__post_remove_distdir)
602
649
 
603
650
dist-tarZ: distdir
604
651
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
605
 
        $(am__remove_distdir)
 
652
        $(am__post_remove_distdir)
606
653
 
607
654
dist-shar: distdir
608
655
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
609
 
        $(am__remove_distdir)
 
656
        $(am__post_remove_distdir)
610
657
 
611
658
dist-zip: distdir
612
659
        -rm -f $(distdir).zip
613
660
        zip -rq $(distdir).zip $(distdir)
614
 
        $(am__remove_distdir)
 
661
        $(am__post_remove_distdir)
615
662
 
616
 
dist dist-all: distdir
617
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
618
 
        $(am__remove_distdir)
 
663
dist dist-all:
 
664
        $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
 
665
        $(am__post_remove_distdir)
619
666
 
620
667
# This target untars the dist file and tries a VPATH configuration.  Then
621
668
# it guarantees that the distribution is self-contained by making another
626
673
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
627
674
        *.tar.bz2*) \
628
675
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
629
 
        *.tar.lzma*) \
630
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
676
        *.tar.lz*) \
 
677
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
631
678
        *.tar.xz*) \
632
679
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
633
680
        *.tar.Z*) \
637
684
        *.zip*) \
638
685
          unzip $(distdir).zip ;;\
639
686
        esac
640
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
641
 
        mkdir $(distdir)/_build
642
 
        mkdir $(distdir)/_inst
 
687
        chmod -R a-w $(distdir)
 
688
        chmod u+w $(distdir)
 
689
        mkdir $(distdir)/_build $(distdir)/_inst
643
690
        chmod a-w $(distdir)
644
691
        test -d $(distdir)/_build || exit 0; \
645
692
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
647
694
          && am__cwd=`pwd` \
648
695
          && $(am__cd) $(distdir)/_build \
649
696
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
697
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
650
698
            $(DISTCHECK_CONFIGURE_FLAGS) \
651
699
          && $(MAKE) $(AM_MAKEFLAGS) \
652
700
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
670
718
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
671
719
          && cd "$$am__cwd" \
672
720
          || exit 1
673
 
        $(am__remove_distdir)
 
721
        $(am__post_remove_distdir)
674
722
        @(echo "$(distdir) archives ready for distribution: "; \
675
723
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
676
724
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
677
725
distuninstallcheck:
678
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
679
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
726
        @test -n '$(distuninstallcheck_dir)' || { \
 
727
          echo 'ERROR: trying to run $@ with an empty' \
 
728
               '$$(distuninstallcheck_dir)' >&2; \
 
729
          exit 1; \
 
730
        }; \
 
731
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
732
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
733
          exit 1; \
 
734
        }; \
 
735
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
680
736
           || { echo "ERROR: files left after uninstall:" ; \
681
737
                if test -n "$(DESTDIR)"; then \
682
738
                  echo "  (check DESTDIR support)"; \
707
763
 
708
764
installcheck: installcheck-recursive
709
765
install-strip:
710
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
711
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
712
 
          `test -z '$(STRIP)' || \
713
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
766
        if test -z '$(STRIP)'; then \
 
767
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
768
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
769
              install; \
 
770
        else \
 
771
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
772
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
773
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
774
        fi
714
775
mostlyclean-generic:
715
776
 
716
777
clean-generic:
793
854
 
794
855
uninstall-am:
795
856
 
796
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
797
 
        ctags-recursive install-am install-strip tags-recursive
798
 
 
799
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
800
 
        all all-am am--refresh check check-am clean clean-generic \
801
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
802
 
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
803
 
        distcheck distclean distclean-generic distclean-hdr \
804
 
        distclean-libtool distclean-tags distcleancheck distdir \
805
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
806
 
        install install-am install-data install-data-am install-dvi \
807
 
        install-dvi-am install-exec install-exec-am install-html \
808
 
        install-html-am install-info install-info-am install-man \
809
 
        install-pdf install-pdf-am install-ps install-ps-am \
810
 
        install-strip installcheck installcheck-am installdirs \
811
 
        installdirs-am maintainer-clean maintainer-clean-generic \
812
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
813
 
        ps ps-am tags tags-recursive uninstall uninstall-am
814
 
 
815
 
 
 
857
.MAKE: $(am__recursive_targets) all install-am install-strip
 
858
 
 
859
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
 
860
        am--refresh check check-am clean clean-cscope clean-generic \
 
861
        clean-libtool cscope cscopelist-am ctags ctags-am dist \
 
862
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
 
863
        dist-tarZ dist-xz dist-zip distcheck distclean \
 
864
        distclean-generic distclean-hdr distclean-libtool \
 
865
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
866
        dvi-am html html-am info info-am install install-am \
 
867
        install-data install-data-am install-dvi install-dvi-am \
 
868
        install-exec install-exec-am install-html install-html-am \
 
869
        install-info install-info-am install-man install-pdf \
 
870
        install-pdf-am install-ps install-ps-am install-strip \
 
871
        installcheck installcheck-am installdirs installdirs-am \
 
872
        maintainer-clean maintainer-clean-generic mostlyclean \
 
873
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
874
        tags tags-am uninstall uninstall-am
 
875
 
 
876
dist-hook:
 
877
        $(AM_V_GEN)if test -d "$(srcdir)/.git"; then \
 
878
          ( echo '# Generated by Makefile. Do not edit.'; echo; \
 
879
            GIT_DIR="$(top_srcdir)/.git" ./missing --run \
 
880
            git log $(CHANGELOG_GIT_RANGE) --no-color -M -C --name-status ) \
 
881
          > ChangeLog.tmp \
 
882
          && mv -f ChangeLog.tmp $(distdir)/ChangeLog \
 
883
          || ( rm -f ChangeLog.tmp ; echo Failed to generate ChangeLog >&2 ); \
 
884
        else \
 
885
          echo A git checkout is required to generate ChangeLog >&2; \
 
886
        fi
816
887
-include $(top_srcdir)/git.mk
817
888
 
818
889
# Tell versions [3.59,3.63) of GNU make to not export all variables.