~ubuntu-branches/ubuntu/vivid/gnome-themes/vivid

« back to all changes in this revision

Viewing changes to icon-themes/HighContrastLargePrint/48x48/places/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-01-20 03:59:50 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20090120035950-jdj6nzhbnszz3w1j
Tags: 2.25.5-0ubuntu1
* New upstream release (LP: #319089)
  - New high contrast icons for status/weather.
  Close bugs #564117, #564119, #564193, #564228, #564230, #564231,
  #564234, #564323, #564326, #564420.
* Bump icon-naming-utils to 0.8.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
40
        $(ACLOCAL_M4)
41
41
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
 
CONFIG_HEADER = $(top_builddir)/config.h
43
42
CONFIG_CLEAN_FILES =
44
43
SOURCES =
45
44
DIST_SOURCES =
55
54
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
55
ACLOCAL = @ACLOCAL@
57
56
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58
 
ALLOCA = @ALLOCA@
59
57
ALL_LINGUAS = @ALL_LINGUAS@
60
58
AMTAR = @AMTAR@
61
 
AR = @AR@
62
59
AUTOCONF = @AUTOCONF@
63
60
AUTOHEADER = @AUTOHEADER@
64
61
AUTOMAKE = @AUTOMAKE@
70
67
CFLAGS = @CFLAGS@
71
68
CPP = @CPP@
72
69
CPPFLAGS = @CPPFLAGS@
73
 
CXX = @CXX@
74
 
CXXCPP = @CXXCPP@
75
 
CXXDEPMODE = @CXXDEPMODE@
76
 
CXXFLAGS = @CXXFLAGS@
77
70
CYGPATH_W = @CYGPATH_W@
78
71
DATADIRNAME = @DATADIRNAME@
79
72
DEFS = @DEFS@
80
73
DEPDIR = @DEPDIR@
81
 
ECHO = @ECHO@
82
74
ECHO_C = @ECHO_C@
83
75
ECHO_N = @ECHO_N@
84
76
ECHO_T = @ECHO_T@
85
77
EGREP = @EGREP@
86
78
EXEEXT = @EXEEXT@
87
 
F77 = @F77@
88
 
FFLAGS = @FFLAGS@
89
79
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
90
80
GMOFILES = @GMOFILES@
91
81
GMSGFMT = @GMSGFMT@
131
121
LDFLAGS = @LDFLAGS@
132
122
LIBOBJS = @LIBOBJS@
133
123
LIBS = @LIBS@
134
 
LIBTOOL = @LIBTOOL@
135
 
LN_S = @LN_S@
136
124
LTLIBOBJS = @LTLIBOBJS@
137
 
MAINT = @MAINT@
138
125
MAKEINFO = @MAKEINFO@
139
126
MKDIR_P = @MKDIR_P@
140
127
MKINSTALLDIRS = @MKINSTALLDIRS@
154
141
POSUB = @POSUB@
155
142
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
156
143
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
157
 
RANLIB = @RANLIB@
158
144
SET_MAKE = @SET_MAKE@
159
145
SHELL = @SHELL@
160
146
STRIP = @STRIP@
 
147
TEST_THEMES = @TEST_THEMES@
161
148
THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@
162
149
THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@
163
150
USE_NLS = @USE_NLS@
168
155
abs_top_builddir = @abs_top_builddir@
169
156
abs_top_srcdir = @abs_top_srcdir@
170
157
ac_ct_CC = @ac_ct_CC@
171
 
ac_ct_CXX = @ac_ct_CXX@
172
 
ac_ct_F77 = @ac_ct_F77@
173
158
am__include = @am__include@
174
159
am__leading_dot = @am__leading_dot@
175
160
am__quote = @am__quote@
235
220
all: all-am
236
221
 
237
222
.SUFFIXES:
238
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
223
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
239
224
        @for dep in $?; do \
240
225
          case '$(am__configure_deps)' in \
241
226
            *$$dep*) \
260
245
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
247
 
263
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
264
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
266
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
 
 
268
 
mostlyclean-libtool:
269
 
        -rm -f *.lo
270
 
 
271
 
clean-libtool:
272
 
        -rm -rf .libs _libs
 
248
$(top_srcdir)/configure:  $(am__configure_deps)
 
249
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
250
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
252
install-iconDATA: $(icon_DATA)
274
253
        @$(NORMAL_INSTALL)
275
254
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
354
333
@LEGACY_ICON_MAPPING_FALSE@install-data-local:
355
334
clean: clean-am
356
335
 
357
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
336
clean-am: clean-generic mostlyclean-am
358
337
 
359
338
distclean: distclean-am
360
339
        -rm -f Makefile
394
373
 
395
374
mostlyclean: mostlyclean-am
396
375
 
397
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
376
mostlyclean-am: mostlyclean-generic
398
377
 
399
378
pdf: pdf-am
400
379
 
408
387
 
409
388
.MAKE: install-am install-strip
410
389
 
411
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
412
 
        distclean distclean-generic distclean-libtool distdir dvi \
413
 
        dvi-am html html-am info info-am install install-am \
414
 
        install-data install-data-am install-data-local install-dvi \
415
 
        install-dvi-am install-exec install-exec-am install-html \
416
 
        install-html-am install-iconDATA install-info install-info-am \
417
 
        install-man install-pdf install-pdf-am install-ps \
418
 
        install-ps-am install-strip installcheck installcheck-am \
419
 
        installdirs maintainer-clean maintainer-clean-generic \
420
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
421
 
        ps ps-am uninstall uninstall-am uninstall-iconDATA
 
390
.PHONY: all all-am check check-am clean clean-generic distclean \
 
391
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
392
        install install-am install-data install-data-am \
 
393
        install-data-local install-dvi install-dvi-am install-exec \
 
394
        install-exec-am install-html install-html-am install-iconDATA \
 
395
        install-info install-info-am install-man install-pdf \
 
396
        install-pdf-am install-ps install-ps-am install-strip \
 
397
        installcheck installcheck-am installdirs maintainer-clean \
 
398
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
399
        pdf-am ps ps-am uninstall uninstall-am uninstall-iconDATA
422
400
 
423
401
 
424
402
@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconDATA