packaging: update version to 1.4.0
[platform/upstream/oprofile.git] / libdb / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = libdb
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
94         $(top_srcdir)/m4/builtinexpect.m4 \
95         $(top_srcdir)/m4/compileroption.m4 \
96         $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
97         $(top_srcdir)/m4/extradirs.m4 \
98         $(top_srcdir)/m4/kernelversion.m4 $(top_srcdir)/m4/libtool.m4 \
99         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101         $(top_srcdir)/m4/mallocattribute.m4 \
102         $(top_srcdir)/m4/poptconst.m4 \
103         $(top_srcdir)/m4/precompiledheader.m4 \
104         $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/typedef.m4 \
105         $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107         $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109 mkinstalldirs = $(install_sh) -d
110 CONFIG_HEADER = $(top_builddir)/config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 LIBRARIES = $(noinst_LIBRARIES)
114 ARFLAGS = cru
115 AM_V_AR = $(am__v_AR_@AM_V@)
116 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
117 am__v_AR_0 = @echo "  AR      " $@;
118 am__v_AR_1 = 
119 libodb_a_AR = $(AR) $(ARFLAGS)
120 libodb_a_LIBADD =
121 am_libodb_a_OBJECTS = db_manage.$(OBJEXT) db_insert.$(OBJEXT) \
122         db_travel.$(OBJEXT) db_debug.$(OBJEXT) db_stat.$(OBJEXT)
123 libodb_a_OBJECTS = $(am_libodb_a_OBJECTS)
124 AM_V_P = $(am__v_P_@AM_V@)
125 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126 am__v_P_0 = false
127 am__v_P_1 = :
128 AM_V_GEN = $(am__v_GEN_@AM_V@)
129 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130 am__v_GEN_0 = @echo "  GEN     " $@;
131 am__v_GEN_1 = 
132 AM_V_at = $(am__v_at_@AM_V@)
133 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134 am__v_at_0 = @
135 am__v_at_1 = 
136 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
137 depcomp = $(SHELL) $(top_srcdir)/depcomp
138 am__maybe_remake_depfiles = depfiles
139 am__depfiles_remade = ./$(DEPDIR)/db_debug.Po ./$(DEPDIR)/db_insert.Po \
140         ./$(DEPDIR)/db_manage.Po ./$(DEPDIR)/db_stat.Po \
141         ./$(DEPDIR)/db_travel.Po
142 am__mv = mv -f
143 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145 AM_V_lt = $(am__v_lt_@AM_V@)
146 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
147 am__v_lt_0 = --silent
148 am__v_lt_1 = 
149 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
151         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
152         $(AM_CFLAGS) $(CFLAGS)
153 AM_V_CC = $(am__v_CC_@AM_V@)
154 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
155 am__v_CC_0 = @echo "  CC      " $@;
156 am__v_CC_1 = 
157 CCLD = $(CC)
158 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160         $(AM_LDFLAGS) $(LDFLAGS) -o $@
161 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
162 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
163 am__v_CCLD_0 = @echo "  CCLD    " $@;
164 am__v_CCLD_1 = 
165 SOURCES = $(libodb_a_SOURCES)
166 DIST_SOURCES = $(libodb_a_SOURCES)
167 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
168         ctags-recursive dvi-recursive html-recursive info-recursive \
169         install-data-recursive install-dvi-recursive \
170         install-exec-recursive install-html-recursive \
171         install-info-recursive install-pdf-recursive \
172         install-ps-recursive install-recursive installcheck-recursive \
173         installdirs-recursive pdf-recursive ps-recursive \
174         tags-recursive uninstall-recursive
175 am__can_run_installinfo = \
176   case $$AM_UPDATE_INFO_DIR in \
177     n|no|NO) false;; \
178     *) (install-info --version) >/dev/null 2>&1;; \
179   esac
180 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
181   distclean-recursive maintainer-clean-recursive
182 am__recursive_targets = \
183   $(RECURSIVE_TARGETS) \
184   $(RECURSIVE_CLEAN_TARGETS) \
185   $(am__extra_recursive_targets)
186 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
187         distdir distdir-am
188 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189 # Read a list of newline-separated strings from the standard input,
190 # and print each of them once, without duplicates.  Input order is
191 # *not* preserved.
192 am__uniquify_input = $(AWK) '\
193   BEGIN { nonempty = 0; } \
194   { items[$$0] = 1; nonempty = 1; } \
195   END { if (nonempty) { for (i in items) print i; }; } \
196 '
197 # Make sure the list of sources is unique.  This is necessary because,
198 # e.g., the same source file might be shared among _SOURCES variables
199 # for different programs/libraries.
200 am__define_uniq_tagged_files = \
201   list='$(am__tagged_files)'; \
202   unique=`for i in $$list; do \
203     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204   done | $(am__uniquify_input)`
205 ETAGS = etags
206 CTAGS = ctags
207 DIST_SUBDIRS = $(SUBDIRS)
208 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
209 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
210 am__relativize = \
211   dir0=`pwd`; \
212   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
213   sed_rest='s,^[^/]*/*,,'; \
214   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
215   sed_butlast='s,/*[^/]*$$,,'; \
216   while test -n "$$dir1"; do \
217     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
218     if test "$$first" != "."; then \
219       if test "$$first" = ".."; then \
220         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
221         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
222       else \
223         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
224         if test "$$first2" = "$$first"; then \
225           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
226         else \
227           dir2="../$$dir2"; \
228         fi; \
229         dir0="$$dir0"/"$$first"; \
230       fi; \
231     fi; \
232     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
233   done; \
234   reldir="$$dir2"
235 ACLOCAL = @ACLOCAL@
236 AMTAR = @AMTAR@
237 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238 AR = @AR@
239 AUTOCONF = @AUTOCONF@
240 AUTOHEADER = @AUTOHEADER@
241 AUTOMAKE = @AUTOMAKE@
242 AWK = @AWK@
243 BFD_LIBS = @BFD_LIBS@
244 CAT_ENTRY_END = @CAT_ENTRY_END@
245 CAT_ENTRY_START = @CAT_ENTRY_START@
246 CC = @CC@
247 CCDEPMODE = @CCDEPMODE@
248 CFLAGS = @CFLAGS@
249 CPP = @CPP@
250 CPPFLAGS = @CPPFLAGS@
251 CXX = @CXX@
252 CXXCPP = @CXXCPP@
253 CXXDEPMODE = @CXXDEPMODE@
254 CXXFLAGS = @CXXFLAGS@
255 CYGPATH_W = @CYGPATH_W@
256 DATE = @DATE@
257 DEFS = @DEFS@
258 DEPDIR = @DEPDIR@
259 DLLTOOL = @DLLTOOL@
260 DOCBOOK_ROOT = @DOCBOOK_ROOT@
261 DSYMUTIL = @DSYMUTIL@
262 DUMPBIN = @DUMPBIN@
263 ECHO_C = @ECHO_C@
264 ECHO_N = @ECHO_N@
265 ECHO_T = @ECHO_T@
266 EGREP = @EGREP@
267 EXEEXT = @EXEEXT@
268 EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
269 FGREP = @FGREP@
270 GREP = @GREP@
271 INSTALL = @INSTALL@
272 INSTALL_DATA = @INSTALL_DATA@
273 INSTALL_PROGRAM = @INSTALL_PROGRAM@
274 INSTALL_SCRIPT = @INSTALL_SCRIPT@
275 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276 JAVA_HOMEDIR = @JAVA_HOMEDIR@
277 LD = @LD@
278 LDFLAGS = @LDFLAGS@
279 LIBERTY_LIBS = @LIBERTY_LIBS@
280 LIBOBJS = @LIBOBJS@
281 LIBS = @LIBS@
282 LIBTOOL = @LIBTOOL@
283 LIPO = @LIPO@
284 LN_S = @LN_S@
285 LTLIBOBJS = @LTLIBOBJS@
286 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
287 MAKEINFO = @MAKEINFO@
288 MANIFEST_TOOL = @MANIFEST_TOOL@
289 MKDIR_P = @MKDIR_P@
290 NM = @NM@
291 NMEDIT = @NMEDIT@
292 OBJDUMP = @OBJDUMP@
293 OBJEXT = @OBJEXT@
294 OP_CFLAGS = @OP_CFLAGS@
295 OP_CPPFLAGS = @OP_CPPFLAGS@
296 OP_CXXFLAGS = @OP_CXXFLAGS@
297 OP_DOCDIR = @OP_DOCDIR@
298 OP_LDFLAGS = @OP_LDFLAGS@
299 OTOOL = @OTOOL@
300 OTOOL64 = @OTOOL64@
301 PACKAGE = @PACKAGE@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PERF_EVENT_FLAGS = @PERF_EVENT_FLAGS@
310 PFM_LIB = @PFM_LIB@
311 PKG_CONFIG = @PKG_CONFIG@
312 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
313 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
314 POPT_LIBS = @POPT_LIBS@
315 PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
316 RANLIB = @RANLIB@
317 RT_LIB = @RT_LIB@
318 SED = @SED@
319 SET_MAKE = @SET_MAKE@
320 SHELL = @SHELL@
321 SIZE_T_TYPE = @SIZE_T_TYPE@
322 STRIP = @STRIP@
323 VERSION = @VERSION@
324 XMKMF = @XMKMF@
325 XML_CATALOG = @XML_CATALOG@
326 XSLTPROC = @XSLTPROC@
327 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
328 X_CFLAGS = @X_CFLAGS@
329 X_EXTRA_LIBS = @X_EXTRA_LIBS@
330 X_LIBS = @X_LIBS@
331 X_PRE_LIBS = @X_PRE_LIBS@
332 abs_builddir = @abs_builddir@
333 abs_srcdir = @abs_srcdir@
334 abs_top_builddir = @abs_top_builddir@
335 abs_top_srcdir = @abs_top_srcdir@
336 ac_ct_AR = @ac_ct_AR@
337 ac_ct_CC = @ac_ct_CC@
338 ac_ct_CXX = @ac_ct_CXX@
339 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340 am__include = @am__include@
341 am__leading_dot = @am__leading_dot@
342 am__quote = @am__quote@
343 am__tar = @am__tar@
344 am__untar = @am__untar@
345 bindir = @bindir@
346 build = @build@
347 build_alias = @build_alias@
348 build_cpu = @build_cpu@
349 build_os = @build_os@
350 build_vendor = @build_vendor@
351 builddir = @builddir@
352 datadir = @datadir@
353 datarootdir = @datarootdir@
354 docdir = @docdir@
355 dvidir = @dvidir@
356 exec_prefix = @exec_prefix@
357 host = @host@
358 host_alias = @host_alias@
359 host_cpu = @host_cpu@
360 host_os = @host_os@
361 host_vendor = @host_vendor@
362 htmldir = @htmldir@
363 includedir = @includedir@
364 infodir = @infodir@
365 install_sh = @install_sh@
366 libdir = @libdir@
367 libexecdir = @libexecdir@
368 localedir = @localedir@
369 localstatedir = @localstatedir@
370 mandir = @mandir@
371 mkdir_p = @mkdir_p@
372 oldincludedir = @oldincludedir@
373 pdfdir = @pdfdir@
374 prefix = @prefix@
375 program_transform_name = @program_transform_name@
376 psdir = @psdir@
377 sbindir = @sbindir@
378 sharedstatedir = @sharedstatedir@
379 srcdir = @srcdir@
380 sysconfdir = @sysconfdir@
381 target_alias = @target_alias@
382 top_build_prefix = @top_build_prefix@
383 top_builddir = @top_builddir@
384 top_srcdir = @top_srcdir@
385 topdir = @topdir@
386 SUBDIRS = . tests
387 AM_CPPFLAGS = \
388         -I ${top_srcdir}/libop \
389         -I ${top_srcdir}/libutil \
390         @OP_CPPFLAGS@
391
392 AM_CFLAGS = @OP_CFLAGS@
393 noinst_LIBRARIES = libodb.a
394 libodb_a_SOURCES = \
395         db_manage.c \
396         db_insert.c \
397         db_travel.c \
398         db_debug.c \
399         db_stat.c \
400         odb.h
401
402 all: all-recursive
403
404 .SUFFIXES:
405 .SUFFIXES: .c .lo .o .obj
406 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
407         @for dep in $?; do \
408           case '$(am__configure_deps)' in \
409             *$$dep*) \
410               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
411                 && { if test -f $@; then exit 0; else break; fi; }; \
412               exit 1;; \
413           esac; \
414         done; \
415         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libdb/Makefile'; \
416         $(am__cd) $(top_srcdir) && \
417           $(AUTOMAKE) --foreign libdb/Makefile
418 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
419         @case '$?' in \
420           *config.status*) \
421             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
422           *) \
423             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
424             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
425         esac;
426
427 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429
430 $(top_srcdir)/configure:  $(am__configure_deps)
431         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
433         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
434 $(am__aclocal_m4_deps):
435
436 clean-noinstLIBRARIES:
437         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
438
439 libodb.a: $(libodb_a_OBJECTS) $(libodb_a_DEPENDENCIES) $(EXTRA_libodb_a_DEPENDENCIES) 
440         $(AM_V_at)-rm -f libodb.a
441         $(AM_V_AR)$(libodb_a_AR) libodb.a $(libodb_a_OBJECTS) $(libodb_a_LIBADD)
442         $(AM_V_at)$(RANLIB) libodb.a
443
444 mostlyclean-compile:
445         -rm -f *.$(OBJEXT)
446
447 distclean-compile:
448         -rm -f *.tab.c
449
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_debug.Po@am__quote@ # am--include-marker
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_insert.Po@am__quote@ # am--include-marker
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_manage.Po@am__quote@ # am--include-marker
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_stat.Po@am__quote@ # am--include-marker
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_travel.Po@am__quote@ # am--include-marker
455
456 $(am__depfiles_remade):
457         @$(MKDIR_P) $(@D)
458         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
459
460 am--depfiles: $(am__depfiles_remade)
461
462 .c.o:
463 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
468
469 .c.obj:
470 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
471 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
475
476 .c.lo:
477 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
478 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
482
483 mostlyclean-libtool:
484         -rm -f *.lo
485
486 clean-libtool:
487         -rm -rf .libs _libs
488
489 # This directory's subdirectories are mostly independent; you can cd
490 # into them and run 'make' without going through this Makefile.
491 # To change the values of 'make' variables: instead of editing Makefiles,
492 # (1) if the variable is set in 'config.status', edit 'config.status'
493 #     (which will cause the Makefiles to be regenerated when you run 'make');
494 # (2) otherwise, pass the desired values on the 'make' command line.
495 $(am__recursive_targets):
496         @fail=; \
497         if $(am__make_keepgoing); then \
498           failcom='fail=yes'; \
499         else \
500           failcom='exit 1'; \
501         fi; \
502         dot_seen=no; \
503         target=`echo $@ | sed s/-recursive//`; \
504         case "$@" in \
505           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
506           *) list='$(SUBDIRS)' ;; \
507         esac; \
508         for subdir in $$list; do \
509           echo "Making $$target in $$subdir"; \
510           if test "$$subdir" = "."; then \
511             dot_seen=yes; \
512             local_target="$$target-am"; \
513           else \
514             local_target="$$target"; \
515           fi; \
516           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
517           || eval $$failcom; \
518         done; \
519         if test "$$dot_seen" = "no"; then \
520           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
521         fi; test -z "$$fail"
522
523 ID: $(am__tagged_files)
524         $(am__define_uniq_tagged_files); mkid -fID $$unique
525 tags: tags-recursive
526 TAGS: tags
527
528 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
529         set x; \
530         here=`pwd`; \
531         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
532           include_option=--etags-include; \
533           empty_fix=.; \
534         else \
535           include_option=--include; \
536           empty_fix=; \
537         fi; \
538         list='$(SUBDIRS)'; for subdir in $$list; do \
539           if test "$$subdir" = .; then :; else \
540             test ! -f $$subdir/TAGS || \
541               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
542           fi; \
543         done; \
544         $(am__define_uniq_tagged_files); \
545         shift; \
546         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
547           test -n "$$unique" || unique=$$empty_fix; \
548           if test $$# -gt 0; then \
549             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
550               "$$@" $$unique; \
551           else \
552             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
553               $$unique; \
554           fi; \
555         fi
556 ctags: ctags-recursive
557
558 CTAGS: ctags
559 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
560         $(am__define_uniq_tagged_files); \
561         test -z "$(CTAGS_ARGS)$$unique" \
562           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
563              $$unique
564
565 GTAGS:
566         here=`$(am__cd) $(top_builddir) && pwd` \
567           && $(am__cd) $(top_srcdir) \
568           && gtags -i $(GTAGS_ARGS) "$$here"
569 cscopelist: cscopelist-recursive
570
571 cscopelist-am: $(am__tagged_files)
572         list='$(am__tagged_files)'; \
573         case "$(srcdir)" in \
574           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
575           *) sdir=$(subdir)/$(srcdir) ;; \
576         esac; \
577         for i in $$list; do \
578           if test -f "$$i"; then \
579             echo "$(subdir)/$$i"; \
580           else \
581             echo "$$sdir/$$i"; \
582           fi; \
583         done >> $(top_builddir)/cscope.files
584
585 distclean-tags:
586         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
587
588 distdir: $(BUILT_SOURCES)
589         $(MAKE) $(AM_MAKEFLAGS) distdir-am
590
591 distdir-am: $(DISTFILES)
592         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
594         list='$(DISTFILES)'; \
595           dist_files=`for file in $$list; do echo $$file; done | \
596           sed -e "s|^$$srcdirstrip/||;t" \
597               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
598         case $$dist_files in \
599           */*) $(MKDIR_P) `echo "$$dist_files" | \
600                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
601                            sort -u` ;; \
602         esac; \
603         for file in $$dist_files; do \
604           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
605           if test -d $$d/$$file; then \
606             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
607             if test -d "$(distdir)/$$file"; then \
608               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609             fi; \
610             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
611               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
612               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
613             fi; \
614             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
615           else \
616             test -f "$(distdir)/$$file" \
617             || cp -p $$d/$$file "$(distdir)/$$file" \
618             || exit 1; \
619           fi; \
620         done
621         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
622           if test "$$subdir" = .; then :; else \
623             $(am__make_dryrun) \
624               || test -d "$(distdir)/$$subdir" \
625               || $(MKDIR_P) "$(distdir)/$$subdir" \
626               || exit 1; \
627             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
628             $(am__relativize); \
629             new_distdir=$$reldir; \
630             dir1=$$subdir; dir2="$(top_distdir)"; \
631             $(am__relativize); \
632             new_top_distdir=$$reldir; \
633             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
634             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
635             ($(am__cd) $$subdir && \
636               $(MAKE) $(AM_MAKEFLAGS) \
637                 top_distdir="$$new_top_distdir" \
638                 distdir="$$new_distdir" \
639                 am__remove_distdir=: \
640                 am__skip_length_check=: \
641                 am__skip_mode_fix=: \
642                 distdir) \
643               || exit 1; \
644           fi; \
645         done
646 check-am: all-am
647 check: check-recursive
648 all-am: Makefile $(LIBRARIES)
649 installdirs: installdirs-recursive
650 installdirs-am:
651 install: install-recursive
652 install-exec: install-exec-recursive
653 install-data: install-data-recursive
654 uninstall: uninstall-recursive
655
656 install-am: all-am
657         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
658
659 installcheck: installcheck-recursive
660 install-strip:
661         if test -z '$(STRIP)'; then \
662           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
663             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
664               install; \
665         else \
666           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
669         fi
670 mostlyclean-generic:
671
672 clean-generic:
673
674 distclean-generic:
675         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
676         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
677
678 maintainer-clean-generic:
679         @echo "This command is intended for maintainers to use"
680         @echo "it deletes files that may require special tools to rebuild."
681 clean: clean-recursive
682
683 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
684         mostlyclean-am
685
686 distclean: distclean-recursive
687                 -rm -f ./$(DEPDIR)/db_debug.Po
688         -rm -f ./$(DEPDIR)/db_insert.Po
689         -rm -f ./$(DEPDIR)/db_manage.Po
690         -rm -f ./$(DEPDIR)/db_stat.Po
691         -rm -f ./$(DEPDIR)/db_travel.Po
692         -rm -f Makefile
693 distclean-am: clean-am distclean-compile distclean-generic \
694         distclean-tags
695
696 dvi: dvi-recursive
697
698 dvi-am:
699
700 html: html-recursive
701
702 html-am:
703
704 info: info-recursive
705
706 info-am:
707
708 install-data-am:
709
710 install-dvi: install-dvi-recursive
711
712 install-dvi-am:
713
714 install-exec-am:
715
716 install-html: install-html-recursive
717
718 install-html-am:
719
720 install-info: install-info-recursive
721
722 install-info-am:
723
724 install-man:
725
726 install-pdf: install-pdf-recursive
727
728 install-pdf-am:
729
730 install-ps: install-ps-recursive
731
732 install-ps-am:
733
734 installcheck-am:
735
736 maintainer-clean: maintainer-clean-recursive
737                 -rm -f ./$(DEPDIR)/db_debug.Po
738         -rm -f ./$(DEPDIR)/db_insert.Po
739         -rm -f ./$(DEPDIR)/db_manage.Po
740         -rm -f ./$(DEPDIR)/db_stat.Po
741         -rm -f ./$(DEPDIR)/db_travel.Po
742         -rm -f Makefile
743 maintainer-clean-am: distclean-am maintainer-clean-generic
744
745 mostlyclean: mostlyclean-recursive
746
747 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
748         mostlyclean-libtool
749
750 pdf: pdf-recursive
751
752 pdf-am:
753
754 ps: ps-recursive
755
756 ps-am:
757
758 uninstall-am:
759
760 .MAKE: $(am__recursive_targets) install-am install-strip
761
762 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
763         am--depfiles check check-am clean clean-generic clean-libtool \
764         clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
765         distclean-compile distclean-generic distclean-libtool \
766         distclean-tags distdir dvi dvi-am html html-am info info-am \
767         install install-am install-data install-data-am install-dvi \
768         install-dvi-am install-exec install-exec-am install-html \
769         install-html-am install-info install-info-am install-man \
770         install-pdf install-pdf-am install-ps install-ps-am \
771         install-strip installcheck installcheck-am installdirs \
772         installdirs-am maintainer-clean maintainer-clean-generic \
773         mostlyclean mostlyclean-compile mostlyclean-generic \
774         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
775         uninstall-am
776
777 .PRECIOUS: Makefile
778
779
780 # Tell versions [3.59,3.63) of GNU make to not export all variables.
781 # Otherwise a system limit (for SysV at least) may be exceeded.
782 .NOEXPORT: