1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkglibdir
= $(libdir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA
= $(install_sh
) -c
-m
644
23 install_sh_PROGRAM
= $(install_sh
) -c
24 install_sh_SCRIPT
= $(install_sh
) -c
25 INSTALL_HEADER
= $(INSTALL_DATA
)
26 transform
= $(program_transform_name
)
33 build_triplet
= @build@
36 DIST_COMMON
= $(include_HEADERS
) $(srcdir)/Makefile.am \
38 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
39 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
40 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
42 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
43 CONFIG_HEADER
= $(top_builddir
)/config.h
47 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
48 am__vpath_adj
= case
$$p in \
49 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
53 am__installdirs
= "$(DESTDIR)$(includedir)"
54 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
55 HEADERS
= $(include_HEADERS
)
58 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
63 AUTOHEADER
= @AUTOHEADER@
67 CCDEPMODE
= @CCDEPMODE@
73 CXXDEPMODE
= @CXXDEPMODE@
75 CYGPATH_W
= @CYGPATH_W@
88 INSTALL_DATA
= @INSTALL_DATA@
89 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
90 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
95 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
100 LTLIBOBJS
= @LTLIBOBJS@
101 MAKEINFO
= @MAKEINFO@
105 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
106 PACKAGE_NAME
= @PACKAGE_NAME@
107 PACKAGE_STRING
= @PACKAGE_STRING@
108 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
109 PACKAGE_VERSION
= @PACKAGE_VERSION@
110 PATH_SEPARATOR
= @PATH_SEPARATOR@
113 SET_MAKE
= @SET_MAKE@
119 abs_builddir
= @abs_builddir@
120 abs_srcdir
= @abs_srcdir@
121 abs_top_builddir
= @abs_top_builddir@
122 abs_top_srcdir
= @abs_top_srcdir@
123 ac_ct_CC
= @ac_ct_CC@
124 ac_ct_CXX
= @ac_ct_CXX@
125 ac_ct_F77
= @ac_ct_F77@
126 am__include
= @am__include@
127 am__leading_dot
= @am__leading_dot@
128 am__quote
= @am__quote@
130 am__untar
= @am__untar@
133 build_alias
= @build_alias@
134 build_cpu
= @build_cpu@
135 build_os
= @build_os@
136 build_vendor
= @build_vendor@
137 builddir
= @builddir@
139 datarootdir
= @datarootdir@
142 exec_prefix = @
exec_prefix@
144 host_alias
= @host_alias@
145 host_cpu
= @host_cpu@
147 host_vendor
= @host_vendor@
149 includedir = @
includedir@
151 install_sh
= @install_sh@
153 libexecdir
= @libexecdir@
154 localedir
= @localedir@
155 localstatedir
= @localstatedir@
158 oldincludedir = @
oldincludedir@
161 program_transform_name
= @program_transform_name@
164 sharedstatedir
= @sharedstatedir@
166 sysconfdir
= @sysconfdir@
167 target_alias
= @target_alias@
168 top_builddir
= @top_builddir@
169 top_srcdir
= @top_srcdir@
172 include_HEADERS
= Allocator.h CatalogTables.h CSql.h Database.h \
173 DatabaseManager.h DatabaseManagerImpl.h DataType.h Debug.h ErrorType.h Field.h Index.h \
174 Info.h Lock.h Mutex.h NanoTimer.h os.h Predicate.h PredicateImpl.h Session.h \
175 SessionImpl.h Table.h TableImpl.h Transaction.h UserManager.h UserManagerImpl.h \
176 build.h Config.h Process.h Util.h Globals.h SqlConnection.h SqlStatement.h \
177 AbsSqlConnection.h AbsSqlStatement.h SqlFactory.h sqlext.h sql.h sqltypes.h sqlucode.h \
178 CacheTableLoader.h AggTableImpl.h JoinTableImpl.h Expression.h
183 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
185 case
'$(am__configure_deps)' in \
187 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
192 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
193 cd
$(top_srcdir
) && \
194 $(AUTOMAKE
) --foreign
include/Makefile
196 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
199 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
201 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
205 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
206 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
208 $(top_srcdir
)/configure
: $(am__configure_deps
)
209 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
210 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
211 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
218 install-includeHEADERS
: $(include_HEADERS
)
220 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
221 @list
='$(include_HEADERS)'; for p in
$$list; do \
222 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
224 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
225 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
228 uninstall-includeHEADERS
:
230 @list
='$(include_HEADERS)'; for p in
$$list; do \
232 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
233 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
236 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
237 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
238 unique
=`for i in $$list; do \
239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
242 END { if (nonempty) { for (i in files) print i; }; }'`; \
246 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
247 $(TAGS_FILES
) $(LISP
)
250 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
251 unique
=`for i in $$list; do \
252 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
255 END { if (nonempty) { for (i in files) print i; }; }'`; \
256 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
257 test -n
"$$unique" || unique
=$$empty_fix; \
258 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
262 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
263 $(TAGS_FILES
) $(LISP
)
265 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266 unique
=`for i in $$list; do \
267 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
269 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
270 END { if (nonempty) { for (i in files) print i; }; }'`; \
271 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
272 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
276 here
=`$(am__cd) $(top_builddir) && pwd` \
277 && cd
$(top_srcdir
) \
278 && gtags
-i
$(GTAGS_ARGS
) $$here
281 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
283 distdir
: $(DISTFILES
)
284 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
285 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
286 list
='$(DISTFILES)'; \
287 dist_files
=`for file in $$list; do echo $$file; done | \
288 sed -e "s|^$$srcdirstrip/||;t" \
289 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
290 case
$$dist_files in \
291 */*) $(MKDIR_P
) `echo "$$dist_files" | \
292 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
295 for file in
$$dist_files; do \
296 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
297 if
test -d
$$d/$$file; then \
298 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
299 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
300 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
302 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
304 test -f
$(distdir
)/$$file \
305 || cp
-p
$$d/$$file $(distdir
)/$$file \
311 all-am
: Makefile
$(HEADERS
)
313 for
dir in
"$(DESTDIR)$(includedir)"; do \
314 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
317 install-exec
: install-exec-am
318 install-data
: install-data-am
319 uninstall: uninstall-am
322 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
324 installcheck: installcheck-am
326 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
327 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
328 `test -z '$(STRIP)' || \
329 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
335 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
337 maintainer-clean-generic
:
338 @echo
"This command is intended for maintainers to use"
339 @echo
"it deletes files that may require special tools to rebuild."
342 clean-am
: clean-generic clean-libtool mostlyclean-am
344 distclean: distclean-am
346 distclean-am
: clean-am distclean-generic distclean-tags
358 install-data-am
: install-includeHEADERS
360 install-dvi
: install-dvi-am
364 install-html
: install-html-am
366 install-info
: install-info-am
370 install-pdf
: install-pdf-am
372 install-ps
: install-ps-am
376 maintainer-clean
: maintainer-clean-am
378 maintainer-clean-am
: distclean-am maintainer-clean-generic
380 mostlyclean: mostlyclean-am
382 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
392 uninstall-am
: uninstall-includeHEADERS
394 .MAKE
: install-am install-strip
396 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
397 clean-libtool ctags
distclean distclean-generic \
398 distclean-libtool distclean-tags distdir
dvi dvi-am html \
399 html-am
info info-am
install install-am install-data \
400 install-data-am install-dvi install-dvi-am install-exec \
401 install-exec-am install-html install-html-am \
402 install-includeHEADERS install-info install-info-am \
403 install-man install-pdf install-pdf-am install-ps \
404 install-ps-am install-strip
installcheck installcheck-am \
405 installdirs maintainer-clean maintainer-clean-generic \
406 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
407 ps ps-am
tags uninstall uninstall-am uninstall-includeHEADERS
409 # Tell versions [3.59,3.63) of GNU make to not export all variables.
410 # Otherwise a system limit (for SysV at least) may be exceeded.