~ubuntu-branches/ubuntu/precise/gtk2-engines-xfce/precise

« back to all changes in this revision

Viewing changes to themes/xfce-4.0/gtk-2.0/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2006-11-16 13:30:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061116133049-tps8a3tb4yne9g4z
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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 = themes/xfce-4.0/gtk-2.0
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
56
am__installdirs = "$(DESTDIR)$(themedir)"
 
57
themeDATA_INSTALL = $(INSTALL_DATA)
 
58
DATA = $(theme_DATA)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ACLOCAL = @ACLOCAL@
 
61
AMDEP_FALSE = @AMDEP_FALSE@
 
62
AMDEP_TRUE = @AMDEP_TRUE@
 
63
AMTAR = @AMTAR@
 
64
AR = @AR@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
 
68
AWK = @AWK@
 
69
CC = @CC@
 
70
CCDEPMODE = @CCDEPMODE@
 
71
CFLAGS = @CFLAGS@
 
72
CPP = @CPP@
 
73
CPPFLAGS = @CPPFLAGS@
 
74
CXX = @CXX@
 
75
CXXCPP = @CXXCPP@
 
76
CXXDEPMODE = @CXXDEPMODE@
 
77
CXXFLAGS = @CXXFLAGS@
 
78
CYGPATH_W = @CYGPATH_W@
 
79
DEFS = @DEFS@
 
80
DEPDIR = @DEPDIR@
 
81
ECHO = @ECHO@
 
82
ECHO_C = @ECHO_C@
 
83
ECHO_N = @ECHO_N@
 
84
ECHO_T = @ECHO_T@
 
85
EGREP = @EGREP@
 
86
EXEEXT = @EXEEXT@
 
87
F77 = @F77@
 
88
FFLAGS = @FFLAGS@
 
89
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
90
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
 
91
GTK_VERSION = @GTK_VERSION@
 
92
HAVE_CYGWIN_FALSE = @HAVE_CYGWIN_FALSE@
 
93
HAVE_CYGWIN_TRUE = @HAVE_CYGWIN_TRUE@
 
94
INSTALL_DATA = @INSTALL_DATA@
 
95
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
97
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
98
LDFLAGS = @LDFLAGS@
 
99
LIBOBJS = @LIBOBJS@
 
100
LIBS = @LIBS@
 
101
LIBTOOL = @LIBTOOL@
 
102
LN_S = @LN_S@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAINT = @MAINT@
 
105
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
106
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
107
MAKEINFO = @MAKEINFO@
 
108
OBJEXT = @OBJEXT@
 
109
PACKAGE = @PACKAGE@
 
110
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
111
PACKAGE_NAME = @PACKAGE_NAME@
 
112
PACKAGE_STRING = @PACKAGE_STRING@
 
113
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
114
PACKAGE_VERSION = @PACKAGE_VERSION@
 
115
PATH_SEPARATOR = @PATH_SEPARATOR@
 
116
PKG_CONFIG = @PKG_CONFIG@
 
117
RANLIB = @RANLIB@
 
118
SET_MAKE = @SET_MAKE@
 
119
SHELL = @SHELL@
 
120
STRIP = @STRIP@
 
121
VERSION = @VERSION@
 
122
XFCE_CFLAGS = @XFCE_CFLAGS@
 
123
XFCE_LIBS = @XFCE_LIBS@
 
124
X_CFLAGS = @X_CFLAGS@
 
125
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
126
X_LIBS = @X_LIBS@
 
127
X_PRE_LIBS = @X_PRE_LIBS@
 
128
ac_ct_AR = @ac_ct_AR@
 
129
ac_ct_CC = @ac_ct_CC@
 
130
ac_ct_CXX = @ac_ct_CXX@
 
131
ac_ct_F77 = @ac_ct_F77@
 
132
ac_ct_RANLIB = @ac_ct_RANLIB@
 
133
ac_ct_STRIP = @ac_ct_STRIP@
 
134
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
135
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
136
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
137
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
138
am__include = @am__include@
 
139
am__leading_dot = @am__leading_dot@
 
140
am__quote = @am__quote@
 
141
am__tar = @am__tar@
 
142
am__untar = @am__untar@
 
143
bindir = @bindir@
 
144
build = @build@
 
145
build_alias = @build_alias@
 
146
build_cpu = @build_cpu@
 
147
build_os = @build_os@
 
148
build_vendor = @build_vendor@
 
149
datadir = @datadir@
 
150
exec_prefix = @exec_prefix@
 
151
host = @host@
 
152
host_alias = @host_alias@
 
153
host_cpu = @host_cpu@
 
154
host_os = @host_os@
 
155
host_vendor = @host_vendor@
 
156
includedir = @includedir@
 
157
infodir = @infodir@
 
158
install_sh = @install_sh@
 
159
libdir = @libdir@
 
160
libexecdir = @libexecdir@
 
161
localstatedir = @localstatedir@
 
162
mandir = @mandir@
 
163
mkdir_p = @mkdir_p@
 
164
oldincludedir = @oldincludedir@
 
165
prefix = @prefix@
 
166
program_transform_name = @program_transform_name@
 
167
sbindir = @sbindir@
 
168
sharedstatedir = @sharedstatedir@
 
169
sysconfdir = @sysconfdir@
 
170
target_alias = @target_alias@
 
171
themedir = $(datadir)/themes/Xfce-4.0/gtk-2.0
 
172
theme_DATA = gtkrc
 
173
EXTRA_DIST = $(theme_DATA)
 
174
all: all-am
 
175
 
 
176
.SUFFIXES:
 
177
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
178
        @for dep in $?; do \
 
179
          case '$(am__configure_deps)' in \
 
180
            *$$dep*) \
 
181
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
182
                && exit 0; \
 
183
              exit 1;; \
 
184
          esac; \
 
185
        done; \
 
186
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  themes/xfce-4.0/gtk-2.0/Makefile'; \
 
187
        cd $(top_srcdir) && \
 
188
          $(AUTOMAKE) --gnu  themes/xfce-4.0/gtk-2.0/Makefile
 
189
.PRECIOUS: Makefile
 
190
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
191
        @case '$?' in \
 
192
          *config.status*) \
 
193
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
194
          *) \
 
195
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
196
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
197
        esac;
 
198
 
 
199
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
200
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
201
 
 
202
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
203
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
204
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
205
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
206
 
 
207
mostlyclean-libtool:
 
208
        -rm -f *.lo
 
209
 
 
210
clean-libtool:
 
211
        -rm -rf .libs _libs
 
212
 
 
213
distclean-libtool:
 
214
        -rm -f libtool
 
215
uninstall-info-am:
 
216
install-themeDATA: $(theme_DATA)
 
217
        @$(NORMAL_INSTALL)
 
218
        test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)"
 
219
        @list='$(theme_DATA)'; for p in $$list; do \
 
220
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
221
          f=$(am__strip_dir) \
 
222
          echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \
 
223
          $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \
 
224
        done
 
225
 
 
226
uninstall-themeDATA:
 
227
        @$(NORMAL_UNINSTALL)
 
228
        @list='$(theme_DATA)'; for p in $$list; do \
 
229
          f=$(am__strip_dir) \
 
230
          echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \
 
231
          rm -f "$(DESTDIR)$(themedir)/$$f"; \
 
232
        done
 
233
tags: TAGS
 
234
TAGS:
 
235
 
 
236
ctags: CTAGS
 
237
CTAGS:
 
238
 
 
239
 
 
240
distdir: $(DISTFILES)
 
241
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
242
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
243
        list='$(DISTFILES)'; for file in $$list; do \
 
244
          case $$file in \
 
245
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
246
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
247
          esac; \
 
248
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
249
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
250
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
251
            dir="/$$dir"; \
 
252
            $(mkdir_p) "$(distdir)$$dir"; \
 
253
          else \
 
254
            dir=''; \
 
255
          fi; \
 
256
          if test -d $$d/$$file; then \
 
257
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
258
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
259
            fi; \
 
260
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
261
          else \
 
262
            test -f $(distdir)/$$file \
 
263
            || cp -p $$d/$$file $(distdir)/$$file \
 
264
            || exit 1; \
 
265
          fi; \
 
266
        done
 
267
check-am: all-am
 
268
check: check-am
 
269
all-am: Makefile $(DATA)
 
270
installdirs:
 
271
        for dir in "$(DESTDIR)$(themedir)"; do \
 
272
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
273
        done
 
274
install: install-am
 
275
install-exec: install-exec-am
 
276
install-data: install-data-am
 
277
uninstall: uninstall-am
 
278
 
 
279
install-am: all-am
 
280
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
281
 
 
282
installcheck: installcheck-am
 
283
install-strip:
 
284
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
285
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
286
          `test -z '$(STRIP)' || \
 
287
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
288
mostlyclean-generic:
 
289
 
 
290
clean-generic:
 
291
 
 
292
distclean-generic:
 
293
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
294
 
 
295
maintainer-clean-generic:
 
296
        @echo "This command is intended for maintainers to use"
 
297
        @echo "it deletes files that may require special tools to rebuild."
 
298
clean: clean-am
 
299
 
 
300
clean-am: clean-generic clean-libtool mostlyclean-am
 
301
 
 
302
distclean: distclean-am
 
303
        -rm -f Makefile
 
304
distclean-am: clean-am distclean-generic distclean-libtool
 
305
 
 
306
dvi: dvi-am
 
307
 
 
308
dvi-am:
 
309
 
 
310
html: html-am
 
311
 
 
312
info: info-am
 
313
 
 
314
info-am:
 
315
 
 
316
install-data-am: install-themeDATA
 
317
 
 
318
install-exec-am:
 
319
 
 
320
install-info: install-info-am
 
321
 
 
322
install-man:
 
323
 
 
324
installcheck-am:
 
325
 
 
326
maintainer-clean: maintainer-clean-am
 
327
        -rm -f Makefile
 
328
maintainer-clean-am: distclean-am maintainer-clean-generic
 
329
 
 
330
mostlyclean: mostlyclean-am
 
331
 
 
332
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
333
 
 
334
pdf: pdf-am
 
335
 
 
336
pdf-am:
 
337
 
 
338
ps: ps-am
 
339
 
 
340
ps-am:
 
341
 
 
342
uninstall-am: uninstall-info-am uninstall-themeDATA
 
343
 
 
344
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
345
        distclean distclean-generic distclean-libtool distdir dvi \
 
346
        dvi-am html html-am info info-am install install-am \
 
347
        install-data install-data-am install-exec install-exec-am \
 
348
        install-info install-info-am install-man install-strip \
 
349
        install-themeDATA installcheck installcheck-am installdirs \
 
350
        maintainer-clean maintainer-clean-generic mostlyclean \
 
351
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
352
        uninstall uninstall-am uninstall-info-am uninstall-themeDATA
 
353
 
 
354
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
355
# Otherwise a system limit (for SysV at least) may be exceeded.
 
356
.NOEXPORT: