~ubuntu-branches/ubuntu/intrepid/gnome-themes/intrepid

« back to all changes in this revision

Viewing changes to HighContrastInverse/gtk-2.0/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-02-27 07:50:20 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20070227075020-oqqz23q0ed58ym5n
Tags: 2.17.92-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../..
24
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
 
install_sh_DATA = $(install_sh) -c -m 644
27
 
install_sh_PROGRAM = $(install_sh) -c
28
 
install_sh_SCRIPT = $(install_sh) -c
29
 
INSTALL_HEADER = $(INSTALL_DATA)
30
 
transform = $(program_transform_name)
31
 
NORMAL_INSTALL = :
32
 
PRE_INSTALL = :
33
 
POST_INSTALL = :
34
 
NORMAL_UNINSTALL = :
35
 
PRE_UNINSTALL = :
36
 
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
 
subdir = HighContrastInverse/gtk-2.0
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41
 
        $(srcdir)/gtkrc.in
42
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
44
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
 
        $(ACLOCAL_M4)
46
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
 
CONFIG_HEADER = $(top_builddir)/config.h
48
 
CONFIG_CLEAN_FILES = gtkrc
49
 
SOURCES =
50
 
DIST_SOURCES =
51
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52
 
am__vpath_adj = case $$p in \
53
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54
 
    *) f=$$p;; \
55
 
  esac;
56
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
57
 
am__installdirs = "$(DESTDIR)$(themedir)"
58
 
themeDATA_INSTALL = $(INSTALL_DATA)
59
 
DATA = $(theme_DATA)
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
63
 
ALLOCA = @ALLOCA@
64
 
ALL_LINGUAS = @ALL_LINGUAS@
65
 
AMDEP_FALSE = @AMDEP_FALSE@
66
 
AMDEP_TRUE = @AMDEP_TRUE@
67
 
AMTAR = @AMTAR@
68
 
AR = @AR@
69
 
AUTOCONF = @AUTOCONF@
70
 
AUTOHEADER = @AUTOHEADER@
71
 
AUTOMAKE = @AUTOMAKE@
72
 
AWK = @AWK@
73
 
CATALOGS = @CATALOGS@
74
 
CATOBJEXT = @CATOBJEXT@
75
 
CC = @CC@
76
 
CCDEPMODE = @CCDEPMODE@
77
 
CFLAGS = @CFLAGS@
78
 
CORE_THEMES_ONLY_FALSE = @CORE_THEMES_ONLY_FALSE@
79
 
CORE_THEMES_ONLY_TRUE = @CORE_THEMES_ONLY_TRUE@
80
 
CPP = @CPP@
81
 
CPPFLAGS = @CPPFLAGS@
82
 
CXX = @CXX@
83
 
CXXCPP = @CXXCPP@
84
 
CXXDEPMODE = @CXXDEPMODE@
85
 
CXXFLAGS = @CXXFLAGS@
86
 
CYGPATH_W = @CYGPATH_W@
87
 
DATADIRNAME = @DATADIRNAME@
88
 
DEFS = @DEFS@
89
 
DEPDIR = @DEPDIR@
90
 
ECHO = @ECHO@
91
 
ECHO_C = @ECHO_C@
92
 
ECHO_N = @ECHO_N@
93
 
ECHO_T = @ECHO_T@
94
 
EGREP = @EGREP@
95
 
EXEEXT = @EXEEXT@
96
 
F77 = @F77@
97
 
FFLAGS = @FFLAGS@
98
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
99
 
GMOFILES = @GMOFILES@
100
 
GMSGFMT = @GMSGFMT@
101
 
GTK_VERSION = @GTK_VERSION@
102
 
ICONMAP = @ICONMAP@
103
 
INSTALL_DATA = @INSTALL_DATA@
104
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
106
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107
 
INSTOBJEXT = @INSTOBJEXT@
108
 
INTLLIBS = @INTLLIBS@
109
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
110
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
111
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
112
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
113
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
114
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
115
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
116
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
117
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
118
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
119
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
120
 
INTLTOOL_PERL = @INTLTOOL_PERL@
121
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
122
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
123
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
124
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
125
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
126
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
127
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
128
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
129
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
130
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
131
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
132
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
133
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
134
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
135
 
LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@
136
 
LARGEPRINT_FONT = @LARGEPRINT_FONT@
137
 
LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@
138
 
LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@
139
 
LDFLAGS = @LDFLAGS@
140
 
LIBOBJS = @LIBOBJS@
141
 
