~ubuntu-branches/ubuntu/precise/fluxbox/precise

« back to all changes in this revision

Viewing changes to data/styles/BlueFlux/pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 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 = data/styles/BlueFlux/pixmaps
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43
 
        $(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 =
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)$(styledir)"
58
 
styleDATA_INSTALL = $(INSTALL_DATA)
59
 
DATA = $(style_DATA)
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
AMDEP_FALSE = @AMDEP_FALSE@
63
 
AMDEP_TRUE = @AMDEP_TRUE@
64
 
AMTAR = @AMTAR@
65
 
AR = @AR@
66
 
AUTOCONF = @AUTOCONF@
67
 
AUTOHEADER = @AUTOHEADER@
68
 
AUTOMAKE = @AUTOMAKE@
69
 
AWK = @AWK@
70
 
CC = @CC@
71
 
CCDEPMODE = @CCDEPMODE@
72
 
CFLAGS = @CFLAGS@
73
 
CPP = @CPP@
74
 
CPPFLAGS = @CPPFLAGS@
75
 
CXX = @CXX@
76
 
CXXCPP = @CXXCPP@
77
 
CXXDEPMODE = @CXXDEPMODE@
78
 
CXXFLAGS = @CXXFLAGS@
79
 
CYGPATH_W = @CYGPATH_W@
80
 
DEBUG = @DEBUG@
81
 
DEFAULT_INIT = @DEFAULT_INIT@
82
 
DEFAULT_KEYS = @DEFAULT_KEYS@
83
 
DEFAULT_MENU = @DEFAULT_MENU@
84
 
DEFAULT_STYLE = @DEFAULT_STYLE@
85
 
DEFS = @DEFS@
86
 
DEPDIR = @DEPDIR@
87
 
ECHO = @ECHO@
88
 
ECHO_C = @ECHO_C@
89
 
ECHO_N = @ECHO_N@
90
 
ECHO_T = @ECHO_T@
91
 
EGREP = @EGREP@
92
 
EXEEXT = @EXEEXT@
93
 
F77 = @F77@
94
 
FFLAGS = @FFLAGS@
95
 
GNOME_FALSE = @GNOME_FALSE@
96
 
GNOME_TRUE = @GNOME_TRUE@
97
 
IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
98
 
IMLIB2_CONFIG = @IMLIB2_CONFIG@
99
 
IMLIB2_FALSE = @IMLIB2_FALSE@
100
 
IMLIB2_LIBS = @IMLIB2_LIBS@
101
 
IMLIB2_TRUE = @IMLIB2_TRUE@
102
 
INSTALL_DATA = @INSTALL_DATA@
103
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
104
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
105
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
 
LDFLAGS = @LDFLAGS@
107
 
LIBOBJS = @LIBOBJS@
108
 
LIBS = @LIBS@
109
 
LIBTOOL = @LIBTOOL@
110
 
LN_S = @LN_S@
111
 
LOCALE_PATH = @LOCALE_PATH@
112
 
LTLIBOBJS = @LTLIBOBJS@
113
 
MAKEINFO = @MAKEINFO@
114
 
MULTIBYTE_FALSE = @MULTIBYTE_FALSE@
115
 
MULTIBYTE_TRUE = @MULTIBYTE_TRUE@
116
 
NEWWMSPEC_FALSE = @NEWWMSPEC_FALSE@
117
 
NEWWMSPEC_TRUE = @NEWWMSPEC_TRUE@
118
 
NLS = @NLS@
119
 
OBJEXT = @OBJEXT@
120
 
PACKAGE = @PACKAGE@
121
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122
 
PACKAGE_NAME = @PACKAGE_NAME@
123
 
PACKAGE_STRING = @PACKAGE_STRING@
124
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
125
 
PACKAGE_VERSION = @PACKAGE_VERSION@
126
 
PATH_SEPARATOR = @PATH_SEPARATOR@
127
 
PKG_CONFIG = @PKG_CONFIG@
128
 
RANLIB = @RANLIB@
129
 
REGEXP_SRC_FALSE = @REGEXP_SRC_FALSE@
130
 
REGEXP_SRC_TRUE = @REGEXP_SRC_TRUE@
131
 
REMEMBER_SRC_FALSE = @REMEMBER_SRC_FALSE@
132
 
REMEMBER_SRC_TRUE = @REMEMBER_SRC_TRUE@
133
 
SET_MAKE = @SET_MAKE@
134
 
SHAPE = @SHAPE@
135
 
SHELL = @SHELL@
136
 
STRIP = @STRIP@
137
 
TOOLBAR_SRC_FALSE = @TOOLBAR_SRC_FALSE@
138
 
TOOLBAR_SRC_TRUE = @TOOLBAR_SRC_TRUE@
139
 
VERSION = @VERSION@
140
 
XFT_FALSE = @XFT_FALSE@
141
 
XFT_TRUE = @XFT_TRUE@
142
 
XPM_FALSE = @XPM_FALSE@
143
 
XPM_TRUE = @XPM_TRUE@
144
 
X_CFLAGS = @X_CFLAGS@
145
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
146
 
X_LIBS = @X_LIBS@
147
 
X_PRE_LIBS = @X_PRE_LIBS@
148
 
ac_ct_AR = @ac_ct_AR@
149
 
ac_ct_CC = @ac_ct_CC@
150
 
ac_ct_CXX = @ac_ct_CXX@
151
 
ac_ct_F77 = @ac_ct_F77@
152
 
ac_ct_RANLIB = @ac_ct_RANLIB@
153
 
ac_ct_STRIP = @ac_ct_STRIP@
154
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
156
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
158
 
am__include = @am__include@
159
 
am__leading_dot = @am__leading_dot@
160
 
am__quote = @am__quote@
161
 
am__tar = @am__tar@
162
 
am__untar = @am__untar@
163
 
bindir = @bindir@
164
 
build = @build@
165
 
build_alias = @build_alias@
166
 
build_cpu = @build_cpu@
167
 
build_os = @build_os@
168
 
build_vendor = @build_vendor@
169
 
datadir = @datadir@
170
 
exec_prefix = @exec_prefix@
171
 
gencat_cmd = @gencat_cmd@
172
 
host = @host@
173
 
host_alias = @host_alias@
174
 
host_cpu = @host_cpu@
175
 
host_os = @host_os@
176
 
host_vendor = @host_vendor@
177
 
includedir = @includedir@
178
 
infodir = @infodir@
179
 
install_sh = @install_sh@
180
 
libdir = @libdir@
181
 
libexecdir = @libexecdir@
182
 
localstatedir = @localstatedir@
183
 
mandir = @mandir@
184
 
mkdir_p = @mkdir_p@
185
 
oldincludedir = @oldincludedir@
186
 
prefix = @prefix@
187
 
program_transform_name = @program_transform_name@
188
 
regex_cmd = @regex_cmd@
189
 
sbindir = @sbindir@
190
 
sharedstatedir = @sharedstatedir@
191
 
sysconfdir = @sysconfdir@
192
 
target_alias = @target_alias@
193
 
styledir = $(pkgdatadir)/styles/BlueFlux/pixmaps
194
 
style_DATA = button_close_active.xpm button_close_pressed.xpm \
195
 
        button_close_unfocus.xpm button_max_active.xpm button_max_pressed.xpm \
196
 
        button_max_unfocus.xpm button_min_active.xpm button_min_pressed.xpm \
197
 
        button_min_unfocus.xpm button_stick_active.xpm button_stick_pressed.xpm \
198
 
        button_stick_unfocus.xpm button_stuck.xpm button_stuck_unfocus.xpm \
199
 
        button_toolbar.xpm button_toolbar_pressed.xpm menu_frame.xpm title_bar.xpm \
200
 
        title_bar_unfocus.xpm toolbar.xpm toolbar_label.xpm
201
 
 
202
 
EXTRA_DIST = $(style_DATA)
203
 
all: all-am
204
 
 
205
 
.SUFFIXES:
206
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207
 
        @for dep in $?; do \
208
 
          case '$(am__configure_deps)' in \
209
 
            *$$dep*) \
210
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211
 
                && exit 0; \
212
 
              exit 1;; \
213
 
          esac; \
214
 
        done; \
215
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/styles/BlueFlux/pixmaps/Makefile'; \
216
 
        cd $(top_srcdir) && \
217
 
          $(AUTOMAKE) --gnu  data/styles/BlueFlux/pixmaps/Makefile
218
 
.PRECIOUS: Makefile
219
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220
 
        @case '$?' in \
221
 
          *config.status*) \
222
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223
 
          *) \
224
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226
 
        esac;
227
 
 
228
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
 
 
231
 
$(top_srcdir)/configure:  $(am__configure_deps)
232
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
 
 
236
 
mostlyclean-libtool:
237
 
        -rm -f *.lo
238
 
 
239
 
clean-libtool:
240
 
        -rm -rf .libs _libs
241
 
 
242
 
distclean-libtool:
243
 
        -rm -f libtool
244
 
uninstall-info-am:
245
 
install-styleDATA: $(style_DATA)
246
 
        @$(NORMAL_INSTALL)
247
 
        test -z "$(styledir)" || $(mkdir_p) "$(DESTDIR)$(styledir)"
248
 
        @list='$(style_DATA)'; for p in $$list; do \
249
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
250
 
          f=$(am__strip_dir) \
251
 
          echo " $(styleDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(styledir)/$$f'"; \
252
 
          $(styleDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(styledir)/$$f"; \
253
 
        done
254
 
 
255
 
uninstall-styleDATA:
256
 
        @$(NORMAL_UNINSTALL)
257
 
        @list='$(style_DATA)'; for p in $$list; do \
258
 
          f=$(am__strip_dir) \
259
 
          echo " rm -f '$(DESTDIR)$(styledir)/$$f'"; \
260
 
          rm -f "$(DESTDIR)$(styledir)/$$f"; \
261
 
        done
262
 
tags: TAGS
263
 
TAGS:
264
 
 
265
 
ctags: CTAGS
266
 
CTAGS:
267
 
 
268
 
 
269
 
distdir: $(DISTFILES)
270
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
271
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
272
 
        list='$(DISTFILES)'; for file in $$list; do \
273
 
          case $$file in \
274
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
275
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
276
 
          esac; \
277
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
278
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
279
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
280
 
            dir="/$$dir"; \
281
 
            $(mkdir_p) "$(distdir)$$dir"; \
282
 
          else \
283
 
            dir=''; \
284
 
          fi; \
285
 
          if test -d $$d/$$file; then \
286
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
287
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
288
 
            fi; \
289
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
290
 
          else \
291
 
            test -f $(distdir)/$$file \
292
 
            || cp -p $$d/$$file $(distdir)/$$file \
293
 
            || exit 1; \
294
 
          fi; \
295
 
        done
296
 
check-am: all-am
297
 
check: check-am
298
 
all-am: Makefile $(DATA)
299
 
installdirs:
300
 
        for dir in "$(DESTDIR)$(styledir)"; do \
301
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
302
 
        done
303
 
install: install-am
304
 
install-exec: install-exec-am
305
 
install-data: install-data-am
306
 
uninstall: uninstall-am
307
 
 
308
 
install-am: all-am
309
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
 
 
311
 
installcheck: installcheck-am
312
 
install-strip:
313
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315
 
          `test -z '$(STRIP)' || \
316
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
317
 
mostlyclean-generic:
318
 
 
319
 
clean-generic:
320
 
 
321
 
distclean-generic:
322
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323
 
 
324
 
maintainer-clean-generic:
325
 
        @echo "This command is intended for maintainers to use"
326
 
        @echo "it deletes files that may require special tools to rebuild."
327
 
clean: clean-am
328
 
 
329
 
clean-am: clean-generic clean-libtool mostlyclean-am
330
 
 
331
 
distclean: distclean-am
332
 
        -rm -f Makefile
333
 
distclean-am: clean-am distclean-generic distclean-libtool
334
 
 
335
 
dvi: dvi-am
336
 
 
337
 
dvi-am:
338
 
 
339
 
html: html-am
340
 
 
341
 
info: info-am
342
 
 
343
 
info-am:
344
 
 
345
 
install-data-am: install-styleDATA
346
 
 
347
 
install-exec-am:
348
 
 
349
 
install-info: install-info-am
350
 
 
351
 
install-man:
352
 
 
353
 
installcheck-am:
354
 
 
355
 
maintainer-clean: maintainer-clean-am
356
 
        -rm -f Makefile
357
 
maintainer-clean-am: distclean-am maintainer-clean-generic
358
 
 
359
 
mostlyclean: mostlyclean-am
360
 
 
361
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
362
 
 
363
 
pdf: pdf-am
364
 
 
365
 
pdf-am:
366
 
 
367
 
ps: ps-am
368
 
 
369
 
ps-am:
370
 
 
371
 
uninstall-am: uninstall-info-am uninstall-styleDATA
372
 
 
373
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
374
 
        distclean distclean-generic distclean-libtool distdir dvi \
375
 
        dvi-am html html-am info info-am install install-am \
376
 
        install-data install-data-am install-exec install-exec-am \
377
 
        install-info install-info-am install-man install-strip \
378
 
        install-styleDATA installcheck installcheck-am installdirs \
379
 
        maintainer-clean maintainer-clean-generic mostlyclean \
380
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
381
 
        uninstall uninstall-am uninstall-info-am uninstall-styleDATA
382
 
 
383
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
384
 
# Otherwise a system limit (for SysV at least) may be exceeded.
385
 
.NOEXPORT: