~ubuntu-branches/ubuntu/oneiric/dbus-glib/oneiric-updates

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-01 10:51:01 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061101105101-2dbr969h8k05n1b2
Tags: 0.72-0ubuntu1
* Sync with pkg-utopia SVN. This is infact 0.72-1 which sits in NEW
* New upstream release
* debian/control:
  + Require libdbus-1-dev (>= 0.94) and libglib2.0-dev (>= 2.6)
  + Add build dependency on gtk-doc-tools (>= 1.4)
* debian/control,
  debian/libdbus-glib-1-doc.install:
  + Add libdbus-glib-1-doc package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
target_triplet = @target@
 
39
subdir = doc
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
51
        html-recursive info-recursive install-data-recursive \
 
52
        install-exec-recursive install-info-recursive \
 
53
        install-recursive installcheck-recursive installdirs-recursive \
 
54
        pdf-recursive ps-recursive uninstall-info-recursive \
 
55
        uninstall-recursive
 
56
ETAGS = etags
 
57
CTAGS = ctags
 
58
DIST_SUBDIRS = $(SUBDIRS)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ABSOLUTE_TOP_BUILDDIR = @ABSOLUTE_TOP_BUILDDIR@
 
61
ACLOCAL = @ACLOCAL@
 
62
AMDEP_FALSE = @AMDEP_FALSE@
 
63
AMDEP_TRUE = @AMDEP_TRUE@
 
64
AMTAR = @AMTAR@
 
65
AR = @AR@
 
66
AUTOCONF = @AUTOCONF@
 
67
AUTOHEADER = @AUTOHEADER@
 
68
AUTOMAKE = @AUTOMAKE@
 
69
AWK = @AWK@
 
70
CATALOGS = @CATALOGS@
 
71
CATOBJEXT = @CATOBJEXT@
 
72
CC = @CC@
 
73
CCDEPMODE = @CCDEPMODE@
 
74
CFLAGS = @CFLAGS@
 
75
CPP = @CPP@
 
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
 
81
CYGPATH_W = @CYGPATH_W@
 
82
DATADIRNAME = @DATADIRNAME@
 
83
DBUS_BUILD_TESTS_FALSE = @DBUS_BUILD_TESTS_FALSE@
 
84
DBUS_BUILD_TESTS_TRUE = @DBUS_BUILD_TESTS_TRUE@
 
85
DBUS_BUS_CFLAGS = @DBUS_BUS_CFLAGS@
 
86
DBUS_BUS_LIBS = @DBUS_BUS_LIBS@
 
87
DBUS_CFLAGS = @DBUS_CFLAGS@
 
88
DBUS_CLIENT_CFLAGS = @DBUS_CLIENT_CFLAGS@
 
89
DBUS_CLIENT_LIBS = @DBUS_CLIENT_LIBS@
 
90
DBUS_DOXYGEN_DOCS_ENABLED_FALSE = @DBUS_DOXYGEN_DOCS_ENABLED_FALSE@
 
91
DBUS_DOXYGEN_DOCS_ENABLED_TRUE = @DBUS_DOXYGEN_DOCS_ENABLED_TRUE@
 
92
DBUS_GCOV_ENABLED_FALSE = @DBUS_GCOV_ENABLED_FALSE@
 
93
DBUS_GCOV_ENABLED_TRUE = @DBUS_GCOV_ENABLED_TRUE@
 
94
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
 
95
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
 
96
DBUS_GLIB_THREADS_CFLAGS = @DBUS_GLIB_THREADS_CFLAGS@
 
97
DBUS_GLIB_THREADS_LIBS = @DBUS_GLIB_THREADS_LIBS@
 
98
DBUS_GLIB_TOOL_CFLAGS = @DBUS_GLIB_TOOL_CFLAGS@
 
99
DBUS_GLIB_TOOL_LIBS = @DBUS_GLIB_TOOL_LIBS@
 
100
DBUS_HAVE_INT64 = @DBUS_HAVE_INT64@
 
101
DBUS_INCLUDEDIR = @DBUS_INCLUDEDIR@
 
102
DBUS_INT16_TYPE = @DBUS_INT16_TYPE@
 
103
DBUS_INT32_TYPE = @DBUS_INT32_TYPE@
 
104
DBUS_INT64_CONSTANT = @DBUS_INT64_CONSTANT@
 
105
DBUS_INT64_TYPE = @DBUS_INT64_TYPE@
 
106
DBUS_LIBS = @DBUS_LIBS@
 
107
DBUS_PATH_OR_ABSTRACT = @DBUS_PATH_OR_ABSTRACT@
 
108
DBUS_TEST_CFLAGS = @DBUS_TEST_CFLAGS@
 
109
DBUS_TEST_LIBS = @DBUS_TEST_LIBS@
 
110
DBUS_UINT64_CONSTANT = @DBUS_UINT64_CONSTANT@
 
111
DBUS_USE_EXPAT_FALSE = @DBUS_USE_EXPAT_FALSE@
 
112
DBUS_USE_EXPAT_TRUE = @DBUS_USE_EXPAT_TRUE@
 
113
DBUS_USE_LIBXML_FALSE = @DBUS_USE_LIBXML_FALSE@
 
114
DBUS_USE_LIBXML_TRUE = @DBUS_USE_LIBXML_TRUE@
 
115
DBUS_XML_DOCS_ENABLED_FALSE = @DBUS_XML_DOCS_ENABLED_FALSE@
 
116
DBUS_XML_DOCS_ENABLED_TRUE = @DBUS_XML_DOCS_ENABLED_TRUE@
 
117
DEFS = @DEFS@
 
118
DEPDIR = @DEPDIR@
 
119
DOXYGEN = @DOXYGEN@
 
120
ECHO = @ECHO@
 
121
ECHO_C = @ECHO_C@
 
122
ECHO_N = @ECHO_N@
 
123
ECHO_T = @ECHO_T@
 
124
EGREP = @EGREP@
 
125
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
126
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
127
EXEEXT = @EXEEXT@
 
128
EXPANDED_BINDIR = @EXPANDED_BINDIR@
 
129
EXPANDED_DATADIR = @EXPANDED_DATADIR@
 
130
EXPANDED_LIBDIR = @EXPANDED_LIBDIR@
 
131
EXPANDED_LOCALSTATEDIR = @EXPANDED_LOCALSTATEDIR@
 
132
EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
 
133
F77 = @F77@
 
134
FFLAGS = @FFLAGS@
 
135
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
136
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
137
GMOFILES = @GMOFILES@
 
138
GMSGFMT = @GMSGFMT@
 
139
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
140
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
141
HAVE_GLIB_FALSE = @HAVE_GLIB_FALSE@
 
142
HAVE_GLIB_THREADS_FALSE = @HAVE_GLIB_THREADS_FALSE@
 
143
HAVE_GLIB_THREADS_TRUE = @HAVE_GLIB_THREADS_TRUE@
 
144
HAVE_GLIB_TRUE = @HAVE_GLIB_TRUE@
 
145
HTML_DIR = @HTML_DIR@
 
146
INSTALL_DATA = @INSTALL_DATA@
 
147
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
148
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
149
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
150
INSTOBJEXT = @INSTOBJEXT@
 
151
INTLLIBS = @INTLLIBS@
 
152
LDFLAGS = @LDFLAGS@
 
153
LIBOBJS = @LIBOBJS@
 
154
LIBS = @LIBS@
 
155
LIBTOOL = @LIBTOOL@
 
156
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
157
LIBXML_LIBS = @LIBXML_LIBS@
 
158
LN_S = @LN_S@
 
159
LTLIBOBJS = @LTLIBOBJS@
 
160
LT_AGE = @LT_AGE@
 
161
LT_CURRENT = @LT_CURRENT@
 
162
LT_REVISION = @LT_REVISION@
 
163
MAINT = @MAINT@
 
164
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
165
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
166
MAKEINFO = @MAKEINFO@
 
167
MKINSTALLDIRS = @MKINSTALLDIRS@
 
168
MSGFMT = @MSGFMT@
 
169
OBJEXT = @OBJEXT@
 
170
PACKAGE = @PACKAGE@
 
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
172
PACKAGE_NAME = @PACKAGE_NAME@
 
173
PACKAGE_STRING = @PACKAGE_STRING@
 
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
175
PACKAGE_VERSION = @PACKAGE_VERSION@
 
176
PATH_SEPARATOR = @PATH_SEPARATOR@
 
177
PKG_CONFIG = @PKG_CONFIG@
 
178
POFILES = @POFILES@
 
179
POSUB = @POSUB@
 
180
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
181
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
182
RANLIB = @RANLIB@
 
183
SET_MAKE = @SET_MAKE@
 
184
SHELL = @SHELL@
 
185
STRIP = @STRIP@
 
186
TEST_CORE_SERVICE_BINARY = @TEST_CORE_SERVICE_BINARY@
 
187
TEST_EXIT_BINARY = @TEST_EXIT_BINARY@
 
188
TEST_INTERFACES_SERVICE_BINARY = @TEST_INTERFACES_SERVICE_BINARY@
 
189
TEST_SEGFAULT_BINARY = @TEST_SEGFAULT_BINARY@
 
190
TEST_SERVICE_BINARY = @TEST_SERVICE_BINARY@
 
191
TEST_SERVICE_DIR = @TEST_SERVICE_DIR@
 
192
TEST_SHELL_SERVICE_BINARY = @TEST_SHELL_SERVICE_BINARY@
 
193
TEST_SLEEP_FOREVER_BINARY = @TEST_SLEEP_FOREVER_BINARY@
 
194
TEST_SOCKET_DIR = @TEST_SOCKET_DIR@
 
195
USE_NLS = @USE_NLS@
 
196
VERSION = @VERSION@
 
197
XGETTEXT = @XGETTEXT@
 
198
XMLTO = @XMLTO@
 
199
ac_ct_AR = @ac_ct_AR@
 
200
ac_ct_CC = @ac_ct_CC@
 
201
ac_ct_CXX = @ac_ct_CXX@
 
202
ac_ct_F77 = @ac_ct_F77@
 
203
ac_ct_RANLIB = @ac_ct_RANLIB@
 
204
ac_ct_STRIP = @ac_ct_STRIP@
 
205
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
206
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
207
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
208
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
209
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
210
am__include = @am__include@
 
211
am__leading_dot = @am__leading_dot@
 
212
am__quote = @am__quote@
 
213
am__tar = @am__tar@
 
214
am__untar = @am__untar@
 
215
bindir = @bindir@
 
216
build = @build@
 
217
build_alias = @build_alias@
 
218
build_cpu = @build_cpu@
 
219
build_os = @build_os@
 
220
build_vendor = @build_vendor@
 
221
datadir = @datadir@
 
222
exec_prefix = @exec_prefix@
 
223
host = @host@
 
224
host_alias = @host_alias@
 
225
host_cpu = @host_cpu@
 
226
host_os = @host_os@
 
227
host_vendor = @host_vendor@
 
228
includedir = @includedir@
 
229
infodir = @infodir@
 
230
install_sh = @install_sh@
 
231
libdir = @libdir@
 
232
libexecdir = @libexecdir@
 
233
localstatedir = @localstatedir@
 
234
mandir = @mandir@
 
235
mkdir_p = @mkdir_p@
 
236
oldincludedir = @oldincludedir@
 
237
prefix = @prefix@
 
238
program_transform_name = @program_transform_name@
 
239
sbindir = @sbindir@
 
240
sharedstatedir = @sharedstatedir@
 
241
sysconfdir = @sysconfdir@
 
242
target = @target@
 
243
target_alias = @target_alias@
 
244
target_cpu = @target_cpu@
 
245
target_os = @target_os@
 
246
target_vendor = @target_vendor@
 
247
SUBDIRS = reference
 
248
all: all-recursive
 
249
 
 
250
.SUFFIXES:
 
251
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
252
        @for dep in $?; do \
 
253
          case '$(am__configure_deps)' in \
 
254
            *$$dep*) \
 
255
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
256
                && exit 0; \
 
257
              exit 1;; \
 
258
          esac; \
 
259
        done; \
 
260
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
261
        cd $(top_srcdir) && \
 
262
          $(AUTOMAKE) --gnu  doc/Makefile
 
263
.PRECIOUS: Makefile
 
264
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
265
        @case '$?' in \
 
266
          *config.status*) \
 
267
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
268
          *) \
 
269
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
270
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
271
        esac;
 
272
 
 
273
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
275
 
 
276
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
277
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
278
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
280
 
 
281
mostlyclean-libtool:
 
282
        -rm -f *.lo
 
283
 
 
284
clean-libtool:
 
285
        -rm -rf .libs _libs
 
286
 
 
287
distclean-libtool:
 
288
        -rm -f libtool
 
289
uninstall-info-am:
 
290
 
 
291
# This directory's subdirectories are mostly independent; you can cd
 
292
# into them and run `make' without going through this Makefile.
 
293
# To change the values of `make' variables: instead of editing Makefiles,
 
294
# (1) if the variable is set in `config.status', edit `config.status'
 
295
#     (which will cause the Makefiles to be regenerated when you run `make');
 
296
# (2) otherwise, pass the desired values on the `make' command line.
 
297
$(RECURSIVE_TARGETS):
 
298
        @failcom='exit 1'; \
 
299
        for f in x $$MAKEFLAGS; do \
 
300
          case $$f in \
 
301
            *=* | --[!k]*);; \
 
302
            *k*) failcom='fail=yes';; \
 
303
          esac; \
 
304
        done; \
 
305
        dot_seen=no; \
 
306
        target=`echo $@ | sed s/-recursive//`; \
 
307
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
308
          echo "Making $$target in $$subdir"; \
 
309
          if test "$$subdir" = "."; then \
 
310
            dot_seen=yes; \
 
311
            local_target="$$target-am"; \
 
312
          else \
 
313
            local_target="$$target"; \
 
314
          fi; \
 
315
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
316
          || eval $$failcom; \
 
317
        done; \
 
318
        if test "$$dot_seen" = "no"; then \
 
319
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
320
        fi; test -z "$$fail"
 
321
 
 
322
mostlyclean-recursive clean-recursive distclean-recursive \
 
323
maintainer-clean-recursive:
 
324
        @failcom='exit 1'; \
 
325
        for f in x $$MAKEFLAGS; do \
 
326
          case $$f in \
 
327
            *=* | --[!k]*);; \
 
328
            *k*) failcom='fail=yes';; \
 
329
          esac; \
 
330
        done; \
 
331
        dot_seen=no; \
 
332
        case "$@" in \
 
333
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
334
          *) list='$(SUBDIRS)' ;; \
 
335
        esac; \
 
336
        rev=''; for subdir in $$list; do \
 
337
          if test "$$subdir" = "."; then :; else \
 
338
            rev="$$subdir $$rev"; \
 
339
          fi; \
 
340
        done; \
 
341
        rev="$$rev ."; \
 
342
        target=`echo $@ | sed s/-recursive//`; \
 
343
        for subdir in $$rev; do \
 
344
          echo "Making $$target in $$subdir"; \
 
345
          if test "$$subdir" = "."; then \
 
346
            local_target="$$target-am"; \
 
347
          else \
 
348
            local_target="$$target"; \
 
349
          fi; \
 
350
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
351
          || eval $$failcom; \
 
352
        done && test -z "$$fail"
 
353
tags-recursive:
 
354
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
355
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
356
        done
 
357
ctags-recursive:
 
358
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
359
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
360
        done
 
361
 
 
362
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
363
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
364
        unique=`for i in $$list; do \
 
365
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
366
          done | \
 
367
          $(AWK) '    { files[$$0] = 1; } \
 
368
               END { for (i in files) print i; }'`; \
 
369
        mkid -fID $$unique
 
370
tags: TAGS
 
371
 
 
372
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
373
                $(TAGS_FILES) $(LISP)
 
374
        tags=; \
 
375
        here=`pwd`; \
 
376
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
377
          include_option=--etags-include; \
 
378
          empty_fix=.; \
 
379
        else \
 
380
          include_option=--include; \
 
381
          empty_fix=; \
 
382
        fi; \
 
383
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
384
          if test "$$subdir" = .; then :; else \
 
385
            test ! -f $$subdir/TAGS || \
 
386
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
387
          fi; \
 
388
        done; \
 
389
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
390
        unique=`for i in $$list; do \
 
391
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
392
          done | \
 
393
          $(AWK) '    { files[$$0] = 1; } \
 
394
               END { for (i in files) print i; }'`; \
 
395
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
396
          test -n "$$unique" || unique=$$empty_fix; \
 
397
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
398
            $$tags $$unique; \
 
399
        fi
 
400
ctags: CTAGS
 
401
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
402
                $(TAGS_FILES) $(LISP)
 
403
        tags=; \
 
404
        here=`pwd`; \
 
405
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
406
        unique=`for i in $$list; do \
 
407
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
408
          done | \
 
409
          $(AWK) '    { files[$$0] = 1; } \
 
410
               END { for (i in files) print i; }'`; \
 
411
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
412
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
413
             $$tags $$unique
 
414
 
 
415
GTAGS:
 
416
        here=`$(am__cd) $(top_builddir) && pwd` \
 
417
          && cd $(top_srcdir) \
 
418
          && gtags -i $(GTAGS_ARGS) $$here
 
419
 
 
420
distclean-tags:
 
421
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
422
 
 
423
distdir: $(DISTFILES)
 
424
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
425
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
426
        list='$(DISTFILES)'; for file in $$list; do \
 
427
          case $$file in \
 
428
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
429
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
430
          esac; \
 
431
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
432
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
433
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
434
            dir="/$$dir"; \
 
435
            $(mkdir_p) "$(distdir)$$dir"; \
 
436
          else \
 
437
            dir=''; \
 
438
          fi; \
 
439
          if test -d $$d/$$file; then \
 
440
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
441
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
442
            fi; \
 
443
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
444
          else \
 
445
            test -f $(distdir)/$$file \
 
446
            || cp -p $$d/$$file $(distdir)/$$file \
 
447
            || exit 1; \
 
448
          fi; \
 
449
        done
 
450
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
451
          if test "$$subdir" = .; then :; else \
 
452
            test -d "$(distdir)/$$subdir" \
 
453
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
454
            || exit 1; \
 
455
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
456
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
457
            (cd $$subdir && \
 
458
              $(MAKE) $(AM_MAKEFLAGS) \
 
459
                top_distdir="$$top_distdir" \
 
460
                distdir="$$distdir/$$subdir" \
 
461
                distdir) \
 
462
              || exit 1; \
 
463
          fi; \
 
464
        done
 
465
check-am: all-am
 
466
check: check-recursive
 
467
all-am: Makefile
 
468
installdirs: installdirs-recursive
 
469
installdirs-am:
 
470
install: install-recursive
 
471
install-exec: install-exec-recursive
 
472
install-data: install-data-recursive
 
473
uninstall: uninstall-recursive
 
474
 
 
475
install-am: all-am
 
476
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
477
 
 
478
installcheck: installcheck-recursive
 
479
install-strip:
 
480
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
481
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
482
          `test -z '$(STRIP)' || \
 
483
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
484
mostlyclean-generic:
 
485
 
 
486
clean-generic:
 
487
 
 
488
distclean-generic:
 
489
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
490
 
 
491
maintainer-clean-generic:
 
492
        @echo "This command is intended for maintainers to use"
 
493
        @echo "it deletes files that may require special tools to rebuild."
 
494
clean: clean-recursive
 
495
 
 
496
clean-am: clean-generic clean-libtool mostlyclean-am
 
497
 
 
498
distclean: distclean-recursive
 
499
        -rm -f Makefile
 
500
distclean-am: clean-am distclean-generic distclean-libtool \
 
501
        distclean-tags
 
502
 
 
503
dvi: dvi-recursive
 
504
 
 
505
dvi-am:
 
506
 
 
507
html: html-recursive
 
508
 
 
509
info: info-recursive
 
510
 
 
511
info-am:
 
512
 
 
513
install-data-am:
 
514
 
 
515
install-exec-am:
 
516
 
 
517
install-info: install-info-recursive
 
518
 
 
519
install-man:
 
520
 
 
521
installcheck-am:
 
522
 
 
523
maintainer-clean: maintainer-clean-recursive
 
524
        -rm -f Makefile
 
525
maintainer-clean-am: distclean-am maintainer-clean-generic
 
526
 
 
527
mostlyclean: mostlyclean-recursive
 
528
 
 
529
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
530
 
 
531
pdf: pdf-recursive
 
532
 
 
533
pdf-am:
 
534
 
 
535
ps: ps-recursive
 
536
 
 
537
ps-am:
 
538
 
 
539
uninstall-am: uninstall-info-am
 
540
 
 
541
uninstall-info: uninstall-info-recursive
 
542
 
 
543
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
544
        clean clean-generic clean-libtool clean-recursive ctags \
 
545
        ctags-recursive distclean distclean-generic distclean-libtool \
 
546
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
547
        html-am info info-am install install-am install-data \
 
548
        install-data-am install-exec install-exec-am install-info \
 
549
        install-info-am install-man install-strip installcheck \
 
550
        installcheck-am installdirs installdirs-am maintainer-clean \
 
551
        maintainer-clean-generic maintainer-clean-recursive \
 
552
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
553
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
554
        uninstall uninstall-am uninstall-info-am
 
555
 
 
556
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
557
# Otherwise a system limit (for SysV at least) may be exceeded.
 
558
.NOEXPORT: