~ubuntu-branches/ubuntu/precise/libdbi-drivers/precise

« back to all changes in this revision

Viewing changes to drivers/sqlite/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Parker
  • Date: 2004-02-01 14:33:06 UTC
  • Revision ID: james.westby@ubuntu.com-20040201143306-pmwubrx4d4jrq7om
Tags: upstream-0.7.1
ImportĀ upstreamĀ versionĀ 0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
infodir = @infodir@
 
30
mandir = @mandir@
 
31
includedir = @includedir@
 
32
oldincludedir = /usr/include
 
33
 
 
34
DESTDIR =
 
35
 
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
 
 
40
top_builddir = ../..
 
41
 
 
42
ACLOCAL = @ACLOCAL@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOMAKE = @AUTOMAKE@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
 
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
49
INSTALL_DATA = @INSTALL_DATA@
 
50
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
51
transform = @program_transform_name@
 
52
 
 
53
NORMAL_INSTALL = :
 
54
PRE_INSTALL = :
 
55
POST_INSTALL = :
 
56
NORMAL_UNINSTALL = :
 
57
PRE_UNINSTALL = :
 
58
POST_UNINSTALL = :
 
59
host_alias = @host_alias@
 
60
host_triplet = @host@
 
61
AR = @AR@
 
62
AS = @AS@
 
63
CC = @CC@
 
64
CPP = @CPP@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
DBI_INCLUDE = @DBI_INCLUDE@
 
68
DEBUG = @DEBUG@
 
69
DLLTOOL = @DLLTOOL@
 
70
ECHO = @ECHO@
 
71
EGREP = @EGREP@
 
72
EXEEXT = @EXEEXT@
 
73
F77 = @F77@
 
74
GCJ = @GCJ@
 
75
GCJFLAGS = @GCJFLAGS@
 
76
HAVE_LIB = @HAVE_LIB@
 
77
LIB = @LIB@
 
78
LIBADD_DL = @LIBADD_DL@
 
79
LIBTOOL = @LIBTOOL@
 
80
LN_S = @LN_S@
 
81
LTLIB = @LTLIB@
 
82
MAINT = @MAINT@
 
83
MAKEINFO = @MAKEINFO@
 
84
MSQL_INCLUDE = @MSQL_INCLUDE@
 
85
MSQL_LDFLAGS = @MSQL_LDFLAGS@
 
86
MSQL_LIBS = @MSQL_LIBS@
 
87
MYSQL_INCLUDE = @MYSQL_INCLUDE@
 
88
MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
 
89
MYSQL_LIBS = @MYSQL_LIBS@
 
90
OBJDUMP = @OBJDUMP@
 
91
OBJEXT = @OBJEXT@
 
92
ORACLE_INCLUDE = @ORACLE_INCLUDE@
 
93
ORACLE_LDFLAGS = @ORACLE_LDFLAGS@
 
94
ORACLE_LIBS = @ORACLE_LIBS@
 
95
PACKAGE = @PACKAGE@
 
96
PGSQL_INCLUDE = @PGSQL_INCLUDE@
 
97
PGSQL_LDFLAGS = @PGSQL_LDFLAGS@
 
98
PGSQL_LIBS = @PGSQL_LIBS@
 
99
PROFILE = @PROFILE@
 
100
RANLIB = @RANLIB@
 
101
RC = @RC@
 
102
SQLITE_INCLUDE = @SQLITE_INCLUDE@
 
103
SQLITE_LDFLAGS = @SQLITE_LDFLAGS@
 
104
SQLITE_LIBS = @SQLITE_LIBS@
 
105
STRIP = @STRIP@
 
106
VERSION = @VERSION@
 
107
driverdir = @driverdir@
 
108
 
 
109
AUTOMAKE_OPTIONS = foreign
 
110
 
 
111
@HAVE_SQLITE_TRUE@doc_dir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 
112
@HAVE_SQLITE_FALSE@doc_dir = 
 
113
@HAVE_SQLITE_TRUE@html_subdir = dbd_sqlite
 
114
@HAVE_SQLITE_FALSE@html_subdir = 
 
115
@HAVE_SQLITE_TRUE@noinst_DATA = dbd_sqlite.pdf dbd_sqlite/* 
 
116
@HAVE_SQLITE_FALSE@noinst_DATA = 
 
117
 
 
118
@HAVE_SQLITE_TRUE@sqlite_ltlibs = libsqlite.la
 
119
@HAVE_SQLITE_FALSE@sqlite_ltlibs = 
 
120
@HAVE_SQLITE_TRUE@sqlite_ldflags = -module -avoid-version
 
121
@HAVE_SQLITE_FALSE@sqlite_ldflags = 
 
122
@HAVE_SQLITE_TRUE@sqlite_sources = dbd_sqlite.c
 
123
@HAVE_SQLITE_FALSE@sqlite_sources = 
 
124
 
 
125
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include @DBI_INCLUDE@ @SQLITE_INCLUDE@
 
126
 
 
127
libdir = $(driverdir)
 
128
lib_LTLIBRARIES = $(sqlite_ltlibs)
 
129
libsqlite_la_LDFLAGS = $(sqlite_ldflags) @SQLITE_LDFLAGS@ @SQLITE_LIBS@
 
130
libsqlite_la_SOURCES = $(sqlite_sources)
 
131
libsqlite_la_DEPENDENCIES = dbd_sqlite.h
 
132
 
 
133
EXTRA_DIST = dbd_sqlite.c dbd_sqlite.h AUTHORS TODO README dbd_sqlite.pdf dbd_sqlite/*
 
134
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
135
CONFIG_HEADER = ../../config.h
 
136
CONFIG_CLEAN_FILES = 
 
137
LTLIBRARIES =  $(lib_LTLIBRARIES)
 
138
 
 
139
 
 
140
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
 
141
CPPFLAGS = @CPPFLAGS@
 
142
LDFLAGS = @LDFLAGS@
 
143
LIBS = @LIBS@
 
144
libsqlite_la_LIBADD = 
 
145
@HAVE_SQLITE_TRUE@libsqlite_la_OBJECTS =  dbd_sqlite.lo
 
146
@HAVE_SQLITE_FALSE@libsqlite_la_OBJECTS = 
 
147
CFLAGS = @CFLAGS@
 
148
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
149
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
150
CCLD = $(CC)
 
151
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
152
DATA =  $(noinst_DATA)
 
153
 
 
154
DIST_COMMON =  README AUTHORS Makefile.am Makefile.in TODO
 
155
 
 
156
 
 
157
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
158
 
 
159
TAR = tar
 
160
GZIP_ENV = --best
 
161
SOURCES = $(libsqlite_la_SOURCES)
 
162
OBJECTS = $(libsqlite_la_OBJECTS)
 
163
 
 
164
all: all-redirect
 
165
.SUFFIXES:
 
166
.SUFFIXES: .S .c .lo .o .obj .s
 
167
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
168
        cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps drivers/sqlite/Makefile
 
169
 
 
170
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
171
        cd $(top_builddir) \
 
172
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
173
 
 
174
 
 
175
mostlyclean-libLTLIBRARIES:
 
176
 
 
177
clean-libLTLIBRARIES:
 
178
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
179
 
 
180
distclean-libLTLIBRARIES:
 
181
 
 
182
maintainer-clean-libLTLIBRARIES:
 
183
 
 
184
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
185
        @$(NORMAL_INSTALL)
 
186
        $(mkinstalldirs) $(DESTDIR)$(libdir)
 
187
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
188
          if test -f $$p; then \
 
189
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
 
190
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
 
191
          else :; fi; \
 
192
        done
 
193
 
 
194
uninstall-libLTLIBRARIES:
 
195
        @$(NORMAL_UNINSTALL)
 
196
        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
197
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
198
        done
 
199
 
 
200
.c.o:
 
201
        $(COMPILE) -c $<
 
202
 
 
203
# FIXME: We should only use cygpath when building on Windows,
 
204
# and only if it is available.
 
205
.c.obj:
 
206
        $(COMPILE) -c `cygpath -w $<`
 
207
 
 
208
.s.o:
 
209
        $(COMPILE) -c $<
 
210
 
 
211
.S.o:
 
212
        $(COMPILE) -c $<
 
213
 
 
214
mostlyclean-compile:
 
215
        -rm -f *.o core *.core
 
216
        -rm -f *.$(OBJEXT)
 
217
 
 
218
clean-compile:
 
219
 
 
220
distclean-compile:
 
221
        -rm -f *.tab.c
 
222
 
 
223
maintainer-clean-compile:
 
224
 
 
225
.c.lo:
 
226
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
227
 
 
228
.s.lo:
 
229
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
230
 
 
231
.S.lo:
 
232
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
233
 
 
234
mostlyclean-libtool:
 
235
        -rm -f *.lo
 
236
 
 
237
clean-libtool:
 
238
        -rm -rf .libs _libs
 
239
 
 
240
distclean-libtool:
 
241
 
 
242
maintainer-clean-libtool:
 
243
 
 
244
libsqlite.la: $(libsqlite_la_OBJECTS) $(libsqlite_la_DEPENDENCIES)
 
245
        $(LINK) -rpath $(libdir) $(libsqlite_la_LDFLAGS) $(libsqlite_la_OBJECTS) $(libsqlite_la_LIBADD) $(LIBS)
 
246
 
 
247
tags: TAGS
 
248
 
 
249
ID: $(HEADERS) $(SOURCES) $(LISP)
 
250
        list='$(SOURCES) $(HEADERS)'; \
 
251
        unique=`for i in $$list; do echo $$i; done | \
 
252
          awk '    { files[$$0] = 1; } \
 
253
               END { for (i in files) print i; }'`; \
 
254
        here=`pwd` && cd $(srcdir) \
 
255
          && mkid -f$$here/ID $$unique $(LISP)
 
256
 
 
257
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
258
        tags=; \
 
259
        here=`pwd`; \
 
260
        list='$(SOURCES) $(HEADERS)'; \
 
261
        unique=`for i in $$list; do echo $$i; done | \
 
262
          awk '    { files[$$0] = 1; } \
 
263
               END { for (i in files) print i; }'`; \
 
264
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
265
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 
266
 
 
267
mostlyclean-tags:
 
268
 
 
269
clean-tags:
 
270
 
 
271
distclean-tags:
 
272
        -rm -f TAGS ID
 
273
 
 
274
maintainer-clean-tags:
 
275
 
 
276
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
277
 
 
278
subdir = drivers/sqlite
 
279
 
 
280
distdir: $(DISTFILES)
 
281
        $(mkinstalldirs) $(distdir)/dbd_sqlite
 
282
        @for file in $(DISTFILES); do \
 
283
          d=$(srcdir); \
 
284
          if test -d $$d/$$file; then \
 
285
            cp -pr $$d/$$file $(distdir)/$$file; \
 
286
          else \
 
287
            test -f $(distdir)/$$file \
 
288
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
289
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
290
          fi; \
 
291
        done
 
292
 
 
293
info-am:
 
294
info: info-am
 
295
dvi-am:
 
296
dvi: dvi-am
 
297
check-am: all-am
 
298
check: check-am
 
299
installcheck-am:
 
300
installcheck: installcheck-am
 
301
install-exec-am: install-libLTLIBRARIES
 
302
install-exec: install-exec-am
 
303
 
 
304
install-data-am: install-data-local
 
305
install-data: install-data-am
 
306
 
 
307
install-am: all-am
 
308
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
309
install: install-am
 
310
uninstall-am: uninstall-libLTLIBRARIES
 
311
uninstall: uninstall-am
 
312
all-am: Makefile $(LTLIBRARIES) $(DATA)
 
313
all-redirect: all-am
 
314
install-strip:
 
315
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
316
installdirs:
 
317
        $(mkinstalldirs)  $(DESTDIR)$(libdir)
 
318
 
 
319
 
 
320
mostlyclean-generic:
 
321
 
 
322
clean-generic:
 
323
 
 
324
distclean-generic:
 
325
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
326
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
327
 
 
328
maintainer-clean-generic:
 
329
mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
 
330
                mostlyclean-libtool mostlyclean-tags \
 
331
                mostlyclean-generic
 
332
 
 
333
mostlyclean: mostlyclean-am
 
334
 
 
335
clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
 
336
                clean-generic mostlyclean-am
 
337
 
 
338
clean: clean-am
 
339
 
 
340
distclean-am:  distclean-libLTLIBRARIES distclean-compile \
 
341
                distclean-libtool distclean-tags distclean-generic \
 
342
                clean-am
 
343
        -rm -f libtool
 
344
 
 
345
distclean: distclean-am
 
346
 
 
347
maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
 
348
                maintainer-clean-compile maintainer-clean-libtool \
 
349
                maintainer-clean-tags maintainer-clean-generic \
 
350
                distclean-am
 
351
        @echo "This command is intended for maintainers to use;"
 
352
        @echo "it deletes files that may require special tools to rebuild."
 
353
 
 
354
maintainer-clean: maintainer-clean-am
 
355
 
 
356
.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
 
357
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
 
358
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
 
359
distclean-compile clean-compile maintainer-clean-compile \
 
360
mostlyclean-libtool distclean-libtool clean-libtool \
 
361
maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
 
362
clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
 
363
check-am installcheck-am installcheck install-exec-am install-exec \
 
364
install-data-local install-data-am install-data install-am install \
 
365
uninstall-am uninstall all-redirect all-am all installdirs \
 
366
mostlyclean-generic distclean-generic clean-generic \
 
367
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
368
 
 
369
 
 
370
# jadetex spews out tons of useless crap. shut it up:
 
371
dbd_sqlite.pdf:
 
372
        @echo "Converting dbd_sqlite.sgml to PostScript...";
 
373
        sgmltools -b ps -s $(top_srcdir)/doc/include/doc-print.dsl dbd_sqlite.sgml > /dev/null 2>&1
 
374
        @echo "Converting dbd_sqlite.ps to PDF...";
 
375
        ps2pdf dbd_sqlite.ps
 
376
 
 
377
dbd_sqlite/*:
 
378
        @echo "Converting dbd_sqlite.sgml to HTML...";
 
379
        sgmltools -b html -s $(top_srcdir)/doc/include/doc-html.dsl dbd_sqlite.sgml
 
380
 
 
381
distclean: clean
 
382
        rm -f dbd_sqlite.ps dbd_sqlite.pdf dbd_sqlite/*
 
383
 
 
384
# manually install the docs
 
385
install-data-local: 
 
386
@HAVE_SQLITE_TRUE@      $(top_srcdir)/mkinstalldirs $(DESTDIR)$(doc_dir) $(DESTDIR)$(doc_dir)/$(html_subdir)
 
387
@HAVE_SQLITE_TRUE@      @for f in $(noinst_DATA); do \
 
388
@HAVE_SQLITE_TRUE@              $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(doc_dir)/$$f; \
 
389
@HAVE_SQLITE_TRUE@      done
 
390
 
 
391
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
392
# Otherwise a system limit (for SysV at least) may be exceeded.
 
393
.NOEXPORT: