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