Imported Upstream version 2.3+dfsg
[shibboleth/sp.git] / memcache-store / Makefile.in
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = memcache-store
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
43         $(top_srcdir)/acinclude.m4 $(top_srcdir)/doxygen.m4 \
44         $(top_srcdir)/acx_pthread.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(plugindir)"
57 pluginLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(plugin_LTLIBRARIES)
59 am__DEPENDENCIES_1 =
60 memcache_store_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
61 am_memcache_store_la_OBJECTS = memcache-store.lo
62 memcache_store_la_OBJECTS = $(am_memcache_store_la_OBJECTS)
63 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64 depcomp = $(SHELL) $(top_srcdir)/depcomp
65 am__depfiles_maybe = depfiles
66 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
68 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
69         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
70         $(AM_CXXFLAGS) $(CXXFLAGS)
71 CXXLD = $(CXX)
72 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
73         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
74 SOURCES = $(memcache_store_la_SOURCES)
75 DIST_SOURCES = $(memcache_store_la_SOURCES)
76 ETAGS = etags
77 CTAGS = ctags
78 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 ACLOCAL = @ACLOCAL@
80 AMDEP_FALSE = @AMDEP_FALSE@
81 AMDEP_TRUE = @AMDEP_TRUE@
82 AMTAR = @AMTAR@
83 APR1_CONFIG = @APR1_CONFIG@
84 APR_CONFIG = @APR_CONFIG@
85 APU1_CONFIG = @APU1_CONFIG@
86 APU_CONFIG = @APU_CONFIG@
87 APXS = @APXS@
88 APXS2 = @APXS2@
89 APXS22 = @APXS22@
90 APXS22_CFLAGS = @APXS22_CFLAGS@
91 APXS22_INCLUDE = @APXS22_INCLUDE@
92 APXS2_CFLAGS = @APXS2_CFLAGS@
93 APXS2_INCLUDE = @APXS2_INCLUDE@
94 APXS_CFLAGS = @APXS_CFLAGS@
95 APXS_INCLUDE = @APXS_INCLUDE@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 BUILD_AP13_FALSE = @BUILD_AP13_FALSE@
102 BUILD_AP13_TRUE = @BUILD_AP13_TRUE@
103 BUILD_AP20_FALSE = @BUILD_AP20_FALSE@
104 BUILD_AP20_TRUE = @BUILD_AP20_TRUE@
105 BUILD_AP22_FALSE = @BUILD_AP22_FALSE@
106 BUILD_AP22_TRUE = @BUILD_AP22_TRUE@
107 BUILD_FASTCGI_FALSE = @BUILD_FASTCGI_FALSE@
108 BUILD_FASTCGI_TRUE = @BUILD_FASTCGI_TRUE@
109 BUILD_MEMCACHED_FALSE = @BUILD_MEMCACHED_FALSE@
110 BUILD_MEMCACHED_TRUE = @BUILD_MEMCACHED_TRUE@
111 BUILD_NSAPI_FALSE = @BUILD_NSAPI_FALSE@
112 BUILD_NSAPI_TRUE = @BUILD_NSAPI_TRUE@
113 CC = @CC@
114 CCDEPMODE = @CCDEPMODE@
115 CFLAGS = @CFLAGS@
116 CPP = @CPP@
117 CPPFLAGS = @CPPFLAGS@
118 CXX = @CXX@
119 CXXCPP = @CXXCPP@
120 CXXDEPMODE = @CXXDEPMODE@
121 CXXFLAGS = @CXXFLAGS@
122 CYGPATH_W = @CYGPATH_W@
123 DEFS = @DEFS@
124 DEPDIR = @DEPDIR@
125 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
126 DX_COND_chi_FALSE = @DX_COND_chi_FALSE@
127 DX_COND_chi_TRUE = @DX_COND_chi_TRUE@
128 DX_COND_chm_FALSE = @DX_COND_chm_FALSE@
129 DX_COND_chm_TRUE = @DX_COND_chm_TRUE@
130 DX_COND_doc_FALSE = @DX_COND_doc_FALSE@
131 DX_COND_doc_TRUE = @DX_COND_doc_TRUE@
132 DX_COND_dot_FALSE = @DX_COND_dot_FALSE@
133 DX_COND_dot_TRUE = @DX_COND_dot_TRUE@
134 DX_COND_html_FALSE = @DX_COND_html_FALSE@
135 DX_COND_html_TRUE = @DX_COND_html_TRUE@
136 DX_COND_latex_FALSE = @DX_COND_latex_FALSE@
137 DX_COND_latex_TRUE = @DX_COND_latex_TRUE@
138 DX_COND_man_FALSE = @DX_COND_man_FALSE@
139 DX_COND_man_TRUE = @DX_COND_man_TRUE@
140 DX_COND_pdf_FALSE = @DX_COND_pdf_FALSE@
141 DX_COND_pdf_TRUE = @DX_COND_pdf_TRUE@
142 DX_COND_ps_FALSE = @DX_COND_ps_FALSE@
143 DX_COND_ps_TRUE = @DX_COND_ps_TRUE@
144 DX_COND_rtf_FALSE = @DX_COND_rtf_FALSE@
145 DX_COND_rtf_TRUE = @DX_COND_rtf_TRUE@
146 DX_COND_xml_FALSE = @DX_COND_xml_FALSE@
147 DX_COND_xml_TRUE = @DX_COND_xml_TRUE@
148 DX_CONFIG = @DX_CONFIG@
149 DX_DOCDIR = @DX_DOCDIR@
150 DX_DOT = @DX_DOT@
151 DX_DOXYGEN = @DX_DOXYGEN@
152 DX_DVIPS = @DX_DVIPS@
153 DX_EGREP = @DX_EGREP@
154 DX_ENV = @DX_ENV@
155 DX_FLAG_chi = @DX_FLAG_chi@
156 DX_FLAG_chm = @DX_FLAG_chm@
157 DX_FLAG_doc = @DX_FLAG_doc@
158 DX_FLAG_dot = @DX_FLAG_dot@
159 DX_FLAG_html = @DX_FLAG_html@
160 DX_FLAG_man = @DX_FLAG_man@
161 DX_FLAG_pdf = @DX_FLAG_pdf@
162 DX_FLAG_ps = @DX_FLAG_ps@
163 DX_FLAG_rtf = @DX_FLAG_rtf@
164 DX_FLAG_xml = @DX_FLAG_xml@
165 DX_HHC = @DX_HHC@
166 DX_LATEX = @DX_LATEX@
167 DX_MAKEINDEX = @DX_MAKEINDEX@
168 DX_PDFLATEX = @DX_PDFLATEX@
169 DX_PERL = @DX_PERL@
170 DX_PROJECT = @DX_PROJECT@
171 ECHO = @ECHO@
172 ECHO_C = @ECHO_C@
173 ECHO_N = @ECHO_N@
174 ECHO_T = @ECHO_T@
175 EGREP = @EGREP@
176 EXEEXT = @EXEEXT@
177 F77 = @F77@
178 FASTCGI_INCLUDE = @FASTCGI_INCLUDE@
179 FASTCGI_LDFLAGS = @FASTCGI_LDFLAGS@
180 FASTCGI_LIBS = @FASTCGI_LIBS@
181 FFLAGS = @FFLAGS@
182 INSTALL_DATA = @INSTALL_DATA@
183 INSTALL_PROGRAM = @INSTALL_PROGRAM@
184 INSTALL_SCRIPT = @INSTALL_SCRIPT@
185 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186 LDFLAGS = @LDFLAGS@
187 LIBOBJS = @LIBOBJS@
188 LIBS = @LIBS@
189 LIBTOOL = @LIBTOOL@
190 LITE_LIBS = @LITE_LIBS@
191 LN_S = @LN_S@
192 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
193 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
194 LTLIBOBJS = @LTLIBOBJS@
195 MAKEINFO = @MAKEINFO@
196 MEMCACHED_INCLUDE = @MEMCACHED_INCLUDE@
197 MEMCACHED_LDFLAGS = @MEMCACHED_LDFLAGS@
198 MEMCACHED_LIBS = @MEMCACHED_LIBS@
199 NSAPI_INCLUDE = @NSAPI_INCLUDE@
200 OBJEXT = @OBJEXT@
201 ODBC_CFLAGS = @ODBC_CFLAGS@
202 ODBC_CONFIG = @ODBC_CONFIG@
203 ODBC_LIBS = @ODBC_LIBS@
204 OPENSAMLXMLDIR = @OPENSAMLXMLDIR@
205 PACKAGE = @PACKAGE@
206 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207 PACKAGE_NAME = @PACKAGE_NAME@
208 PACKAGE_STRING = @PACKAGE_STRING@
209 PACKAGE_TARNAME = @PACKAGE_TARNAME@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PATH_SEPARATOR = @PATH_SEPARATOR@
212 PKG_CONFIG = @PKG_CONFIG@
213 PTHREAD_CC = @PTHREAD_CC@
214 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
215 PTHREAD_LIBS = @PTHREAD_LIBS@
216 RANLIB = @RANLIB@
217 SET_MAKE = @SET_MAKE@
218 SHELL = @SHELL@
219 STRIP = @STRIP@
220 VERSION = @VERSION@
221 WANT_SUBDIRS = @WANT_SUBDIRS@
222 XMLSEC_LIBS = @XMLSEC_LIBS@
223 XMLTOOLINGXMLDIR = @XMLTOOLINGXMLDIR@
224 ac_ct_AR = @ac_ct_AR@
225 ac_ct_CC = @ac_ct_CC@
226 ac_ct_CXX = @ac_ct_CXX@
227 ac_ct_F77 = @ac_ct_F77@
228 ac_ct_RANLIB = @ac_ct_RANLIB@
229 ac_ct_STRIP = @ac_ct_STRIP@
230 ac_pt_DX_DOT = @ac_pt_DX_DOT@
231 ac_pt_DX_DOXYGEN = @ac_pt_DX_DOXYGEN@
232 ac_pt_DX_DVIPS = @ac_pt_DX_DVIPS@
233 ac_pt_DX_EGREP = @ac_pt_DX_EGREP@
234 ac_pt_DX_HHC = @ac_pt_DX_HHC@
235 ac_pt_DX_LATEX = @ac_pt_DX_LATEX@
236 ac_pt_DX_MAKEINDEX = @ac_pt_DX_MAKEINDEX@
237 ac_pt_DX_PDFLATEX = @ac_pt_DX_PDFLATEX@
238 ac_pt_DX_PERL = @ac_pt_DX_PERL@
239 acx_pthread_config = @acx_pthread_config@
240 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
241 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
242 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
243 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
247 am__tar = @am__tar@
248 am__untar = @am__untar@
249 bindir = @bindir@
250 build = @build@
251 build_alias = @build_alias@
252 build_cpu = @build_cpu@
253 build_os = @build_os@
254 build_vendor = @build_vendor@
255 datadir = @datadir@
256 exec_prefix = @exec_prefix@
257 host = @host@
258 host_alias = @host_alias@
259 host_cpu = @host_cpu@
260 host_os = @host_os@
261 host_vendor = @host_vendor@
262 includedir = @includedir@
263 infodir = @infodir@
264 install_sh = @install_sh@
265 libdir = @libdir@
266 libexecdir = @libexecdir@
267 localstatedir = @localstatedir@
268 mandir = @mandir@
269 mkdir_p = @mkdir_p@
270 oldincludedir = @oldincludedir@
271 prefix = @prefix@
272 program_transform_name = @program_transform_name@
273 sbindir = @sbindir@
274 sharedstatedir = @sharedstatedir@
275 sysconfdir = @sysconfdir@
276 target_alias = @target_alias@
277 xs = @xs@
278 AUTOMAKE_OPTIONS = foreign
279 plugindir = $(libdir)/@PACKAGE@
280 plugin_LTLIBRARIES = memcache-store.la
281 AM_CFLAGS = $(MEMCACHED_CFLAGS)
282 AM_CXXFLAGS = $(MEMCACHED_CFLAGS)
283 memcache_store_la_LIBADD = \
284         $(MEMCACHED_LIBS)
285
286 memcache_store_la_SOURCES = \
287         memcache-store.cpp
288
289 memcache_store_la_LDFLAGS = -module -avoid-version $(XMLSEC_LIBS)
290 EXTRA_DIST = memcache-store.vcproj memcache-store.rc resource.h
291 all: all-am
292
293 .SUFFIXES:
294 .SUFFIXES: .cpp .lo .o .obj
295 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
296         @for dep in $?; do \
297           case '$(am__configure_deps)' in \
298             *$$dep*) \
299               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
300                 && exit 0; \
301               exit 1;; \
302           esac; \
303         done; \
304         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  memcache-store/Makefile'; \
305         cd $(top_srcdir) && \
306           $(AUTOMAKE) --foreign  memcache-store/Makefile
307 .PRECIOUS: Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309         @case '$?' in \
310           *config.status*) \
311             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312           *) \
313             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315         esac;
316
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320 $(top_srcdir)/configure:  $(am__configure_deps)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
325         @$(NORMAL_INSTALL)
326         test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
327         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
328           if test -f $$p; then \
329             f=$(am__strip_dir) \
330             echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
331             $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
332           else :; fi; \
333         done
334
335 uninstall-pluginLTLIBRARIES:
336         @$(NORMAL_UNINSTALL)
337         @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
338           p=$(am__strip_dir) \
339           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
340           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
341         done
342
343 clean-pluginLTLIBRARIES:
344         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
345         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
346           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
347           test "$$dir" != "$$p" || dir=.; \
348           echo "rm -f \"$${dir}/so_locations\""; \
349           rm -f "$${dir}/so_locations"; \
350         done
351 memcache-store.la: $(memcache_store_la_OBJECTS) $(memcache_store_la_DEPENDENCIES) 
352         $(CXXLINK) -rpath $(plugindir) $(memcache_store_la_LDFLAGS) $(memcache_store_la_OBJECTS) $(memcache_store_la_LIBADD) $(LIBS)
353
354 mostlyclean-compile:
355         -rm -f *.$(OBJEXT)
356
357 distclean-compile:
358         -rm -f *.tab.c
359
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcache-store.Plo@am__quote@
361
362 .cpp.o:
363 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
364 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
365 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
368
369 .cpp.obj:
370 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
371 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
372 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
373 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
375
376 .cpp.lo:
377 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
378 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
382
383 mostlyclean-libtool:
384         -rm -f *.lo
385
386 clean-libtool:
387         -rm -rf .libs _libs
388
389 distclean-libtool:
390         -rm -f libtool
391 uninstall-info-am:
392
393 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
394         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '    { files[$$0] = 1; } \
399                END { for (i in files) print i; }'`; \
400         mkid -fID $$unique
401 tags: TAGS
402
403 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
404                 $(TAGS_FILES) $(LISP)
405         tags=; \
406         here=`pwd`; \
407         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '    { files[$$0] = 1; } \
412                END { for (i in files) print i; }'`; \
413         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
414           test -n "$$unique" || unique=$$empty_fix; \
415           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416             $$tags $$unique; \
417         fi
418 ctags: CTAGS
419 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420                 $(TAGS_FILES) $(LISP)
421         tags=; \
422         here=`pwd`; \
423         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '    { files[$$0] = 1; } \
428                END { for (i in files) print i; }'`; \
429         test -z "$(CTAGS_ARGS)$$tags$$unique" \
430           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
431              $$tags $$unique
432
433 GTAGS:
434         here=`$(am__cd) $(top_builddir) && pwd` \
435           && cd $(top_srcdir) \
436           && gtags -i $(GTAGS_ARGS) $$here
437
438 distclean-tags:
439         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441 distdir: $(DISTFILES)
442         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
443         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
444         list='$(DISTFILES)'; for file in $$list; do \
445           case $$file in \
446             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
447             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
448           esac; \
449           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
451           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
452             dir="/$$dir"; \
453             $(mkdir_p) "$(distdir)$$dir"; \
454           else \
455             dir=''; \
456           fi; \
457           if test -d $$d/$$file; then \
458             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
460             fi; \
461             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
462           else \
463             test -f $(distdir)/$$file \
464             || cp -p $$d/$$file $(distdir)/$$file \
465             || exit 1; \
466           fi; \
467         done
468 check-am: all-am
469 check: check-am
470 all-am: Makefile $(LTLIBRARIES)
471 installdirs:
472         for dir in "$(DESTDIR)$(plugindir)"; do \
473           test -z "$$dir" || $(mkdir_p) "$$dir"; \
474         done
475 install: install-am
476 install-exec: install-exec-am
477 install-data: install-data-am
478 uninstall: uninstall-am
479
480 install-am: all-am
481         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482
483 installcheck: installcheck-am
484 install-strip:
485         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
486           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
487           `test -z '$(STRIP)' || \
488             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
489 mostlyclean-generic:
490
491 clean-generic:
492
493 distclean-generic:
494         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
495
496 maintainer-clean-generic:
497         @echo "This command is intended for maintainers to use"
498         @echo "it deletes files that may require special tools to rebuild."
499 clean: clean-am
500
501 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
502         mostlyclean-am
503
504 distclean: distclean-am
505         -rm -rf ./$(DEPDIR)
506         -rm -f Makefile
507 distclean-am: clean-am distclean-compile distclean-generic \
508         distclean-libtool distclean-tags
509
510 dvi: dvi-am
511
512 dvi-am:
513
514 html: html-am
515
516 info: info-am
517
518 info-am:
519
520 install-data-am: install-pluginLTLIBRARIES
521
522 install-exec-am:
523         @$(NORMAL_INSTALL)
524         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
525
526 install-info: install-info-am
527
528 install-man:
529
530 installcheck-am:
531
532 maintainer-clean: maintainer-clean-am
533         -rm -rf ./$(DEPDIR)
534         -rm -f Makefile
535 maintainer-clean-am: distclean-am maintainer-clean-generic
536
537 mostlyclean: mostlyclean-am
538
539 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
540         mostlyclean-libtool
541
542 pdf: pdf-am
543
544 pdf-am:
545
546 ps: ps-am
547
548 ps-am:
549
550 uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
551
552 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
553         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
554         distclean-compile distclean-generic distclean-libtool \
555         distclean-tags distdir dvi dvi-am html html-am info info-am \
556         install install-am install-data install-data-am install-exec \
557         install-exec-am install-exec-hook install-info install-info-am \
558         install-man install-pluginLTLIBRARIES install-strip \
559         installcheck installcheck-am installdirs maintainer-clean \
560         maintainer-clean-generic mostlyclean mostlyclean-compile \
561         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
562         tags uninstall uninstall-am uninstall-info-am \
563         uninstall-pluginLTLIBRARIES
564
565
566 install-exec-hook:
567         for la in $(plugin_LTLIBRARIES) ; do rm -f $(DESTDIR)$(plugindir)/$$la ; done
568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
569 # Otherwise a system limit (for SysV at least) may be exceeded.
570 .NOEXPORT: