~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to tools/qgis_config/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2004-12-21 09:46:27 UTC
  • Revision ID: james.westby@ubuntu.com-20041221094627-r9lb6mlz2o3yp8gn
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.4 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
# Copyright (C) 2003 Gary Sherman <sherman at mrcc.com>
 
18
#  
 
19
# This file is free software; as a special exception the author gives
 
20
# unlimited permission to copy and/or distribute it, with or without 
 
21
# modifications, as long as this notice is preserved.
 
22
 
23
# This program is distributed in the hope that it will be useful, but
 
24
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
25
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
26
 
 
27
SOURCES = $(qgis_config_SOURCES)
 
28
 
 
29
srcdir = @srcdir@
 
30
top_srcdir = @top_srcdir@
 
31
VPATH = @srcdir@
 
32
pkgdatadir = $(datadir)/@PACKAGE@
 
33
pkglibdir = $(libdir)/@PACKAGE@
 
34
pkgincludedir = $(includedir)/@PACKAGE@
 
35
top_builddir = ../..
 
36
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
37
INSTALL = @INSTALL@
 
38
install_sh_DATA = $(install_sh) -c -m 644
 
39
install_sh_PROGRAM = $(install_sh) -c
 
40
install_sh_SCRIPT = $(install_sh) -c
 
41
INSTALL_HEADER = $(INSTALL_DATA)
 
42
transform = $(program_transform_name)
 
43
NORMAL_INSTALL = :
 
44
PRE_INSTALL = :
 
45
POST_INSTALL = :
 
46
NORMAL_UNINSTALL = :
 
47
PRE_UNINSTALL = :
 
48
POST_UNINSTALL = :
 
49
host_triplet = @host@
 
50
bin_PROGRAMS = qgis-config$(EXEEXT)
 
51
subdir = tools/qgis_config
 
52
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
53
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
54
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
55
        $(top_srcdir)/configure.in
 
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
57
        $(ACLOCAL_M4)
 
58
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
59
CONFIG_HEADER = $(top_builddir)/qgsconfig.h
 
60
CONFIG_CLEAN_FILES =
 
61
am__installdirs = "$(DESTDIR)$(bindir)"
 
62
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
63
PROGRAMS = $(bin_PROGRAMS)
 
64
am_qgis_config_OBJECTS = qgis_config-qgis_config.$(OBJEXT)
 
65
qgis_config_OBJECTS = $(am_qgis_config_OBJECTS)
 
66
qgis_config_LDADD = $(LDADD)
 
67
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
68
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
69
am__depfiles_maybe = depfiles
 
70
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/qgis_config-qgis_config.Po
 
71
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
72
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
73
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
 
74
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
75
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
76
CXXLD = $(CXX)
 
77
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
78
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
79
SOURCES = $(qgis_config_SOURCES)
 
80
DIST_SOURCES = $(qgis_config_SOURCES)
 
81
ETAGS = etags
 
82
CTAGS = ctags
 
83
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
84
ACLOCAL = @ACLOCAL@
 
85
AMDEP_FALSE = @AMDEP_FALSE@
 
86
AMDEP_TRUE = @AMDEP_TRUE@
 
87
AMTAR = @AMTAR@
 
88
AR = @AR@
 
89
AUTOCONF = @AUTOCONF@
 
90
AUTOHEADER = @AUTOHEADER@
 
91
AUTOMAKE = @AUTOMAKE@
 
92
AWK = @AWK@
 
93
CC = @CC@
 
94
CCDEPMODE = @CCDEPMODE@
 
95
CFLAGS = @CFLAGS@
 
96
CPP = @CPP@
 
97
CPPFLAGS = @CPPFLAGS@
 
98
CXX = @CXX@
 
99
CXXCPP = @CXXCPP@
 
100
CXXDEPMODE = @CXXDEPMODE@
 
101
CXXFLAGS = @CXXFLAGS@
 
102
CYGPATH_W = @CYGPATH_W@
 
103
DEBUG_QGIS = @DEBUG_QGIS@
 
104
DEFS = @DEFS@
 
105
DEPDIR = @DEPDIR@
 
106
ECHO = @ECHO@
 
107
ECHO_C = @ECHO_C@
 
108
ECHO_N = @ECHO_N@
 
109
ECHO_T = @ECHO_T@
 
110
EGREP = @EGREP@
 
111
EXEEXT = @EXEEXT@
 
112
EXTRA_VERSION = @EXTRA_VERSION@
 
113
F77 = @F77@
 
114
FFLAGS = @FFLAGS@
 
115
GDAL_CFLAGS = @GDAL_CFLAGS@
 
116
GDAL_CONFIG = @GDAL_CONFIG@
 
117
GDAL_LDADD = @GDAL_LDADD@
 
118
GEOS_CFLAGS = @GEOS_CFLAGS@
 
119
GEOS_CONFIG = @GEOS_CONFIG@
 
120
GEOS_LDADD = @GEOS_LDADD@
 
121
GRASS_INC = @GRASS_INC@
 
122
GRASS_LIB = @GRASS_LIB@
 
123
HAVE_GRASS = @HAVE_GRASS@
 
124
HAVE_GRASS_FALSE = @HAVE_GRASS_FALSE@
 
125
HAVE_GRASS_TRUE = @HAVE_GRASS_TRUE@
 
126
HAVE_POSTGRESQL_FALSE = @HAVE_POSTGRESQL_FALSE@
 
127
HAVE_POSTGRESQL_TRUE = @HAVE_POSTGRESQL_TRUE@
 
128
HAVE_SPIT_FALSE = @HAVE_SPIT_FALSE@
 
129
HAVE_SPIT_TRUE = @HAVE_SPIT_TRUE@
 
130
INSTALL_DATA = @INSTALL_DATA@
 
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
134
INTERFACE_VERSION = @INTERFACE_VERSION@
 
135
LDFLAGS = @LDFLAGS@
 
136
LIBOBJS = @LIBOBJS@
 
137
LIBS = @LIBS@
 
138
LIBTOOL = @LIBTOOL@
 
139
LN_S = @LN_S@
 
140
LTLIBOBJS = @LTLIBOBJS@
 
141
MAJOR_VERSION = @MAJOR_VERSION@
 
142
MAKEINFO = @MAKEINFO@
 
143
MICRO_VERSION = @MICRO_VERSION@
 
144
MINOR_VERSION = @MINOR_VERSION@
 
145
MOC = @MOC@
 
146
OBJEXT = @OBJEXT@
 
147
PACKAGE = @PACKAGE@
 
148
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
149
PACKAGE_NAME = @PACKAGE_NAME@
 
150
PACKAGE_STRING = @PACKAGE_STRING@
 
151
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
152
PACKAGE_VERSION = @PACKAGE_VERSION@
 
153
PATH_SEPARATOR = @PATH_SEPARATOR@
 
154
PG_CONFIG = @PG_CONFIG@
 
155
PG_INC = @PG_INC@
 
156
PG_LIB = @PG_LIB@
 
157
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
 
158
QEMBED = @QEMBED@
 
159
QT_CXXFLAGS = @QT_CXXFLAGS@
 
160
QT_GUILINK = @QT_GUILINK@
 
161
QT_LDADD = @QT_LDADD@
 
162
RANLIB = @RANLIB@
 
163
SET_MAKE = @SET_MAKE@
 
164
SHELL = @SHELL@
 
165
STRIP = @STRIP@
 
166
UIC = @UIC@
 
167
VERSION = -DMAJOR_VERSION=\"$(MAJOR_VERSION)\" -DMINOR_VERSION=\"$(MINOR_VERSION)\" -DMICRO_VERSION=\"$(MICRO_VERSION)\" -DEXTRA_VERSION=\"$(EXTRA_VERSION)\"
 
168
ac_ct_AR = @ac_ct_AR@
 
169
ac_ct_CC = @ac_ct_CC@
 
170
ac_ct_CXX = @ac_ct_CXX@
 
171
ac_ct_F77 = @ac_ct_F77@
 
172
ac_ct_RANLIB = @ac_ct_RANLIB@
 
173
ac_ct_STRIP = @ac_ct_STRIP@
 
174
ac_prefix_program = @ac_prefix_program@
 
175
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
176
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
177
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
178
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
179
am__include = @am__include@
 
180
am__leading_dot = @am__leading_dot@
 
181
am__quote = @am__quote@
 
182
bindir = @bindir@
 
183
build = @build@
 
184
build_alias = @build_alias@
 
185
build_cpu = @build_cpu@
 
186
build_os = @build_os@
 
187
build_vendor = @build_vendor@
 
188
datadir = @datadir@
 
189
exec_prefix = @exec_prefix@
 
190
host = @host@
 
191
host_alias = @host_alias@
 
192
host_cpu = @host_cpu@
 
193
host_os = @host_os@
 
194
host_vendor = @host_vendor@
 
195
includedir = @includedir@
 
196
infodir = @infodir@
 
197
install_sh = @install_sh@
 
198
libdir = @libdir@
 
199
libexecdir = @libexecdir@
 
200
localstatedir = @localstatedir@
 
201
mandir = @mandir@
 
202
mkdir_p = @mkdir_p@
 
203
oldincludedir = @oldincludedir@
 
204
prefix = @prefix@
 
205
program_transform_name = @program_transform_name@
 
206
sbindir = @sbindir@
 
207
sharedstatedir = @sharedstatedir@
 
208
sysconfdir = @sysconfdir@
 
209
target_alias = @target_alias@
 
210
PREFIX = -DPREFIX=\"$(prefix)\"
 
211
INCLUDE_DIR = -DINCLUDE_DIR=\"$(prefix)/include\"
 
212
LIB_DIR = -DLIB_DIR=\"${libdir}\"
 
213
BIN_DIR = -DBIN_DIR=\"${exec_prefix}/bin\"
 
214
PLUGIN_DIR = -DPLUGIN_DIR=\"${pkglibdir}\"
 
215
qgis_config_SOURCES = qgis_config.cpp
 
216
qgis_config_CXXFLAGS = $(PREFIX) $(INCLUDE_DIR) $(LIB_DIR) $(BIN_DIR) $(PLUGIN_DIR) $(CXXFLAGS) $(EXTRA_CXXFLAGS) $(DEBUG_QGIS) $(VERSION)
 
217
all: all-am
 
218
 
 
219
.SUFFIXES:
 
220
.SUFFIXES: .cpp .lo .o .obj
 
221
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
222
        @for dep in $?; do \
 
223
          case '$(am__configure_deps)' in \
 
224
            *$$dep*) \
 
225
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
226
                && exit 0; \
 
227
              exit 1;; \
 
228
          esac; \
 
229
        done; \
 
230
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tools/qgis_config/Makefile'; \
 
231
        cd $(top_srcdir) && \
 
232
          $(AUTOMAKE) --foreign  tools/qgis_config/Makefile
 
233
.PRECIOUS: Makefile
 
234
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
235
        @case '$?' in \
 
236
          *config.status*) \
 
237
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
238
          *) \
 
239
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
240
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
241
        esac;
 
242
 
 
243
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
244
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
245
 
 
246
$(top_srcdir)/configure:  $(am__configure_deps)
 
247
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
248
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
249
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
250
install-binPROGRAMS: $(bin_PROGRAMS)
 
251
        @$(NORMAL_INSTALL)
 
252
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
253
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
254
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
255
          if test -f $$p \
 
256
             || test -f $$p1 \
 
257
          ; then \
 
258
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
259
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
260
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
261
          else :; fi; \
 
262
        done
 
263
 
 
264
uninstall-binPROGRAMS:
 
265
        @$(NORMAL_UNINSTALL)
 
266
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
267
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
268
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
269
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
270
        done
 
271
 
 
272
clean-binPROGRAMS:
 
273
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
274
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
275
          echo " rm -f $$p $$f"; \
 
276
          rm -f $$p $$f ; \
 
277
        done
 
278
qgis-config$(EXEEXT): $(qgis_config_OBJECTS) $(qgis_config_DEPENDENCIES) 
 
279
        @rm -f qgis-config$(EXEEXT)
 
280
        $(CXXLINK) $(qgis_config_LDFLAGS) $(qgis_config_OBJECTS) $(qgis_config_LDADD) $(LIBS)
 
281
 
 
282
mostlyclean-compile:
 
283
        -rm -f *.$(OBJEXT)
 
284
 
 
285
distclean-compile:
 
286
        -rm -f *.tab.c
 
287
 
 
288
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qgis_config-qgis_config.Po@am__quote@
 
289
 
 
290
.cpp.o:
 
291
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
292
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
293
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
294
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
295
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
296
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
297
 
 
298
.cpp.obj:
 
299
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
300
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
301
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
302
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
303
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
304
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
305
 
 
306
.cpp.lo:
 
307
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
308
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
309
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
310
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
311
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
312
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
313
 
 
314
qgis_config-qgis_config.o: qgis_config.cpp
 
315
@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -MT qgis_config-qgis_config.o -MD -MP -MF "$(DEPDIR)/qgis_config-qgis_config.Tpo" -c -o qgis_config-qgis_config.o `test -f 'qgis_config.cpp' || echo '$(srcdir)/'`qgis_config.cpp; \
 
316
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/qgis_config-qgis_config.Tpo" "$(DEPDIR)/qgis_config-qgis_config.Po"; else rm -f "$(DEPDIR)/qgis_config-qgis_config.Tpo"; exit 1; fi
 
317
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='qgis_config.cpp' object='qgis_config-qgis_config.o' libtool=no @AMDEPBACKSLASH@
 
318
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/qgis_config-qgis_config.Po' tmpdepfile='$(DEPDIR)/qgis_config-qgis_config.TPo' @AMDEPBACKSLASH@
 
319
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
320
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -c -o qgis_config-qgis_config.o `test -f 'qgis_config.cpp' || echo '$(srcdir)/'`qgis_config.cpp
 
321
 
 
322
qgis_config-qgis_config.obj: qgis_config.cpp
 
323
@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -MT qgis_config-qgis_config.obj -MD -MP -MF "$(DEPDIR)/qgis_config-qgis_config.Tpo" -c -o qgis_config-qgis_config.obj `if test -f 'qgis_config.cpp'; then $(CYGPATH_W) 'qgis_config.cpp'; else $(CYGPATH_W) '$(srcdir)/qgis_config.cpp'; fi`; \
 
324
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/qgis_config-qgis_config.Tpo" "$(DEPDIR)/qgis_config-qgis_config.Po"; else rm -f "$(DEPDIR)/qgis_config-qgis_config.Tpo"; exit 1; fi
 
325
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='qgis_config.cpp' object='qgis_config-qgis_config.obj' libtool=no @AMDEPBACKSLASH@
 
326
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/qgis_config-qgis_config.Po' tmpdepfile='$(DEPDIR)/qgis_config-qgis_config.TPo' @AMDEPBACKSLASH@
 
327
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
328
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -c -o qgis_config-qgis_config.obj `if test -f 'qgis_config.cpp'; then $(CYGPATH_W) 'qgis_config.cpp'; else $(CYGPATH_W) '$(srcdir)/qgis_config.cpp'; fi`
 
329
 
 
330
qgis_config-qgis_config.lo: qgis_config.cpp
 
331
@am__fastdepCXX_TRUE@   if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -MT qgis_config-qgis_config.lo -MD -MP -MF "$(DEPDIR)/qgis_config-qgis_config.Tpo" -c -o qgis_config-qgis_config.lo `test -f 'qgis_config.cpp' || echo '$(srcdir)/'`qgis_config.cpp; \
 
332
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/qgis_config-qgis_config.Tpo" "$(DEPDIR)/qgis_config-qgis_config.Plo"; else rm -f "$(DEPDIR)/qgis_config-qgis_config.Tpo"; exit 1; fi
 
333
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='qgis_config.cpp' object='qgis_config-qgis_config.lo' libtool=yes @AMDEPBACKSLASH@
 
334
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/qgis_config-qgis_config.Plo' tmpdepfile='$(DEPDIR)/qgis_config-qgis_config.TPlo' @AMDEPBACKSLASH@
 
335
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
336
@am__fastdepCXX_FALSE@  $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qgis_config_CXXFLAGS) $(CXXFLAGS) -c -o qgis_config-qgis_config.lo `test -f 'qgis_config.cpp' || echo '$(srcdir)/'`qgis_config.cpp
 
337
 
 
338
mostlyclean-libtool:
 
339
        -rm -f *.lo
 
340
 
 
341
clean-libtool:
 
342
        -rm -rf .libs _libs
 
343
 
 
344
distclean-libtool:
 
345
        -rm -f libtool
 
346
uninstall-info-am:
 
347
 
 
348
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
349
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
350
        unique=`for i in $$list; do \
 
351
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
352
          done | \
 
353
          $(AWK) '    { files[$$0] = 1; } \
 
354
               END { for (i in files) print i; }'`; \
 
355
        mkid -fID $$unique
 
356
tags: TAGS
 
357
 
 
358
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
359
                $(TAGS_FILES) $(LISP)
 
360
        tags=; \
 
361
        here=`pwd`; \
 
362
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
363
        unique=`for i in $$list; do \
 
364
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
365
          done | \
 
366
          $(AWK) '    { files[$$0] = 1; } \
 
367
               END { for (i in files) print i; }'`; \
 
368
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
369
          test -z "$$unique" && unique=$$empty_fix; \
 
370
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
371
            $$tags $$unique; \
 
372
        fi
 
373
ctags: CTAGS
 
374
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
375
                $(TAGS_FILES) $(LISP)
 
376
        tags=; \
 
377
        here=`pwd`; \
 
378
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
379
        unique=`for i in $$list; do \
 
380
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
381
          done | \
 
382
          $(AWK) '    { files[$$0] = 1; } \
 
383
               END { for (i in files) print i; }'`; \
 
384
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
385
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
386
             $$tags $$unique
 
387
 
 
388
GTAGS:
 
389
        here=`$(am__cd) $(top_builddir) && pwd` \
 
390
          && cd $(top_srcdir) \
 
391
          && gtags -i $(GTAGS_ARGS) $$here
 
392
 
 
393
distclean-tags:
 
394
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
395
 
 
396
distdir: $(DISTFILES)
 
397
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
398
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
399
        list='$(DISTFILES)'; for file in $$list; do \
 
400
          case $$file in \
 
401
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
402
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
403
          esac; \
 
404
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
405
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
406
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
407
            dir="/$$dir"; \
 
408
            $(mkdir_p) "$(distdir)$$dir"; \
 
409
          else \
 
410
            dir=''; \
 
411
          fi; \
 
412
          if test -d $$d/$$file; then \
 
413
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
414
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
415
            fi; \
 
416
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
417
          else \
 
418
            test -f $(distdir)/$$file \
 
419
            || cp -p $$d/$$file $(distdir)/$$file \
 
420
            || exit 1; \
 
421
          fi; \
 
422
        done
 
423
check-am: all-am
 
424
check: check-am
 
425
all-am: Makefile $(PROGRAMS)
 
426
installdirs:
 
427
        for dir in "$(DESTDIR)$(bindir)"; do \
 
428
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
429
        done
 
430
install: install-am
 
431
install-exec: install-exec-am
 
432
install-data: install-data-am
 
433
uninstall: uninstall-am
 
434
 
 
435
install-am: all-am
 
436
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
437
 
 
438
installcheck: installcheck-am
 
439
install-strip:
 
440
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
441
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
442
          `test -z '$(STRIP)' || \
 
443
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
444
mostlyclean-generic:
 
445
 
 
446
clean-generic:
 
447
 
 
448
distclean-generic:
 
449
        -rm -f $(CONFIG_CLEAN_FILES)
 
450
 
 
451
maintainer-clean-generic:
 
452
        @echo "This command is intended for maintainers to use"
 
453
        @echo "it deletes files that may require special tools to rebuild."
 
454
clean: clean-am
 
455
 
 
456
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
 
457
 
 
458
distclean: distclean-am
 
459
        -rm -rf ./$(DEPDIR)
 
460
        -rm -f Makefile
 
461
distclean-am: clean-am distclean-compile distclean-generic \
 
462
        distclean-libtool distclean-tags
 
463
 
 
464
dvi: dvi-am
 
465
 
 
466
dvi-am:
 
467
 
 
468
html: html-am
 
469
 
 
470
info: info-am
 
471
 
 
472
info-am:
 
473
 
 
474
install-data-am:
 
475
 
 
476
install-exec-am: install-binPROGRAMS
 
477
 
 
478
install-info: install-info-am
 
479
 
 
480
install-man:
 
481
 
 
482
installcheck-am:
 
483
 
 
484
maintainer-clean: maintainer-clean-am
 
485
        -rm -rf ./$(DEPDIR)
 
486
        -rm -f Makefile
 
487
maintainer-clean-am: distclean-am maintainer-clean-generic
 
488
 
 
489
mostlyclean: mostlyclean-am
 
490
 
 
491
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
492
        mostlyclean-libtool
 
493
 
 
494
pdf: pdf-am
 
495
 
 
496
pdf-am:
 
497
 
 
498
ps: ps-am
 
499
 
 
500
ps-am:
 
501
 
 
502
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
 
503
 
 
504
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
505
        clean-generic clean-libtool ctags distclean distclean-compile \
 
506
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
507
        dvi-am html html-am info info-am install install-am \
 
508
        install-binPROGRAMS install-data install-data-am install-exec \
 
509
        install-exec-am install-info install-info-am install-man \
 
510
        install-strip installcheck installcheck-am installdirs \
 
511
        maintainer-clean maintainer-clean-generic mostlyclean \
 
512
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
513
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
514
        uninstall-binPROGRAMS uninstall-info-am
 
515
 
 
516
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
517
# Otherwise a system limit (for SysV at least) may be exceeded.
 
518
.NOEXPORT: