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

« back to all changes in this revision

Viewing changes to 24x24/stock/table/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 = 24x24
183
166
category = stock
268
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
252
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
270
253
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
 
uninstall-info-am:
272
254
install-iconDATA: $(icon_DATA)
273
255
        @$(NORMAL_INSTALL)
274
 
        test -z "$(icondir)" || $(mkdir_p) "$(DESTDIR)$(icondir)"
 
256
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
275
257
        @list='$(icon_DATA)'; for p in $$list; do \
276
258
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
277
259
          f=$(am__strip_dir) \
294
276
 
295
277
 
296
278
distdir: $(DISTFILES)
297
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
298
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
299
 
        list='$(DISTFILES)'; for file in $$list; do \
300
 
          case $$file in \
301
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
302
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
303
 
          esac; \
 
279
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
280
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
281
        list='$(DISTFILES)'; \
 
282
          dist_files=`for file in $$list; do echo $$file; done | \
 
283
          sed -e "s|^$$srcdirstrip/||;t" \
 
284
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
285
        case $$dist_files in \
 
286
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
287
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
288
                           sort -u` ;; \
 
289
        esac; \
 
290
        for file in $$dist_files; do \
304
291
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
305
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
306
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
307
 
            dir="/$$dir"; \
308
 
            $(mkdir_p) "$(distdir)$$dir"; \
309
 
          else \
310
 
            dir=''; \
311
 
          fi; \
312
292
          if test -d $$d/$$file; then \
 
293
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
313
294
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314
295
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
315
296
            fi; \
325
306
all-am: Makefile $(DATA)
326
307
installdirs:
327
308
        for dir in "$(DESTDIR)$(icondir)"; do \
328
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
309
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
329
310
        done
330
311
install: install-am
331
312
install-exec: install-exec-am
371
352
 
372
353
install-data-am: install-iconDATA
373
354
 
 
355
install-dvi: install-dvi-am
 
356
 
374
357
install-exec-am:
375
358
 
 
359
install-html: install-html-am
 
360
 
376
361
install-info: install-info-am
377
362
 
378
363
install-man:
379
364
 
 
365
install-pdf: install-pdf-am
 
366
 
 
367
install-ps: install-ps-am
 
368
 
380
369
installcheck-am:
381
370
 
382
371
maintainer-clean: maintainer-clean-am
395
384
 
396
385
ps-am:
397
386
 
398
 
uninstall-am: uninstall-iconDATA uninstall-info-am
 
387
uninstall-am: uninstall-iconDATA
 
388
 
 
389
.MAKE: install-am install-strip
399
390
 
400
391
.PHONY: all all-am check check-am clean clean-generic distclean \
401
392
        distclean-generic distdir dvi dvi-am html html-am info info-am \
402
 
        install install-am install-data install-data-am install-exec \
403
 
        install-exec-am install-iconDATA install-info install-info-am \
404
 
        install-man install-strip installcheck installcheck-am \
 
393
        install install-am install-data install-data-am install-dvi \
 
394
        install-dvi-am install-exec install-exec-am install-html \
 
395
        install-html-am install-iconDATA install-info install-info-am \
 
396
        install-man install-pdf install-pdf-am install-ps \
 
397
        install-ps-am install-strip installcheck installcheck-am \
405
398
        installdirs maintainer-clean maintainer-clean-generic \
406
399
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
407
 
        uninstall-am uninstall-iconDATA uninstall-info-am
 
400
        uninstall-am uninstall-iconDATA
408
401
 
409
402
# Tell versions [3.59,3.63) of GNU make to not export all variables.
410
403
# Otherwise a system limit (for SysV at least) may be exceeded.