~ubuntu-branches/debian/sid/netatalk/sid

« back to all changes in this revision

Viewing changes to libatalk/bstring/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2011-06-05 21:04:21 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110605210421-19gag2srevj0ocxh
Tags: 2.2~beta4-1
* New upstream release.
  + Fixes "Internal Error" after ad_open on sparc.
    Closes: bug#606005. Thanks to Alfredo Sola.
* Adjust references to unofficial packages in README.Debian.
* Use dversionmangle (not uversionmangle) in watch file. Fix add
  leading dash (-) to upstream version in mangling.
* Update patches:
  + Drop patches 107 and 294 (Zeroconf support): Implemented
    (differently) upstream now.
  + Drop patches 109 and 112 (avoid broken XFS linkage) obsolete.
  + Drop patch 200 (hostname resolving): adopted upstream.
  + Refresh patch 205.
* Rewrite copyright file using draft 174 of DEP-5 format.
* Build-depend on and recommend unversioned (i.e. default) BerkeleyDB
  packages.
  Closes: bug#621413. Thanks to Ondřej Surý.
  Simplify suggestions on older versioned BerkeleyDB packages.
* Stop installing some documentation dropped upstream, and let CDBS
  automagically handle some of the remains.
* Update control file:
  + Bump policy compliance to standards-version 3.9.2.
  + Shorten Vcs-* URLs.
* Add patches 115 and (for automade file) 214 to avoid installing
  unneeded /default dir.
  Closes: bug#628119. Thanks to Russell Muetzelfeldt and Luk Claes.
* Don't ship .la files. Closes: bug#621849. Thanks to Andreas Metzler
  and Luk Claes.
* Stop renaming afile and achfile, dropped upstream.
* Explicitly enable DDP (AppleTalk), now disabled by default.
* Enable Zeroconf, should be stable now.
* Simplify package relations:
  + Drop (build-)dependency fallback unneeded even for oldstable.

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
 
 
17
# Makefile.am for libatalk/adouble/
 
18
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@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
target_triplet = @target@
 
38
subdir = libatalk/bstring
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
 
42
        $(top_srcdir)/macros/cnid-backend.m4 \
 
43
        $(top_srcdir)/macros/config-checks.m4 \
 
44
        $(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
 
45
        $(top_srcdir)/macros/grep-check.m4 \
 
46
        $(top_srcdir)/macros/gssapi-check.m4 \
 
47
        $(top_srcdir)/macros/iconv.m4 \
 
48
        $(top_srcdir)/macros/largefile-check.m4 \
 
49
        $(top_srcdir)/macros/libgcrypt.m4 \
 
50
        $(top_srcdir)/macros/pam-check.m4 \
 
51
        $(top_srcdir)/macros/perl-check.m4 \
 
52
        $(top_srcdir)/macros/ps-check.m4 \
 
53
        $(top_srcdir)/macros/quota-check.m4 \
 
54
        $(top_srcdir)/macros/snprintf-check.m4 \
 
55
        $(top_srcdir)/macros/srvloc.m4 \
 
56
        $(top_srcdir)/macros/ssl-check.m4 \
 
57
        $(top_srcdir)/macros/summary.m4 \
 
58
        $(top_srcdir)/macros/tcp-wrappers.m4 \
 
59
        $(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
 
60
        $(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
 
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
62
        $(ACLOCAL_M4)
 
63
mkinstalldirs = $(install_sh) -d
 
64
CONFIG_HEADER = $(top_builddir)/config.h
 
65
CONFIG_CLEAN_FILES =
 
66
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
67
libbstring_la_LIBADD =
 
68
am_libbstring_la_OBJECTS = bstrlib.lo bstradd.lo
 
69
libbstring_la_OBJECTS = $(am_libbstring_la_OBJECTS)
 
70
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
71
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
72
am__depfiles_maybe = depfiles
 
73
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
74
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
75
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
76
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
77
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
78
CCLD = $(CC)
 
79
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
80
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
81
        $(LDFLAGS) -o $@
 
82
SOURCES = $(libbstring_la_SOURCES)
 
83
DIST_SOURCES = $(libbstring_la_SOURCES)
 
84
ETAGS = etags
 
85
CTAGS = ctags
 
86
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
87
ACLOCAL = @ACLOCAL@
 
88
ACL_LIBS = @ACL_LIBS@
 
89
AFS_CFLAGS = @AFS_CFLAGS@
 
90
AFS_LIBS = @AFS_LIBS@
 
91
AMTAR = @AMTAR@
 
92
AR = @AR@
 
93
AUTOCONF = @AUTOCONF@
 
94
AUTOHEADER = @AUTOHEADER@
 
95
AUTOMAKE = @AUTOMAKE@
 
96
AVAHI_CFLAGS = @AVAHI_CFLAGS@
 
97
AVAHI_LIBS = @AVAHI_LIBS@
 
98
AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
 
99
AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
 
100
AWK = @AWK@
 
101
BDB_BIN = @BDB_BIN@
 
102
BDB_CFLAGS = @BDB_CFLAGS@
 
103
BDB_LIBS = @BDB_LIBS@
 
104
BDB_PATH = @BDB_PATH@
 
105
CC = @CC@
 
106
CCDEPMODE = @CCDEPMODE@
 
107
CFLAGS = @CFLAGS@
 
108
COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
 
109
COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
 
110
CPP = @CPP@
 
111
CPPFLAGS = @CPPFLAGS@
 
112
CRYPT_LIBS = @CRYPT_LIBS@
 
113
CUPS_CFLAGS = @CUPS_CFLAGS@
 
114
CUPS_CONFIG = @CUPS_CONFIG@
 
115
CUPS_LDFLAGS = @CUPS_LDFLAGS@
 
116
CUPS_LIBS = @CUPS_LIBS@
 
117
CXX = @CXX@
 
118
CXXCPP = @CXXCPP@
 
119
CXXDEPMODE = @CXXDEPMODE@
 
120
CXXFLAGS = @CXXFLAGS@
 
121
CYGPATH_W = @CYGPATH_W@
 
122
DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
 
123
DEFS = @DEFS@
 
124
DEPDIR = @DEPDIR@
 
125
DSYMUTIL = @DSYMUTIL@
 
126
ECHO = @ECHO@
 
127
ECHO_C = @ECHO_C@
 
128
ECHO_N = @ECHO_N@
 
129
ECHO_T = @ECHO_T@
 
130
EGREP = @EGREP@
 
131
EXEEXT = @EXEEXT@
 
132
F77 = @F77@
 
133
FFLAGS = @FFLAGS@
 
134
GREP = @GREP@
 
135
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
 
136
GSSAPI_LIBS = @GSSAPI_LIBS@
 
137
ICONV_CFLAGS = @ICONV_CFLAGS@
 
138
ICONV_LIBS = @ICONV_LIBS@
 
139
INSTALL = @INSTALL@
 
140
INSTALL_DATA = @INSTALL_DATA@
 
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
144
KCFLAGS = @KCFLAGS@
 
145
KLDFLAGS = @KLDFLAGS@
 
146
KRB5_CONFIG = @KRB5_CONFIG@
 
147
LDFLAGS = @LDFLAGS@
 
148
LIBADD_DL = @LIBADD_DL@
 
149
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
 
150
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
 
151
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
 
152
LIBOBJS = @LIBOBJS@
 
153
LIBS = @LIBS@
 
154
LIBTOOL = @LIBTOOL@
 
155
LN_S = @LN_S@
 
156
LTLIBOBJS = @LTLIBOBJS@
 
157
MAKEINFO = @MAKEINFO@
 
158
MKDIR_P = @MKDIR_P@
 
159
NETATALK_VERSION = @NETATALK_VERSION@
 
160
NMEDIT = @NMEDIT@
 
161
OBJEXT = @OBJEXT@
 
162
OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
 
163
PACKAGE = @PACKAGE@
 
164
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
165
PACKAGE_NAME = @PACKAGE_NAME@
 
166
PACKAGE_STRING = @PACKAGE_STRING@
 
167
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
168
PACKAGE_VERSION = @PACKAGE_VERSION@
 
169
PAMDIR = @PAMDIR@
 
170
PAM_ACCOUNT = @PAM_ACCOUNT@
 
171
PAM_AUTH = @PAM_AUTH@
 
172
PAM_CFLAGS = @PAM_CFLAGS@
 
173
PAM_DIRECTIVE = @PAM_DIRECTIVE@
 
174
PAM_LIBS = @PAM_LIBS@
 
175
PAM_PASSWORD = @PAM_PASSWORD@
 
176
PAM_SESSION = @PAM_SESSION@
 
177
PATH_SEPARATOR = @PATH_SEPARATOR@
 
178
PERL = @PERL@
 
179
PKGCONFDIR = @PKGCONFDIR@
 
180
PKG_CONFIG = @PKG_CONFIG@
 
181
PS = @PS@
 
182
PTHREAD_LIBS = @PTHREAD_LIBS@
 
183
QUOTA_LIBS = @QUOTA_LIBS@
 
184
RANLIB = @RANLIB@
 
185
SED = @SED@
 
186
SERVERTEXT = @SERVERTEXT@
 
187
SET_MAKE = @SET_MAKE@
 
188
SHELL = @SHELL@
 
189
SLP_CFLAGS = @SLP_CFLAGS@
 
190
SLP_LIBS = @SLP_LIBS@
 
191
SPOOLDIR = @SPOOLDIR@
 
192
SSL_CFLAGS = @SSL_CFLAGS@
 
193
SSL_LIBS = @SSL_LIBS@
 
194
STRIP = @STRIP@
 
195
UAMS_PATH = @UAMS_PATH@
 
196
VERSION = @VERSION@
 
197
WEBMIN_PASS = @WEBMIN_PASS@
 
198
WEBMIN_PATH = @WEBMIN_PATH@
 
199
WEBMIN_PORT = @WEBMIN_PORT@
 
200
WEBMIN_USER = @WEBMIN_USER@
 
201
WEBMIN_VERSION = @WEBMIN_VERSION@
 
202
WRAP_LIBS = @WRAP_LIBS@
 
203
ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
 
204
ZEROCONF_LIBS = @ZEROCONF_LIBS@
 
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_CXX = @ac_ct_CXX@
 
211
ac_ct_F77 = @ac_ct_F77@
 
212
am__include = @am__include@
 
213
am__leading_dot = @am__leading_dot@
 
214
am__quote = @am__quote@
 
215
am__tar = @am__tar@
 
216
am__untar = @am__untar@
 
217
bindir = @bindir@
 
218
build = @build@
 
219
build_alias = @build_alias@
 
220
build_cpu = @build_cpu@
 
221
build_os = @build_os@
 
222
build_vendor = @build_vendor@
 
223
builddir = @builddir@
 
224
compiled_backends = @compiled_backends@
 
225
datadir = @datadir@
 
226
datarootdir = @datarootdir@
 
227
docdir = @docdir@
 
228
dvidir = @dvidir@
 
229
exec_prefix = @exec_prefix@
 
230
host = @host@
 
231
host_alias = @host_alias@
 
232
host_cpu = @host_cpu@
 
233
host_os = @host_os@
 
234
host_vendor = @host_vendor@
 
235
htmldir = @htmldir@
 
236
includedir = @includedir@
 
237
infodir = @infodir@
 
238
install_sh = @install_sh@
 
239
libdir = @libdir@
 
240
libexecdir = @libexecdir@
 
241
localedir = @localedir@
 
242
localstatedir = @localstatedir@
 
243
mandir = @mandir@
 
244
mkdir_p = @mkdir_p@
 
245
oldincludedir = @oldincludedir@
 
246
pdfdir = @pdfdir@
 
247
prefix = @prefix@
 
248
program_transform_name = @program_transform_name@
 
249
psdir = @psdir@
 
250
sbindir = @sbindir@
 
251
sharedstatedir = @sharedstatedir@
 
252
srcdir = @srcdir@
 
253
sysconfdir = @sysconfdir@
 
254
target = @target@
 
255
target_alias = @target_alias@
 
256
target_cpu = @target_cpu@
 
257
target_os = @target_os@
 
258
target_vendor = @target_vendor@
 
259
top_builddir = @top_builddir@
 
260
top_srcdir = @top_srcdir@
 
261
noinst_LTLIBRARIES = libbstring.la
 
262
libbstring_la_SOURCES = bstrlib.c bstradd.c
 
263
all: all-am
 
264
 
 
265
.SUFFIXES:
 
266
.SUFFIXES: .c .lo .o .obj
 
267
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
268
        @for dep in $?; do \
 
269
          case '$(am__configure_deps)' in \
 
270
            *$$dep*) \
 
271
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
272
                && exit 0; \
 
273
              exit 1;; \
 
274
          esac; \
 
275
        done; \
 
276
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libatalk/bstring/Makefile'; \
 
277
        cd $(top_srcdir) && \
 
278
          $(AUTOMAKE) --foreign  libatalk/bstring/Makefile
 
279
.PRECIOUS: Makefile
 
280
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
281
        @case '$?' in \
 
282
          *config.status*) \
 
283
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
284
          *) \
 
285
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
286
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
287
        esac;
 
288
 
 
289
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
291
 
 
292
$(top_srcdir)/configure:  $(am__configure_deps)
 
293
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
294
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
296
 
 
297
clean-noinstLTLIBRARIES:
 
298
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
299
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
300
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
301
          test "$$dir" != "$$p" || dir=.; \
 
302
          echo "rm -f \"$${dir}/so_locations\""; \
 
303
          rm -f "$${dir}/so_locations"; \
 
304
        done
 
305
libbstring.la: $(libbstring_la_OBJECTS) $(libbstring_la_DEPENDENCIES) 
 
306
        $(LINK)  $(libbstring_la_OBJECTS) $(libbstring_la_LIBADD) $(LIBS)
 
307
 
 
308
mostlyclean-compile:
 
309
        -rm -f *.$(OBJEXT)
 
310
 
 
311
distclean-compile:
 
312
        -rm -f *.tab.c
 
313
 
 
314
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bstradd.Plo@am__quote@
 
315
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bstrlib.Plo@am__quote@
 
316
 
 
317
.c.o:
 
318
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
319
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
320
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
322
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
323
 
 
324
.c.obj:
 
325
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
326
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
327
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
329
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
330
 
 
331
.c.lo:
 
332
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
333
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
336
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
337
 
 
338
mostlyclean-libtool:
 
339
        -rm -f *.lo
 
340
 
 
341
clean-libtool:
 
342
        -rm -rf .libs _libs
 
343
 
 
344
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
345
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
346
        unique=`for i in $$list; do \
 
347
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
348
          done | \
 
349
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
350
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
351
        mkid -fID $$unique
 
352
tags: TAGS
 
353
 
 
354
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
355
                $(TAGS_FILES) $(LISP)
 
356
        tags=; \
 
357
        here=`pwd`; \
 
358
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
359
        unique=`for i in $$list; do \
 
360
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
361
          done | \
 
362
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
363
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
364
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
365
          test -n "$$unique" || unique=$$empty_fix; \
 
366
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
367
            $$tags $$unique; \
 
368
        fi
 
369
ctags: CTAGS
 
370
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
371
                $(TAGS_FILES) $(LISP)
 
372
        tags=; \
 
373
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
374
        unique=`for i in $$list; do \
 
375
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
376
          done | \
 
377
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
378
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
379
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
380
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
381
             $$tags $$unique
 
382
 
 
383
GTAGS:
 
384
        here=`$(am__cd) $(top_builddir) && pwd` \
 
385
          && cd $(top_srcdir) \
 
386
          && gtags -i $(GTAGS_ARGS) $$here
 
387
 
 
388
distclean-tags:
 
389
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
390
 
 
391
distdir: $(DISTFILES)
 
392
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
393
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
394
        list='$(DISTFILES)'; \
 
395
          dist_files=`for file in $$list; do echo $$file; done | \
 
396
          sed -e "s|^$$srcdirstrip/||;t" \
 
397
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
398
        case $$dist_files in \
 
399
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
400
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
401
                           sort -u` ;; \
 
402
        esac; \
 
403
        for file in $$dist_files; do \
 
404
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
405
          if test -d $$d/$$file; then \
 
406
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
407
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
408
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
409
            fi; \
 
410
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
411
          else \
 
412
            test -f $(distdir)/$$file \
 
413
            || cp -p $$d/$$file $(distdir)/$$file \
 
414
            || exit 1; \
 
415
          fi; \
 
416
        done
 
417
check-am: all-am
 
418
check: check-am
 
419
all-am: Makefile $(LTLIBRARIES)
 
420
installdirs:
 
421
install: install-am
 
422
install-exec: install-exec-am
 
423
install-data: install-data-am
 
424
uninstall: uninstall-am
 
425
 
 
426
install-am: all-am
 
427
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
428
 
 
429
installcheck: installcheck-am
 
430
install-strip:
 
431
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
432
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
433
          `test -z '$(STRIP)' || \
 
434
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
435
mostlyclean-generic:
 
436
 
 
437
clean-generic:
 
438
 
 
439
distclean-generic:
 
440
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
441
 
 
442
maintainer-clean-generic:
 
443
        @echo "This command is intended for maintainers to use"
 
444
        @echo "it deletes files that may require special tools to rebuild."
 
445
clean: clean-am
 
446
 
 
447
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
448
        mostlyclean-am
 
449
 
 
450
distclean: distclean-am
 
451
        -rm -rf ./$(DEPDIR)
 
452
        -rm -f Makefile
 
453
distclean-am: clean-am distclean-compile distclean-generic \
 
454
        distclean-tags
 
455
 
 
456
dvi: dvi-am
 
457
 
 
458
dvi-am:
 
459
 
 
460
html: html-am
 
461
 
 
462
info: info-am
 
463
 
 
464
info-am:
 
465
 
 
466
install-data-am:
 
467
 
 
468
install-dvi: install-dvi-am
 
469
 
 
470
install-exec-am:
 
471
 
 
472
install-html: install-html-am
 
473
 
 
474
install-info: install-info-am
 
475
 
 
476
install-man:
 
477
 
 
478
install-pdf: install-pdf-am
 
479
 
 
480
install-ps: install-ps-am
 
481
 
 
482
installcheck-am:
 
483
 
 
484
maintainer-clean: maintainer-clean-am
 
485
        -rm -rf ./$(DEPDIR)
 
486
        -rm -f Makefile
 
487
maintainer-clean-am: distclean-am maintainer-clean-generic
 
488
 
 
489
mostlyclean: mostlyclean-am
 
490
 
 
491
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
492
        mostlyclean-libtool
 
493
 
 
494
pdf: pdf-am
 
495
 
 
496
pdf-am:
 
497
 
 
498
ps: ps-am
 
499
 
 
500
ps-am:
 
501
 
 
502
uninstall-am:
 
503
 
 
504
.MAKE: install-am install-strip
 
505
 
 
506
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
507
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
508
        distclean-compile distclean-generic distclean-libtool \
 
509
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
510
        install install-am install-data install-data-am install-dvi \
 
511
        install-dvi-am install-exec install-exec-am install-html \
 
512
        install-html-am install-info install-info-am install-man \
 
513
        install-pdf install-pdf-am install-ps install-ps-am \
 
514
        install-strip installcheck installcheck-am installdirs \
 
515
        maintainer-clean maintainer-clean-generic mostlyclean \
 
516
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
517
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
518
 
 
519
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
520
# Otherwise a system limit (for SysV at least) may be exceeded.
 
521
.NOEXPORT: