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

« back to all changes in this revision

Viewing changes to themes/planet/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Martín Nieto
  • Date: 2011-07-31 16:45:15 UTC
  • mto: (1.1.9) (2.2.6 sid)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20110731164515-mnyfhc96u6f8vo98
Import upstream version 1.8.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
17
17
 
18
18
VPATH = @srcdir@
19
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
20
21
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
23
install_sh_DATA = $(install_sh) -c -m 644
25
24
install_sh_PROGRAM = $(install_sh) -c
43
42
        $(ACLOCAL_M4)
44
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45
44
CONFIG_CLEAN_FILES =
46
 
CONFIG_CLEAN_VPATH_FILES =
47
45
SOURCES =
48
46
DIST_SOURCES =
49
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
50
    *) f=$$p;; \
53
51
  esac;
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
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70
53
am__installdirs = "$(DESTDIR)$(themesdir)"
 
54
themesDATA_INSTALL = $(INSTALL_DATA)
71
55
DATA = $(themes_DATA)
72
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73
57
ACLOCAL = @ACLOCAL@
88
72
CPPFLAGS = @CPPFLAGS@
89
73
CYGPATH_W = @CYGPATH_W@
90
74
DATADIRNAME = @DATADIRNAME@
91
 
DBUS_CFLAGS = @DBUS_CFLAGS@
92
75
DBUS_LIBS = @DBUS_LIBS@
 
76
DBUS_NDESK_CFLAGS = @DBUS_NDESK_CFLAGS@
 
77
DBUS_NDESK_LIBS = @DBUS_NDESK_LIBS@
 
78
DBUS_SHARP_CFLAGS = @DBUS_SHARP_CFLAGS@
 
79
DBUS_SHARP_LIBS = @DBUS_SHARP_LIBS@
93
80
DEFS = @DEFS@
94
81
DEPDIR = @DEPDIR@
95
82
ECHO_C = @ECHO_C@
236
223
              exit 1;; \
237
224
          esac; \
238
225
        done; \
239
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/planet/Makefile'; \
240
 
        $(am__cd) $(top_srcdir) && \
241
 
          $(AUTOMAKE) --gnu themes/planet/Makefile
 
226
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  themes/planet/Makefile'; \
 
227
        cd $(top_srcdir) && \
 
228
          $(AUTOMAKE) --gnu  themes/planet/Makefile
242
229
.PRECIOUS: Makefile
243
230
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244
231
        @case '$?' in \
256
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
244
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
258
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
 
$(am__aclocal_m4_deps):
260
246
install-themesDATA: $(themes_DATA)
261
247
        @$(NORMAL_INSTALL)
262
248
        test -z "$(themesdir)" || $(MKDIR_P) "$(DESTDIR)$(themesdir)"
263
 
        @list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
264
 
        for p in $$list; do \
 
249
        @list='$(themes_DATA)'; for p in $$list; do \
265
250
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
266
 
          echo "$$d$$p"; \
267
 
        done | $(am__base_list) | \
268
 
        while read files; do \
269
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themesdir)'"; \
270
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(themesdir)" || exit $$?; \
 
251
          f=$(am__strip_dir) \
 
252
          echo " $(themesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themesdir)/$$f'"; \
 
253
          $(themesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themesdir)/$$f"; \
271
254
        done
272
255
 
273
256
uninstall-themesDATA:
274
257
        @$(NORMAL_UNINSTALL)
275
 
        @list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
276
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
277
 
        test -n "$$files" || exit 0; \
278
 
        echo " ( cd '$(DESTDIR)$(themesdir)' && rm -f" $$files ")"; \
279
 
        cd "$(DESTDIR)$(themesdir)" && rm -f $$files
 
258
        @list='$(themes_DATA)'; for p in $$list; do \
 
259
          f=$(am__strip_dir) \
 
260
          echo " rm -f '$(DESTDIR)$(themesdir)/$$f'"; \
 
261
          rm -f "$(DESTDIR)$(themesdir)/$$f"; \
 
262
        done
280
263
tags: TAGS
281
264
TAGS:
282
265
 
300
283
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
301
284
          if test -d $$d/$$file; then \
302
285
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
303
 
            if test -d "$(distdir)/$$file"; then \
304
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
305
 
            fi; \
306
286
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
308
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
287
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
309
288
            fi; \
310
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
289
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
311
290
          else \
312
 
            test -f "$(distdir)/$$file" \
313
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
291
            test -f $(distdir)/$$file \
 
292
            || cp -p $$d/$$file $(distdir)/$$file \
314
293
            || exit 1; \
315
294
          fi; \
316
295
        done
341
320
 
342
321
distclean-generic:
343
322
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
345
323
 
346
324
maintainer-clean-generic:
347
325
        @echo "This command is intended for maintainers to use"
425
403
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
426
404
        uninstall-am uninstall-themesDATA
427
405
 
428
 
 
429
406
# Tell versions [3.59,3.63) of GNU make to not export all variables.
430
407
# Otherwise a system limit (for SysV at least) may be exceeded.
431
408
.NOEXPORT: