~ubuntu-branches/ubuntu/saucy/blam/saucy

« back to all changes in this revision

Viewing changes to themes/pimped/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Martín Nieto
  • Date: 2011-05-31 01:36:47 UTC
  • mto: (1.1.8 upstream) (2.2.5 sid)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20110531013647-dt9ij4zj9f9wg6uk
Import upstream version 1.8.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
41
43
        $(ACLOCAL_M4)
42
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
SOURCES =
45
48
DIST_SOURCES =
46
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49
52
    *) f=$$p;; \
50
53
  esac;
51
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
54
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
55
am__install_max = 40
 
56
am__nobase_strip_setup = \
 
57
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
58
am__nobase_strip = \
 
59
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
60
am__nobase_list = $(am__nobase_strip_setup); \
 
61
  for p in $$list; do echo "$$p $$p"; done | \
 
62
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
63
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
64
    if (++n[$$2] == $(am__install_max)) \
 
65
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
66
    END { for (dir in files) print dir, files[dir] }'
 
67
am__base_list = \
 
68
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
52
70
am__installdirs = "$(DESTDIR)$(themesdir)"
53
 
themesDATA_INSTALL = $(INSTALL_DATA)
54
71
DATA = $(themes_DATA)
55
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
73
ACLOCAL = @ACLOCAL@
113
130
MSGFMT = @MSGFMT@
114
131
MSGFMT_OPTS = @MSGFMT_OPTS@
115
132
MSGMERGE = @MSGMERGE@
 
133
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
 
134
NOTIFY_LIBS = @NOTIFY_LIBS@
116
135
OBJEXT = @OBJEXT@
117
136
PACKAGE = @PACKAGE@
118
137
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119
138
PACKAGE_NAME = @PACKAGE_NAME@
120
139
PACKAGE_STRING = @PACKAGE_STRING@
121
140
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
141
PACKAGE_URL = @PACKAGE_URL@
122
142
PACKAGE_VERSION = @PACKAGE_VERSION@
123
143
PATH = @PATH@
124
144
PATH_SEPARATOR = @PATH_SEPARATOR@
125
145
PKG_CONFIG = @PKG_CONFIG@
 
146
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
147
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
126
148
POFILES = @POFILES@
127
149
POSUB = @POSUB@
128
150
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
207
229
              exit 1;; \
208
230
          esac; \
209
231
        done; \
210
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  themes/pimped/Makefile'; \
211
 
        cd $(top_srcdir) && \
212
 
          $(AUTOMAKE) --gnu  themes/pimped/Makefile
 
232
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/pimped/Makefile'; \
 
233
        $(am__cd) $(top_srcdir) && \
 
234
          $(AUTOMAKE) --gnu themes/pimped/Makefile
213
235
.PRECIOUS: Makefile
214
236
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215
237
        @case '$?' in \
227
249
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
250
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
252
$(am__aclocal_m4_deps):
230
253
install-themesDATA: $(themes_DATA)
231
254
        @$(NORMAL_INSTALL)
232
255
        test -z "$(themesdir)" || $(MKDIR_P) "$(DESTDIR)$(themesdir)"
233
 
        @list='$(themes_DATA)'; for p in $$list; do \
 
256
        @list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
 
257
        for p in $$list; do \
234
258
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
235
 
          f=$(am__strip_dir) \
236
 
          echo " $(themesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themesdir)/$$f'"; \
237
 
          $(themesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themesdir)/$$f"; \
 
259
          echo "$$d$$p"; \
 
260
        done | $(am__base_list) | \
 
261
        while read files; do \
 
262
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themesdir)'"; \
 
263
          $(INSTALL_DATA) $$files "$(DESTDIR)$(themesdir)" || exit $$?; \
238
264
        done
239
265
 
240
266
uninstall-themesDATA:
241
267
        @$(NORMAL_UNINSTALL)
242
 
        @list='$(themes_DATA)'; for p in $$list; do \
243
 
          f=$(am__strip_dir) \
244
 
          echo " rm -f '$(DESTDIR)$(themesdir)/$$f'"; \
245
 
          rm -f "$(DESTDIR)$(themesdir)/$$f"; \
246
 
        done
 
268
        @list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
 
269
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
270
        test -n "$$files" || exit 0; \
 
271
        echo " ( cd '$(DESTDIR)$(themesdir)' && rm -f" $$files ")"; \
 
272
        cd "$(DESTDIR)$(themesdir)" && rm -f $$files
247
273
tags: TAGS
248
274
TAGS:
249
275
 
267
293
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
268
294
          if test -d $$d/$$file; then \
269
295
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
296
            if test -d "$(distdir)/$$file"; then \
 
297
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
298
            fi; \
270
299
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
271
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
300
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
301
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
272
302
            fi; \
273
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
303
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
274
304
          else \
275
 
            test -f $(distdir)/$$file \
276
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
305
            test -f "$(distdir)/$$file" \
 
306
            || cp -p $$d/$$file "$(distdir)/$$file" \
277
307
            || exit 1; \
278
308
          fi; \
279
309
        done
304
334
 
305
335
distclean-generic:
306
336
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
337
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
307
338
 
308
339
maintainer-clean-generic:
309
340
        @echo "This command is intended for maintainers to use"
322
353
 
323
354
html: html-am
324
355
 
 
356
html-am:
 
357
 
325
358
info: info-am
326
359
 
327
360
info-am:
330
363
 
331
364
install-dvi: install-dvi-am
332
365
 
 
366
install-dvi-am:
 
367
 
333
368
install-exec-am:
334
369
 
335
370
install-html: install-html-am
336
371
 
 
372
install-html-am:
 
373
 
337
374
install-info: install-info-am
338
375
 
 
376
install-info-am:
 
377
 
339
378
install-man:
340
379
 
341
380
install-pdf: install-pdf-am
342
381
 
 
382
install-pdf-am:
 
383
 
343
384
install-ps: install-ps-am
344
385
 
 
386
install-ps-am:
 
387
 
345
388
installcheck-am:
346
389
 
347
390
maintainer-clean: maintainer-clean-am
375
418
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
376
419
        uninstall-am uninstall-themesDATA
377
420
 
 
421
 
378
422
# Tell versions [3.59,3.63) of GNU make to not export all variables.
379
423
# Otherwise a system limit (for SysV at least) may be exceeded.
380
424
.NOEXPORT: