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

« back to all changes in this revision

Viewing changes to src/images/splash/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) 2004 Jens Oberender <j.obi at troja.net>
 
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
# $Id: Makefile.am,v 1.1 2004/05/20 07:27:36 timlinux Exp $
 
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
subdir = src/images/splash
 
51
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
53
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
54
        $(top_srcdir)/configure.in
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
58
CONFIG_HEADER = $(top_builddir)/qgsconfig.h
 
59
CONFIG_CLEAN_FILES =
 
60
SOURCES =
 
61
DIST_SOURCES =
 
62
am__installdirs = "$(DESTDIR)$(imagedir)"
 
63
imageDATA_INSTALL = $(INSTALL_DATA)
 
64
DATA = $(image_DATA)
 
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
ACLOCAL = @ACLOCAL@
 
67
AMDEP_FALSE = @AMDEP_FALSE@
 
68
AMDEP_TRUE = @AMDEP_TRUE@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AUTOCONF = @AUTOCONF@
 
72
AUTOHEADER = @AUTOHEADER@
 
73
AUTOMAKE = @AUTOMAKE@
 
74
AWK = @AWK@
 
75
CC = @CC@
 
76
CCDEPMODE = @CCDEPMODE@
 
77
CFLAGS = @CFLAGS@
 
78
CPP = @CPP@
 
79
CPPFLAGS = @CPPFLAGS@
 
80
CXX = @CXX@
 
81
CXXCPP = @CXXCPP@
 
82
CXXDEPMODE = @CXXDEPMODE@
 
83
CXXFLAGS = @CXXFLAGS@
 
84
CYGPATH_W = @CYGPATH_W@
 
85
DEBUG_QGIS = @DEBUG_QGIS@
 
86
DEFS = @DEFS@
 
87
DEPDIR = @DEPDIR@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
EXTRA_VERSION = @EXTRA_VERSION@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
GDAL_CFLAGS = @GDAL_CFLAGS@
 
98
GDAL_CONFIG = @GDAL_CONFIG@
 
99
GDAL_LDADD = @GDAL_LDADD@
 
100
GEOS_CFLAGS = @GEOS_CFLAGS@
 
101
GEOS_CONFIG = @GEOS_CONFIG@
 
102
GEOS_LDADD = @GEOS_LDADD@
 
103
GRASS_INC = @GRASS_INC@
 
104
GRASS_LIB = @GRASS_LIB@
 
105
HAVE_GRASS = @HAVE_GRASS@
 
106
HAVE_GRASS_FALSE = @HAVE_GRASS_FALSE@
 
107
HAVE_GRASS_TRUE = @HAVE_GRASS_TRUE@
 
108
HAVE_POSTGRESQL_FALSE = @HAVE_POSTGRESQL_FALSE@
 
109
HAVE_POSTGRESQL_TRUE = @HAVE_POSTGRESQL_TRUE@
 
110
HAVE_SPIT_FALSE = @HAVE_SPIT_FALSE@
 
111
HAVE_SPIT_TRUE = @HAVE_SPIT_TRUE@
 
112
INSTALL_DATA = @INSTALL_DATA@
 
113
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
114
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
115
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
116
INTERFACE_VERSION = @INTERFACE_VERSION@
 
117
LDFLAGS = @LDFLAGS@
 
118
LIBOBJS = @LIBOBJS@
 
119
LIBS = @LIBS@
 
120
LIBTOOL = @LIBTOOL@
 
121
LN_S = @LN_S@
 
122
LTLIBOBJS = @LTLIBOBJS@
 
123
MAJOR_VERSION = @MAJOR_VERSION@
 
124
MAKEINFO = @MAKEINFO@
 
125
MICRO_VERSION = @MICRO_VERSION@
 
126
MINOR_VERSION = @MINOR_VERSION@
 
127
MOC = @MOC@
 
128
OBJEXT = @OBJEXT@
 
129
PACKAGE = @PACKAGE@
 
130
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
131
PACKAGE_NAME = @PACKAGE_NAME@
 
132
PACKAGE_STRING = @PACKAGE_STRING@
 
133
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
134
PACKAGE_VERSION = @PACKAGE_VERSION@
 
135
PATH_SEPARATOR = @PATH_SEPARATOR@
 
136
PG_CONFIG = @PG_CONFIG@
 
137
PG_INC = @PG_INC@
 
138
PG_LIB = @PG_LIB@
 
139
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
 
140
QEMBED = @QEMBED@
 
141
QT_CXXFLAGS = @QT_CXXFLAGS@
 
142
QT_GUILINK = @QT_GUILINK@
 
143
QT_LDADD = @QT_LDADD@
 
144
RANLIB = @RANLIB@
 
145
SET_MAKE = @SET_MAKE@
 
146
SHELL = @SHELL@
 
147
STRIP = @STRIP@
 
148
UIC = @UIC@
 
149
VERSION = @VERSION@
 
150
ac_ct_AR = @ac_ct_AR@
 
151
ac_ct_CC = @ac_ct_CC@
 
152
ac_ct_CXX = @ac_ct_CXX@
 
153
ac_ct_F77 = @ac_ct_F77@
 
154
ac_ct_RANLIB = @ac_ct_RANLIB@
 
155
ac_ct_STRIP = @ac_ct_STRIP@
 
156
ac_prefix_program = @ac_prefix_program@
 
157
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
158
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
159
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
160
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
161
am__include = @am__include@
 
162
am__leading_dot = @am__leading_dot@
 
163
am__quote = @am__quote@
 
164
bindir = @bindir@
 
165
build = @build@
 
166
build_alias = @build_alias@
 
167
build_cpu = @build_cpu@
 
168
build_os = @build_os@
 
169
build_vendor = @build_vendor@
 
170
datadir = @datadir@
 
171
exec_prefix = @exec_prefix@
 
172
host = @host@
 
173
host_alias = @host_alias@
 
174
host_cpu = @host_cpu@
 
175
host_os = @host_os@
 
176
host_vendor = @host_vendor@
 
177
includedir = @includedir@
 
178
infodir = @infodir@
 
179
install_sh = @install_sh@
 
180
libdir = @libdir@
 
181
libexecdir = @libexecdir@
 
182
localstatedir = @localstatedir@
 
183
mandir = @mandir@
 
184
mkdir_p = @mkdir_p@
 
185
oldincludedir = @oldincludedir@
 
186
prefix = @prefix@
 
187
program_transform_name = @program_transform_name@
 
188
sbindir = @sbindir@
 
189
sharedstatedir = @sharedstatedir@
 
190
sysconfdir = @sysconfdir@
 
191
target_alias = @target_alias@
 
192
imagedir = ${pkgdatadir}/images/splash
 
193
image_DATA = *.png
 
194
EXTRA_DIST = $(image_DATA)
 
195
all: all-am
 
196
 
 
197
.SUFFIXES:
 
198
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
199
        @for dep in $?; do \
 
200
          case '$(am__configure_deps)' in \
 
201
            *$$dep*) \
 
202
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
203
                && exit 0; \
 
204
              exit 1;; \
 
205
          esac; \
 
206
        done; \
 
207
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/images/splash/Makefile'; \
 
208
        cd $(top_srcdir) && \
 
209
          $(AUTOMAKE) --foreign  src/images/splash/Makefile
 
210
.PRECIOUS: Makefile
 
211
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
212
        @case '$?' in \
 
213
          *config.status*) \
 
214
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
215
          *) \
 
216
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
217
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
218
        esac;
 
219
 
 
220
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
221
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
222
 
 
223
$(top_srcdir)/configure:  $(am__configure_deps)
 
224
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
225
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
226
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
227
 
 
228
mostlyclean-libtool:
 
229
        -rm -f *.lo
 
230
 
 
231
clean-libtool:
 
232
        -rm -rf .libs _libs
 
233
 
 
234
distclean-libtool:
 
235
        -rm -f libtool
 
236
uninstall-info-am:
 
237
install-imageDATA: $(image_DATA)
 
238
        @$(NORMAL_INSTALL)
 
239
        test -z "$(imagedir)" || $(mkdir_p) "$(DESTDIR)$(imagedir)"
 
240
        @list='$(image_DATA)'; for p in $$list; do \
 
241
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
242
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
243
          echo " $(imageDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagedir)/$$f'"; \
 
244
          $(imageDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagedir)/$$f"; \
 
245
        done
 
246
 
 
247
uninstall-imageDATA:
 
248
        @$(NORMAL_UNINSTALL)
 
249
        @list='$(image_DATA)'; for p in $$list; do \
 
250
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
251
          echo " rm -f '$(DESTDIR)$(imagedir)/$$f'"; \
 
252
          rm -f "$(DESTDIR)$(imagedir)/$$f"; \
 
253
        done
 
254
tags: TAGS
 
255
TAGS:
 
256
 
 
257
ctags: CTAGS
 
258
CTAGS:
 
259
 
 
260
 
 
261
distdir: $(DISTFILES)
 
262
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
263
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
264
        list='$(DISTFILES)'; for file in $$list; do \
 
265
          case $$file in \
 
266
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
267
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
268
          esac; \
 
269
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
270
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
271
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
272
            dir="/$$dir"; \
 
273
            $(mkdir_p) "$(distdir)$$dir"; \
 
274
          else \
 
275
            dir=''; \
 
276
          fi; \
 
277
          if test -d $$d/$$file; then \
 
278
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
279
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
280
            fi; \
 
281
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
282
          else \
 
283
            test -f $(distdir)/$$file \
 
284
            || cp -p $$d/$$file $(distdir)/$$file \
 
285
            || exit 1; \
 
286
          fi; \
 
287
        done
 
288
check-am: all-am
 
289
check: check-am
 
290
all-am: Makefile $(DATA)
 
291
installdirs:
 
292
        for dir in "$(DESTDIR)$(imagedir)"; do \
 
293
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
294
        done
 
295
install: install-am
 
296
install-exec: install-exec-am
 
297
install-data: install-data-am
 
298
uninstall: uninstall-am
 
299
 
 
300
install-am: all-am
 
301
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
302
 
 
303
installcheck: installcheck-am
 
304
install-strip:
 
305
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
306
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
307
          `test -z '$(STRIP)' || \
 
308
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
309
mostlyclean-generic:
 
310
 
 
311
clean-generic:
 
312
 
 
313
distclean-generic:
 
314
        -rm -f $(CONFIG_CLEAN_FILES)
 
315
 
 
316
maintainer-clean-generic:
 
317
        @echo "This command is intended for maintainers to use"
 
318
        @echo "it deletes files that may require special tools to rebuild."
 
319
clean: clean-am
 
320
 
 
321
clean-am: clean-generic clean-libtool mostlyclean-am
 
322
 
 
323
distclean: distclean-am
 
324
        -rm -f Makefile
 
325
distclean-am: clean-am distclean-generic distclean-libtool
 
326
 
 
327
dvi: dvi-am
 
328
 
 
329
dvi-am:
 
330
 
 
331
html: html-am
 
332
 
 
333
info: info-am
 
334
 
 
335
info-am:
 
336
 
 
337
install-data-am: install-imageDATA
 
338
 
 
339
install-exec-am:
 
340
 
 
341
install-info: install-info-am
 
342
 
 
343
install-man:
 
344
 
 
345
installcheck-am:
 
346
 
 
347
maintainer-clean: maintainer-clean-am
 
348
        -rm -f Makefile
 
349
maintainer-clean-am: distclean-am maintainer-clean-generic
 
350
 
 
351
mostlyclean: mostlyclean-am
 
352
 
 
353
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
354
 
 
355
pdf: pdf-am
 
356
 
 
357
pdf-am:
 
358
 
 
359
ps: ps-am
 
360
 
 
361
ps-am:
 
362
 
 
363
uninstall-am: uninstall-imageDATA uninstall-info-am
 
364
 
 
365
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
366
        distclean distclean-generic distclean-libtool distdir dvi \
 
367
        dvi-am html html-am info info-am install install-am \
 
368
        install-data install-data-am install-exec install-exec-am \
 
369
        install-imageDATA install-info install-info-am install-man \
 
370
        install-strip installcheck installcheck-am installdirs \
 
371
        maintainer-clean maintainer-clean-generic mostlyclean \
 
372
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
373
        uninstall uninstall-am uninstall-imageDATA uninstall-info-am
 
374
 
 
375
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
376
# Otherwise a system limit (for SysV at least) may be exceeded.
 
377
.NOEXPORT: