~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to helpers/ntlm_auth/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2006-11-11 10:32:06 UTC
  • Revision ID: james.westby@ubuntu.com-20061111103206-f3p0r9g0vq44rp3r
Tags: upstream-3.0.PRE5
ImportĀ upstreamĀ versionĀ 3.0.PRE5

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
 
 
17
#  Makefile for storage modules in the Squid Object Cache server
 
18
#
 
19
#  $Id: Makefile.in,v 1.72 2006/11/06 05:15:24 adrian Exp $
 
20
#
 
21
srcdir = @srcdir@
 
22
top_srcdir = @top_srcdir@
 
23
VPATH = @srcdir@
 
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkglibdir = $(libdir)/@PACKAGE@
 
26
pkgincludedir = $(includedir)/@PACKAGE@
 
27
top_builddir = ../..
 
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
29
INSTALL = @INSTALL@
 
30
install_sh_DATA = $(install_sh) -c -m 644
 
31
install_sh_PROGRAM = $(install_sh) -c
 
32
install_sh_SCRIPT = $(install_sh) -c
 
33
INSTALL_HEADER = $(INSTALL_DATA)
 
34
transform = $(program_transform_name)
 
35
NORMAL_INSTALL = :
 
36
PRE_INSTALL = :
 
37
POST_INSTALL = :
 
38
NORMAL_UNINSTALL = :
 
39
PRE_UNINSTALL = :
 
40
POST_UNINSTALL = :
 
41
build_triplet = @build@
 
42
host_triplet = @host@
 
43
subdir = helpers/ntlm_auth
 
44
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
46
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
47
        $(top_srcdir)/configure.in
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
 
51
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
56
        html-recursive info-recursive install-data-recursive \
 
57
        install-exec-recursive install-info-recursive \
 
58
        install-recursive installcheck-recursive installdirs-recursive \
 
59
        pdf-recursive ps-recursive uninstall-info-recursive \
 
60
        uninstall-recursive
 
61
ETAGS = etags
 
62
CTAGS = ctags
 
63
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
64
ACLOCAL = @ACLOCAL@
 
65
ALLOCA = @ALLOCA@
 
66
AMDEP_FALSE = @AMDEP_FALSE@
 
67
AMDEP_TRUE = @AMDEP_TRUE@
 
68
AMTAR = @AMTAR@
 
69
AR = @AR@
 
70
AR_R = @AR_R@
 
71
AUTH_LIBS = @AUTH_LIBS@
 
72
AUTH_LINKOBJS = @AUTH_LINKOBJS@
 
73
AUTH_MODULES = @AUTH_MODULES@
 
74
AUTH_OBJS = @AUTH_OBJS@
 
75
AUTOCONF = @AUTOCONF@
 
76
AUTOHEADER = @AUTOHEADER@
 
77
AUTOMAKE = @AUTOMAKE@
 
78
AWK = @AWK@
 
79
BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
 
80
CACHE_HTTP_PORT = @CACHE_HTTP_PORT@
 
81
CACHE_ICP_PORT = @CACHE_ICP_PORT@
 
82
CC = @CC@
 
83
CCDEPMODE = @CCDEPMODE@
 
84
CFLAGS = @CFLAGS@
 
85
CGIEXT = @CGIEXT@
 
86
CPP = @CPP@
 
87
CPPFLAGS = @CPPFLAGS@
 
88
CPPUNITCONFIG = @CPPUNITCONFIG@
 
89
CRYPTLIB = @CRYPTLIB@
 
90
CXX = @CXX@
 
91
CXXCPP = @CXXCPP@
 
92
CXXDEPMODE = @CXXDEPMODE@
 
93
CXXFLAGS = @CXXFLAGS@
 
94
CYGPATH_W = @CYGPATH_W@
 
95
DEFS = @DEFS@
 
96
DEPDIR = @DEPDIR@
 
97
DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
 
98
DISK_LIBS = @DISK_LIBS@
 
99
DISK_LINKOBJS = @DISK_LINKOBJS@
 
100
DISK_PROGRAMS = @DISK_PROGRAMS@
 
101
ECHO = @ECHO@
 
102
ECHO_C = @ECHO_C@
 
103
ECHO_N = @ECHO_N@
 
104
ECHO_T = @ECHO_T@
 
105
EGREP = @EGREP@
 
106
ENABLE_ARP_ACL_FALSE = @ENABLE_ARP_ACL_FALSE@
 
107
ENABLE_ARP_ACL_TRUE = @ENABLE_ARP_ACL_TRUE@
 
108
ENABLE_HTCP_FALSE = @ENABLE_HTCP_FALSE@
 
109
ENABLE_HTCP_TRUE = @ENABLE_HTCP_TRUE@
 
110
ENABLE_IDENT_FALSE = @ENABLE_IDENT_FALSE@
 
111
ENABLE_IDENT_TRUE = @ENABLE_IDENT_TRUE@
 
112
ENABLE_PINGER_FALSE = @ENABLE_PINGER_FALSE@
 
113
ENABLE_PINGER_TRUE = @ENABLE_PINGER_TRUE@
 
114
ENABLE_SSL_FALSE = @ENABLE_SSL_FALSE@
 
115
ENABLE_SSL_TRUE = @ENABLE_SSL_TRUE@
 
116
ENABLE_UNLINKD_FALSE = @ENABLE_UNLINKD_FALSE@
 
117
ENABLE_UNLINKD_TRUE = @ENABLE_UNLINKD_TRUE@
 
118
ENABLE_WIN32SPECIFIC_FALSE = @ENABLE_WIN32SPECIFIC_FALSE@
 
119
ENABLE_WIN32SPECIFIC_TRUE = @ENABLE_WIN32SPECIFIC_TRUE@
 
120
ENABLE_XPROF_STATS_FALSE = @ENABLE_XPROF_STATS_FALSE@
 
121
ENABLE_XPROF_STATS_TRUE = @ENABLE_XPROF_STATS_TRUE@
 
122
EPOLL_LIBS = @EPOLL_LIBS@
 
123
ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@
 
124
ERR_LANGUAGES = @ERR_LANGUAGES@
 
125
EXEEXT = @EXEEXT@
 
126
EXTERNAL_ACL_HELPERS = @EXTERNAL_ACL_HELPERS@
 
127
F77 = @F77@
 
128
FALSE = @FALSE@
 
129
FFLAGS = @FFLAGS@
 
130
ICAP_LIBS = @ICAP_LIBS@
 
131
INSTALL_DATA = @INSTALL_DATA@
 
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
LDFLAGS = @LDFLAGS@
 
136
LIBADD_DL = @LIBADD_DL@
 
137
LIBDLMALLOC = @LIBDLMALLOC@
 
138
LIBOBJS = @LIBOBJS@
 
139
LIBREGEX = @LIBREGEX@
 
140
LIBS = @LIBS@
 
141
LIBSASL = @LIBSASL@
 
142
LIBTOOL = @LIBTOOL@
 
143
LIB_DB = @LIB_DB@
 
144
LIB_LBER = @LIB_LBER@
 
145
LIB_LDAP = @LIB_LDAP@
 
146
LIB_MALLOC = @LIB_MALLOC@
 
147
LN = @LN@
 
148
LN_S = @LN_S@
 
149
LTLIBOBJS = @LTLIBOBJS@
 
150
MAINT = @MAINT@
 
151
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
152
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
153
MAKEINFO = @MAKEINFO@
 
154
MAKE_LEAKFINDER_FALSE = @MAKE_LEAKFINDER_FALSE@
 
155
MAKE_LEAKFINDER_TRUE = @MAKE_LEAKFINDER_TRUE@
 
156
MINGW_LIBS = @MINGW_LIBS@
 
157
MKDIR = @MKDIR@
 
158
MV = @MV@
 
159
NEED_OWN_MD5_FALSE = @NEED_OWN_MD5_FALSE@
 
160
NEED_OWN_MD5_TRUE = @NEED_OWN_MD5_TRUE@
 
161
NEED_OWN_SNPRINTF_FALSE = @NEED_OWN_SNPRINTF_FALSE@
 
162
NEED_OWN_SNPRINTF_TRUE = @NEED_OWN_SNPRINTF_TRUE@
 
163
NEED_OWN_STRSEP_FALSE = @NEED_OWN_STRSEP_FALSE@
 
164
NEED_OWN_STRSEP_TRUE = @NEED_OWN_STRSEP_TRUE@
 
165
NEGOTIATE_AUTH_HELPERS = @NEGOTIATE_AUTH_HELPERS@
 
166
NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
 
167
OBJEXT = @OBJEXT@
 
168
OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
 
169
PACKAGE = @PACKAGE@
 
170
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
171
PACKAGE_NAME = @PACKAGE_NAME@
 
172
PACKAGE_STRING = @PACKAGE_STRING@
 
173
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
174
PACKAGE_VERSION = @PACKAGE_VERSION@
 
175
PATH_SEPARATOR = @PATH_SEPARATOR@
 
176
PERL = @PERL@
 
177
RANLIB = @RANLIB@
 
178
REGEXLIB = @REGEXLIB@
 
179
REPL_LIBS = @REPL_LIBS@
 
180
REPL_OBJS = @REPL_OBJS@
 
181
REPL_POLICIES = @REPL_POLICIES@
 
182
RM = @RM@
 
183
SET_MAKE = @SET_MAKE@
 
184
SH = @SH@
 
185
SHELL = @SHELL@
 
186
SNMPLIB = @SNMPLIB@
 
187
SQUID_CFLAGS = @SQUID_CFLAGS@
 
188
SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@
 
189
SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@
 
190
SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@
 
191
SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@
 
192
SQUID_CXXFLAGS = @SQUID_CXXFLAGS@
 
193
SSLLIB = @SSLLIB@
 
194
STORE_LIBS = @STORE_LIBS@
 
195
STORE_LINKOBJS = @STORE_LINKOBJS@
 
196
STORE_OBJS = @STORE_OBJS@
 
197
STORE_TESTS = @STORE_TESTS@
 
198
STRIP = @STRIP@
 
199
TRUE = @TRUE@
 
200
USE_AIOPS_WIN32_FALSE = @USE_AIOPS_WIN32_FALSE@
 
201
USE_AIOPS_WIN32_TRUE = @USE_AIOPS_WIN32_TRUE@
 
202
USE_AIO_WIN32_FALSE = @USE_AIO_WIN32_FALSE@
 
203
USE_AIO_WIN32_TRUE = @USE_AIO_WIN32_TRUE@
 
204
USE_DELAY_POOLS_FALSE = @USE_DELAY_POOLS_FALSE@
 
205
USE_DELAY_POOLS_TRUE = @USE_DELAY_POOLS_TRUE@
 
206
USE_DNSSERVER_FALSE = @USE_DNSSERVER_FALSE@
 
207
USE_DNSSERVER_TRUE = @USE_DNSSERVER_TRUE@
 
208
USE_ESI_FALSE = @USE_ESI_FALSE@
 
209
USE_ESI_TRUE = @USE_ESI_TRUE@
 
210
USE_ICAP_CLIENT_FALSE = @USE_ICAP_CLIENT_FALSE@
 
211
USE_ICAP_CLIENT_TRUE = @USE_ICAP_CLIENT_TRUE@
 
212
USE_IPC_WIN32_FALSE = @USE_IPC_WIN32_FALSE@
 
213
USE_IPC_WIN32_TRUE = @USE_IPC_WIN32_TRUE@
 
214
USE_SNMP_FALSE = @USE_SNMP_FALSE@
 
215
USE_SNMP_TRUE = @USE_SNMP_TRUE@
 
216
VERSION = @VERSION@
 
217
WIN32_PSAPI = @WIN32_PSAPI@
 
218
XTRA_LIBS = @XTRA_LIBS@
 
219
XTRA_OBJS = @XTRA_OBJS@
 
220
ac_ct_AR = @ac_ct_AR@
 
221
ac_ct_CC = @ac_ct_CC@
 
222
ac_ct_CXX = @ac_ct_CXX@
 
223
ac_ct_F77 = @ac_ct_F77@
 
224
ac_ct_RANLIB = @ac_ct_RANLIB@
 
225
ac_ct_STRIP = @ac_ct_STRIP@
 
226
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
227
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
228
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
229
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
230
am__include = @am__include@
 
231
am__leading_dot = @am__leading_dot@
 
232
am__quote = @am__quote@
 
233
am__tar = @am__tar@
 
234
am__untar = @am__untar@
 
235
bindir = @bindir@
 
236
build = @build@
 
237
build_alias = @build_alias@
 
238
build_cpu = @build_cpu@
 
239
build_os = @build_os@
 
240
build_vendor = @build_vendor@
 
241
datadir = @datadir@
 
242
exec_prefix = @exec_prefix@
 
243
host = @host@
 
244
host_alias = @host_alias@
 
245
host_cpu = @host_cpu@
 
246
host_os = @host_os@
 
247
host_vendor = @host_vendor@
 
248
includedir = @includedir@
 
249
infodir = @infodir@
 
250
install_sh = @install_sh@
 
251
libdir = @libdir@
 
252
libexecdir = @libexecdir@
 
253
localstatedir = @localstatedir@
 
254
makesnmplib = @makesnmplib@
 
255
mandir = @mandir@
 
256
mkdir_p = @mkdir_p@
 
257
oldincludedir = @oldincludedir@
 
258
prefix = @prefix@
 
259
program_transform_name = @program_transform_name@
 
260
sbindir = @sbindir@
 
261
sharedstatedir = @sharedstatedir@
 
262
subdirs = @subdirs@
 
263
sysconfdir = @sysconfdir@
 
264
target_alias = @target_alias@
 
265
DIST_SUBDIRS = fakeauth no_check SMB mswin_sspi
 
266
SUBDIRS = @NTLM_AUTH_HELPERS@
 
267
all: all-recursive
 
268
 
 
269
.SUFFIXES:
 
270
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
271
        @for dep in $?; do \
 
272
          case '$(am__configure_deps)' in \
 
273
            *$$dep*) \
 
274
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
275
                && exit 0; \
 
276
              exit 1;; \
 
277
          esac; \
 
278
        done; \
 
279
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  helpers/ntlm_auth/Makefile'; \
 
280
        cd $(top_srcdir) && \
 
281
          $(AUTOMAKE) --foreign  helpers/ntlm_auth/Makefile
 
282
.PRECIOUS: Makefile
 
283
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
284
        @case '$?' in \
 
285
          *config.status*) \
 
286
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
287
          *) \
 
288
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
289
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
290
        esac;
 
291
 
 
292
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
293
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
294
 
 
295
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
296
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
297
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
298
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
299
 
 
300
mostlyclean-libtool:
 
301
        -rm -f *.lo
 
302
 
 
303
clean-libtool:
 
304
        -rm -rf .libs _libs
 
305
 
 
306
distclean-libtool:
 
307
        -rm -f libtool
 
308
uninstall-info-am:
 
309
 
 
310
# This directory's subdirectories are mostly independent; you can cd
 
311
# into them and run `make' without going through this Makefile.
 
312
# To change the values of `make' variables: instead of editing Makefiles,
 
313
# (1) if the variable is set in `config.status', edit `config.status'
 
314
#     (which will cause the Makefiles to be regenerated when you run `make');
 
315
# (2) otherwise, pass the desired values on the `make' command line.
 
316
$(RECURSIVE_TARGETS):
 
317
        @failcom='exit 1'; \
 
318
        for f in x $$MAKEFLAGS; do \
 
319
          case $$f in \
 
320
            *=* | --[!k]*);; \
 
321
            *k*) failcom='fail=yes';; \
 
322
          esac; \
 
323
        done; \
 
324
        dot_seen=no; \
 
325
        target=`echo $@ | sed s/-recursive//`; \
 
326
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
327
          echo "Making $$target in $$subdir"; \
 
328
          if test "$$subdir" = "."; then \
 
329
            dot_seen=yes; \
 
330
            local_target="$$target-am"; \
 
331
          else \
 
332
            local_target="$$target"; \
 
333
          fi; \
 
334
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
335
          || eval $$failcom; \
 
336
        done; \
 
337
        if test "$$dot_seen" = "no"; then \
 
338
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
339
        fi; test -z "$$fail"
 
340
 
 
341
mostlyclean-recursive clean-recursive distclean-recursive \
 
342
maintainer-clean-recursive:
 
343
        @failcom='exit 1'; \
 
344
        for f in x $$MAKEFLAGS; do \
 
345
          case $$f in \
 
346
            *=* | --[!k]*);; \
 
347
            *k*) failcom='fail=yes';; \
 
348
          esac; \
 
349
        done; \
 
350
        dot_seen=no; \
 
351
        case "$@" in \
 
352
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
353
          *) list='$(SUBDIRS)' ;; \
 
354
        esac; \
 
355
        rev=''; for subdir in $$list; do \
 
356
          if test "$$subdir" = "."; then :; else \
 
357
            rev="$$subdir $$rev"; \
 
358
          fi; \
 
359
        done; \
 
360
        rev="$$rev ."; \
 
361
        target=`echo $@ | sed s/-recursive//`; \
 
362
        for subdir in $$rev; do \
 
363
          echo "Making $$target in $$subdir"; \
 
364
          if test "$$subdir" = "."; then \
 
365
            local_target="$$target-am"; \
 
366
          else \
 
367
            local_target="$$target"; \
 
368
          fi; \
 
369
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
370
          || eval $$failcom; \
 
371
        done && test -z "$$fail"
 
372
tags-recursive:
 
373
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
374
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
375
        done
 
376
ctags-recursive:
 
377
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
378
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
379
        done
 
380
 
 
381
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
382
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
383
        unique=`for i in $$list; do \
 
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
385
          done | \
 
386
          $(AWK) '    { files[$$0] = 1; } \
 
387
               END { for (i in files) print i; }'`; \
 
388
        mkid -fID $$unique
 
389
tags: TAGS
 
390
 
 
391
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
392
                $(TAGS_FILES) $(LISP)
 
393
        tags=; \
 
394
        here=`pwd`; \
 
395
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
396
          include_option=--etags-include; \
 
397
          empty_fix=.; \
 
398
        else \
 
399
          include_option=--include; \
 
400
          empty_fix=; \
 
401
        fi; \
 
402
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
403
          if test "$$subdir" = .; then :; else \
 
404
            test ! -f $$subdir/TAGS || \
 
405
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
406
          fi; \
 
407
        done; \
 
408
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
409
        unique=`for i in $$list; do \
 
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
411
          done | \
 
412
          $(AWK) '    { files[$$0] = 1; } \
 
413
               END { for (i in files) print i; }'`; \
 
414
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
415
          test -n "$$unique" || unique=$$empty_fix; \
 
416
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
417
            $$tags $$unique; \
 
418
        fi
 
419
ctags: CTAGS
 
420
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
421
                $(TAGS_FILES) $(LISP)
 
422
        tags=; \
 
423
        here=`pwd`; \
 
424
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
425
        unique=`for i in $$list; do \
 
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
427
          done | \
 
428
          $(AWK) '    { files[$$0] = 1; } \
 
429
               END { for (i in files) print i; }'`; \
 
430
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
431
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
432
             $$tags $$unique
 
433
 
 
434
GTAGS:
 
435
        here=`$(am__cd) $(top_builddir) && pwd` \
 
436
          && cd $(top_srcdir) \
 
437
          && gtags -i $(GTAGS_ARGS) $$here
 
438
 
 
439
distclean-tags:
 
440
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
441
 
 
442
distdir: $(DISTFILES)
 
443
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
444
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
445
        list='$(DISTFILES)'; for file in $$list; do \
 
446
          case $$file in \
 
447
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
448
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
449
          esac; \
 
450
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
451
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
452
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
453
            dir="/$$dir"; \
 
454
            $(mkdir_p) "$(distdir)$$dir"; \
 
455
          else \
 
456
            dir=''; \
 
457
          fi; \
 
458
          if test -d $$d/$$file; then \
 
459
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
460
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
461
            fi; \
 
462
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
463
          else \
 
464
            test -f $(distdir)/$$file \
 
465
            || cp -p $$d/$$file $(distdir)/$$file \
 
466
            || exit 1; \
 
467
          fi; \
 
468
        done
 
469
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
470
          if test "$$subdir" = .; then :; else \
 
471
            test -d "$(distdir)/$$subdir" \
 
472
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
473
            || exit 1; \
 
474
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
475
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
476
            (cd $$subdir && \
 
477
              $(MAKE) $(AM_MAKEFLAGS) \
 
478
                top_distdir="$$top_distdir" \
 
479
                distdir="$$distdir/$$subdir" \
 
480
                distdir) \
 
481
              || exit 1; \
 
482
          fi; \
 
483
        done
 
484
check-am: all-am
 
485
check: check-recursive
 
486
all-am: Makefile
 
487
installdirs: installdirs-recursive
 
488
installdirs-am:
 
489
install: install-recursive
 
490
install-exec: install-exec-recursive
 
491
install-data: install-data-recursive
 
492
uninstall: uninstall-recursive
 
493
 
 
494
install-am: all-am
 
495
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
496
 
 
497
installcheck: installcheck-recursive
 
498
install-strip:
 
499
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
500
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
501
          `test -z '$(STRIP)' || \
 
502
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
503
mostlyclean-generic:
 
504
 
 
505
clean-generic:
 
506
 
 
507
distclean-generic:
 
508
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
509
 
 
510
maintainer-clean-generic:
 
511
        @echo "This command is intended for maintainers to use"
 
512
        @echo "it deletes files that may require special tools to rebuild."
 
513
clean: clean-recursive
 
514
 
 
515
clean-am: clean-generic clean-libtool mostlyclean-am
 
516
 
 
517
distclean: distclean-recursive
 
518
        -rm -f Makefile
 
519
distclean-am: clean-am distclean-generic distclean-libtool \
 
520
        distclean-tags
 
521
 
 
522
dvi: dvi-recursive
 
523
 
 
524
dvi-am:
 
525
 
 
526
html: html-recursive
 
527
 
 
528
info: info-recursive
 
529
 
 
530
info-am:
 
531
 
 
532
install-data-am:
 
533
 
 
534
install-exec-am:
 
535
 
 
536
install-info: install-info-recursive
 
537
 
 
538
install-man:
 
539
 
 
540
installcheck-am:
 
541
 
 
542
maintainer-clean: maintainer-clean-recursive
 
543
        -rm -f Makefile
 
544
maintainer-clean-am: distclean-am maintainer-clean-generic
 
545
 
 
546
mostlyclean: mostlyclean-recursive
 
547
 
 
548
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
549
 
 
550
pdf: pdf-recursive
 
551
 
 
552
pdf-am:
 
553
 
 
554
ps: ps-recursive
 
555
 
 
556
ps-am:
 
557
 
 
558
uninstall-am: uninstall-info-am
 
559
 
 
560
uninstall-info: uninstall-info-recursive
 
561
 
 
562
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
563
        clean clean-generic clean-libtool clean-recursive ctags \
 
564
        ctags-recursive distclean distclean-generic distclean-libtool \
 
565
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
566
        html-am info info-am install install-am install-data \
 
567
        install-data-am install-exec install-exec-am install-info \
 
568
        install-info-am install-man install-strip installcheck \
 
569
        installcheck-am installdirs installdirs-am maintainer-clean \
 
570
        maintainer-clean-generic maintainer-clean-recursive \
 
571
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
572
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
573
        uninstall uninstall-am uninstall-info-am
 
574
 
 
575
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
576
# Otherwise a system limit (for SysV at least) may be exceeded.
 
577
.NOEXPORT: