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

« back to all changes in this revision

Viewing changes to 32x32/status/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
size = 32x32
182
165
context = status
183
166
iconsdir = $(themedir)/$(size)/$(context)
272
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
256
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
274
257
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
 
uninstall-info-am:
276
258
install-iconsDATA: $(icons_DATA)
277
259
        @$(NORMAL_INSTALL)
278
 
        test -z "$(iconsdir)" || $(mkdir_p) "$(DESTDIR)$(iconsdir)"
 
260
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
279
261
        @list='$(icons_DATA)'; for p in $$list; do \
280
262
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
281
263
          f=$(am__strip_dir) \
298
280
 
299
281
 
300
282
distdir: $(DISTFILES)
301
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
302
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
303
 
        list='$(DISTFILES)'; for file in $$list; do \
304
 
          case $$file in \
305
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
306
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
307
 
          esac; \
 
283
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
284
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
285
        list='$(DISTFILES)'; \
 
286
          dist_files=`for file in $$list; do echo $$file; done | \
 
287
          sed -e "s|^$$srcdirstrip/||;t" \
 
288
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
289
        case $$dist_files in \
 
290
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
291
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
292
                           sort -u` ;; \
 
293
        esac; \
 
294
        for file in $$dist_files; do \
308
295
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
310
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
311
 
            dir="/$$dir"; \
312
 
            $(mkdir_p) "$(distdir)$$dir"; \
313
 
          else \
314
 
            dir=''; \
315
 
          fi; \
316
296
          if test -d $$d/$$file; then \
 
297
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
317
298
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318
299
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
319
300
            fi; \
329
310
all-am: Makefile $(DATA)
330
311
installdirs:
331
312
        for dir in "$(DESTDIR)$(iconsdir)"; do \
332
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
313
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
333
314
        done
334
315
install: install-am
335
316
install-exec: install-exec-am
376
357
 
377
358
install-data-am: install-data-local install-iconsDATA
378
359
 
 
360
install-dvi: install-dvi-am
 
361
 
379
362
install-exec-am:
380
363
 
 
364
install-html: install-html-am
 
365
 
381
366
install-info: install-info-am
382
367
 
383
368
install-man:
384
369
 
 
370
install-pdf: install-pdf-am
 
371
 
 
372
install-ps: install-ps-am
 
373
 
385
374
installcheck-am:
386
375
 
387
376
maintainer-clean: maintainer-clean-am
400
389
 
401
390
ps-am:
402
391
 
403
 
uninstall-am: uninstall-iconsDATA uninstall-info-am
 
392
uninstall-am: uninstall-iconsDATA
 
393
 
 
394
.MAKE: install-am install-strip
404
395
 
405
396
.PHONY: all all-am check check-am clean clean-generic distclean \
406
397
        distclean-generic distdir dvi dvi-am html html-am info info-am \
407
398
        install install-am install-data install-data-am \
408
 
        install-data-local install-exec install-exec-am \
409
 
        install-iconsDATA install-info install-info-am install-man \
410
 
        install-strip installcheck installcheck-am installdirs \
411
 
        maintainer-clean maintainer-clean-generic mostlyclean \
412
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
413
 
        uninstall-iconsDATA uninstall-info-am
 
399
        install-data-local install-dvi install-dvi-am install-exec \
 
400
        install-exec-am install-html install-html-am install-iconsDATA \
 
401
        install-info install-info-am install-man install-pdf \
 
402
        install-pdf-am install-ps install-ps-am install-strip \
 
403
        installcheck installcheck-am installdirs maintainer-clean \
 
404
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
405
        pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA
414
406
 
415
407
 
416
408
install-data-local: install-iconsDATA