solaris changes
[csql.git] / src / Makefile.in
blob892e7f2bb966aa345fa2f7fc4f14c7cfd5d8ca6d
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = src
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.in
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39 $(ACLOCAL_M4)
40 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46 html-recursive info-recursive install-data-recursive \
47 install-dvi-recursive install-exec-recursive \
48 install-html-recursive install-info-recursive \
49 install-pdf-recursive install-ps-recursive install-recursive \
50 installcheck-recursive installdirs-recursive pdf-recursive \
51 ps-recursive uninstall-recursive
52 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53 distclean-recursive maintainer-clean-recursive
54 ETAGS = etags
55 CTAGS = ctags
56 DIST_SUBDIRS = $(SUBDIRS)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CXXDEPMODE = @CXXDEPMODE@
73 CXXFLAGS = @CXXFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 ECHO = @ECHO@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EGREP = @EGREP@
82 EXEEXT = @EXEEXT@
83 F77 = @F77@
84 FFLAGS = @FFLAGS@
85 GREP = @GREP@
86 INSTALL = @INSTALL@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 LDFLAGS = @LDFLAGS@
92 LEX = @LEX@
93 LEXLIB = @LEXLIB@
94 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LIBTOOL = @LIBTOOL@
98 LN_S = @LN_S@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAKEINFO = @MAKEINFO@
101 MKDIR_P = @MKDIR_P@
102 OBJEXT = @OBJEXT@
103 PACKAGE = @PACKAGE@
104 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105 PACKAGE_NAME = @PACKAGE_NAME@
106 PACKAGE_STRING = @PACKAGE_STRING@
107 PACKAGE_TARNAME = @PACKAGE_TARNAME@
108 PACKAGE_VERSION = @PACKAGE_VERSION@
109 PATH_SEPARATOR = @PATH_SEPARATOR@
110 RANLIB = @RANLIB@
111 SED = @SED@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 STRIP = @STRIP@
115 VERSION = @VERSION@
116 YACC = @YACC@
117 YFLAGS = @YFLAGS@
118 abs_builddir = @abs_builddir@
119 abs_srcdir = @abs_srcdir@
120 abs_top_builddir = @abs_top_builddir@
121 abs_top_srcdir = @abs_top_srcdir@
122 ac_ct_CC = @ac_ct_CC@
123 ac_ct_CXX = @ac_ct_CXX@
124 ac_ct_F77 = @ac_ct_F77@
125 am__include = @am__include@
126 am__leading_dot = @am__leading_dot@
127 am__quote = @am__quote@
128 am__tar = @am__tar@
129 am__untar = @am__untar@
130 bindir = @bindir@
131 build = @build@
132 build_alias = @build_alias@
133 build_cpu = @build_cpu@
134 build_os = @build_os@
135 build_vendor = @build_vendor@
136 builddir = @builddir@
137 datadir = @datadir@
138 datarootdir = @datarootdir@
139 docdir = @docdir@
140 dvidir = @dvidir@
141 exec_prefix = @exec_prefix@
142 host = @host@
143 host_alias = @host_alias@
144 host_cpu = @host_cpu@
145 host_os = @host_os@
146 host_vendor = @host_vendor@
147 htmldir = @htmldir@
148 includedir = @includedir@
149 infodir = @infodir@
150 install_sh = @install_sh@
151 libdir = @libdir@
152 libexecdir = @libexecdir@
153 localedir = @localedir@
154 localstatedir = @localstatedir@
155 mandir = @mandir@
156 mkdir_p = @mkdir_p@
157 oldincludedir = @oldincludedir@
158 pdfdir = @pdfdir@
159 prefix = @prefix@
160 program_transform_name = @program_transform_name@
161 psdir = @psdir@
162 sbindir = @sbindir@
163 sharedstatedir = @sharedstatedir@
164 srcdir = @srcdir@
165 sysconfdir = @sysconfdir@
166 target_alias = @target_alias@
167 top_builddir = @top_builddir@
168 top_srcdir = @top_srcdir@
170 # set the include path found by configure
171 INCLUDES = $(all_includes)
173 # the library search path.
174 SUBDIRS = storage adapter gateway sqllog sqlnetwork sql cache network jdbc odbc tools
175 all: all-recursive
177 .SUFFIXES:
178 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
179 @for dep in $?; do \
180 case '$(am__configure_deps)' in \
181 *$$dep*) \
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
183 && exit 0; \
184 exit 1;; \
185 esac; \
186 done; \
187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
188 cd $(top_srcdir) && \
189 $(AUTOMAKE) --gnu src/Makefile
190 .PRECIOUS: Makefile
191 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
192 @case '$?' in \
193 *config.status*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
195 *) \
196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
198 esac;
200 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203 $(top_srcdir)/configure: $(am__configure_deps)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208 mostlyclean-libtool:
209 -rm -f *.lo
211 clean-libtool:
212 -rm -rf .libs _libs
214 # This directory's subdirectories are mostly independent; you can cd
215 # into them and run `make' without going through this Makefile.
216 # To change the values of `make' variables: instead of editing Makefiles,
217 # (1) if the variable is set in `config.status', edit `config.status'
218 # (which will cause the Makefiles to be regenerated when you run `make');
219 # (2) otherwise, pass the desired values on the `make' command line.
220 $(RECURSIVE_TARGETS):
221 @failcom='exit 1'; \
222 for f in x $$MAKEFLAGS; do \
223 case $$f in \
224 *=* | --[!k]*);; \
225 *k*) failcom='fail=yes';; \
226 esac; \
227 done; \
228 dot_seen=no; \
229 target=`echo $@ | sed s/-recursive//`; \
230 list='$(SUBDIRS)'; for subdir in $$list; do \
231 echo "Making $$target in $$subdir"; \
232 if test "$$subdir" = "."; then \
233 dot_seen=yes; \
234 local_target="$$target-am"; \
235 else \
236 local_target="$$target"; \
237 fi; \
238 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
239 || eval $$failcom; \
240 done; \
241 if test "$$dot_seen" = "no"; then \
242 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
243 fi; test -z "$$fail"
245 $(RECURSIVE_CLEAN_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 case "$@" in \
255 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256 *) list='$(SUBDIRS)' ;; \
257 esac; \
258 rev=''; for subdir in $$list; do \
259 if test "$$subdir" = "."; then :; else \
260 rev="$$subdir $$rev"; \
261 fi; \
262 done; \
263 rev="$$rev ."; \
264 target=`echo $@ | sed s/-recursive//`; \
265 for subdir in $$rev; do \
266 echo "Making $$target in $$subdir"; \
267 if test "$$subdir" = "."; then \
268 local_target="$$target-am"; \
269 else \
270 local_target="$$target"; \
271 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || eval $$failcom; \
274 done && test -z "$$fail"
275 tags-recursive:
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278 done
279 ctags-recursive:
280 list='$(SUBDIRS)'; for subdir in $$list; do \
281 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
282 done
284 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
285 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 mkid -fID $$unique
292 tags: TAGS
294 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295 $(TAGS_FILES) $(LISP)
296 tags=; \
297 here=`pwd`; \
298 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
299 include_option=--etags-include; \
300 empty_fix=.; \
301 else \
302 include_option=--include; \
303 empty_fix=; \
304 fi; \
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 if test "$$subdir" = .; then :; else \
307 test ! -f $$subdir/TAGS || \
308 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
309 fi; \
310 done; \
311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312 unique=`for i in $$list; do \
313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 done | \
315 $(AWK) ' { files[$$0] = 1; } \
316 END { for (i in files) print i; }'`; \
317 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
318 test -n "$$unique" || unique=$$empty_fix; \
319 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
320 $$tags $$unique; \
322 ctags: CTAGS
323 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 tags=; \
326 here=`pwd`; \
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
333 test -z "$(CTAGS_ARGS)$$tags$$unique" \
334 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335 $$tags $$unique
337 GTAGS:
338 here=`$(am__cd) $(top_builddir) && pwd` \
339 && cd $(top_srcdir) \
340 && gtags -i $(GTAGS_ARGS) $$here
342 distclean-tags:
343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345 distdir: $(DISTFILES)
346 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348 list='$(DISTFILES)'; \
349 dist_files=`for file in $$list; do echo $$file; done | \
350 sed -e "s|^$$srcdirstrip/||;t" \
351 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
352 case $$dist_files in \
353 */*) $(MKDIR_P) `echo "$$dist_files" | \
354 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
355 sort -u` ;; \
356 esac; \
357 for file in $$dist_files; do \
358 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359 if test -d $$d/$$file; then \
360 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
361 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
363 fi; \
364 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
365 else \
366 test -f $(distdir)/$$file \
367 || cp -p $$d/$$file $(distdir)/$$file \
368 || exit 1; \
369 fi; \
370 done
371 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test -d "$(distdir)/$$subdir" \
374 || $(MKDIR_P) "$(distdir)/$$subdir" \
375 || exit 1; \
376 distdir=`$(am__cd) $(distdir) && pwd`; \
377 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
378 (cd $$subdir && \
379 $(MAKE) $(AM_MAKEFLAGS) \
380 top_distdir="$$top_distdir" \
381 distdir="$$distdir/$$subdir" \
382 am__remove_distdir=: \
383 am__skip_length_check=: \
384 distdir) \
385 || exit 1; \
386 fi; \
387 done
388 check-am: all-am
389 check: check-recursive
390 all-am: Makefile
391 installdirs: installdirs-recursive
392 installdirs-am:
393 install: install-recursive
394 install-exec: install-exec-recursive
395 install-data: install-data-recursive
396 uninstall: uninstall-recursive
398 install-am: all-am
399 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
401 installcheck: installcheck-recursive
402 install-strip:
403 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405 `test -z '$(STRIP)' || \
406 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 mostlyclean-generic:
409 clean-generic:
411 distclean-generic:
412 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
414 maintainer-clean-generic:
415 @echo "This command is intended for maintainers to use"
416 @echo "it deletes files that may require special tools to rebuild."
417 clean: clean-recursive
419 clean-am: clean-generic clean-libtool mostlyclean-am
421 distclean: distclean-recursive
422 -rm -f Makefile
423 distclean-am: clean-am distclean-generic distclean-tags
425 dvi: dvi-recursive
427 dvi-am:
429 html: html-recursive
431 info: info-recursive
433 info-am:
435 install-data-am:
437 install-dvi: install-dvi-recursive
439 install-exec-am:
441 install-html: install-html-recursive
443 install-info: install-info-recursive
445 install-man:
447 install-pdf: install-pdf-recursive
449 install-ps: install-ps-recursive
451 installcheck-am:
453 maintainer-clean: maintainer-clean-recursive
454 -rm -f Makefile
455 maintainer-clean-am: distclean-am maintainer-clean-generic
457 mostlyclean: mostlyclean-recursive
459 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
461 pdf: pdf-recursive
463 pdf-am:
465 ps: ps-recursive
467 ps-am:
469 uninstall-am:
471 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
472 install-strip
474 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
475 all all-am check check-am clean clean-generic clean-libtool \
476 ctags ctags-recursive distclean distclean-generic \
477 distclean-libtool distclean-tags distdir dvi dvi-am html \
478 html-am info info-am install install-am install-data \
479 install-data-am install-dvi install-dvi-am install-exec \
480 install-exec-am install-html install-html-am install-info \
481 install-info-am install-man install-pdf install-pdf-am \
482 install-ps install-ps-am install-strip installcheck \
483 installcheck-am installdirs installdirs-am maintainer-clean \
484 maintainer-clean-generic mostlyclean mostlyclean-generic \
485 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
486 uninstall uninstall-am
488 # Tell versions [3.59,3.63) of GNU make to not export all variables.
489 # Otherwise a system limit (for SysV at least) may be exceeded.
490 .NOEXPORT: