reverting back to 1.4
[csql.git] / src / adapter / Makefile.in
blobcca6b601dd1f93f35bfcf5ccce5fdd0bc73ffbab
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = src/adapter
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51 *) f=$$p;; \
52 esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(libdir)"
55 libLTLIBRARIES_INSTALL = $(INSTALL)
56 LTLIBRARIES = $(lib_LTLIBRARIES)
57 libcsqlodbcadapter_la_LIBADD =
58 am_libcsqlodbcadapter_la_OBJECTS = SqlOdbcConnection.lo \
59 SqlOdbcStatement.lo
60 libcsqlodbcadapter_la_OBJECTS = $(am_libcsqlodbcadapter_la_OBJECTS)
61 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
62 depcomp = $(SHELL) $(top_srcdir)/depcomp
63 am__depfiles_maybe = depfiles
64 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
67 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68 $(AM_CXXFLAGS) $(CXXFLAGS)
69 CXXLD = $(CXX)
70 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
71 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 SOURCES = $(libcsqlodbcadapter_la_SOURCES)
73 DIST_SOURCES = $(libcsqlodbcadapter_la_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 AMDEP_FALSE = @AMDEP_FALSE@
79 AMDEP_TRUE = @AMDEP_TRUE@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CXX = @CXX@
92 CXXCPP = @CXXCPP@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 ECHO = @ECHO@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 EGREP = @EGREP@
103 EXEEXT = @EXEEXT@
104 F77 = @F77@
105 FFLAGS = @FFLAGS@
106 GREP = @GREP@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 LDFLAGS = @LDFLAGS@
112 LEX = @LEX@
113 LEXLIB = @LEXLIB@
114 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
115 LIBOBJS = @LIBOBJS@
116 LIBS = @LIBS@
117 LIBTOOL = @LIBTOOL@
118 LN_S = @LN_S@
119 LTLIBOBJS = @LTLIBOBJS@
120 MAKEINFO = @MAKEINFO@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 VERSION = @VERSION@
134 YACC = @YACC@
135 YFLAGS = @YFLAGS@
136 ac_ct_CC = @ac_ct_CC@
137 ac_ct_CXX = @ac_ct_CXX@
138 ac_ct_F77 = @ac_ct_F77@
139 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
140 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
141 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
142 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
143 am__include = @am__include@
144 am__leading_dot = @am__leading_dot@
145 am__quote = @am__quote@
146 am__tar = @am__tar@
147 am__untar = @am__untar@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 INCLUDES = -I$(top_srcdir)/include $(all_includes)
184 METASOURCES = AUTO
185 lib_LTLIBRARIES = libcsqlodbcadapter.la
186 libcsqlodbcadapter_la_LDFLAGS = -avoid-version -module -lodbc
187 libcsqlodbcadapter_la_SOURCES = SqlOdbcConnection.cxx SqlOdbcStatement.cxx
188 libcsqlodbcadapter_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la
189 all: all-am
191 .SUFFIXES:
192 .SUFFIXES: .cxx .lo .o .obj
193 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
194 @for dep in $?; do \
195 case '$(am__configure_deps)' in \
196 *$$dep*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
198 && exit 0; \
199 exit 1;; \
200 esac; \
201 done; \
202 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/adapter/Makefile'; \
203 cd $(top_srcdir) && \
204 $(AUTOMAKE) --gnu src/adapter/Makefile
205 .PRECIOUS: Makefile
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207 @case '$?' in \
208 *config.status*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
210 *) \
211 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
213 esac;
215 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218 $(top_srcdir)/configure: $(am__configure_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
223 @$(NORMAL_INSTALL)
224 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
225 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
226 if test -f $$p; then \
227 f=$(am__strip_dir) \
228 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
229 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
230 else :; fi; \
231 done
233 uninstall-libLTLIBRARIES:
234 @$(NORMAL_UNINSTALL)
235 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
236 p=$(am__strip_dir) \
237 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
238 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
239 done
241 clean-libLTLIBRARIES:
242 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
243 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
244 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
245 test "$$dir" != "$$p" || dir=.; \
246 echo "rm -f \"$${dir}/so_locations\""; \
247 rm -f "$${dir}/so_locations"; \
248 done
249 libcsqlodbcadapter.la: $(libcsqlodbcadapter_la_OBJECTS) $(libcsqlodbcadapter_la_DEPENDENCIES)
250 $(CXXLINK) -rpath $(libdir) $(libcsqlodbcadapter_la_LDFLAGS) $(libcsqlodbcadapter_la_OBJECTS) $(libcsqlodbcadapter_la_LIBADD) $(LIBS)
252 mostlyclean-compile:
253 -rm -f *.$(OBJEXT)
255 distclean-compile:
256 -rm -f *.tab.c
258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SqlOdbcConnection.Plo@am__quote@
259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SqlOdbcStatement.Plo@am__quote@
261 .cxx.o:
262 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
263 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
268 .cxx.obj:
269 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
270 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
272 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
273 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
275 .cxx.lo:
276 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
277 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
278 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
279 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
282 mostlyclean-libtool:
283 -rm -f *.lo
285 clean-libtool:
286 -rm -rf .libs _libs
288 distclean-libtool:
289 -rm -f libtool
290 uninstall-info-am:
292 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \
297 $(AWK) ' { files[$$0] = 1; } \
298 END { for (i in files) print i; }'`; \
299 mkid -fID $$unique
300 tags: TAGS
302 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
303 $(TAGS_FILES) $(LISP)
304 tags=; \
305 here=`pwd`; \
306 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307 unique=`for i in $$list; do \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 done | \
310 $(AWK) ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
312 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
313 test -n "$$unique" || unique=$$empty_fix; \
314 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315 $$tags $$unique; \
317 ctags: CTAGS
318 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
319 $(TAGS_FILES) $(LISP)
320 tags=; \
321 here=`pwd`; \
322 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323 unique=`for i in $$list; do \
324 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 done | \
326 $(AWK) ' { files[$$0] = 1; } \
327 END { for (i in files) print i; }'`; \
328 test -z "$(CTAGS_ARGS)$$tags$$unique" \
329 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
330 $$tags $$unique
332 GTAGS:
333 here=`$(am__cd) $(top_builddir) && pwd` \
334 && cd $(top_srcdir) \
335 && gtags -i $(GTAGS_ARGS) $$here
337 distclean-tags:
338 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
340 distdir: $(DISTFILES)
341 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
342 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
343 list='$(DISTFILES)'; for file in $$list; do \
344 case $$file in \
345 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
346 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
347 esac; \
348 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
349 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
350 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
351 dir="/$$dir"; \
352 $(mkdir_p) "$(distdir)$$dir"; \
353 else \
354 dir=''; \
355 fi; \
356 if test -d $$d/$$file; then \
357 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
358 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
359 fi; \
360 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
361 else \
362 test -f $(distdir)/$$file \
363 || cp -p $$d/$$file $(distdir)/$$file \
364 || exit 1; \
365 fi; \
366 done
367 check-am: all-am
368 check: check-am
369 all-am: Makefile $(LTLIBRARIES)
370 installdirs:
371 for dir in "$(DESTDIR)$(libdir)"; do \
372 test -z "$$dir" || $(mkdir_p) "$$dir"; \
373 done
374 install: install-am
375 install-exec: install-exec-am
376 install-data: install-data-am
377 uninstall: uninstall-am
379 install-am: all-am
380 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382 installcheck: installcheck-am
383 install-strip:
384 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386 `test -z '$(STRIP)' || \
387 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388 mostlyclean-generic:
390 clean-generic:
392 distclean-generic:
393 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395 maintainer-clean-generic:
396 @echo "This command is intended for maintainers to use"
397 @echo "it deletes files that may require special tools to rebuild."
398 clean: clean-am
400 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
401 mostlyclean-am
403 distclean: distclean-am
404 -rm -rf ./$(DEPDIR)
405 -rm -f Makefile
406 distclean-am: clean-am distclean-compile distclean-generic \
407 distclean-libtool distclean-tags
409 dvi: dvi-am
411 dvi-am:
413 html: html-am
415 info: info-am
417 info-am:
419 install-data-am:
421 install-exec-am: install-libLTLIBRARIES
423 install-info: install-info-am
425 install-man:
427 installcheck-am:
429 maintainer-clean: maintainer-clean-am
430 -rm -rf ./$(DEPDIR)
431 -rm -f Makefile
432 maintainer-clean-am: distclean-am maintainer-clean-generic
434 mostlyclean: mostlyclean-am
436 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
437 mostlyclean-libtool
439 pdf: pdf-am
441 pdf-am:
443 ps: ps-am
445 ps-am:
447 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
449 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
450 clean-libLTLIBRARIES clean-libtool ctags distclean \
451 distclean-compile distclean-generic distclean-libtool \
452 distclean-tags distdir dvi dvi-am html html-am info info-am \
453 install install-am install-data install-data-am install-exec \
454 install-exec-am install-info install-info-am \
455 install-libLTLIBRARIES install-man install-strip installcheck \
456 installcheck-am installdirs maintainer-clean \
457 maintainer-clean-generic mostlyclean mostlyclean-compile \
458 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
459 tags uninstall uninstall-am uninstall-info-am \
460 uninstall-libLTLIBRARIES
462 # Tell versions [3.59,3.63) of GNU make to not export all variables.
463 # Otherwise a system limit (for SysV at least) may be exceeded.
464 .NOEXPORT: