]> www.wagner.pp.ru Git - oss/fgis.git/blob - Makefile.in
Added logic to find GDAL installation.
[oss/fgis.git] / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AS = @AS@
70 AWK = @AWK@
71 CC = @CC@
72 DEPDIR = @DEPDIR@
73 DLLTOOL = @DLLTOOL@
74 ECHO = @ECHO@
75 FGIS_CONFDIR = @FGIS_CONFDIR@
76 FGIS_LIBDIR = @FGIS_LIBDIR@
77 FGIS_SCRIPTDIR = @FGIS_SCRIPTDIR@
78 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79 LIBEPP = @LIBEPP@
80 LIBTOOL = @LIBTOOL@
81 LN_S = @LN_S@
82 OBJDUMP = @OBJDUMP@
83 PACKAGE = @PACKAGE@
84 RANLIB = @RANLIB@
85 STRIP = @STRIP@
86 TCL_INC_DIR = @TCL_INC_DIR@
87 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
88 TK_INC_DIR = @TK_INC_DIR@
89 VERSION = @VERSION@
90 YACC = @YACC@
91 am__include = @am__include@
92 am__quote = @am__quote@
93 install_sh = @install_sh@
94
95 EXTRA_DIST = acsite.m4 autogen.sh
96
97 AUTOMAKE_OPTIONS = dist-bzip2
98 SUBDIRS = etc include lib dll tcl
99 subdir = .
100 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
102 CONFIG_HEADER = $(top_builddir)/include/config.h
103 CONFIG_CLEAN_FILES =
104 DIST_SOURCES =
105
106 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
107         uninstall-info-recursive all-recursive install-data-recursive \
108         install-exec-recursive installdirs-recursive install-recursive \
109         uninstall-recursive check-recursive installcheck-recursive
110 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
111         Makefile.in NEWS TODO aclocal.m4 config.guess config.sub \
112         configure configure.ac depcomp install-sh ltmain.sh missing \
113         mkinstalldirs
114 DIST_SUBDIRS = $(SUBDIRS)
115 all: all-recursive
116
117 .SUFFIXES:
118
119 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
120  configure.lineno
121 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
122         cd $(top_srcdir) && \
123           $(AUTOMAKE) --foreign  Makefile
124 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
125         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
126
127 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
128         $(SHELL) ./config.status --recheck
129 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
130         cd $(srcdir) && $(AUTOCONF)
131
132 $(ACLOCAL_M4):  configure.ac 
133         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
134
135 mostlyclean-libtool:
136         -rm -f *.lo
137
138 clean-libtool:
139         -rm -rf .libs _libs
140
141 distclean-libtool:
142         -rm -f libtool
143 uninstall-info-am:
144
145 # This directory's subdirectories are mostly independent; you can cd
146 # into them and run `make' without going through this Makefile.
147 # To change the values of `make' variables: instead of editing Makefiles,
148 # (1) if the variable is set in `config.status', edit `config.status'
149 #     (which will cause the Makefiles to be regenerated when you run `make');
150 # (2) otherwise, pass the desired values on the `make' command line.
151 $(RECURSIVE_TARGETS):
152         @set fnord $$MAKEFLAGS; amf=$$2; \
153         dot_seen=no; \
154         target=`echo $@ | sed s/-recursive//`; \
155         list='$(SUBDIRS)'; for subdir in $$list; do \
156           echo "Making $$target in $$subdir"; \
157           if test "$$subdir" = "."; then \
158             dot_seen=yes; \
159             local_target="$$target-am"; \
160           else \
161             local_target="$$target"; \
162           fi; \
163           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
164            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
165         done; \
166         if test "$$dot_seen" = "no"; then \
167           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
168         fi; test -z "$$fail"
169
170 mostlyclean-recursive clean-recursive distclean-recursive \
171 maintainer-clean-recursive:
172         @set fnord $$MAKEFLAGS; amf=$$2; \
173         dot_seen=no; \
174         case "$@" in \
175           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
176           *) list='$(SUBDIRS)' ;; \
177         esac; \
178         rev=''; for subdir in $$list; do \
179           if test "$$subdir" = "."; then :; else \
180             rev="$$subdir $$rev"; \
181           fi; \
182         done; \
183         rev="$$rev ."; \
184         target=`echo $@ | sed s/-recursive//`; \
185         for subdir in $$rev; do \
186           echo "Making $$target in $$subdir"; \
187           if test "$$subdir" = "."; then \
188             local_target="$$target-am"; \
189           else \
190             local_target="$$target"; \
191           fi; \
192           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
193            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
194         done && test -z "$$fail"
195 tags-recursive:
196         list='$(SUBDIRS)'; for subdir in $$list; do \
197           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
198         done
199
200 ETAGS = etags
201 ETAGSFLAGS =
202
203 tags: TAGS
204
205 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
206         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
207         unique=`for i in $$list; do \
208             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209           done | \
210           $(AWK) '    { files[$$0] = 1; } \
211                END { for (i in files) print i; }'`; \
212         mkid -fID $$unique
213
214 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
215                 $(TAGS_FILES) $(LISP)
216         tags=; \
217         here=`pwd`; \
218         list='$(SUBDIRS)'; for subdir in $$list; do \
219           if test "$$subdir" = .; then :; else \
220             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
221           fi; \
222         done; \
223         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
224         unique=`for i in $$list; do \
225             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
226           done | \
227           $(AWK) '    { files[$$0] = 1; } \
228                END { for (i in files) print i; }'`; \
229         test -z "$(ETAGS_ARGS)$$tags$$unique" \
230           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
231              $$tags $$unique
232
233 GTAGS:
234         here=`$(am__cd) $(top_builddir) && pwd` \
235           && cd $(top_srcdir) \
236           && gtags -i $(GTAGS_ARGS) $$here
237
238 distclean-tags:
239         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
240 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
241
242 top_distdir = .
243 distdir = $(PACKAGE)-$(VERSION)
244
245 am__remove_distdir = \
246   { test ! -d $(distdir) \
247     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
248          && rm -fr $(distdir); }; }
249
250 GZIP_ENV = --best
251 distcleancheck_listfiles = find . -type f -print
252
253 distdir: $(DISTFILES)
254         $(am__remove_distdir)
255         mkdir $(distdir)
256         $(mkinstalldirs) $(distdir)/etc $(distdir)/tcl
257         @list='$(DISTFILES)'; for file in $$list; do \
258           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
259           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
260           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
261             dir="/$$dir"; \
262             $(mkinstalldirs) "$(distdir)$$dir"; \
263           else \
264             dir=''; \
265           fi; \
266           if test -d $$d/$$file; then \
267             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
268               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
269             fi; \
270             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
271           else \
272             test -f $(distdir)/$$file \
273             || cp -p $$d/$$file $(distdir)/$$file \
274             || exit 1; \
275           fi; \
276         done
277         list='$(SUBDIRS)'; for subdir in $$list; do \
278           if test "$$subdir" = .; then :; else \
279             test -d $(distdir)/$$subdir \
280             || mkdir $(distdir)/$$subdir \
281             || exit 1; \
282             (cd $$subdir && \
283               $(MAKE) $(AM_MAKEFLAGS) \
284                 top_distdir="$(top_distdir)" \
285                 distdir=../$(distdir)/$$subdir \
286                 distdir) \
287               || exit 1; \
288           fi; \
289         done
290         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
291           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
292           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
293           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
294         || chmod -R a+r $(distdir)
295 dist-gzip: distdir
296         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
297         $(am__remove_distdir)
298
299 dist-bzip2: distdir
300         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
301         $(am__remove_distdir)
302
303 dist dist-all: distdir
304         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
305         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
306         $(am__remove_distdir)
307
308 # This target untars the dist file and tries a VPATH configuration.  Then
309 # it guarantees that the distribution is self-contained by making another
310 # tarfile.
311 distcheck: dist
312         $(am__remove_distdir)
313         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
314         chmod -R a-w $(distdir); chmod a+w $(distdir)
315         mkdir $(distdir)/=build
316         mkdir $(distdir)/=inst
317         chmod a-w $(distdir)
318         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
319           && cd $(distdir)/=build \
320           && ../configure --srcdir=.. --prefix=$$dc_install_base \
321             $(DISTCHECK_CONFIGURE_FLAGS) \
322           && $(MAKE) $(AM_MAKEFLAGS) \
323           && $(MAKE) $(AM_MAKEFLAGS) dvi \
324           && $(MAKE) $(AM_MAKEFLAGS) check \
325           && $(MAKE) $(AM_MAKEFLAGS) install \
326           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
327           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
328           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
329               || { echo "ERROR: files left after uninstall:" ; \
330                    find $$dc_install_base -type f -print ; \
331                    exit 1; } >&2 ) \
332           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
333           && rm -f $(distdir).tar.gz \
334           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
335         $(am__remove_distdir)
336         @echo "$(distdir).tar.gz is ready for distribution" | \
337           sed 'h;s/./=/g;p;x;p;x'
338 distcleancheck: distclean
339         if test '$(srcdir)' = . ; then \
340           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
341           exit 1 ; \
342         fi
343         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
344           || { echo "ERROR: files left after distclean:" ; \
345                $(distcleancheck_listfiles) ; \
346                exit 1; } >&2
347 check-am: all-am
348 check: check-recursive
349 all-am: Makefile
350 installdirs: installdirs-recursive
351 installdirs-am:
352
353 install: install-recursive
354 install-exec: install-exec-recursive
355 install-data: install-data-recursive
356 uninstall: uninstall-recursive
357
358 install-am: all-am
359         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360
361 installcheck: installcheck-recursive
362 install-strip:
363         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
364           INSTALL_STRIP_FLAG=-s \
365           `test -z '$(STRIP)' || \
366             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
367 mostlyclean-generic:
368
369 clean-generic:
370
371 distclean-generic:
372         -rm -f Makefile $(CONFIG_CLEAN_FILES)
373
374 maintainer-clean-generic:
375         @echo "This command is intended for maintainers to use"
376         @echo "it deletes files that may require special tools to rebuild."
377 clean: clean-recursive
378
379 clean-am: clean-generic clean-libtool mostlyclean-am
380
381 distclean: distclean-recursive
382         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
383 distclean-am: clean-am distclean-generic distclean-libtool \
384         distclean-tags
385
386 dvi: dvi-recursive
387
388 dvi-am:
389
390 info: info-recursive
391
392 info-am:
393
394 install-data-am:
395
396 install-exec-am:
397
398 install-info: install-info-recursive
399
400 install-man:
401
402 installcheck-am:
403
404 maintainer-clean: maintainer-clean-recursive
405         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
406         -rm -rf autom4te.cache
407 maintainer-clean-am: distclean-am maintainer-clean-generic
408
409 mostlyclean: mostlyclean-recursive
410
411 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
412
413 uninstall-am: uninstall-info-am
414
415 uninstall-info: uninstall-info-recursive
416
417 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
418         clean-generic clean-libtool clean-recursive dist dist-all \
419         dist-bzip2 dist-gzip distcheck distclean distclean-generic \
420         distclean-libtool distclean-recursive distclean-tags \
421         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
422         info-recursive install install-am install-data install-data-am \
423         install-data-recursive install-exec install-exec-am \
424         install-exec-recursive install-info install-info-am \
425         install-info-recursive install-man install-recursive \
426         install-strip installcheck installcheck-am installdirs \
427         installdirs-am installdirs-recursive maintainer-clean \
428         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
429         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
430         tags tags-recursive uninstall uninstall-am uninstall-info-am \
431         uninstall-info-recursive uninstall-recursive
432
433 # Tell versions [3.59,3.63) of GNU make to not export all variables.
434 # Otherwise a system limit (for SysV at least) may be exceeded.
435 .NOEXPORT: