~ubuntu-branches/debian/squeeze/librsvg/squeeze

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-04-04 22:10:09 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060404221009-4mw2ndnf06bs257d
Tags: 2.14.3-1
* Sync with Debian
* New upstream version
* debian/rules:
  - shlibs update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
22
pkgincludedir = $(includedir)/@PACKAGE@
23
23
top_builddir = ..
24
 
 
25
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
25
INSTALL = @INSTALL@
27
26
install_sh_DATA = $(install_sh) -c -m 644
35
34
NORMAL_UNINSTALL = :
36
35
PRE_UNINSTALL = :
37
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
38
38
host_triplet = @host@
 
39
subdir = data
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
56
am__installdirs = "$(DESTDIR)$(pixmapdir)"
 
57
pixmapDATA_INSTALL = $(INSTALL_DATA)
 
58
DATA = $(pixmap_DATA)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
60
ACLOCAL = @ACLOCAL@
40
61
AMDEP_FALSE = @AMDEP_FALSE@
41
62
AMDEP_TRUE = @AMDEP_TRUE@
175
196
am__include = @am__include@
176
197
am__leading_dot = @am__leading_dot@
177
198
am__quote = @am__quote@
 
199
am__tar = @am__tar@
 
200
am__untar = @am__untar@
178
201
bindir = @bindir@
179
202
build = @build@
180
203
build_alias = @build_alias@
195
218
libexecdir = @libexecdir@
196
219
localstatedir = @localstatedir@
197
220
mandir = @mandir@
 
221
mkdir_p = @mkdir_p@
198
222
oldincludedir = @oldincludedir@
199
223
prefix = @prefix@
200
224
program_transform_name = @program_transform_name@
204
228
target_alias = @target_alias@
205
229
pixmapdir = $(datadir)/pixmaps
206
230
pixmap_DATA = svg-viewer.svg
207
 
 
208
231
EXTRA_DIST = \
209
232
        $(pixmap_DATA)
210
233
 
211
 
subdir = data
212
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
213
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
214
 
CONFIG_HEADER = $(top_builddir)/config.h
215
 
CONFIG_CLEAN_FILES =
216
 
DIST_SOURCES =
217
 
DATA = $(pixmap_DATA)
218
 
 
219
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
220
234
all: all-am
221
235
 
222
236
.SUFFIXES:
223
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
237
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
238
        @for dep in $?; do \
 
239
          case '$(am__configure_deps)' in \
 
240
            *$$dep*) \
 
241
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
242
                && exit 0; \
 
243
              exit 1;; \
 
244
          esac; \
 
245
        done; \
 
246
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/Makefile'; \
224
247
        cd $(top_srcdir) && \
225
248
          $(AUTOMAKE) --gnu  data/Makefile
226
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
227
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
249
.PRECIOUS: Makefile
 
250
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
251
        @case '$?' in \
 
252
          *config.status*) \
 
253
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
254
          *) \
 
255
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
256
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
257
        esac;
 
258
 
 
259
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
261
 
 
262
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
263
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
264
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
265
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
266
 
229
267
mostlyclean-libtool:
230
268
        -rm -f *.lo
235
273
distclean-libtool:
236
274
        -rm -f libtool
237
275
uninstall-info-am:
238
 
pixmapDATA_INSTALL = $(INSTALL_DATA)
239
276
install-pixmapDATA: $(pixmap_DATA)
240
277
        @$(NORMAL_INSTALL)
241
 
        $(mkinstalldirs) $(DESTDIR)$(pixmapdir)
 
278
        test -z "$(pixmapdir)" || $(mkdir_p) "$(DESTDIR)$(pixmapdir)"
242
279
        @list='$(pixmap_DATA)'; for p in $$list; do \
243
280
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
244
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
245
 
          echo " $(pixmapDATA_INSTALL) $$d$$p $(DESTDIR)$(pixmapdir)/$$f"; \
246
 
          $(pixmapDATA_INSTALL) $$d$$p $(DESTDIR)$(pixmapdir)/$$f; \
 
281
          f=$(am__strip_dir) \
 
282
          echo " $(pixmapDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapdir)/$$f'"; \
 
283
          $(pixmapDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pixmapdir)/$$f"; \
247
284
        done
248
285
 
249
286
uninstall-pixmapDATA:
250
287
        @$(NORMAL_UNINSTALL)
251
288
        @list='$(pixmap_DATA)'; for p in $$list; do \
252
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
253
 
          echo " rm -f $(DESTDIR)$(pixmapdir)/$$f"; \
254
 
          rm -f $(DESTDIR)$(pixmapdir)/$$f; \
 
289
          f=$(am__strip_dir) \
 
290
          echo " rm -f '$(DESTDIR)$(pixmapdir)/$$f'"; \
 
291
          rm -f "$(DESTDIR)$(pixmapdir)/$$f"; \
255
292
        done
256
293
tags: TAGS
257
294
TAGS:
259
296
ctags: CTAGS
260
297
CTAGS:
261
298
 
262
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
263
 
 
264
 
top_distdir = ..
265
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
266
299
 
267
300
distdir: $(DISTFILES)
268
301
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
276
309
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277
310
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278
311
            dir="/$$dir"; \
279
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
312
            $(mkdir_p) "$(distdir)$$dir"; \
280
313
          else \
281
314
            dir=''; \
282
315
          fi; \
294
327
check-am: all-am
295
328
check: check-am
296
329
all-am: Makefile $(DATA)
297
 
 
298
330
installdirs:
299
 
        $(mkinstalldirs) $(DESTDIR)$(pixmapdir)
 
331
        for dir in "$(DESTDIR)$(pixmapdir)"; do \
 
332
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
333
        done
300
334
install: install-am
301
335
install-exec: install-exec-am
302
336
install-data: install-data-am
316
350
clean-generic:
317
351
 
318
352
distclean-generic:
319
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
353
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
320
354
 
321
355
maintainer-clean-generic:
322
356
        @echo "This command is intended for maintainers to use"
333
367
 
334
368
dvi-am:
335
369
 
 
370
html: html-am
 
371
 
336
372
info: info-am
337
373
 
338
374
info-am:
367
403
 
368
404
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
369
405
        distclean distclean-generic distclean-libtool distdir dvi \
370
 
        dvi-am info info-am install install-am install-data \
371
 
        install-data-am install-exec install-exec-am install-info \
372
 
        install-info-am install-man install-pixmapDATA install-strip \
373
 
        installcheck installcheck-am installdirs maintainer-clean \
374
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
375
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
376
 
        uninstall-info-am uninstall-pixmapDATA
 
406
        dvi-am html html-am info info-am install install-am \
 
407
        install-data install-data-am install-exec install-exec-am \
 
408
        install-info install-info-am install-man install-pixmapDATA \
 
409
        install-strip installcheck installcheck-am installdirs \
 
410
        maintainer-clean maintainer-clean-generic mostlyclean \
 
411
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
412
        uninstall uninstall-am uninstall-info-am uninstall-pixmapDATA
377
413
 
378
414
# Tell versions [3.59,3.63) of GNU make to not export all variables.
379
415
# Otherwise a system limit (for SysV at least) may be exceeded.