~ampelbein/ubuntu/oneiric/heartbeat/lp-770743

« back to all changes in this revision

Viewing changes to telecom/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2009-08-10 19:29:25 UTC
  • mfrom: (5.2.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20090810192925-9zy2llcbgavbskf7
Tags: 2.99.2+sles11r9-5ubuntu1
* New upstream snapshot
* Adjusted heartbeat.install and rules for documentation path

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
VPATH = @srcdir@
17
 
pkgdatadir = $(datadir)/@PACKAGE@
18
 
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
 
subdir = telecom
35
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
38
 
        $(top_srcdir)/configure.in
39
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
 
        $(ACLOCAL_M4)
41
 
mkinstalldirs = $(install_sh) -d
42
 
CONFIG_HEADER = $(top_builddir)/include/config.h \
43
 
        $(top_builddir)/include/hb_config.h
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
 
        html-recursive info-recursive install-data-recursive \
49
 
        install-dvi-recursive install-exec-recursive \
50
 
        install-html-recursive install-info-recursive \
51
 
        install-pdf-recursive install-ps-recursive install-recursive \
52
 
        installcheck-recursive installdirs-recursive pdf-recursive \
53
 
        ps-recursive uninstall-recursive
54
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
55
 
  distclean-recursive maintainer-clean-recursive
56
 
ETAGS = etags
57
 
CTAGS = ctags
58
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
 
ACLOCAL = @ACLOCAL@
60
 
ALIGN = @ALIGN@
61
 
AMTAR = @AMTAR@
62
 
AR = @AR@
63
 
AUTOCONF = @AUTOCONF@
64
 
AUTOHEADER = @AUTOHEADER@
65
 
AUTOMAKE = @AUTOMAKE@
66
 
AWK = @AWK@
67
 
CC = @CC@
68
 
CCDEPMODE = @CCDEPMODE@
69
 
CFLAGS = @CFLAGS@
70
 
CIMOM = @CIMOM@
71
 
CMPI_HEADER_PATH = @CMPI_HEADER_PATH@
72
 
CMPI_PROVIDER_DIR = @CMPI_PROVIDER_DIR@
73
 
CPP = @CPP@
74
 
CPPFLAGS = @CPPFLAGS@
75
 
CRM_DIR = @CRM_DIR@
76
 
CRM_ENABLED = @CRM_ENABLED@
77
 
CRYPTOLIB = @CRYPTOLIB@
78
 
CURSESLIBS = @CURSESLIBS@
79
 
CXX = @CXX@
80
 
CXXCPP = @CXXCPP@
81
 
CXXDEPMODE = @CXXDEPMODE@
82
 
CXXFLAGS = @CXXFLAGS@
83
 
CYGPATH_W = @CYGPATH_W@
84
 
DEFS = @DEFS@
85
 
DEPDIR = @DEPDIR@
86
 
DISABLE_TIMES_KLUDGE = @DISABLE_TIMES_KLUDGE@
87
 
DISTDIR = @DISTDIR@
88
 
DISTRO_STYLE_RPMS = @DISTRO_STYLE_RPMS@
89
 
DLOPEN_FORCE_FLAGS = @DLOPEN_FORCE_FLAGS@
90
 
DSYMUTIL = @DSYMUTIL@
91
 
ECHO = @ECHO@
92
 
ECHO_C = @ECHO_C@
93
 
ECHO_CMD = @ECHO_CMD@
94
 
ECHO_E = @ECHO_E@
95
 
ECHO_N = @ECHO_N@
96
 
ECHO_T = @ECHO_T@
97
 
EGREP = @EGREP@
98
 
EXEEXT = @EXEEXT@
99
 
F77 = @F77@
100
 
FFLAGS = @FFLAGS@
101
 
GETENT = @GETENT@
102
 
GLIBHEAD = @GLIBHEAD@
103
 
GLIBLIB = @GLIBLIB@
104
 
GNUTLSHEAD = @GNUTLSHEAD@
105
 
GNUTLSLIBS = @GNUTLSLIBS@
106
 
GREP = @GREP@
107
 
GZIP_PROG = @GZIP_PROG@
108
 
HA_APIGID = @HA_APIGID@
109
 
HA_APIGROUP = @HA_APIGROUP@
110
 
HA_CCMUID = @HA_CCMUID@
111
 
HA_CCMUSER = @HA_CCMUSER@
112
 
HA_COREDIR = @HA_COREDIR@
113
 
HA_DATADIR = @HA_DATADIR@
114
 
HA_HBCONF_DIR = @HA_HBCONF_DIR@
115
 
HA_LIBDIR = @HA_LIBDIR@
116
 
HA_LIBHBDIR = @HA_LIBHBDIR@
117
 
HA_LOGDAEMON_IPC = @HA_LOGDAEMON_IPC@
118
 
HA_NOARCHDATAHBDIR = @HA_NOARCHDATAHBDIR@
119
 
HA_PLUGIN_DIR = @HA_PLUGIN_DIR@
120
 
HA_RC_DIR = @HA_RC_DIR@
121
 
HA_URLBASE = @HA_URLBASE@
122
 
HA_VARLIBDIR = @HA_VARLIBDIR@
123
 
HA_VARLIBHBDIR = @HA_VARLIBHBDIR@
124
 
HA_VARLOCKDIR = @HA_VARLOCKDIR@
125
 
HA_VARLOGDIR = @HA_VARLOGDIR@
126
 
HA_VARRUNDIR = @HA_VARRUNDIR@
127
 
HA_VARRUNHBDIR = @HA_VARRUNHBDIR@
128
 
HA_VARRUNHBRSCDIR = @HA_VARRUNHBRSCDIR@
129
 
HB_INITSTARTPRI = @HB_INITSTARTPRI@
130
 
HB_INITSTOPPRI = @HB_INITSTOPPRI@
131
 
HB_PKG = @HB_PKG@
132
 
HB_RA_DIR = @HB_RA_DIR@
133
 
HG = @HG@
134
 
HTML2TXT = @HTML2TXT@
135
 
IFCONFIG = @IFCONFIG@
136
 
IFCONFIG_A_OPT = @IFCONFIG_A_OPT@
137
 
INCLTDL = @INCLTDL@
138
 
INITDIR = @INITDIR@
139
 
INIT_EXT = @INIT_EXT@
140
 
INSTALL = @INSTALL@
141
 
INSTALL_DATA = @INSTALL_DATA@
142
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
143
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
144
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145
 
IP2UTIL = @IP2UTIL@
146
 
IPCSOCKET_C = @IPCSOCKET_C@
147
 
IPCSOCKET_LO = @IPCSOCKET_LO@
148
 
JAVA_HOME = @JAVA_HOME@
149
 
LDFLAGS = @LDFLAGS@
150
 
LEX = @LEX@
151
 
LEXLIB = @LEXLIB@
152
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
153
 
LIBADD_DL = @LIBADD_DL@
154
 
LIBADD_INTL = @LIBADD_INTL@
155
 
LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
156
 
LIBLTDL = @LIBLTDL@
157
 
LIBLTDL_DIR = @LIBLTDL_DIR@
158
 
LIBNETCONFIG = @LIBNETCONFIG@
159
 
LIBNETDEFINES = @LIBNETDEFINES@
160
 
LIBNETLIBS = @LIBNETLIBS@
161
 
LIBOBJS = @LIBOBJS@
162
 
LIBRT = @LIBRT@
163
 
LIBS = @LIBS@
164
 
LIBTOOL = @LIBTOOL@
165
 
LN_S = @LN_S@
166
 
LOCALE = @LOCALE@
167
 
LRM_ENABLED = @LRM_ENABLED@
168
 
LRM_PLUGIN_DIR = @LRM_PLUGIN_DIR@
169
 
LSB_RA_DIR = @LSB_RA_DIR@
170
 
LTLIBOBJS = @LTLIBOBJS@
171
 
MAILCMD = @MAILCMD@
172
 
MAKE = @MAKE@
173
 
MAKEINFO = @MAKEINFO@
174
 
MD5 = @MD5@
175
 
MGMT_DIR = @MGMT_DIR@
176
 
MIBS_DIR = @MIBS_DIR@
177
 
MKDIR_P = @MKDIR_P@
178
 
MSGFMT = @MSGFMT@
179
 
MSGHDR_TYPE = @MSGHDR_TYPE@
180
 
NETSTAT = @NETSTAT@
181
 
NMEDIT = @NMEDIT@
182
 
NON_FATAL_CFLAGS = @NON_FATAL_CFLAGS@
183
 
OBJEXT = @OBJEXT@
184
 
OCF_RA_DIR = @OCF_RA_DIR@
185
 
OCF_ROOT_DIR = @OCF_ROOT_DIR@
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_VERSION = @PACKAGE_VERSION@
192
 
PATH_SEPARATOR = @PATH_SEPARATOR@
193
 
PILSPKG = @PILSPKG@
194
 
PING = @PING@
195
 
PING_TIMEOUT_OPT = @PING_TIMEOUT_OPT@
196
 
PKGCONFIG = @PKGCONFIG@
197
 
PKGNAME = @PKGNAME@
198
 
POD2MAN = @POD2MAN@
199
 
POWEROFF_CMD = @POWEROFF_CMD@
200
 
POWEROFF_OPTIONS = @POWEROFF_OPTIONS@
201
 
PRETTY_CC = @PRETTY_CC@
202
 
PROCROUTE = @PROCROUTE@
203
 
PYTHON = @PYTHON@
204
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
205
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
206
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
207
 
PYTHON_PREFIX = @PYTHON_PREFIX@
208
 
PYTHON_VERSION = @PYTHON_VERSION@
209
 
QUIET_LIBTOOL_OPTS = @QUIET_LIBTOOL_OPTS@
210
 
QUIET_MAKE_OPTS = @QUIET_MAKE_OPTS@
211
 
QUORUMD_ENABLED = @QUORUMD_ENABLED@
212
 
RANLIB = @RANLIB@
213
 
REBOOT = @REBOOT@
214
 
REBOOT_OPTIONS = @REBOOT_OPTIONS@
215
 
ROUTE = @ROUTE@
216
 
ROUTEPARM = @ROUTEPARM@
217
 
RPM = @RPM@
218
 
RPMREL = @RPMREL@
219
 
RPMTARGET = @RPMTARGET@
220
 
RPM_ENABLE_MGMT_CONFIG = @RPM_ENABLE_MGMT_CONFIG@
221
 
RPM_ENABLE_OPENHPI = @RPM_ENABLE_OPENHPI@
222
 
RPM_ENABLE_SNMP_SUBAGENT = @RPM_ENABLE_SNMP_SUBAGENT@
223
 
SCP = @SCP@
224
 
SED = @SED@
225
 
SET_MAKE = @SET_MAKE@
226
 
SHELL = @SHELL@
227
 
SNMPAGENTLIB = @SNMPAGENTLIB@
228
 
SNMPCONFIG = @SNMPCONFIG@
229
 
SNMPLIB = @SNMPLIB@
230
 
SNMP_RPM_BUILD_REQUIRES = @SNMP_RPM_BUILD_REQUIRES@
231
 
SSH = @SSH@
232
 
STONITHPKG = @STONITHPKG@
233
 
STONITH_RA_DIR = @STONITH_RA_DIR@
234
 
STRIP = @STRIP@
235
 
SWIG = @SWIG@
236
 
TAR = @TAR@
237
 
TARFILE = @TARFILE@
238
 
TEST = @TEST@
239
 
TIPC_INCLUDE = @TIPC_INCLUDE@
240
 
TSA_DIR = @TSA_DIR@
241
 
UCDSNMPDEVEL = @UCDSNMPDEVEL@
242
 
USE_MODULES = @USE_MODULES@
243
 
VALGRIND_BIN = @VALGRIND_BIN@
244
 
VERSION = @VERSION@
245
 
WHOAMI = @WHOAMI@
246
 
XML2CONFIG = @XML2CONFIG@
247
 
XPERIMENTALDIRS = @XPERIMENTALDIRS@
248
 
YACC = @YACC@
249
 
YFLAGS = @YFLAGS@
250
 
abs_builddir = @abs_builddir@
251
 
abs_srcdir = @abs_srcdir@
252
 
abs_top_builddir = @abs_top_builddir@
253
 
abs_top_srcdir = @abs_top_srcdir@
254
 
ac_configure_args = @ac_configure_args@
255
 
ac_ct_CC = @ac_ct_CC@
256
 
ac_ct_CXX = @ac_ct_CXX@
257
 
ac_ct_F77 = @ac_ct_F77@
258
 
am__include = @am__include@
259
 
am__leading_dot = @am__leading_dot@
260
 
am__quote = @am__quote@
261
 
am__tar = @am__tar@
262
 
am__untar = @am__untar@
263
 
base_includedir = @base_includedir@
264
 
bindir = @bindir@
265
 
build = @build@
266
 
build_alias = @build_alias@
267
 
build_cpu = @build_cpu@
268
 
build_os = @build_os@
269
 
build_vendor = @build_vendor@
270
 
builddir = @builddir@
271
 
cleaned_configure_args = @cleaned_configure_args@
272
 
datadir = @datadir@
273
 
datarootdir = @datarootdir@
274
 
docdir = @docdir@
275
 
dvidir = @dvidir@
276
 
exec_prefix = @exec_prefix@
277
 
hb_libdir = @hb_libdir@
278
 
host = @host@
279
 
host_alias = @host_alias@
280
 
host_cpu = @host_cpu@
281
 
host_os = @host_os@
282
 
host_vendor = @host_vendor@
283
 
htmldir = @htmldir@
284
 
includedir = @includedir@
285
 
infodir = @infodir@
286
 
install_sh = @install_sh@
287
 
libdir = @libdir@
288
 
libexecdir = @libexecdir@
289
 
localedir = @localedir@
290
 
localstatedir = @localstatedir@
291
 
mandir = @mandir@
292
 
mkdir_p = @mkdir_p@
293
 
oldincludedir = @oldincludedir@
294
 
pdfdir = @pdfdir@
295
 
pils_includedir = @pils_includedir@
296
 
pils_plugindir = @pils_plugindir@
297
 
pkgpyexecdir = @pkgpyexecdir@
298
 
pkgpythondir = @pkgpythondir@
299
 
prefix = @prefix@
300
 
program_transform_name = @program_transform_name@
301
 
psdir = @psdir@
302
 
pyexecdir = @pyexecdir@
303
 
pythondir = @pythondir@
304
 
saf_includedir = @saf_includedir@
305
 
sbindir = @sbindir@
306
 
sharedstatedir = @sharedstatedir@
307
 
srcdir = @srcdir@
308
 
stonith_ext_plugindir = @stonith_ext_plugindir@
309
 
stonith_includedir = @stonith_includedir@
310
 
stonith_plugindir = @stonith_plugindir@
311
 
subdirs = @subdirs@
312
 
sysconfdir = @sysconfdir@
313
 
target_alias = @target_alias@
314
 
top_builddir = @top_builddir@
315
 
top_srcdir = @top_srcdir@
316
 
 
317
 
#
318
 
# heartbeat telecom directory: Linux-HA code
319
 
#
320
 
# Copyright (C) 2001 Alan Robertson
321
 
#
322
 
# This program is free software; you can redistribute it and/or
323
 
# modify it under the terms of the GNU General Public License
324
 
# as published by the Free Software Foundation; either version 2
325
 
# of the License, or (at your option) any later version.
326
 
327
 
# This program is distributed in the hope that it will be useful,
328
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
329
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
330
 
# GNU General Public License for more details.
331
 
332
 
# You should have received a copy of the GNU General Public License
333
 
# along with this program; if not, write to the Free Software
334
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
335
 
#
336
 
MAINTAINERCLEANFILES = Makefile.in
337
 
SUBDIRS = apphbd recoverymgrd
338
 
DIST_SUBDIRS = apphbd recoverymgrd
339
 
all: all-recursive
340
 
 
341
 
.SUFFIXES:
342
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
343
 
        @for dep in $?; do \
344
 
          case '$(am__configure_deps)' in \
345
 
            *$$dep*) \
346
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
347
 
                && exit 0; \
348
 
              exit 1;; \
349
 
          esac; \
350
 
        done; \
351
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  telecom/Makefile'; \
352
 
        cd $(top_srcdir) && \
353
 
          $(AUTOMAKE) --gnu  telecom/Makefile
354
 
.PRECIOUS: Makefile
355
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
356
 
        @case '$?' in \
357
 
          *config.status*) \
358
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
359
 
          *) \
360
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
361
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
362
 
        esac;
363
 
 
364
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
365
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
 
 
367
 
$(top_srcdir)/configure:  $(am__configure_deps)
368
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
370
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
 
 
372
 
mostlyclean-libtool:
373
 
        -rm -f *.lo
374
 
 
375
 
clean-libtool:
376
 
        -rm -rf .libs _libs
377
 
 
378
 
# This directory's subdirectories are mostly independent; you can cd
379
 
# into them and run `make' without going through this Makefile.
380
 
# To change the values of `make' variables: instead of editing Makefiles,
381
 
# (1) if the variable is set in `config.status', edit `config.status'
382
 
#     (which will cause the Makefiles to be regenerated when you run `make');
383
 
# (2) otherwise, pass the desired values on the `make' command line.
384
 
$(RECURSIVE_TARGETS):
385
 
        @failcom='exit 1'; \
386
 
        for f in x $$MAKEFLAGS; do \
387
 
          case $$f in \
388
 
            *=* | --[!k]*);; \
389
 
            *k*) failcom='fail=yes';; \
390
 
          esac; \
391
 
        done; \
392
 
        dot_seen=no; \
393
 
        target=`echo $@ | sed s/-recursive//`; \
394
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
395
 
          echo "Making $$target in $$subdir"; \
396
 
          if test "$$subdir" = "."; then \
397
 
            dot_seen=yes; \
398
 
            local_target="$$target-am"; \
399
 
          else \
400
 
            local_target="$$target"; \
401
 
          fi; \
402
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403
 
          || eval $$failcom; \
404
 
        done; \
405
 
        if test "$$dot_seen" = "no"; then \
406
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
407
 
        fi; test -z "$$fail"
408
 
 
409
 
$(RECURSIVE_CLEAN_TARGETS):
410
 
        @failcom='exit 1'; \
411
 
        for f in x $$MAKEFLAGS; do \
412
 
          case $$f in \
413
 
            *=* | --[!k]*);; \
414
 
            *k*) failcom='fail=yes';; \
415
 
          esac; \
416
 
        done; \
417
 
        dot_seen=no; \
418
 
        case "$@" in \
419
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
420
 
          *) list='$(SUBDIRS)' ;; \
421
 
        esac; \
422
 
        rev=''; for subdir in $$list; do \
423
 
          if test "$$subdir" = "."; then :; else \
424
 
            rev="$$subdir $$rev"; \
425
 
          fi; \
426
 
        done; \
427
 
        rev="$$rev ."; \
428
 
        target=`echo $@ | sed s/-recursive//`; \
429
 
        for subdir in $$rev; do \
430
 
          echo "Making $$target in $$subdir"; \
431
 
          if test "$$subdir" = "."; then \
432
 
            local_target="$$target-am"; \
433
 
          else \
434
 
            local_target="$$target"; \
435
 
          fi; \
436
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
437
 
          || eval $$failcom; \
438
 
        done && test -z "$$fail"
439
 
tags-recursive:
440
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
441
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
442
 
        done
443
 
ctags-recursive:
444
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
445
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
446
 
        done
447
 
 
448
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
449
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
450
 
        unique=`for i in $$list; do \
451
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452
 
          done | \
453
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
454
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
455
 
        mkid -fID $$unique
456
 
tags: TAGS
457
 
 
458
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
459
 
                $(TAGS_FILES) $(LISP)
460
 
        tags=; \
461
 
        here=`pwd`; \
462
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
463
 
          include_option=--etags-include; \
464
 
          empty_fix=.; \
465
 
        else \
466
 
          include_option=--include; \
467
 
          empty_fix=; \
468
 
        fi; \
469
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
470
 
          if test "$$subdir" = .; then :; else \
471
 
            test ! -f $$subdir/TAGS || \
472
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
473
 
          fi; \
474
 
        done; \
475
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
476
 
        unique=`for i in $$list; do \
477
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478
 
          done | \
479
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
481
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
482
 
          test -n "$$unique" || unique=$$empty_fix; \
483
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484
 
            $$tags $$unique; \
485
 
        fi
486
 
ctags: CTAGS
487
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
488
 
                $(TAGS_FILES) $(LISP)
489
 
        tags=; \
490
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
491
 
        unique=`for i in $$list; do \
492
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493
 
          done | \
494
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
495
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
496
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
497
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
498
 
             $$tags $$unique
499
 
 
500
 
GTAGS:
501
 
        here=`$(am__cd) $(top_builddir) && pwd` \
502
 
          && cd $(top_srcdir) \
503
 
          && gtags -i $(GTAGS_ARGS) $$here
504
 
 
505
 
distclean-tags:
506
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507
 
 
508
 
distdir: $(DISTFILES)
509
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511
 
        list='$(DISTFILES)'; \
512
 
          dist_files=`for file in $$list; do echo $$file; done | \
513
 
          sed -e "s|^$$srcdirstrip/||;t" \
514
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515
 
        case $$dist_files in \
516
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
517
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518
 
                           sort -u` ;; \
519
 
        esac; \
520
 
        for file in $$dist_files; do \
521
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522
 
          if test -d $$d/$$file; then \
523
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
526
 
            fi; \
527
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
528
 
          else \
529
 
            test -f $(distdir)/$$file \
530
 
            || cp -p $$d/$$file $(distdir)/$$file \
531
 
            || exit 1; \
532
 
          fi; \
533
 
        done
534
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535
 
          if test "$$subdir" = .; then :; else \
536
 
            test -d "$(distdir)/$$subdir" \
537
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
538
 
            || exit 1; \
539
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
540
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
541
 
            (cd $$subdir && \
542
 
              $(MAKE) $(AM_MAKEFLAGS) \
543
 
                top_distdir="$$top_distdir" \
544
 
                distdir="$$distdir/$$subdir" \
545
 
                am__remove_distdir=: \
546
 
                am__skip_length_check=: \
547
 
                distdir) \
548
 
              || exit 1; \
549
 
          fi; \
550
 
        done
551
 
check-am: all-am
552
 
check: check-recursive
553
 
all-am: Makefile
554
 
installdirs: installdirs-recursive
555
 
installdirs-am:
556
 
install: install-recursive
557
 
install-exec: install-exec-recursive
558
 
install-data: install-data-recursive
559
 
uninstall: uninstall-recursive
560
 
 
561
 
install-am: all-am
562
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563
 
 
564
 
installcheck: installcheck-recursive
565
 
install-strip:
566
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
567
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
568
 
          `test -z '$(STRIP)' || \
569
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
570
 
mostlyclean-generic:
571
 
 
572
 
clean-generic:
573
 
 
574
 
distclean-generic:
575
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
576
 
 
577
 
maintainer-clean-generic:
578
 
        @echo "This command is intended for maintainers to use"
579
 
        @echo "it deletes files that may require special tools to rebuild."
580
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
581
 
clean: clean-recursive
582
 
 
583
 
clean-am: clean-generic clean-libtool mostlyclean-am
584
 
 
585
 
distclean: distclean-recursive
586
 
        -rm -f Makefile
587
 
distclean-am: clean-am distclean-generic distclean-tags
588
 
 
589
 
dvi: dvi-recursive
590
 
 
591
 
dvi-am:
592
 
 
593
 
html: html-recursive
594
 
 
595
 
info: info-recursive
596
 
 
597
 
info-am:
598
 
 
599
 
install-data-am:
600
 
 
601
 
install-dvi: install-dvi-recursive
602
 
 
603
 
install-exec-am:
604
 
 
605
 
install-html: install-html-recursive
606
 
 
607
 
install-info: install-info-recursive
608
 
 
609
 
install-man:
610
 
 
611
 
install-pdf: install-pdf-recursive
612
 
 
613
 
install-ps: install-ps-recursive
614
 
 
615
 
installcheck-am:
616
 
 
617
 
maintainer-clean: maintainer-clean-recursive
618
 
        -rm -f Makefile
619
 
maintainer-clean-am: distclean-am maintainer-clean-generic
620
 
 
621
 
mostlyclean: mostlyclean-recursive
622
 
 
623
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
624
 
 
625
 
pdf: pdf-recursive
626
 
 
627
 
pdf-am:
628
 
 
629
 
ps: ps-recursive
630
 
 
631
 
ps-am:
632
 
 
633
 
uninstall-am:
634
 
 
635
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
636
 
        install-strip
637
 
 
638
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
639
 
        all all-am check check-am clean clean-generic clean-libtool \
640
 
        ctags ctags-recursive distclean distclean-generic \
641
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
642
 
        html-am info info-am install install-am install-data \
643
 
        install-data-am install-dvi install-dvi-am install-exec \
644
 
        install-exec-am install-html install-html-am install-info \
645
 
        install-info-am install-man install-pdf install-pdf-am \
646
 
        install-ps install-ps-am install-strip installcheck \
647
 
        installcheck-am installdirs installdirs-am maintainer-clean \
648
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
649
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
650
 
        uninstall uninstall-am
651
 
 
652
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
653
 
# Otherwise a system limit (for SysV at least) may be exceeded.
654
 
.NOEXPORT: