~ubuntu-branches/ubuntu/precise/gnome-icon-theme/precise

« back to all changes in this revision

Viewing changes to 16x16/stock/data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-03-17 01:37:54 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317013754-3t4lpia01j3s11fp
Tags: 2.26.0-0ubuntu1
* New upstream release (LP: #343996)
* debian/patches
  - updated 10_add_application-x-cd-image.patch to apply cleanly
  - updated 99_autotools.patch to apply to new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
57
53
ACLOCAL = @ACLOCAL@
58
54
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
59
55
ALL_LINGUAS = @ALL_LINGUAS@
60
 
AMDEP_FALSE = @AMDEP_FALSE@
61
 
AMDEP_TRUE = @AMDEP_TRUE@
62
56
AMTAR = @AMTAR@
63
57
AUTOCONF = @AUTOCONF@
64
58
AUTOHEADER = @AUTOHEADER@
85
79
GMSGFMT = @GMSGFMT@
86
80
GREP = @GREP@
87
81
ICONMAP = @ICONMAP@
 
82
INSTALL = @INSTALL@
88
83
INSTALL_DATA = @INSTALL_DATA@
89
84
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
85
INSTALL_SCRIPT = @INSTALL_SCRIPT@
91
86
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92
87
INSTOBJEXT = @INSTOBJEXT@
93
88
INTLLIBS = @INTLLIBS@
94
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
95
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
96
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
97
89
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
98
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
99
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
100
90
INTLTOOL_MERGE = @INTLTOOL_MERGE@
101
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
102
91
INTLTOOL_PERL = @INTLTOOL_PERL@
103
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
104
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
105
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
106
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
107
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
108
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
109
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
110
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
111
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
112
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
113
92
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
114
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
115
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
116
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
117
93
LDFLAGS = @LDFLAGS@
118
94
LIBOBJS = @LIBOBJS@
119
95
LIBS = @LIBS@
120
96
LTLIBOBJS = @LTLIBOBJS@
121
97
MAKEINFO = @MAKEINFO@
 
98
MKDIR_P = @MKDIR_P@
122
99
MKINSTALLDIRS = @MKINSTALLDIRS@
123
100
MSGFMT = @MSGFMT@
124
101
MSGFMT_OPTS = @MSGFMT_OPTS@
142
119
USE_NLS = @USE_NLS@
143
120
VERSION = @VERSION@
144
121
XGETTEXT = @XGETTEXT@
 
122
abs_builddir = @abs_builddir@
 
123
abs_srcdir = @abs_srcdir@
 
124
abs_top_builddir = @abs_top_builddir@
 
125
abs_top_srcdir = @abs_top_srcdir@
145
126
ac_ct_CC = @ac_ct_CC@
146
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148
127
am__include = @am__include@
149
128
am__leading_dot = @am__leading_dot@
150
129
am__quote = @am__quote@
152
131
am__untar = @am__untar@
153
132
bindir = @bindir@
154
133
build_alias = @build_alias@
 
134
builddir = @builddir@
155
135
datadir = @datadir@
156
136
datarootdir = @datarootdir@
157
137
docdir = @docdir@
175
155
psdir = @psdir@
176
156
sbindir = @sbindir@
177
157
sharedstatedir = @sharedstatedir@
 
158
srcdir = @srcdir@
178
159
sysconfdir = @sysconfdir@
179
160
target_alias = @target_alias@
180
161
themedir = @themedir@
 
162
top_builddir = @top_builddir@
 
163
top_srcdir = @top_srcdir@
181
164
NULL = 
182
165
iconsize = 16x16
183
166
category = stock
284
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
268
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
286
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
 
uninstall-info-am:
288
270
install-iconDATA: $(icon_DATA)
289
271
        @$(NORMAL_INSTALL)
290
 
        test -z "$(icondir)" || $(mkdir_p) "$(DESTDIR)$(icondir)"
 
272
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
291
273
        @list='$(icon_DATA)'; for p in $$list; do \
292
274
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
293
275
          f=$(am__strip_dir) \
310
292
 
311
293
 
312
294
distdir: $(DISTFILES)
313
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
314
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
315
 
        list='$(DISTFILES)'; for file in $$list; do \
316
 
          case $$file in \
317
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
318
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
319
 
          esac; \
 
295
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
296
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
297
        list='$(DISTFILES)'; \
 
298
          dist_files=`for file in $$list; do echo $$file; done | \
 
299
          sed -e "s|^$$srcdirstrip/||;t" \
 
300
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
301
        case $$dist_files in \
 
302
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
303
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
304
                           sort -u` ;; \
 
305
        esac; \
 
306
        for file in $$dist_files; do \
320
307
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
321
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
322
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
323
 
            dir="/$$dir"; \
324
 
            $(mkdir_p) "$(distdir)$$dir"; \
325
 
          else \
326
 
            dir=''; \
327
 
          fi; \
328
308
          if test -d $$d/$$file; then \
 
309
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
329
310
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330
311
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
331
312
            fi; \
341
322
all-am: Makefile $(DATA)
342
323
installdirs:
343
324
        for dir in "$(DESTDIR)$(icondir)"; do \
344
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
325
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
345
326
        done
346
327
install: install-am
347
328
install-exec: install-exec-am
387
368
 
388
369
install-data-am: install-iconDATA
389
370
 
 
371
install-dvi: install-dvi-am
 
372
 
390
373
install-exec-am:
391
374
 
 
375
install-html: install-html-am
 
376
 
392
377
install-info: install-info-am
393
378
 
394
379
install-man:
395
380
 
 
381
install-pdf: install-pdf-am
 
382
 
 
383
install-ps: install-ps-am
 
384
 
396
385
installcheck-am:
397
386
 
398
387
maintainer-clean: maintainer-clean-am
411
400
 
412
401
ps-am:
413
402
 
414
 
uninstall-am: uninstall-iconDATA uninstall-info-am
 
403
uninstall-am: uninstall-iconDATA
 
404
 
 
405
.MAKE: install-am install-strip
415
406
 
416
407
.PHONY: all all-am check check-am clean clean-generic distclean \
417
408
        distclean-generic distdir dvi dvi-am html html-am info info-am \
418
 
        install install-am install-data install-data-am install-exec \
419
 
        install-exec-am install-iconDATA install-info install-info-am \
420
 
        install-man install-strip installcheck installcheck-am \
 
409
        install install-am install-data install-data-am install-dvi \
 
410
        install-dvi-am install-exec install-exec-am install-html \
 
411
        install-html-am install-iconDATA install-info install-info-am \
 
412
        install-man install-pdf install-pdf-am install-ps \
 
413
        install-ps-am install-strip installcheck installcheck-am \
421
414
        installdirs maintainer-clean maintainer-clean-generic \
422
415
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
423
 
        uninstall-am uninstall-iconDATA uninstall-info-am
 
416
        uninstall-am uninstall-iconDATA
424
417
 
425
418
# Tell versions [3.59,3.63) of GNU make to not export all variables.
426
419
# Otherwise a system limit (for SysV at least) may be exceeded.