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