LIBS = @LIBS@
142
 
LIBTOOL = @LIBTOOL@
143
 
LN_S = @LN_S@
144
 
LTLIBOBJS = @LTLIBOBJS@
145
 
MAINT = @MAINT@
146
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148
 
MAKEINFO = @MAKEINFO@
149
 
MKINSTALLDIRS = @MKINSTALLDIRS@
150
 
MSGFMT = @MSGFMT@
151
 
OBJEXT = @OBJEXT@
152
 
PACKAGE = @PACKAGE@
153
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154
 
PACKAGE_NAME = @PACKAGE_NAME@
155
 
PACKAGE_STRING = @PACKAGE_STRING@
156
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
157
 
PACKAGE_VERSION = @PACKAGE_VERSION@
158
 
PATH_SEPARATOR = @PATH_SEPARATOR@
159
 
PKG_CONFIG = @PKG_CONFIG@
160
 
POFILES = @POFILES@
161
 
POSUB = @POSUB@
162
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
163
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
164
 
RANLIB = @RANLIB@
165
 
SET_MAKE = @SET_MAKE@
166
 
SHELL = @SHELL@
167
 
STRIP = @STRIP@
168
 
THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@
169
 
THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@
170
 
USE_NLS = @USE_NLS@
171
 
VERSION = @VERSION@
172
 
XGETTEXT = @XGETTEXT@
173
 
ac_ct_AR = @ac_ct_AR@
174
 
ac_ct_CC = @ac_ct_CC@
175
 
ac_ct_CXX = @ac_ct_CXX@
176
 
ac_ct_F77 = @ac_ct_F77@
177
 
ac_ct_RANLIB = @ac_ct_RANLIB@
178
 
ac_ct_STRIP = @ac_ct_STRIP@
179
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
180
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184
 
am__include = @am__include@
185
 
am__leading_dot = @am__leading_dot@
186
 
am__quote = @am__quote@
187
 
am__tar = @am__tar@
188
 
am__untar = @am__untar@
189
 
bindir = @bindir@
190
 
build = @build@
191
 
build_alias = @build_alias@
192
 
build_cpu = @build_cpu@
193
 
build_os = @build_os@
194
 
build_vendor = @build_vendor@
195
 
datadir = @datadir@
196
 
exec_prefix = @exec_prefix@
197
 
host = @host@
198
 
host_alias = @host_alias@
199
 
host_cpu = @host_cpu@
200
 
host_os = @host_os@
201
 
host_vendor = @host_vendor@
202
 
includedir = @includedir@
203
 
infodir = @infodir@
204
 
install_sh = @install_sh@
205
 
libdir = @libdir@
206
 
libexecdir = @libexecdir@
207
 
localstatedir = @localstatedir@
208
 
mandir = @mandir@
209
 
mkdir_p = @mkdir_p@
210
 
oldincludedir = @oldincludedir@
211
 
prefix = @prefix@
212
 
program_transform_name = @program_transform_name@
213
 
sbindir = @sbindir@
214
 
sharedstatedir = @sharedstatedir@
215
 
sysconfdir = @sysconfdir@
216
 
target_alias = @target_alias@
217
 
themedir = $(datadir)/themes/HighContrastInverse/gtk-2.0
218
 
theme_DATA = gtkrc
219
 
EXTRA_DIST = $(theme_DATA)
220
 
all: all-am
221
 
 
222
 
.SUFFIXES:
223
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
224
 
        @for dep in $?; do \
225
 
          case '$(am__configure_deps)' in \
226
 
            *$$dep*) \
227
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
228
 
                && exit 0; \
229
 
              exit 1;; \
230
 
          esac; \
231
 
        done; \
232
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  HighContrastInverse/gtk-2.0/Makefile'; \
233
 
        cd $(top_srcdir) && \
234
 
          $(AUTOMAKE) --gnu  HighContrastInverse/gtk-2.0/Makefile
235
 
.PRECIOUS: Makefile
236
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237
 
        @case '$?' in \
238
 
          *config.status*) \
239
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240
 
          *) \
241
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243
 
        esac;
244
 
 
245
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
 
 
248
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
249
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
251
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
 
gtkrc: $(top_builddir)/config.status $(srcdir)/gtkrc.in
253
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
254
 
 
255
 
mostlyclean-libtool:
256
 
        -rm -f *.lo
257
 
 
258
 
clean-libtool:
259
 
        -rm -rf .libs _libs
260
 
 
261
 
distclean-libtool:
262
 
        -rm -f libtool
263
 
uninstall-info-am:
264
 
install-themeDATA: $(theme_DATA)
265
 
        @$(NORMAL_INSTALL)
266
 
        test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)"
267
 
        @list='$(theme_DATA)'; for p in $$list; do \
268
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
269
 
          f=$(am__strip_dir) \
270
 
          echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \
271
 
          $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \
272
 
        done
273
 
 
274
 
uninstall-themeDATA:
275
 
        @$(NORMAL_UNINSTALL)
276
 
        @list='$(theme_DATA)'; for p in $$list; do \
277
 
          f=$(am__strip_dir) \
278
 
          echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \
279
 
          rm -f "$(DESTDIR)$(themedir)/$$f"; \
280
 
        done
281
 
tags: TAGS
282
 
TAGS:
283
 
 
284
 
ctags: CTAGS
285
 
CTAGS:
286
 
 
287
 
 
288
 
distdir: $(DISTFILES)
289
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
290
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
291
 
        list='$(DISTFILES)'; for file in $$list; do \
292
 
          case $$file in \
293
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
294
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
295
 
          esac; \
296
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
297
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
298
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
299
 
            dir="/$$dir"; \
300
 
            $(mkdir_p) "$(distdir)$$dir"; \
301
 
          else \
302
 
            dir=''; \
303
 
          fi; \
304
 
          if test -d $$d/$$file; then \
305
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
306
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
307
 
            fi; \
308
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
309
 
          else \
310
 
            test -f $(distdir)/$$file \
311
 
            || cp -p $$d/$$file $(distdir)/$$file \
312
 
            || exit 1; \
313
 
          fi; \
314
 
        done
315
 
check-am: all-am
316
 
check: check-am
317
 
all-am: Makefile $(DATA)
318
 
installdirs:
319
 
        for dir in "$(DESTDIR)$(themedir)"; do \
320
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
321
 
        done
322
 
install: install-am
323
 
install-exec: install-exec-am
324
 
install-data: install-data-am
325
 
uninstall: uninstall-am
326
 
 
327
 
install-am: all-am
328
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
329
 
 
330
 
installcheck: installcheck-am
331
 
install-strip:
332
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334
 
          `test -z '$(STRIP)' || \
335
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336
 
mostlyclean-generic:
337
 
 
338
 
clean-generic:
339
 
 
340
 
distclean-generic:
341
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
342
 
 
343
 
maintainer-clean-generic:
344
 
        @echo "This command is intended for maintainers to use"
345
 
        @echo "it deletes files that may require special tools to rebuild."
346
 
clean: clean-am
347
 
 
348
 
clean-am: clean-generic clean-libtool mostlyclean-am
349
 
 
350
 
distclean: distclean-am
351
 
        -rm -f Makefile
352
 
distclean-am: clean-am distclean-generic distclean-libtool
353
 
 
354
 
dvi: dvi-am
355
 
 
356
 
dvi-am:
357
 
 
358
 
html: html-am
359
 
 
360
 
info: info-am
361
 
 
362
 
info-am:
363
 
 
364
 
install-data-am: install-themeDATA
365
 
 
366
 
install-exec-am:
367
 
 
368
 
install-info: install-info-am
369
 
 
370
 
install-man:
371
 
 
372
 
installcheck-am:
373
 
 
374
 
maintainer-clean: maintainer-clean-am
375
 
        -rm -f Makefile
376
 
maintainer-clean-am: distclean-am maintainer-clean-generic
377
 
 
378
 
mostlyclean: mostlyclean-am
379
 
 
380
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
381
 
 
382
 
pdf: pdf-am
383
 
 
384
 
pdf-am:
385
 
 
386
 
ps: ps-am
387
 
 
388
 
ps-am:
389
 
 
390
 
uninstall-am: uninstall-info-am uninstall-themeDATA
391
 
 
392
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
393
 
        distclean distclean-generic distclean-libtool distdir dvi \
394
 
        dvi-am html html-am info info-am install install-am \
395
 
        install-data install-data-am install-exec install-exec-am \
396
 
        install-info install-info-am install-man install-strip \
397
 
        install-themeDATA installcheck installcheck-am installdirs \
398
 
        maintainer-clean maintainer-clean-generic mostlyclean \
399
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
400
 
        uninstall uninstall-am uninstall-info-am uninstall-themeDATA
401
 
 
402
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
403
 
# Otherwise a system limit (for SysV at least) may be exceeded.
404
 
.NOEXPORT: