Import Debian package 0.61.0-1+lenny1
[hcoop/debian/courier-authlib.git] / bdbobj / Makefile.in
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 # $Id: Makefile.am,v 1.10 2008/05/08 15:38:46 mrsam Exp $
18 #
19 # Copyright 1998 - 2005 Double Precision, Inc. See COPYING for
20 # distribution information.
21
22
23
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 @FOUND_DB_TRUE@noinst_PROGRAMS = testbdb$(EXEEXT)
43 subdir = .
44 DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
45 $(srcdir)/../config.sub $(srcdir)/../depcomp \
46 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
47 $(srcdir)/../missing $(srcdir)/Makefile.am \
48 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
49 $(top_srcdir)/configure
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/configure.in
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES =
59 LTLIBRARIES = $(noinst_LTLIBRARIES)
60 libbdbobj_la_DEPENDENCIES =
61 am__libbdbobj_la_SOURCES_DIST = bdbobj.h bdbobj.c bdbobj2.c bdbobj3.c
62 am__objects_1 = bdbobj.lo bdbobj2.lo bdbobj3.lo
63 @FOUND_DB_TRUE@am_libbdbobj_la_OBJECTS = $(am__objects_1)
64 libbdbobj_la_OBJECTS = $(am_libbdbobj_la_OBJECTS)
65 @FOUND_DB_TRUE@am_libbdbobj_la_rpath =
66 PROGRAMS = $(noinst_PROGRAMS)
67 am__testbdb_SOURCES_DIST = testbdb.C
68 am__objects_2 = testbdb.$(OBJEXT)
69 @FOUND_DB_TRUE@am_testbdb_OBJECTS = $(am__objects_2)
70 testbdb_OBJECTS = $(am_testbdb_OBJECTS)
71 testbdb_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
73 $(testbdb_LDFLAGS) $(LDFLAGS) -o $@
74 SCRIPTS = $(noinst_SCRIPTS)
75 DEFAULT_INCLUDES = -I.@am__isrc@
76 depcomp = $(SHELL) $(top_srcdir)/../depcomp
77 am__depfiles_maybe = depfiles
78 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
79 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
80 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
83 CXXLD = $(CXX)
84 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
86 $(LDFLAGS) -o $@
87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
91 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92 CCLD = $(CC)
93 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
95 $(LDFLAGS) -o $@
96 SOURCES = $(libbdbobj_la_SOURCES) $(testbdb_SOURCES)
97 DIST_SOURCES = $(am__libbdbobj_la_SOURCES_DIST) \
98 $(am__testbdb_SOURCES_DIST)
99 ETAGS = etags
100 CTAGS = ctags
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 distdir = $(PACKAGE)-$(VERSION)
103 top_distdir = $(distdir)
104 am__remove_distdir = \
105 { test ! -d $(distdir) \
106 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
107 && rm -fr $(distdir); }; }
108 DIST_ARCHIVES = $(distdir).tar.gz
109 GZIP_ENV = --best
110 distuninstallcheck_listfiles = find . -type f -print
111 distcleancheck_listfiles = find . -type f -print
112 ACLOCAL = @ACLOCAL@
113 AMTAR = @AMTAR@
114 AR = @AR@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 CC = @CC@
120 CCDEPMODE = @CCDEPMODE@
121 CFLAGS = @CFLAGS@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CXX = @CXX@
125 CXXCPP = @CXXCPP@
126 CXXDEPMODE = @CXXDEPMODE@
127 CXXFLAGS = @CXXFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 ECHO = @ECHO@
132 ECHO_C = @ECHO_C@
133 ECHO_N = @ECHO_N@
134 ECHO_T = @ECHO_T@
135 EGREP = @EGREP@
136 EXEEXT = @EXEEXT@
137 F77 = @F77@
138 FFLAGS = @FFLAGS@
139 GREP = @GREP@
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 LDFLAGS = @LDFLAGS@
146 LIBDB = @LIBDB@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIBTOOL = @LIBTOOL@
150 LN_S = @LN_S@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAKEINFO = @MAKEINFO@
153 MKDIR_P = @MKDIR_P@
154 OBJEXT = @OBJEXT@
155 PACKAGE = @PACKAGE@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 RANLIB = @RANLIB@
163 SED = @SED@
164 SET_MAKE = @SET_MAKE@
165 SHELL = @SHELL@
166 STRIP = @STRIP@
167 VERSION = @VERSION@
168 abs_builddir = @abs_builddir@
169 abs_srcdir = @abs_srcdir@
170 abs_top_builddir = @abs_top_builddir@
171 abs_top_srcdir = @abs_top_srcdir@
172 ac_ct_CC = @ac_ct_CC@
173 ac_ct_CXX = @ac_ct_CXX@
174 ac_ct_F77 = @ac_ct_F77@
175 am__include = @am__include@
176 am__leading_dot = @am__leading_dot@
177 am__quote = @am__quote@
178 am__tar = @am__tar@
179 am__untar = @am__untar@
180 bindir = @bindir@
181 build = @build@
182 build_alias = @build_alias@
183 build_cpu = @build_cpu@
184 build_os = @build_os@
185 build_vendor = @build_vendor@
186 builddir = @builddir@
187 datadir = @datadir@
188 datarootdir = @datarootdir@
189 docdir = @docdir@
190 dvidir = @dvidir@
191 exec_prefix = @exec_prefix@
192 host = @host@
193 host_alias = @host_alias@
194 host_cpu = @host_cpu@
195 host_os = @host_os@
196 host_vendor = @host_vendor@
197 htmldir = @htmldir@
198 includedir = @includedir@
199 infodir = @infodir@
200 install_sh = @install_sh@
201 libdir = @libdir@
202 libexecdir = @libexecdir@
203 localedir = @localedir@
204 localstatedir = @localstatedir@
205 mandir = @mandir@
206 mkdir_p = @mkdir_p@
207 oldincludedir = @oldincludedir@
208 pdfdir = @pdfdir@
209 prefix = @prefix@
210 program_transform_name = @program_transform_name@
211 psdir = @psdir@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 srcdir = @srcdir@
215 sysconfdir = @sysconfdir@
216 target_alias = @target_alias@
217 top_builddir = @top_builddir@
218 top_srcdir = @top_srcdir@
219 LIBDBOBJSOURCES = bdbobj.h bdbobj.c bdbobj2.c bdbobj3.c
220 TESTBDBSOURCES = testbdb.C
221 CLEANFILES = testbdb.dat
222 @FOUND_DB_TRUE@noinst_LTLIBRARIES = libbdbobj.la
223 @FOUND_DB_TRUE@libbdbobj_la_SOURCES = $(LIBDBOBJSOURCES)
224 @FOUND_DB_TRUE@libbdbobj_la_LIBADD = @LIBDB@
225 @FOUND_DB_TRUE@testbdb_SOURCES = $(TESTBDBSOURCES)
226 @FOUND_DB_TRUE@testbdb_DEPENDENCIES = libbdbobj.la
227 @FOUND_DB_TRUE@testbdb_LDADD = libbdbobj.la
228 @FOUND_DB_TRUE@testbdb_LDFLAGS = -static
229 @FOUND_DB_FALSE@noinst_SCRIPTS = notfound
230 EXTRA_DIST = $(LIBDBOBJSOURCES) $(TESTBDBSOURCES) testsuite testsuite.txt
231 all: config.h
232 $(MAKE) $(AM_MAKEFLAGS) all-am
233
234 .SUFFIXES:
235 .SUFFIXES: .C .c .lo .o .obj
236 am--refresh:
237 @:
238 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
239 @for dep in $?; do \
240 case '$(am__configure_deps)' in \
241 *$$dep*) \
242 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
243 cd $(srcdir) && $(AUTOMAKE) --foreign \
244 && exit 0; \
245 exit 1;; \
246 esac; \
247 done; \
248 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
249 cd $(top_srcdir) && \
250 $(AUTOMAKE) --foreign Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253 @case '$?' in \
254 *config.status*) \
255 echo ' $(SHELL) ./config.status'; \
256 $(SHELL) ./config.status;; \
257 *) \
258 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
259 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260 esac;
261
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263 $(SHELL) ./config.status --recheck
264
265 $(top_srcdir)/configure: $(am__configure_deps)
266 cd $(srcdir) && $(AUTOCONF)
267 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
268 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
269
270 config.h: stamp-h1
271 @if test ! -f $@; then \
272 rm -f stamp-h1; \
273 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
274 else :; fi
275
276 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
277 @rm -f stamp-h1
278 cd $(top_builddir) && $(SHELL) ./config.status config.h
279 $(srcdir)/config.h.in: $(am__configure_deps)
280 cd $(top_srcdir) && $(AUTOHEADER)
281 rm -f stamp-h1
282 touch $@
283
284 distclean-hdr:
285 -rm -f config.h stamp-h1
286
287 clean-noinstLTLIBRARIES:
288 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
289 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
290 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
291 test "$$dir" != "$$p" || dir=.; \
292 echo "rm -f \"$${dir}/so_locations\""; \
293 rm -f "$${dir}/so_locations"; \
294 done
295 libbdbobj.la: $(libbdbobj_la_OBJECTS) $(libbdbobj_la_DEPENDENCIES)
296 $(LINK) $(am_libbdbobj_la_rpath) $(libbdbobj_la_OBJECTS) $(libbdbobj_la_LIBADD) $(LIBS)
297
298 clean-noinstPROGRAMS:
299 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
300 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
301 echo " rm -f $$p $$f"; \
302 rm -f $$p $$f ; \
303 done
304 testbdb$(EXEEXT): $(testbdb_OBJECTS) $(testbdb_DEPENDENCIES)
305 @rm -f testbdb$(EXEEXT)
306 $(testbdb_LINK) $(testbdb_OBJECTS) $(testbdb_LDADD) $(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)/bdbobj.Plo@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdbobj2.Plo@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdbobj3.Plo@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testbdb.Po@am__quote@
318
319 .C.o:
320 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
321 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
325
326 .C.obj:
327 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
328 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
332
333 .C.lo:
334 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
335 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
336 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
337 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
339
340 .c.o:
341 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
342 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
346
347 .c.obj:
348 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
349 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
353
354 .c.lo:
355 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
356 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
360
361 mostlyclean-libtool:
362 -rm -f *.lo
363
364 clean-libtool:
365 -rm -rf .libs _libs
366
367 distclean-libtool:
368 -rm -f libtool
369
370 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 done | \
375 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
376 END { if (nonempty) { for (i in files) print i; }; }'`; \
377 mkid -fID $$unique
378 tags: TAGS
379
380 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
381 $(TAGS_FILES) $(LISP)
382 tags=; \
383 here=`pwd`; \
384 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
385 unique=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387 done | \
388 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389 END { if (nonempty) { for (i in files) print i; }; }'`; \
390 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
391 test -n "$$unique" || unique=$$empty_fix; \
392 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393 $$tags $$unique; \
394 fi
395 ctags: CTAGS
396 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
397 $(TAGS_FILES) $(LISP)
398 tags=; \
399 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
400 unique=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402 done | \
403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404 END { if (nonempty) { for (i in files) print i; }; }'`; \
405 test -z "$(CTAGS_ARGS)$$tags$$unique" \
406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407 $$tags $$unique
408
409 GTAGS:
410 here=`$(am__cd) $(top_builddir) && pwd` \
411 && cd $(top_srcdir) \
412 && gtags -i $(GTAGS_ARGS) $$here
413
414 distclean-tags:
415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
417 distdir: $(DISTFILES)
418 $(am__remove_distdir)
419 test -d $(distdir) || mkdir $(distdir)
420 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422 list='$(DISTFILES)'; \
423 dist_files=`for file in $$list; do echo $$file; done | \
424 sed -e "s|^$$srcdirstrip/||;t" \
425 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426 case $$dist_files in \
427 */*) $(MKDIR_P) `echo "$$dist_files" | \
428 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429 sort -u` ;; \
430 esac; \
431 for file in $$dist_files; do \
432 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433 if test -d $$d/$$file; then \
434 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
437 fi; \
438 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
439 else \
440 test -f $(distdir)/$$file \
441 || cp -p $$d/$$file $(distdir)/$$file \
442 || exit 1; \
443 fi; \
444 done
445 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
446 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
447 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
448 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
449 || chmod -R a+r $(distdir)
450 dist-gzip: distdir
451 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
452 $(am__remove_distdir)
453
454 dist-bzip2: distdir
455 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
456 $(am__remove_distdir)
457
458 dist-lzma: distdir
459 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
460 $(am__remove_distdir)
461
462 dist-tarZ: distdir
463 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
464 $(am__remove_distdir)
465
466 dist-shar: distdir
467 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
468 $(am__remove_distdir)
469
470 dist-zip: distdir
471 -rm -f $(distdir).zip
472 zip -rq $(distdir).zip $(distdir)
473 $(am__remove_distdir)
474
475 dist dist-all: distdir
476 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
477 $(am__remove_distdir)
478
479 # This target untars the dist file and tries a VPATH configuration. Then
480 # it guarantees that the distribution is self-contained by making another
481 # tarfile.
482 distcheck: dist
483 case '$(DIST_ARCHIVES)' in \
484 *.tar.gz*) \
485 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
486 *.tar.bz2*) \
487 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
488 *.tar.lzma*) \
489 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
490 *.tar.Z*) \
491 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
492 *.shar.gz*) \
493 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
494 *.zip*) \
495 unzip $(distdir).zip ;;\
496 esac
497 chmod -R a-w $(distdir); chmod a+w $(distdir)
498 mkdir $(distdir)/_build
499 mkdir $(distdir)/_inst
500 chmod a-w $(distdir)
501 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
502 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
503 && cd $(distdir)/_build \
504 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
505 $(DISTCHECK_CONFIGURE_FLAGS) \
506 && $(MAKE) $(AM_MAKEFLAGS) \
507 && $(MAKE) $(AM_MAKEFLAGS) dvi \
508 && $(MAKE) $(AM_MAKEFLAGS) check \
509 && $(MAKE) $(AM_MAKEFLAGS) install \
510 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
511 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
512 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
513 distuninstallcheck \
514 && chmod -R a-w "$$dc_install_base" \
515 && ({ \
516 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
517 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
518 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
519 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
520 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
521 } || { rm -rf "$$dc_destdir"; exit 1; }) \
522 && rm -rf "$$dc_destdir" \
523 && $(MAKE) $(AM_MAKEFLAGS) dist \
524 && rm -rf $(DIST_ARCHIVES) \
525 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
526 $(am__remove_distdir)
527 @(echo "$(distdir) archives ready for distribution: "; \
528 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
529 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
530 distuninstallcheck:
531 @cd $(distuninstallcheck_dir) \
532 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
533 || { echo "ERROR: files left after uninstall:" ; \
534 if test -n "$(DESTDIR)"; then \
535 echo " (check DESTDIR support)"; \
536 fi ; \
537 $(distuninstallcheck_listfiles) ; \
538 exit 1; } >&2
539 distcleancheck: distclean
540 @if test '$(srcdir)' = . ; then \
541 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
542 exit 1 ; \
543 fi
544 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
545 || { echo "ERROR: files left in build directory after distclean:" ; \
546 $(distcleancheck_listfiles) ; \
547 exit 1; } >&2
548 check-am: all-am
549 check: check-am
550 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) config.h
551 installdirs:
552 install: install-am
553 install-exec: install-exec-am
554 install-data: install-data-am
555 uninstall: uninstall-am
556
557 install-am: all-am
558 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
559
560 installcheck: installcheck-am
561 install-strip:
562 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564 `test -z '$(STRIP)' || \
565 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566 mostlyclean-generic:
567
568 clean-generic:
569 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
570
571 distclean-generic:
572 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
573
574 maintainer-clean-generic:
575 @echo "This command is intended for maintainers to use"
576 @echo "it deletes files that may require special tools to rebuild."
577 clean: clean-am
578
579 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
580 clean-noinstPROGRAMS mostlyclean-am
581
582 distclean: distclean-am
583 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
584 -rm -rf ./$(DEPDIR)
585 -rm -f Makefile
586 distclean-am: clean-am distclean-compile distclean-generic \
587 distclean-hdr distclean-libtool distclean-tags
588
589 dvi: dvi-am
590
591 dvi-am:
592
593 html: html-am
594
595 info: info-am
596
597 info-am:
598
599 install-data-am:
600
601 install-dvi: install-dvi-am
602
603 install-exec-am:
604
605 install-html: install-html-am
606
607 install-info: install-info-am
608
609 install-man:
610
611 install-pdf: install-pdf-am
612
613 install-ps: install-ps-am
614
615 installcheck-am:
616
617 maintainer-clean: maintainer-clean-am
618 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619 -rm -rf $(top_srcdir)/autom4te.cache
620 -rm -rf ./$(DEPDIR)
621 -rm -f Makefile
622 maintainer-clean-am: distclean-am maintainer-clean-generic
623
624 mostlyclean: mostlyclean-am
625
626 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
627 mostlyclean-libtool
628
629 pdf: pdf-am
630
631 pdf-am:
632
633 ps: ps-am
634
635 ps-am:
636
637 uninstall-am:
638
639 .MAKE: install-am install-strip
640
641 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
642 clean-generic clean-libtool clean-noinstLTLIBRARIES \
643 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
644 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
645 distclean-compile distclean-generic distclean-hdr \
646 distclean-libtool distclean-tags distcleancheck distdir \
647 distuninstallcheck dvi dvi-am html html-am info info-am \
648 install install-am install-data install-data-am install-dvi \
649 install-dvi-am install-exec install-exec-am install-html \
650 install-html-am install-info install-info-am install-man \
651 install-pdf install-pdf-am install-ps install-ps-am \
652 install-strip installcheck installcheck-am installdirs \
653 maintainer-clean maintainer-clean-generic mostlyclean \
654 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
655 pdf pdf-am ps ps-am tags uninstall uninstall-am
656
657
658 @FOUND_DB_TRUE@check-am:
659 @FOUND_DB_TRUE@ $(srcdir)/testsuite | cmp -s - $(srcdir)/testsuite.txt
660
661 @FOUND_DB_FALSE@notfound:
662 @FOUND_DB_FALSE@ @exit 0
663 # Tell versions [3.59,3.63) of GNU make to not export all variables.
664 # Otherwise a system limit (for SysV at least) may be exceeded.
665 .NOEXPORT: