Imported upstream version 0.60.1
[hcoop/debian/courier-authlib.git] / bdbobj / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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.9 2007/06/30 15:40:52 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_LIBADD =
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@testbdb_SOURCES = $(TESTBDBSOURCES)
225 @FOUND_DB_TRUE@testbdb_DEPENDENCIES = libbdbobj.la
226 @FOUND_DB_TRUE@testbdb_LDADD = libbdbobj.la @LIBDB@
227 @FOUND_DB_TRUE@testbdb_LDFLAGS = -static
228 @FOUND_DB_FALSE@noinst_SCRIPTS = notfound
229 EXTRA_DIST = $(LIBDBOBJSOURCES) $(TESTBDBSOURCES) testsuite testsuite.txt
230 all: config.h
231 $(MAKE) $(AM_MAKEFLAGS) all-am
232
233 .SUFFIXES:
234 .SUFFIXES: .C .c .lo .o .obj
235 am--refresh:
236 @:
237 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
238 @for dep in $?; do \
239 case '$(am__configure_deps)' in \
240 *$$dep*) \
241 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
242 cd $(srcdir) && $(AUTOMAKE) --foreign \
243 && exit 0; \
244 exit 1;; \
245 esac; \
246 done; \
247 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
248 cd $(top_srcdir) && \
249 $(AUTOMAKE) --foreign Makefile
250 .PRECIOUS: Makefile
251 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252 @case '$?' in \
253 *config.status*) \
254 echo ' $(SHELL) ./config.status'; \
255 $(SHELL) ./config.status;; \
256 *) \
257 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
258 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
259 esac;
260
261 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262 $(SHELL) ./config.status --recheck
263
264 $(top_srcdir)/configure: $(am__configure_deps)
265 cd $(srcdir) && $(AUTOCONF)
266 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
267 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
268
269 config.h: stamp-h1
270 @if test ! -f $@; then \
271 rm -f stamp-h1; \
272 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
273 else :; fi
274
275 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
276 @rm -f stamp-h1
277 cd $(top_builddir) && $(SHELL) ./config.status config.h
278 $(srcdir)/config.h.in: $(am__configure_deps)
279 cd $(top_srcdir) && $(AUTOHEADER)
280 rm -f stamp-h1
281 touch $@
282
283 distclean-hdr:
284 -rm -f config.h stamp-h1
285
286 clean-noinstLTLIBRARIES:
287 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
288 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
289 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
290 test "$$dir" != "$$p" || dir=.; \
291 echo "rm -f \"$${dir}/so_locations\""; \
292 rm -f "$${dir}/so_locations"; \
293 done
294 libbdbobj.la: $(libbdbobj_la_OBJECTS) $(libbdbobj_la_DEPENDENCIES)
295 $(LINK) $(am_libbdbobj_la_rpath) $(libbdbobj_la_OBJECTS) $(libbdbobj_la_LIBADD) $(LIBS)
296
297 clean-noinstPROGRAMS:
298 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
299 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
300 echo " rm -f $$p $$f"; \
301 rm -f $$p $$f ; \
302 done
303 testbdb$(EXEEXT): $(testbdb_OBJECTS) $(testbdb_DEPENDENCIES)
304 @rm -f testbdb$(EXEEXT)
305 $(testbdb_LINK) $(testbdb_OBJECTS) $(testbdb_LDADD) $(LIBS)
306
307 mostlyclean-compile:
308 -rm -f *.$(OBJEXT)
309
310 distclean-compile:
311 -rm -f *.tab.c
312
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdbobj.Plo@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdbobj2.Plo@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdbobj3.Plo@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testbdb.Po@am__quote@
317
318 .C.o:
319 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
320 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
321 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
324
325 .C.obj:
326 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
327 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
328 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
330 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
331
332 .C.lo:
333 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
334 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
335 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
336 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
337 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
338
339 .c.o:
340 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
341 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
344 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
345
346 .c.obj:
347 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
348 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
352
353 .c.lo:
354 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
355 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
359
360 mostlyclean-libtool:
361 -rm -f *.lo
362
363 clean-libtool:
364 -rm -rf .libs _libs
365
366 distclean-libtool:
367 -rm -f libtool
368
369 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 done | \
374 $(AWK) ' { files[$$0] = 1; } \
375 END { for (i in files) print i; }'`; \
376 mkid -fID $$unique
377 tags: TAGS
378
379 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
380 $(TAGS_FILES) $(LISP)
381 tags=; \
382 here=`pwd`; \
383 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) ' { files[$$0] = 1; } \
388 END { for (i in files) print i; }'`; \
389 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
390 test -n "$$unique" || unique=$$empty_fix; \
391 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392 $$tags $$unique; \
393 fi
394 ctags: CTAGS
395 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
396 $(TAGS_FILES) $(LISP)
397 tags=; \
398 here=`pwd`; \
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; } \
404 END { 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-tarZ: distdir
459 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
460 $(am__remove_distdir)
461
462 dist-shar: distdir
463 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
464 $(am__remove_distdir)
465
466 dist-zip: distdir
467 -rm -f $(distdir).zip
468 zip -rq $(distdir).zip $(distdir)
469 $(am__remove_distdir)
470
471 dist dist-all: distdir
472 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
473 $(am__remove_distdir)
474
475 # This target untars the dist file and tries a VPATH configuration. Then
476 # it guarantees that the distribution is self-contained by making another
477 # tarfile.
478 distcheck: dist
479 case '$(DIST_ARCHIVES)' in \
480 *.tar.gz*) \
481 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
482 *.tar.bz2*) \
483 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
484 *.tar.Z*) \
485 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
486 *.shar.gz*) \
487 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
488 *.zip*) \
489 unzip $(distdir).zip ;;\
490 esac
491 chmod -R a-w $(distdir); chmod a+w $(distdir)
492 mkdir $(distdir)/_build
493 mkdir $(distdir)/_inst
494 chmod a-w $(distdir)
495 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
496 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
497 && cd $(distdir)/_build \
498 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
499 $(DISTCHECK_CONFIGURE_FLAGS) \
500 && $(MAKE) $(AM_MAKEFLAGS) \
501 && $(MAKE) $(AM_MAKEFLAGS) dvi \
502 && $(MAKE) $(AM_MAKEFLAGS) check \
503 && $(MAKE) $(AM_MAKEFLAGS) install \
504 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
505 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
506 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
507 distuninstallcheck \
508 && chmod -R a-w "$$dc_install_base" \
509 && ({ \
510 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
511 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
512 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
513 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
514 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
515 } || { rm -rf "$$dc_destdir"; exit 1; }) \
516 && rm -rf "$$dc_destdir" \
517 && $(MAKE) $(AM_MAKEFLAGS) dist \
518 && rm -rf $(DIST_ARCHIVES) \
519 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
520 $(am__remove_distdir)
521 @(echo "$(distdir) archives ready for distribution: "; \
522 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
523 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
524 distuninstallcheck:
525 @cd $(distuninstallcheck_dir) \
526 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
527 || { echo "ERROR: files left after uninstall:" ; \
528 if test -n "$(DESTDIR)"; then \
529 echo " (check DESTDIR support)"; \
530 fi ; \
531 $(distuninstallcheck_listfiles) ; \
532 exit 1; } >&2
533 distcleancheck: distclean
534 @if test '$(srcdir)' = . ; then \
535 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
536 exit 1 ; \
537 fi
538 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
539 || { echo "ERROR: files left in build directory after distclean:" ; \
540 $(distcleancheck_listfiles) ; \
541 exit 1; } >&2
542 check-am: all-am
543 check: check-am
544 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) config.h
545 installdirs:
546 install: install-am
547 install-exec: install-exec-am
548 install-data: install-data-am
549 uninstall: uninstall-am
550
551 install-am: all-am
552 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
553
554 installcheck: installcheck-am
555 install-strip:
556 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
557 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
558 `test -z '$(STRIP)' || \
559 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
560 mostlyclean-generic:
561
562 clean-generic:
563 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
564
565 distclean-generic:
566 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
567
568 maintainer-clean-generic:
569 @echo "This command is intended for maintainers to use"
570 @echo "it deletes files that may require special tools to rebuild."
571 clean: clean-am
572
573 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
574 clean-noinstPROGRAMS mostlyclean-am
575
576 distclean: distclean-am
577 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
578 -rm -rf ./$(DEPDIR)
579 -rm -f Makefile
580 distclean-am: clean-am distclean-compile distclean-generic \
581 distclean-hdr distclean-libtool distclean-tags
582
583 dvi: dvi-am
584
585 dvi-am:
586
587 html: html-am
588
589 info: info-am
590
591 info-am:
592
593 install-data-am:
594
595 install-dvi: install-dvi-am
596
597 install-exec-am:
598
599 install-html: install-html-am
600
601 install-info: install-info-am
602
603 install-man:
604
605 install-pdf: install-pdf-am
606
607 install-ps: install-ps-am
608
609 installcheck-am:
610
611 maintainer-clean: maintainer-clean-am
612 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
613 -rm -rf $(top_srcdir)/autom4te.cache
614 -rm -rf ./$(DEPDIR)
615 -rm -f Makefile
616 maintainer-clean-am: distclean-am maintainer-clean-generic
617
618 mostlyclean: mostlyclean-am
619
620 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
621 mostlyclean-libtool
622
623 pdf: pdf-am
624
625 pdf-am:
626
627 ps: ps-am
628
629 ps-am:
630
631 uninstall-am:
632
633 .MAKE: install-am install-strip
634
635 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
636 clean-generic clean-libtool clean-noinstLTLIBRARIES \
637 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
638 dist-shar dist-tarZ dist-zip distcheck distclean \
639 distclean-compile distclean-generic distclean-hdr \
640 distclean-libtool distclean-tags distcleancheck distdir \
641 distuninstallcheck dvi dvi-am html html-am info info-am \
642 install install-am install-data install-data-am install-dvi \
643 install-dvi-am install-exec install-exec-am install-html \
644 install-html-am install-info install-info-am install-man \
645 install-pdf install-pdf-am install-ps install-ps-am \
646 install-strip installcheck installcheck-am installdirs \
647 maintainer-clean maintainer-clean-generic mostlyclean \
648 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
649 pdf pdf-am ps ps-am tags uninstall uninstall-am
650
651
652 @FOUND_DB_TRUE@check-am:
653 @FOUND_DB_TRUE@ $(srcdir)/testsuite | cmp -s - $(srcdir)/testsuite.txt
654
655 @FOUND_DB_FALSE@notfound:
656 @FOUND_DB_FALSE@ @exit 0
657 # Tell versions [3.59,3.63) of GNU make to not export all variables.
658 # Otherwise a system limit (for SysV at least) may be exceeded.
659 .NOEXPORT: