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

« back to all changes in this revision

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