changing max size to fit default system shm max size
[csql.git] / src / tools / Makefile.in
blobba5e95dccb38ad94059053f188fc8c644c14e7f8
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
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)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 bin_PROGRAMS = csql$(EXEEXT) icsql$(EXEEXT) catalog$(EXEEXT) \
36 cachetable$(EXEEXT) csqlserver$(EXEEXT) csqlsqlserver$(EXEEXT) \
37 csqlcacheserver$(EXEEXT) csqldump$(EXEEXT) \
38 cacheverify$(EXEEXT) redo$(EXEEXT) recover$(EXEEXT) \
39 checkpoint$(EXEEXT) csqlds$(EXEEXT) csqlasyncserver$(EXEEXT) \
40 csqlcheckpointserver$(EXEEXT) applyofflinelogs$(EXEEXT)
41 subdir = src/tools
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__installdirs = "$(DESTDIR)$(bindir)"
51 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
52 PROGRAMS = $(bin_PROGRAMS)
53 am_applyofflinelogs_OBJECTS = applyofflinelogs.$(OBJEXT)
54 applyofflinelogs_OBJECTS = $(am_applyofflinelogs_OBJECTS)
55 applyofflinelogs_DEPENDENCIES = \
56 $(top_builddir)/src/storage/libcsql.la \
57 $(top_builddir)/src/sql/libcsqlsql.la \
58 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
59 $(top_builddir)/src/network/libcsqlnw.la \
60 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
61 $(top_builddir)/src/gateway/libcsqlgw.la \
62 $(top_builddir)/src/cache/libcacheload.la \
63 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
64 applyofflinelogs_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
65 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
66 $(CXXFLAGS) $(applyofflinelogs_LDFLAGS) $(LDFLAGS) -o $@
67 am_cachetable_OBJECTS = cachetable.$(OBJEXT)
68 cachetable_OBJECTS = $(am_cachetable_OBJECTS)
69 cachetable_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
70 $(top_builddir)/src/sql/libcsqlsql.la \
71 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
72 $(top_builddir)/src/network/libcsqlnw.la \
73 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
74 $(top_builddir)/src/gateway/libcsqlgw.la \
75 $(top_builddir)/src/cache/libcacheload.la \
76 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
77 cachetable_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
78 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
79 $(CXXFLAGS) $(cachetable_LDFLAGS) $(LDFLAGS) -o $@
80 am_cacheverify_OBJECTS = cacheverify.$(OBJEXT)
81 cacheverify_OBJECTS = $(am_cacheverify_OBJECTS)
82 cacheverify_DEPENDENCIES = $(top_builddir)/src/sql/libcsqlsql.la \
83 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
84 $(top_builddir)/src/network/libcsqlnw.la \
85 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
86 $(top_builddir)/src/network/libcsqlnw.la \
87 $(top_builddir)/src/gateway/libcsqlgw.la \
88 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
89 $(top_builddir)/src/cache/libcacheload.la \
90 $(top_builddir)/src/storage/libcsql.la
91 cacheverify_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
92 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
93 $(CXXFLAGS) $(cacheverify_LDFLAGS) $(LDFLAGS) -o $@
94 am_catalog_OBJECTS = catalog.$(OBJEXT)
95 catalog_OBJECTS = $(am_catalog_OBJECTS)
96 catalog_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
97 $(top_builddir)/src/sql/libcsqlsql.la \
98 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
99 $(top_builddir)/src/network/libcsqlnw.la \
100 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
101 $(top_builddir)/src/gateway/libcsqlgw.la \
102 $(top_builddir)/src/cache/libcacheload.la \
103 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
104 catalog_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
106 $(catalog_LDFLAGS) $(LDFLAGS) -o $@
107 am_checkpoint_OBJECTS = checkpoint.$(OBJEXT)
108 checkpoint_OBJECTS = $(am_checkpoint_OBJECTS)
109 checkpoint_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
110 $(top_builddir)/src/sql/libcsqlsql.la \
111 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
112 $(top_builddir)/src/network/libcsqlnw.la \
113 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
114 $(top_builddir)/src/gateway/libcsqlgw.la \
115 $(top_builddir)/src/cache/libcacheload.la \
116 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
117 checkpoint_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
118 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
119 $(CXXFLAGS) $(checkpoint_LDFLAGS) $(LDFLAGS) -o $@
120 am_csql_OBJECTS = isql.$(OBJEXT)
121 csql_OBJECTS = $(am_csql_OBJECTS)
122 csql_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
123 $(top_builddir)/src/sql/libcsqlsql.la \
124 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
125 $(top_builddir)/src/network/libcsqlnw.la \
126 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
127 $(top_builddir)/src/gateway/libcsqlgw.la \
128 $(top_builddir)/src/cache/libcacheload.la \
129 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
130 csql_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
131 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
132 $(csql_LDFLAGS) $(LDFLAGS) -o $@
133 am_csqlasyncserver_OBJECTS = csqlasyncserver.$(OBJEXT)
134 csqlasyncserver_OBJECTS = $(am_csqlasyncserver_OBJECTS)
135 csqlasyncserver_DEPENDENCIES = $(top_builddir)/src/sql/libcsqlsql.la \
136 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
137 $(top_builddir)/src/network/libcsqlnw.la \
138 $(top_builddir)/src/gateway/libcsqlgw.la \
139 $(top_builddir)/src/cache/libcacheload.la \
140 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
141 $(top_builddir)/src/network/libcsqlnw.la \
142 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
143 $(top_builddir)/src/storage/libcsql.la
144 csqlasyncserver_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
145 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
146 $(CXXFLAGS) $(csqlasyncserver_LDFLAGS) $(LDFLAGS) -o $@
147 am_csqlcacheserver_OBJECTS = csqlcacheserver.$(OBJEXT)
148 csqlcacheserver_OBJECTS = $(am_csqlcacheserver_OBJECTS)
149 csqlcacheserver_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
150 $(top_builddir)/src/sql/libcsqlsql.la \
151 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
152 $(top_builddir)/src/network/libcsqlnw.la \
153 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
154 $(top_builddir)/src/gateway/libcsqlgw.la \
155 $(top_builddir)/src/cache/libcacheload.la \
156 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
157 csqlcacheserver_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
158 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
159 $(CXXFLAGS) $(csqlcacheserver_LDFLAGS) $(LDFLAGS) -o $@
160 am_csqlcheckpointserver_OBJECTS = csqlcheckpointserver.$(OBJEXT)
161 csqlcheckpointserver_OBJECTS = $(am_csqlcheckpointserver_OBJECTS)
162 csqlcheckpointserver_DEPENDENCIES = \
163 $(top_builddir)/src/storage/libcsql.la \
164 $(top_builddir)/src/sql/libcsqlsql.la \
165 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
166 $(top_builddir)/src/network/libcsqlnw.la \
167 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
168 $(top_builddir)/src/gateway/libcsqlgw.la \
169 $(top_builddir)/src/cache/libcacheload.la \
170 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
171 csqlcheckpointserver_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
172 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
173 $(CXXFLAGS) $(csqlcheckpointserver_LDFLAGS) $(LDFLAGS) -o $@
174 am_csqlds_OBJECTS = csqlds.$(OBJEXT)
175 csqlds_OBJECTS = $(am_csqlds_OBJECTS)
176 csqlds_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la
177 csqlds_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
178 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
179 $(csqlds_LDFLAGS) $(LDFLAGS) -o $@
180 am_csqldump_OBJECTS = csqldump.$(OBJEXT)
181 csqldump_OBJECTS = $(am_csqldump_OBJECTS)
182 csqldump_DEPENDENCIES = $(top_builddir)/src/sql/libcsqlsql.la \
183 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
184 $(top_builddir)/src/network/libcsqlnw.la \
185 $(top_builddir)/src/gateway/libcsqlgw.la \
186 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
187 $(top_builddir)/src/network/libcsqlnw.la \
188 $(top_builddir)/src/cache/libcacheload.la \
189 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
190 $(top_builddir)/src/storage/libcsql.la
191 csqldump_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
192 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
193 $(CXXFLAGS) $(csqldump_LDFLAGS) $(LDFLAGS) -o $@
194 am_csqlserver_OBJECTS = csqlserver.$(OBJEXT)
195 csqlserver_OBJECTS = $(am_csqlserver_OBJECTS)
196 csqlserver_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
197 $(top_builddir)/src/sql/libcsqlsql.la \
198 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
199 $(top_builddir)/src/network/libcsqlnw.la \
200 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
201 $(top_builddir)/src/gateway/libcsqlgw.la \
202 $(top_builddir)/src/cache/libcacheload.la \
203 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
204 csqlserver_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
205 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
206 $(CXXFLAGS) $(csqlserver_LDFLAGS) $(LDFLAGS) -o $@
207 am_csqlsqlserver_OBJECTS = csqlsqlserver.$(OBJEXT)
208 csqlsqlserver_OBJECTS = $(am_csqlsqlserver_OBJECTS)
209 csqlsqlserver_DEPENDENCIES = $(top_builddir)/src/sql/libcsqlsql.la \
210 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
211 $(top_builddir)/src/network/libcsqlnw.la \
212 $(top_builddir)/src/gateway/libcsqlgw.la \
213 $(top_builddir)/src/cache/libcacheload.la \
214 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
215 $(top_builddir)/src/network/libcsqlnw.la \
216 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
217 $(top_builddir)/src/storage/libcsql.la
218 csqlsqlserver_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
219 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
220 $(CXXFLAGS) $(csqlsqlserver_LDFLAGS) $(LDFLAGS) -o $@
221 am_icsql_OBJECTS = icsql-isql.$(OBJEXT)
222 icsql_OBJECTS = $(am_icsql_OBJECTS)
223 icsql_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
224 $(top_builddir)/src/sql/libcsqlsql.la \
225 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
226 $(top_builddir)/src/network/libcsqlnw.la \
227 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
228 $(top_builddir)/src/gateway/libcsqlgw.la \
229 $(top_builddir)/src/cache/libcacheload.la \
230 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
231 icsql_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
232 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
233 $(icsql_LDFLAGS) $(LDFLAGS) -o $@
234 am_recover_OBJECTS = recover.$(OBJEXT)
235 recover_OBJECTS = $(am_recover_OBJECTS)
236 recover_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
237 $(top_builddir)/src/sql/libcsqlsql.la \
238 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
239 $(top_builddir)/src/network/libcsqlnw.la \
240 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
241 $(top_builddir)/src/gateway/libcsqlgw.la \
242 $(top_builddir)/src/cache/libcacheload.la \
243 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
244 recover_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
245 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
246 $(recover_LDFLAGS) $(LDFLAGS) -o $@
247 am_redo_OBJECTS = redo.$(OBJEXT)
248 redo_OBJECTS = $(am_redo_OBJECTS)
249 redo_DEPENDENCIES = $(top_builddir)/src/storage/libcsql.la \
250 $(top_builddir)/src/sql/libcsqlsql.la \
251 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
252 $(top_builddir)/src/network/libcsqlnw.la \
253 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
254 $(top_builddir)/src/gateway/libcsqlgw.la \
255 $(top_builddir)/src/cache/libcacheload.la \
256 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
257 redo_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
258 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
259 $(redo_LDFLAGS) $(LDFLAGS) -o $@
260 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
261 depcomp = $(SHELL) $(top_srcdir)/depcomp
262 am__depfiles_maybe = depfiles
263 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
264 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
265 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
266 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
267 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
268 CXXLD = $(CXX)
269 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
270 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
271 $(LDFLAGS) -o $@
272 SOURCES = $(applyofflinelogs_SOURCES) $(cachetable_SOURCES) \
273 $(cacheverify_SOURCES) $(catalog_SOURCES) \
274 $(checkpoint_SOURCES) $(csql_SOURCES) \
275 $(csqlasyncserver_SOURCES) $(csqlcacheserver_SOURCES) \
276 $(csqlcheckpointserver_SOURCES) $(csqlds_SOURCES) \
277 $(csqldump_SOURCES) $(csqlserver_SOURCES) \
278 $(csqlsqlserver_SOURCES) $(icsql_SOURCES) $(recover_SOURCES) \
279 $(redo_SOURCES)
280 DIST_SOURCES = $(applyofflinelogs_SOURCES) $(cachetable_SOURCES) \
281 $(cacheverify_SOURCES) $(catalog_SOURCES) \
282 $(checkpoint_SOURCES) $(csql_SOURCES) \
283 $(csqlasyncserver_SOURCES) $(csqlcacheserver_SOURCES) \
284 $(csqlcheckpointserver_SOURCES) $(csqlds_SOURCES) \
285 $(csqldump_SOURCES) $(csqlserver_SOURCES) \
286 $(csqlsqlserver_SOURCES) $(icsql_SOURCES) $(recover_SOURCES) \
287 $(redo_SOURCES)
288 ETAGS = etags
289 CTAGS = ctags
290 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
291 ACLOCAL = @ACLOCAL@
292 AMTAR = @AMTAR@
293 AR = @AR@
294 AUTOCONF = @AUTOCONF@
295 AUTOHEADER = @AUTOHEADER@
296 AUTOMAKE = @AUTOMAKE@
297 AWK = @AWK@
298 CC = @CC@
299 CCDEPMODE = @CCDEPMODE@
300 CFLAGS = @CFLAGS@
301 CPP = @CPP@
302 CPPFLAGS = @CPPFLAGS@
303 CXX = @CXX@
304 CXXCPP = @CXXCPP@
305 CXXDEPMODE = @CXXDEPMODE@
306 CXXFLAGS = @CXXFLAGS@
307 CYGPATH_W = @CYGPATH_W@
308 DEFS = @DEFS@
309 DEPDIR = @DEPDIR@
310 DSYMUTIL = @DSYMUTIL@
311 ECHO = @ECHO@
312 ECHO_C = @ECHO_C@
313 ECHO_N = @ECHO_N@
314 ECHO_T = @ECHO_T@
315 EGREP = @EGREP@
316 EXEEXT = @EXEEXT@
317 F77 = @F77@
318 FFLAGS = @FFLAGS@
319 GREP = @GREP@
320 INSTALL = @INSTALL@
321 INSTALL_DATA = @INSTALL_DATA@
322 INSTALL_PROGRAM = @INSTALL_PROGRAM@
323 INSTALL_SCRIPT = @INSTALL_SCRIPT@
324 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
325 LDFLAGS = @LDFLAGS@
326 LEX = @LEX@
327 LEXLIB = @LEXLIB@
328 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
329 LIBOBJS = @LIBOBJS@
330 LIBS = @LIBS@
331 LIBTOOL = @LIBTOOL@
332 LN_S = @LN_S@
333 LTLIBOBJS = @LTLIBOBJS@
334 MAKEINFO = @MAKEINFO@
335 MKDIR_P = @MKDIR_P@
336 NMEDIT = @NMEDIT@
337 OBJEXT = @OBJEXT@
338 PACKAGE = @PACKAGE@
339 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
340 PACKAGE_NAME = @PACKAGE_NAME@
341 PACKAGE_STRING = @PACKAGE_STRING@
342 PACKAGE_TARNAME = @PACKAGE_TARNAME@
343 PACKAGE_VERSION = @PACKAGE_VERSION@
344 PATH_SEPARATOR = @PATH_SEPARATOR@
345 RANLIB = @RANLIB@
346 SED = @SED@
347 SET_MAKE = @SET_MAKE@
348 SHELL = @SHELL@
349 STRIP = @STRIP@
350 VERSION = @VERSION@
351 YACC = @YACC@
352 YFLAGS = @YFLAGS@
353 abs_builddir = @abs_builddir@
354 abs_srcdir = @abs_srcdir@
355 abs_top_builddir = @abs_top_builddir@
356 abs_top_srcdir = @abs_top_srcdir@
357 ac_ct_CC = @ac_ct_CC@
358 ac_ct_CXX = @ac_ct_CXX@
359 ac_ct_F77 = @ac_ct_F77@
360 am__include = @am__include@
361 am__leading_dot = @am__leading_dot@
362 am__quote = @am__quote@
363 am__tar = @am__tar@
364 am__untar = @am__untar@
365 bindir = @bindir@
366 build = @build@
367 build_alias = @build_alias@
368 build_cpu = @build_cpu@
369 build_os = @build_os@
370 build_vendor = @build_vendor@
371 builddir = @builddir@
372 datadir = @datadir@
373 datarootdir = @datarootdir@
374 docdir = @docdir@
375 dvidir = @dvidir@
376 exec_prefix = @exec_prefix@
377 host = @host@
378 host_alias = @host_alias@
379 host_cpu = @host_cpu@
380 host_os = @host_os@
381 host_vendor = @host_vendor@
382 htmldir = @htmldir@
383 includedir = @includedir@
384 infodir = @infodir@
385 install_sh = @install_sh@
386 libdir = @libdir@
387 libexecdir = @libexecdir@
388 localedir = @localedir@
389 localstatedir = @localstatedir@
390 mandir = @mandir@
391 mkdir_p = @mkdir_p@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 prefix = @prefix@
395 program_transform_name = @program_transform_name@
396 psdir = @psdir@
397 sbindir = @sbindir@
398 sharedstatedir = @sharedstatedir@
399 srcdir = @srcdir@
400 sysconfdir = @sysconfdir@
401 target_alias = @target_alias@
402 top_builddir = @top_builddir@
403 top_srcdir = @top_srcdir@
404 INCLUDES = -I$(top_srcdir)/include $(all_includes) -I$(top_srcdir)/src/sql
405 METASOURCES = AUTO
406 csql_SOURCES = isql.cxx
407 csql_LDADD = $(top_builddir)/src/storage/libcsql.la \
408 $(top_builddir)/src/sql/libcsqlsql.la \
409 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
410 $(top_builddir)/src/network/libcsqlnw.la \
411 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
412 $(top_builddir)/src/gateway/libcsqlgw.la \
413 $(top_builddir)/src/cache/libcacheload.la \
414 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
416 csql_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -lreadline -lcurses -ldl
417 icsql_SOURCES = isql.cxx
418 icsql_CPPFLAGS = -DNO_READLINE_LIB
419 icsql_LDADD = $(top_builddir)/src/storage/libcsql.la \
420 $(top_builddir)/src/sql/libcsqlsql.la \
421 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
422 $(top_builddir)/src/network/libcsqlnw.la \
423 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
424 $(top_builddir)/src/gateway/libcsqlgw.la \
425 $(top_builddir)/src/cache/libcacheload.la \
426 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
428 icsql_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -lcurses -ldl
429 redo_SOURCES = redo.cxx
430 redo_LDADD = $(top_builddir)/src/storage/libcsql.la \
431 $(top_builddir)/src/sql/libcsqlsql.la \
432 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
433 $(top_builddir)/src/network/libcsqlnw.la \
434 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
435 $(top_builddir)/src/gateway/libcsqlgw.la \
436 $(top_builddir)/src/cache/libcacheload.la \
437 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
439 redo_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -lreadline -lcurses -ldl
440 applyofflinelogs_SOURCES = applyofflinelogs.cxx
441 applyofflinelogs_LDADD = $(top_builddir)/src/storage/libcsql.la \
442 $(top_builddir)/src/sql/libcsqlsql.la \
443 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
444 $(top_builddir)/src/network/libcsqlnw.la \
445 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
446 $(top_builddir)/src/gateway/libcsqlgw.la \
447 $(top_builddir)/src/cache/libcacheload.la \
448 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
450 applyofflinelogs_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
451 recover_SOURCES = recover.cxx
452 recover_LDADD = $(top_builddir)/src/storage/libcsql.la \
453 $(top_builddir)/src/sql/libcsqlsql.la \
454 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
455 $(top_builddir)/src/network/libcsqlnw.la \
456 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
457 $(top_builddir)/src/gateway/libcsqlgw.la \
458 $(top_builddir)/src/cache/libcacheload.la \
459 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
461 recover_LDFLAGS = -lcrypt -lrt -lpthread -lodbc -ldl
462 checkpoint_SOURCES = checkpoint.cxx
463 checkpoint_LDADD = $(top_builddir)/src/storage/libcsql.la \
464 $(top_builddir)/src/sql/libcsqlsql.la \
465 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
466 $(top_builddir)/src/network/libcsqlnw.la \
467 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
468 $(top_builddir)/src/gateway/libcsqlgw.la \
469 $(top_builddir)/src/cache/libcacheload.la \
470 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
472 checkpoint_LDFLAGS = -lcrypt -lrt -lpthread -lcrypt -lodbc -ldl
473 catalog_SOURCES = catalog.cxx
474 catalog_LDADD = $(top_builddir)/src/storage/libcsql.la \
475 $(top_builddir)/src/sql/libcsqlsql.la \
476 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
477 $(top_builddir)/src/network/libcsqlnw.la \
478 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
479 $(top_builddir)/src/gateway/libcsqlgw.la \
480 $(top_builddir)/src/cache/libcacheload.la \
481 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
483 catalog_LDFLAGS = -lcrypt -lrt -ldl
484 cachetable_LDADD = $(top_builddir)/src/storage/libcsql.la \
485 $(top_builddir)/src/sql/libcsqlsql.la \
486 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
487 $(top_builddir)/src/network/libcsqlnw.la \
488 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
489 $(top_builddir)/src/gateway/libcsqlgw.la \
490 $(top_builddir)/src/cache/libcacheload.la \
491 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
493 cachetable_LDFLAGS = -lcrypt -lodbc -lrt -ldl
494 cachetable_SOURCES = cachetable.cxx
495 cacheverify_LDADD = $(top_builddir)/src/sql/libcsqlsql.la \
496 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
497 $(top_builddir)/src/network/libcsqlnw.la \
498 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
499 $(top_builddir)/src/network/libcsqlnw.la \
500 $(top_builddir)/src/gateway/libcsqlgw.la \
501 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
502 $(top_builddir)/src/cache/libcacheload.la \
503 $(top_builddir)/src/storage/libcsql.la
505 cacheverify_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
506 cacheverify_SOURCES = cacheverify.cxx
507 csqlserver_LDADD = $(top_builddir)/src/storage/libcsql.la \
508 $(top_builddir)/src/sql/libcsqlsql.la \
509 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
510 $(top_builddir)/src/network/libcsqlnw.la \
511 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
512 $(top_builddir)/src/gateway/libcsqlgw.la \
513 $(top_builddir)/src/cache/libcacheload.la \
514 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
516 csqlserver_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
517 csqlserver_SOURCES = csqlserver.cxx
518 csqlasyncserver_LDADD = $(top_builddir)/src/sql/libcsqlsql.la \
519 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
520 $(top_builddir)/src/network/libcsqlnw.la \
521 $(top_builddir)/src/gateway/libcsqlgw.la \
522 $(top_builddir)/src/cache/libcacheload.la \
523 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
524 $(top_builddir)/src/network/libcsqlnw.la \
525 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
526 $(top_builddir)/src/storage/libcsql.la
528 csqlasyncserver_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
529 csqlasyncserver_SOURCES = csqlasyncserver.cxx
530 csqlsqlserver_LDADD = $(top_builddir)/src/sql/libcsqlsql.la \
531 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
532 $(top_builddir)/src/network/libcsqlnw.la \
533 $(top_builddir)/src/gateway/libcsqlgw.la \
534 $(top_builddir)/src/cache/libcacheload.la \
535 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
536 $(top_builddir)/src/network/libcsqlnw.la \
537 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
538 $(top_builddir)/src/storage/libcsql.la
540 csqlsqlserver_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
541 csqlsqlserver_SOURCES = csqlsqlserver.cxx
542 csqldump_LDADD = $(top_builddir)/src/sql/libcsqlsql.la \
543 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
544 $(top_builddir)/src/network/libcsqlnw.la \
545 $(top_builddir)/src/gateway/libcsqlgw.la \
546 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la \
547 $(top_builddir)/src/network/libcsqlnw.la \
548 $(top_builddir)/src/cache/libcacheload.la \
549 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
550 $(top_builddir)/src/storage/libcsql.la
552 csqldump_LDFLAGS = -lrt -lpthread -lcrypt -lodbc -ldl
553 csqldump_SOURCES = csqldump.cxx
554 csqlcacheserver_LDADD = $(top_builddir)/src/storage/libcsql.la \
555 $(top_builddir)/src/sql/libcsqlsql.la \
556 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
557 $(top_builddir)/src/network/libcsqlnw.la \
558 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
559 $(top_builddir)/src/gateway/libcsqlgw.la \
560 $(top_builddir)/src/cache/libcacheload.la \
561 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
563 csqlcacheserver_LDFLAGS = -lcrypt -lodbc -lrt -lpthread -ldl
564 csqlcacheserver_SOURCES = csqlcacheserver.cxx
565 csqlcheckpointserver_LDADD = $(top_builddir)/src/storage/libcsql.la \
566 $(top_builddir)/src/sql/libcsqlsql.la \
567 $(top_builddir)/src/sqllog/libcsqlsqllog.la \
568 $(top_builddir)/src/network/libcsqlnw.la \
569 $(top_builddir)/src/adapter/libcsqlodbcadapter.la \
570 $(top_builddir)/src/gateway/libcsqlgw.la \
571 $(top_builddir)/src/cache/libcacheload.la \
572 $(top_builddir)/src/sqlnetwork/libcsqlsqlnw.la
574 csqlcheckpointserver_LDFLAGS = -lcrypt -lodbc -lrt -lpthread -ldl
575 csqlcheckpointserver_SOURCES = csqlcheckpointserver.cxx
576 csqlds_LDADD = $(top_builddir)/src/storage/libcsql.la
577 csqlds_LDFLAGS = -lcrypt -ldl
578 csqlds_SOURCES = csqlds.cxx
579 all: all-am
581 .SUFFIXES:
582 .SUFFIXES: .cxx .lo .o .obj
583 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
584 @for dep in $?; do \
585 case '$(am__configure_deps)' in \
586 *$$dep*) \
587 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
588 && exit 0; \
589 exit 1;; \
590 esac; \
591 done; \
592 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tools/Makefile'; \
593 cd $(top_srcdir) && \
594 $(AUTOMAKE) --gnu src/tools/Makefile
595 .PRECIOUS: Makefile
596 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
597 @case '$?' in \
598 *config.status*) \
599 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
600 *) \
601 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
602 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
603 esac;
605 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
606 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
608 $(top_srcdir)/configure: $(am__configure_deps)
609 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
610 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
611 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
612 install-binPROGRAMS: $(bin_PROGRAMS)
613 @$(NORMAL_INSTALL)
614 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
615 @list='$(bin_PROGRAMS)'; for p in $$list; do \
616 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
617 if test -f $$p \
618 || test -f $$p1 \
619 ; then \
620 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
621 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
622 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
623 else :; fi; \
624 done
626 uninstall-binPROGRAMS:
627 @$(NORMAL_UNINSTALL)
628 @list='$(bin_PROGRAMS)'; for p in $$list; do \
629 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
630 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
631 rm -f "$(DESTDIR)$(bindir)/$$f"; \
632 done
634 clean-binPROGRAMS:
635 @list='$(bin_PROGRAMS)'; for p in $$list; do \
636 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
637 echo " rm -f $$p $$f"; \
638 rm -f $$p $$f ; \
639 done
640 applyofflinelogs$(EXEEXT): $(applyofflinelogs_OBJECTS) $(applyofflinelogs_DEPENDENCIES)
641 @rm -f applyofflinelogs$(EXEEXT)
642 $(applyofflinelogs_LINK) $(applyofflinelogs_OBJECTS) $(applyofflinelogs_LDADD) $(LIBS)
643 cachetable$(EXEEXT): $(cachetable_OBJECTS) $(cachetable_DEPENDENCIES)
644 @rm -f cachetable$(EXEEXT)
645 $(cachetable_LINK) $(cachetable_OBJECTS) $(cachetable_LDADD) $(LIBS)
646 cacheverify$(EXEEXT): $(cacheverify_OBJECTS) $(cacheverify_DEPENDENCIES)
647 @rm -f cacheverify$(EXEEXT)
648 $(cacheverify_LINK) $(cacheverify_OBJECTS) $(cacheverify_LDADD) $(LIBS)
649 catalog$(EXEEXT): $(catalog_OBJECTS) $(catalog_DEPENDENCIES)
650 @rm -f catalog$(EXEEXT)
651 $(catalog_LINK) $(catalog_OBJECTS) $(catalog_LDADD) $(LIBS)
652 checkpoint$(EXEEXT): $(checkpoint_OBJECTS) $(checkpoint_DEPENDENCIES)
653 @rm -f checkpoint$(EXEEXT)
654 $(checkpoint_LINK) $(checkpoint_OBJECTS) $(checkpoint_LDADD) $(LIBS)
655 csql$(EXEEXT): $(csql_OBJECTS) $(csql_DEPENDENCIES)
656 @rm -f csql$(EXEEXT)
657 $(csql_LINK) $(csql_OBJECTS) $(csql_LDADD) $(LIBS)
658 csqlasyncserver$(EXEEXT): $(csqlasyncserver_OBJECTS) $(csqlasyncserver_DEPENDENCIES)
659 @rm -f csqlasyncserver$(EXEEXT)
660 $(csqlasyncserver_LINK) $(csqlasyncserver_OBJECTS) $(csqlasyncserver_LDADD) $(LIBS)
661 csqlcacheserver$(EXEEXT): $(csqlcacheserver_OBJECTS) $(csqlcacheserver_DEPENDENCIES)
662 @rm -f csqlcacheserver$(EXEEXT)
663 $(csqlcacheserver_LINK) $(csqlcacheserver_OBJECTS) $(csqlcacheserver_LDADD) $(LIBS)
664 csqlcheckpointserver$(EXEEXT): $(csqlcheckpointserver_OBJECTS) $(csqlcheckpointserver_DEPENDENCIES)
665 @rm -f csqlcheckpointserver$(EXEEXT)
666 $(csqlcheckpointserver_LINK) $(csqlcheckpointserver_OBJECTS) $(csqlcheckpointserver_LDADD) $(LIBS)
667 csqlds$(EXEEXT): $(csqlds_OBJECTS) $(csqlds_DEPENDENCIES)
668 @rm -f csqlds$(EXEEXT)
669 $(csqlds_LINK) $(csqlds_OBJECTS) $(csqlds_LDADD) $(LIBS)
670 csqldump$(EXEEXT): $(csqldump_OBJECTS) $(csqldump_DEPENDENCIES)
671 @rm -f csqldump$(EXEEXT)
672 $(csqldump_LINK) $(csqldump_OBJECTS) $(csqldump_LDADD) $(LIBS)
673 csqlserver$(EXEEXT): $(csqlserver_OBJECTS) $(csqlserver_DEPENDENCIES)
674 @rm -f csqlserver$(EXEEXT)
675 $(csqlserver_LINK) $(csqlserver_OBJECTS) $(csqlserver_LDADD) $(LIBS)
676 csqlsqlserver$(EXEEXT): $(csqlsqlserver_OBJECTS) $(csqlsqlserver_DEPENDENCIES)
677 @rm -f csqlsqlserver$(EXEEXT)
678 $(csqlsqlserver_LINK) $(csqlsqlserver_OBJECTS) $(csqlsqlserver_LDADD) $(LIBS)
679 icsql$(EXEEXT): $(icsql_OBJECTS) $(icsql_DEPENDENCIES)
680 @rm -f icsql$(EXEEXT)
681 $(icsql_LINK) $(icsql_OBJECTS) $(icsql_LDADD) $(LIBS)
682 recover$(EXEEXT): $(recover_OBJECTS) $(recover_DEPENDENCIES)
683 @rm -f recover$(EXEEXT)
684 $(recover_LINK) $(recover_OBJECTS) $(recover_LDADD) $(LIBS)
685 redo$(EXEEXT): $(redo_OBJECTS) $(redo_DEPENDENCIES)
686 @rm -f redo$(EXEEXT)
687 $(redo_LINK) $(redo_OBJECTS) $(redo_LDADD) $(LIBS)
689 mostlyclean-compile:
690 -rm -f *.$(OBJEXT)
692 distclean-compile:
693 -rm -f *.tab.c
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/applyofflinelogs.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cachetable.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cacheverify.Po@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catalog.Po@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpoint.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlasyncserver.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlcacheserver.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlcheckpointserver.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlds.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqldump.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlserver.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csqlsqlserver.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icsql-isql.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isql.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recover.Po@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/redo.Po@am__quote@
712 .cxx.o:
713 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
714 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
715 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
716 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
717 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
719 .cxx.obj:
720 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
721 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
722 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
723 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
724 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
726 .cxx.lo:
727 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
728 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
729 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
730 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
731 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
733 icsql-isql.o: isql.cxx
734 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(icsql_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT icsql-isql.o -MD -MP -MF $(DEPDIR)/icsql-isql.Tpo -c -o icsql-isql.o `test -f 'isql.cxx' || echo '$(srcdir)/'`isql.cxx
735 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/icsql-isql.Tpo $(DEPDIR)/icsql-isql.Po
736 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='isql.cxx' object='icsql-isql.o' libtool=no @AMDEPBACKSLASH@
737 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
738 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(icsql_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o icsql-isql.o `test -f 'isql.cxx' || echo '$(srcdir)/'`isql.cxx
740 icsql-isql.obj: isql.cxx
741 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(icsql_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT icsql-isql.obj -MD -MP -MF $(DEPDIR)/icsql-isql.Tpo -c -o icsql-isql.obj `if test -f 'isql.cxx'; then $(CYGPATH_W) 'isql.cxx'; else $(CYGPATH_W) '$(srcdir)/isql.cxx'; fi`
742 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/icsql-isql.Tpo $(DEPDIR)/icsql-isql.Po
743 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='isql.cxx' object='icsql-isql.obj' libtool=no @AMDEPBACKSLASH@
744 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
745 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(icsql_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o icsql-isql.obj `if test -f 'isql.cxx'; then $(CYGPATH_W) 'isql.cxx'; else $(CYGPATH_W) '$(srcdir)/isql.cxx'; fi`
747 mostlyclean-libtool:
748 -rm -f *.lo
750 clean-libtool:
751 -rm -rf .libs _libs
753 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
754 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
755 unique=`for i in $$list; do \
756 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
757 done | \
758 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
759 END { if (nonempty) { for (i in files) print i; }; }'`; \
760 mkid -fID $$unique
761 tags: TAGS
763 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
764 $(TAGS_FILES) $(LISP)
765 tags=; \
766 here=`pwd`; \
767 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
768 unique=`for i in $$list; do \
769 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
770 done | \
771 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
772 END { if (nonempty) { for (i in files) print i; }; }'`; \
773 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
774 test -n "$$unique" || unique=$$empty_fix; \
775 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
776 $$tags $$unique; \
778 ctags: CTAGS
779 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
780 $(TAGS_FILES) $(LISP)
781 tags=; \
782 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
783 unique=`for i in $$list; do \
784 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
785 done | \
786 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
787 END { if (nonempty) { for (i in files) print i; }; }'`; \
788 test -z "$(CTAGS_ARGS)$$tags$$unique" \
789 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
790 $$tags $$unique
792 GTAGS:
793 here=`$(am__cd) $(top_builddir) && pwd` \
794 && cd $(top_srcdir) \
795 && gtags -i $(GTAGS_ARGS) $$here
797 distclean-tags:
798 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
800 distdir: $(DISTFILES)
801 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
802 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
803 list='$(DISTFILES)'; \
804 dist_files=`for file in $$list; do echo $$file; done | \
805 sed -e "s|^$$srcdirstrip/||;t" \
806 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
807 case $$dist_files in \
808 */*) $(MKDIR_P) `echo "$$dist_files" | \
809 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
810 sort -u` ;; \
811 esac; \
812 for file in $$dist_files; do \
813 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
814 if test -d $$d/$$file; then \
815 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
816 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
817 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
818 fi; \
819 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
820 else \
821 test -f $(distdir)/$$file \
822 || cp -p $$d/$$file $(distdir)/$$file \
823 || exit 1; \
824 fi; \
825 done
826 check-am: all-am
827 check: check-am
828 all-am: Makefile $(PROGRAMS)
829 installdirs:
830 for dir in "$(DESTDIR)$(bindir)"; do \
831 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
832 done
833 install: install-am
834 install-exec: install-exec-am
835 install-data: install-data-am
836 uninstall: uninstall-am
838 install-am: all-am
839 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
841 installcheck: installcheck-am
842 install-strip:
843 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
844 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
845 `test -z '$(STRIP)' || \
846 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
847 mostlyclean-generic:
849 clean-generic:
851 distclean-generic:
852 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
854 maintainer-clean-generic:
855 @echo "This command is intended for maintainers to use"
856 @echo "it deletes files that may require special tools to rebuild."
857 clean: clean-am
859 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
861 distclean: distclean-am
862 -rm -rf ./$(DEPDIR)
863 -rm -f Makefile
864 distclean-am: clean-am distclean-compile distclean-generic \
865 distclean-tags
867 dvi: dvi-am
869 dvi-am:
871 html: html-am
873 info: info-am
875 info-am:
877 install-data-am:
879 install-dvi: install-dvi-am
881 install-exec-am: install-binPROGRAMS
883 install-html: install-html-am
885 install-info: install-info-am
887 install-man:
889 install-pdf: install-pdf-am
891 install-ps: install-ps-am
893 installcheck-am:
895 maintainer-clean: maintainer-clean-am
896 -rm -rf ./$(DEPDIR)
897 -rm -f Makefile
898 maintainer-clean-am: distclean-am maintainer-clean-generic
900 mostlyclean: mostlyclean-am
902 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
903 mostlyclean-libtool
905 pdf: pdf-am
907 pdf-am:
909 ps: ps-am
911 ps-am:
913 uninstall-am: uninstall-binPROGRAMS
915 .MAKE: install-am install-strip
917 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
918 clean-generic clean-libtool ctags distclean distclean-compile \
919 distclean-generic distclean-libtool distclean-tags distdir dvi \
920 dvi-am html html-am info info-am install install-am \
921 install-binPROGRAMS install-data install-data-am install-dvi \
922 install-dvi-am install-exec install-exec-am install-html \
923 install-html-am install-info install-info-am install-man \
924 install-pdf install-pdf-am install-ps install-ps-am \
925 install-strip installcheck installcheck-am installdirs \
926 maintainer-clean maintainer-clean-generic mostlyclean \
927 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
928 pdf pdf-am ps ps-am tags uninstall uninstall-am \
929 uninstall-binPROGRAMS
931 # Tell versions [3.59,3.63) of GNU make to not export all variables.
932 # Otherwise a system limit (for SysV at least) may be exceeded.
933 .NOEXPORT: