Imported upstream version 0.59.3
[hcoop/debian/courier-authlib.git] / bdbobj / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # $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
24 srcdir = @srcdir@
25 top_srcdir = @top_srcdir@
26 VPATH = @srcdir@
27 pkgdatadir = $(datadir)/@PACKAGE@
28 pkglibdir = $(libdir)/@PACKAGE@
29 pkgincludedir = $(includedir)/@PACKAGE@
30 top_builddir = .
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 INSTALL = @INSTALL@
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
38 NORMAL_INSTALL = :
39 PRE_INSTALL = :
40 POST_INSTALL = :
41 NORMAL_UNINSTALL = :
42 PRE_UNINSTALL = :
43 POST_UNINSTALL = :
44 build_triplet = @build@
45 host_triplet = @host@
46 @FOUND_DB_TRUE@noinst_PROGRAMS = testbdb$(EXEEXT)
47 DIST_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
53 subdir = .
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/configure.in
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = config.h
62 CONFIG_CLEAN_FILES =
63 LTLIBRARIES = $(noinst_LTLIBRARIES)
64 libbdbobj_la_LIBADD =
65 am__libbdbobj_la_SOURCES_DIST = bdbobj.h bdbobj.c bdbobj2.c bdbobj3.c
66 am__objects_1 = bdbobj.lo bdbobj2.lo bdbobj3.lo
67 @FOUND_DB_TRUE@am_libbdbobj_la_OBJECTS = $(am__objects_1)
68 libbdbobj_la_OBJECTS = $(am_libbdbobj_la_OBJECTS)
69 @FOUND_DB_TRUE@am_libbdbobj_la_rpath =
70 PROGRAMS = $(noinst_PROGRAMS)
71 am__testbdb_SOURCES_DIST = testbdb.C
72 am__objects_2 = testbdb.$(OBJEXT)
73 @FOUND_DB_TRUE@am_testbdb_OBJECTS = $(am__objects_2)
74 testbdb_OBJECTS = $(am_testbdb_OBJECTS)
75 SCRIPTS = $(noinst_SCRIPTS)
76 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
77 depcomp = $(SHELL) $(top_srcdir)/../depcomp
78 am__depfiles_maybe = depfiles
79 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
81 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --quiet --mode=compile $(CXX) $(DEFS) \
82 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
83 $(AM_CXXFLAGS) $(CXXFLAGS)
84 CXXLD = $(CXX)
85 CXXLINK = $(LIBTOOL) --tag=CXX --quiet --mode=link $(CXXLD) $(AM_CXXFLAGS) \
86 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 LTCOMPILE = $(LIBTOOL) --tag=CC --quiet --mode=compile $(CC) $(DEFS) \
90 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91 $(AM_CFLAGS) $(CFLAGS)
92 CCLD = $(CC)
93 LINK = $(LIBTOOL) --tag=CC --quiet --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94 $(AM_LDFLAGS) $(LDFLAGS) -o $@
95 SOURCES = $(libbdbobj_la_SOURCES) $(testbdb_SOURCES)
96 DIST_SOURCES = $(am__libbdbobj_la_SOURCES_DIST) \
97 $(am__testbdb_SOURCES_DIST)
98 ETAGS = etags
99 CTAGS = ctags
100 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101 distdir = $(PACKAGE)-$(VERSION)
102 top_distdir = $(distdir)
103 am__remove_distdir = \
104 { test ! -d $(distdir) \
105 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
106 && rm -fr $(distdir); }; }
107 DIST_ARCHIVES = $(distdir).tar.gz
108 GZIP_ENV = --best
109 distuninstallcheck_listfiles = find . -type f -print
110 distcleancheck_listfiles = find . -type f -print
111 ACLOCAL = @ACLOCAL@
112 AMDEP_FALSE = @AMDEP_FALSE@
113 AMDEP_TRUE = @AMDEP_TRUE@
114 AMTAR = @AMTAR@
115 AR = @AR@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = srcdir=${srcdir} @SHELL@ ${srcdir}/../automake.fix @AUTOMAKE@
119 AWK = @AWK@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CXX = @CXX@
126 CXXCPP = @CXXCPP@
127 CXXDEPMODE = @CXXDEPMODE@
128 CXXFLAGS = @CXXFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DEFS = @DEFS@
131 DEPDIR = @DEPDIR@
132 ECHO = @ECHO@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 F77 = @F77@
139 FFLAGS = @FFLAGS@
140 FOUND_DB_FALSE = @FOUND_DB_FALSE@
141 FOUND_DB_TRUE = @FOUND_DB_TRUE@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LDFLAGS = @LDFLAGS@
147 LIBDB = @LIBDB@
148 LIBOBJS = @LIBOBJS@
149 LIBS = @LIBS@
150 LIBTOOL = @LIBTOOL@
151 LN_S = @LN_S@
152 LTLIBOBJS = @LTLIBOBJS@
153 MAKEINFO = @MAKEINFO@
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 ac_ct_AR = @ac_ct_AR@
169 ac_ct_CC = @ac_ct_CC@
170 ac_ct_CXX = @ac_ct_CXX@
171 ac_ct_F77 = @ac_ct_F77@
172 ac_ct_RANLIB = @ac_ct_RANLIB@
173 ac_ct_STRIP = @ac_ct_STRIP@
174 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
175 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
176 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
177 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 datadir = @datadir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 includedir = @includedir@
197 infodir = @infodir@
198 install_sh = @install_sh@
199 libdir = @libdir@
200 libexecdir = @libexecdir@
201 localstatedir = @localstatedir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 oldincludedir = @oldincludedir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 sysconfdir = @sysconfdir@
210 target_alias = @target_alias@
211 LIBDBOBJSOURCES = bdbobj.h bdbobj.c bdbobj2.c bdbobj3.c
212 TESTBDBSOURCES = testbdb.C
213 CLEANFILES = 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
221 EXTRA_DIST = $(LIBDBOBJSOURCES) $(TESTBDBSOURCES) testsuite testsuite.txt
222 all: config.h
223 $(MAKE) $(AM_MAKEFLAGS) all-am
224
225 .SUFFIXES:
226 .SUFFIXES: .C .c .lo .o .obj
227 am--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
243 Makefile: $(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
261 config.h: stamp-h1
262 @if test ! -f $@; then \
263 rm -f stamp-h1; \
264 $(MAKE) stamp-h1; \
265 else :; fi
266
267 stamp-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
275 distclean-hdr:
276 -rm -f config.h stamp-h1
277
278 clean-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
286 libbdbobj.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
289 clean-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
295 testbdb$(EXEEXT): $(testbdb_OBJECTS) $(testbdb_DEPENDENCIES)
296 @rm -f testbdb$(EXEEXT)
297 @echo Linking $@; $(CXXLINK) $(testbdb_LDFLAGS) $(testbdb_OBJECTS) $(testbdb_LDADD) $(LIBS)
298
299 mostlyclean-compile:
300 -rm -f *.$(OBJEXT)
301
302 distclean-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
352 mostlyclean-libtool:
353 -rm -f *.lo
354
355 clean-libtool:
356 -rm -rf .libs _libs
357
358 distclean-libtool:
359 -rm -f libtool
360 uninstall-info-am:
361
362 ID: $(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
370 tags: TAGS
371
372 TAGS: $(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
387 ctags: CTAGS
388 CTAGS: $(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
402 GTAGS:
403 here=`$(am__cd) $(top_builddir) && pwd` \
404 && cd $(top_srcdir) \
405 && gtags -i $(GTAGS_ARGS) $$here
406
407 distclean-tags:
408 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409
410 distdir: $(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)
445 dist-gzip: distdir
446 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
447 $(am__remove_distdir)
448
449 dist-bzip2: distdir
450 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
451 $(am__remove_distdir)
452
453 dist-tarZ: distdir
454 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
455 $(am__remove_distdir)
456
457 dist-shar: distdir
458 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
459 $(am__remove_distdir)
460
461 dist-zip: distdir
462 -rm -f $(distdir).zip
463 zip -rq $(distdir).zip $(distdir)
464 $(am__remove_distdir)
465
466 dist 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.
473 distcheck: 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;}'
519 distuninstallcheck:
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
528 distcleancheck: 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
537 check-am: all-am
538 check: check-am
539 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) config.h
540 installdirs:
541 install: install-am
542 install-exec: install-exec-am
543 install-data: install-data-am
544 uninstall: uninstall-am
545
546 install-am: all-am
547 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
548
549 installcheck: installcheck-am
550 install-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
555 mostlyclean-generic:
556
557 clean-generic:
558 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
559
560 distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562
563 maintainer-clean-generic:
564 @echo "This command is intended for maintainers to use"
565 @echo "it deletes files that may require special tools to rebuild."
566 clean: clean-am
567
568 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
569 clean-noinstPROGRAMS mostlyclean-am
570
571 distclean: distclean-am
572 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
573 -rm -rf ./$(DEPDIR)
574 -rm -f Makefile
575 distclean-am: clean-am distclean-compile distclean-generic \
576 distclean-hdr distclean-libtool distclean-tags
577
578 dvi: dvi-am
579
580 dvi-am:
581
582 html: html-am
583
584 info: info-am
585
586 info-am:
587
588 install-data-am:
589
590 install-exec-am:
591
592 install-info: install-info-am
593
594 install-man:
595
596 installcheck-am:
597
598 maintainer-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
603 maintainer-clean-am: distclean-am maintainer-clean-generic
604
605 mostlyclean: mostlyclean-am
606
607 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
608 mostlyclean-libtool
609
610 pdf: pdf-am
611
612 pdf-am:
613
614 ps: ps-am
615
616 ps-am:
617
618 uninstall-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: