~ubuntu-branches/ubuntu/trusty/enigma/trusty

« back to all changes in this revision

Viewing changes to doc/reference/images/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Erich Schubert
  • Date: 2012-06-19 21:47:22 UTC
  • mfrom: (5.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120619214722-o8v3jobogn60iw68
Tags: 1.10~~pre-alpha+r2236-1
* New upstream checkout. No release on the horizon, but well playable.
* Acknowledge NMUs. Thank you!
* Drop suggest on enigma-level-previews which are not available for 1.10
* Update policy version, no changes.

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.11.5 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
16
16
@SET_MAKE@
17
17
 
18
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
62
79
CONFIG_CLEAN_VPATH_FILES =
63
80
SOURCES =
64
81
DIST_SOURCES =
 
82
am__can_run_installinfo = \
 
83
  case $$AM_UPDATE_INFO_DIR in \
 
84
    n|no|NO) false;; \
 
85
    *) (install-info --version) >/dev/null 2>&1;; \
 
86
  esac
65
87
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66
88
am__vpath_adj = case $$p in \
67
89
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83
105
am__base_list = \
84
106
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85
107
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
108
am__uninstall_files_from_dir = { \
 
109
  test -z "$$files" \
 
110
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
111
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
112
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
113
  }
86
114
am__installdirs = "$(DESTDIR)$(pngdir)"
87
115
DATA = $(png_DATA)
88
116
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
601
629
$(am__aclocal_m4_deps):
602
630
install-pngDATA: $(png_DATA)
603
631
        @$(NORMAL_INSTALL)
604
 
        test -z "$(pngdir)" || $(MKDIR_P) "$(DESTDIR)$(pngdir)"
605
632
        @list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
 
633
        if test -n "$$list"; then \
 
634
          echo " $(MKDIR_P) '$(DESTDIR)$(pngdir)'"; \
 
635
          $(MKDIR_P) "$(DESTDIR)$(pngdir)" || exit 1; \
 
636
        fi; \
606
637
        for p in $$list; do \
607
638
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
608
639
          echo "$$d$$p"; \
616
647
        @$(NORMAL_UNINSTALL)
617
648
        @list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
618
649
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
619
 
        test -n "$$files" || exit 0; \
620
 
        echo " ( cd '$(DESTDIR)$(pngdir)' && rm -f" $$files ")"; \
621
 
        cd "$(DESTDIR)$(pngdir)" && rm -f $$files
 
650
        dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
622
651
tags: TAGS
623
652
TAGS:
624
653
 
673
702
 
674
703
installcheck: installcheck-am
675
704
install-strip:
676
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
677
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
678
 
          `test -z '$(STRIP)' || \
679
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
705
        if test -z '$(STRIP)'; then \
 
706
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
707
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
708
              install; \
 
709
        else \
 
710
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
711
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
712
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
713
        fi
680
714
mostlyclean-generic:
681
715
 
682
716
clean-generic: