1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
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.
9
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.
14
15@SET_MAKE@
16
17#
18#  Makefile.am
19#
20#  The iODBC driver manager.
21#
22#  Copyright (C) 1996-2006 by OpenLink Software <iodbc@openlinksw.com>
23#  All Rights Reserved.
24#
25#  This software is released under the terms of either of the following
26#  licenses:
27#
28#      - GNU Library General Public License (see LICENSE.LGPL)
29#      - The BSD License (see LICENSE.BSD).
30#
31#  Note that the only valid version of the LGPL license as far as this
32#  project is concerned is the original GNU Library General Public License
33#  Version 2, dated June 1991.
34#
35#  While not mandated by the BSD license, any patches you make to the
36#  iODBC source code may be contributed back into the iODBC project
37#  at your discretion. Contributions will benefit the Open Source and
38#  Data Access community as a whole. Submissions may be made at:
39#
40#      http://www.iodbc.org
41#
42#
43#  GNU Library Generic Public License Version 2
44#  ============================================
45#  This library is free software; you can redistribute it and/or
46#  modify it under the terms of the GNU Library General Public
47#  License as published by the Free Software Foundation; only
48#  Version 2 of the License dated June 1991.
49#
50#  This library is distributed in the hope that it will be useful,
51#  but WITHOUT ANY WARRANTY; without even the implied warranty of
52#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
53#  Library General Public License for more details.
54#
55#  You should have received a copy of the GNU Library General Public
56#  License along with this library; if not, write to the Free
57#  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
58#
59#
60#  The BSD License
61#  ===============
62#  Redistribution and use in source and binary forms, with or without
63#  modification, are permitted provided that the following conditions
64#  are met:
65#
66#  1. Redistributions of source code must retain the above copyright
67#     notice, this list of conditions and the following disclaimer.
68#  2. Redistributions in binary form must reproduce the above copyright
69#     notice, this list of conditions and the following disclaimer in
70#     the documentation and/or other materials provided with the
71#     distribution.
72#  3. Neither the name of OpenLink Software Inc. nor the names of its
73#     contributors may be used to endorse or promote products derived
74#     from this software without specific prior written permission.
75#
76#  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
77#  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
78#  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
79#  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL OPENLINK OR
80#  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
81#  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
82#  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
83#  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
84#  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
85#  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
86#  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
87#
88
89
90srcdir = @srcdir@
91top_srcdir = @top_srcdir@
92VPATH = @srcdir@
93pkgdatadir = $(datadir)/@PACKAGE@
94pkglibdir = $(libdir)/@PACKAGE@
95pkgincludedir = $(includedir)/@PACKAGE@
96top_builddir = ..
97am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
98INSTALL = @INSTALL@
99install_sh_DATA = $(install_sh) -c -m 644
100install_sh_PROGRAM = $(install_sh) -c
101install_sh_SCRIPT = $(install_sh) -c
102INSTALL_HEADER = $(INSTALL_DATA)
103transform = $(program_transform_name)
104NORMAL_INSTALL = :
105PRE_INSTALL = :
106POST_INSTALL = :
107NORMAL_UNINSTALL = :
108PRE_UNINSTALL = :
109POST_UNINSTALL = :
110build_triplet = @build@
111host_triplet = @host@
112subdir = admin
113DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
114	$(srcdir)/libiodbc.pc.in $(srcdir)/libiodbc.spec.in compile \
115	config.guess config.sub depcomp install-sh ltmain.sh missing \
116	mkinstalldirs
117ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
118am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
119	$(top_srcdir)/configure.in
120am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121	$(ACLOCAL_M4)
122mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
123CONFIG_HEADER = $(top_builddir)/include/config.h
124CONFIG_CLEAN_FILES = libiodbc.spec libiodbc.pc
125SCRIPTS = $(noinst_SCRIPTS)
126SOURCES =
127DIST_SOURCES =
128am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
129am__vpath_adj = case $$p in \
130    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131    *) f=$$p;; \
132  esac;
133am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
134am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
135pkgconfigDATA_INSTALL = $(INSTALL_DATA)
136DATA = $(pkgconfig_DATA)
137DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
138ACLOCAL = @ACLOCAL@
139AMDEP_FALSE = @AMDEP_FALSE@
140AMDEP_TRUE = @AMDEP_TRUE@
141AMTAR = @AMTAR@
142AR = @AR@
143AUTOCONF = @AUTOCONF@
144AUTOHEADER = @AUTOHEADER@
145AUTOMAKE = @AUTOMAKE@
146AWK = @AWK@
147CC = @CC@
148CCDEPMODE = @CCDEPMODE@
149CFLAGS = @CFLAGS@
150CPP = @CPP@
151CPPFLAGS = @CPPFLAGS@
152CXX = @CXX@
153CXXCPP = @CXXCPP@
154CXXDEPMODE = @CXXDEPMODE@
155CXXFLAGS = @CXXFLAGS@
156CYGPATH_W = @CYGPATH_W@
157DARWIN_FALSE = @DARWIN_FALSE@
158DARWIN_TRUE = @DARWIN_TRUE@
159DEFS = @DEFS@
160DEPDIR = @DEPDIR@
161ECHO = @ECHO@
162ECHO_C = @ECHO_C@
163ECHO_N = @ECHO_N@
164ECHO_T = @ECHO_T@
165EGREP = @EGREP@
166EXEEXT = @EXEEXT@
167F77 = @F77@
168FFLAGS = @FFLAGS@
169GTK_CFLAGS = @GTK_CFLAGS@
170GTK_CONFIG = @GTK_CONFIG@
171GTK_FALSE = @GTK_FALSE@
172GTK_LIBS = @GTK_LIBS@
173GTK_TRUE = @GTK_TRUE@
174GUI_FALSE = @GUI_FALSE@
175GUI_TRUE = @GUI_TRUE@
176INSTALL_DATA = @INSTALL_DATA@
177INSTALL_LIBODBC_FALSE = @INSTALL_LIBODBC_FALSE@
178INSTALL_LIBODBC_TRUE = @INSTALL_LIBODBC_TRUE@
179INSTALL_PROGRAM = @INSTALL_PROGRAM@
180INSTALL_SCRIPT = @INSTALL_SCRIPT@
181INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182LDFLAGS = @LDFLAGS@
183LIBADD_DL = @LIBADD_DL@
184LIBADD_OS = @LIBADD_OS@
185LIBOBJS = @LIBOBJS@
186LIBS = @LIBS@
187LIBTOOL = @LIBTOOL@
188LN_S = @LN_S@
189LTLIBOBJS = @LTLIBOBJS@
190MAINT = @MAINT@
191MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
192MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
193MAKEINFO = @MAKEINFO@
194OBJEXT = @OBJEXT@
195PACKAGE = @PACKAGE@
196PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
197PACKAGE_NAME = @PACKAGE_NAME@
198PACKAGE_STRING = @PACKAGE_STRING@
199PACKAGE_TARNAME = @PACKAGE_TARNAME@
200PACKAGE_VERSION = @PACKAGE_VERSION@
201PATH_SEPARATOR = @PATH_SEPARATOR@
202PKG_CONFIG = @PKG_CONFIG@
203RANLIB = @RANLIB@
204SET_MAKE = @SET_MAKE@
205SHELL = @SHELL@
206STRIP = @STRIP@
207VERSION = @VERSION@
208ac_ct_AR = @ac_ct_AR@
209ac_ct_CC = @ac_ct_CC@
210ac_ct_CXX = @ac_ct_CXX@
211ac_ct_F77 = @ac_ct_F77@
212ac_ct_RANLIB = @ac_ct_RANLIB@
213ac_ct_STRIP = @ac_ct_STRIP@
214am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
215am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
216am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
217am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
218am__include = @am__include@
219am__leading_dot = @am__leading_dot@
220am__quote = @am__quote@
221am__tar = @am__tar@
222am__untar = @am__untar@
223bindir = @bindir@
224build = @build@
225build_alias = @build_alias@
226build_cpu = @build_cpu@
227build_os = @build_os@
228build_vendor = @build_vendor@
229datadir = @datadir@
230exec_prefix = @exec_prefix@
231filedsnpath = @filedsnpath@
232host = @host@
233host_alias = @host_alias@
234host_cpu = @host_cpu@
235host_os = @host_os@
236host_vendor = @host_vendor@
237includedir = @includedir@
238infodir = @infodir@
239inidir = @inidir@
240install_sh = @install_sh@
241lib_version = @lib_version@
242libdir = @libdir@
243libexecdir = @libexecdir@
244localstatedir = @localstatedir@
245mandir = @mandir@
246mkdir_p = @mkdir_p@
247odbcmode = @odbcmode@
248oldincludedir = @oldincludedir@
249prefix = @prefix@
250program_transform_name = @program_transform_name@
251sbindir = @sbindir@
252sharedstatedir = @sharedstatedir@
253sysconfdir = @sysconfdir@
254target_alias = @target_alias@
255EXTRA_DIST = \
256	gtk.m4 \
257	libiodbc.spec.in \
258	libiodbc.pc.in
259
260pkgconfigdir = $(libdir)/pkgconfig
261pkgconfig_DATA = libiodbc.pc
262noinst_SCRIPTS = libiodbc.spec
263all: all-am
264
265.SUFFIXES:
266$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
267	@for dep in $?; do \
268	  case '$(am__configure_deps)' in \
269	    *$$dep*) \
270	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
271		&& exit 0; \
272	      exit 1;; \
273	  esac; \
274	done; \
275	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  admin/Makefile'; \
276	cd $(top_srcdir) && \
277	  $(AUTOMAKE) --gnu  admin/Makefile
278.PRECIOUS: Makefile
279Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
280	@case '$?' in \
281	  *config.status*) \
282	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
283	  *) \
284	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
285	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
286	esac;
287
288$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290
291$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
292	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
294	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295libiodbc.spec: $(top_builddir)/config.status $(srcdir)/libiodbc.spec.in
296	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
297libiodbc.pc: $(top_builddir)/config.status $(srcdir)/libiodbc.pc.in
298	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
299
300mostlyclean-libtool:
301	-rm -f *.lo
302
303clean-libtool:
304	-rm -rf .libs _libs
305
306distclean-libtool:
307	-rm -f libtool
308uninstall-info-am:
309install-pkgconfigDATA: $(pkgconfig_DATA)
310	@$(NORMAL_INSTALL)
311	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
312	@list='$(pkgconfig_DATA)'; for p in $$list; do \
313	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
314	  f=$(am__strip_dir) \
315	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
316	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
317	done
318
319uninstall-pkgconfigDATA:
320	@$(NORMAL_UNINSTALL)
321	@list='$(pkgconfig_DATA)'; for p in $$list; do \
322	  f=$(am__strip_dir) \
323	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
324	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
325	done
326tags: TAGS
327TAGS:
328
329ctags: CTAGS
330CTAGS:
331
332
333distdir: $(DISTFILES)
334	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336	list='$(DISTFILES)'; for file in $$list; do \
337	  case $$file in \
338	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340	  esac; \
341	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344	    dir="/$$dir"; \
345	    $(mkdir_p) "$(distdir)$$dir"; \
346	  else \
347	    dir=''; \
348	  fi; \
349	  if test -d $$d/$$file; then \
350	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352	    fi; \
353	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354	  else \
355	    test -f $(distdir)/$$file \
356	    || cp -p $$d/$$file $(distdir)/$$file \
357	    || exit 1; \
358	  fi; \
359	done
360check-am: all-am
361check: check-am
362all-am: Makefile $(SCRIPTS) $(DATA)
363installdirs:
364	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
365	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
366	done
367install: install-am
368install-exec: install-exec-am
369install-data: install-data-am
370uninstall: uninstall-am
371
372install-am: all-am
373	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375installcheck: installcheck-am
376install-strip:
377	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379	  `test -z '$(STRIP)' || \
380	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
381mostlyclean-generic:
382
383clean-generic:
384
385distclean-generic:
386	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
387
388maintainer-clean-generic:
389	@echo "This command is intended for maintainers to use"
390	@echo "it deletes files that may require special tools to rebuild."
391clean: clean-am
392
393clean-am: clean-generic clean-libtool mostlyclean-am
394
395distclean: distclean-am
396	-rm -f Makefile
397distclean-am: clean-am distclean-generic distclean-libtool
398
399dvi: dvi-am
400
401dvi-am:
402
403html: html-am
404
405info: info-am
406
407info-am:
408
409install-data-am: install-pkgconfigDATA
410
411install-exec-am:
412
413install-info: install-info-am
414
415install-man:
416
417installcheck-am:
418
419maintainer-clean: maintainer-clean-am
420	-rm -f Makefile
421maintainer-clean-am: distclean-am maintainer-clean-generic
422
423mostlyclean: mostlyclean-am
424
425mostlyclean-am: mostlyclean-generic mostlyclean-libtool
426
427pdf: pdf-am
428
429pdf-am:
430
431ps: ps-am
432
433ps-am:
434
435uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
436
437.PHONY: all all-am check check-am clean clean-generic clean-libtool \
438	distclean distclean-generic distclean-libtool distdir dvi \
439	dvi-am html html-am info info-am install install-am \
440	install-data install-data-am install-exec install-exec-am \
441	install-info install-info-am install-man install-pkgconfigDATA \
442	install-strip installcheck installcheck-am installdirs \
443	maintainer-clean maintainer-clean-generic mostlyclean \
444	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
445	uninstall uninstall-am uninstall-info-am \
446	uninstall-pkgconfigDATA
447
448# Tell versions [3.59,3.63) of GNU make to not export all variables.
449# Otherwise a system limit (for SysV at least) may be exceeded.
450.NOEXPORT:
451