~ubuntu-branches/ubuntu/vivid/libgwenhywfar/vivid

« back to all changes in this revision

Viewing changes to po/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Micha Lenk
  • Date: 2013-08-21 20:27:23 UTC
  • mfrom: (1.5.3)
  • Revision ID: package-import@ubuntu.com-20130821202723-79fxx94wm33l9omq
Tags: 4.7.0beta-1
* New upstream release
* Updated debian/libgwenhywfar60.symbols.
* Add build-dep on libgpg-error-dev to fix a build log warning about indirect
  linkage to libgpg-error.so.

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.6 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.
15
15
 
16
16
@SET_MAKE@
17
17
VPATH = @srcdir@
 
18
am__make_dryrun = \
 
19
  { \
 
20
    am__dry=no; \
 
21
    case $$MAKEFLAGS in \
 
22
      *\\[\ \   ]*) \
 
23
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
24
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
25
      *) \
 
26
        for am__flg in $$MAKEFLAGS; do \
 
27
          case $$am__flg in \
 
28
            *=*|--*) ;; \
 
29
            *n*) am__dry=yes; break;; \
 
30
          esac; \
 
31
        done;; \
 
32
    esac; \
 
33
    test $$am__dry = yes; \
 
34
  }
18
35
pkgdatadir = $(datadir)/@PACKAGE@
19
36
pkgincludedir = $(includedir)/@PACKAGE@
20
37
pkglibdir = $(libdir)/@PACKAGE@
55
72
CONFIG_CLEAN_VPATH_FILES =
56
73
SOURCES =
57
74
DIST_SOURCES =
 
75
am__can_run_installinfo = \
 
76
  case $$AM_UPDATE_INFO_DIR in \
 
77
    n|no|NO) false;; \
 
78
    *) (install-info --version) >/dev/null 2>&1;; \
 
79
  esac
58
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
81
ACLOCAL = @ACLOCAL@
60
82
AMTAR = @AMTAR@
388
410
 
389
411
installcheck: installcheck-am
390
412
install-strip:
391
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
392
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
393
 
          `test -z '$(STRIP)' || \
394
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
413
        if test -z '$(STRIP)'; then \
 
414
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
415
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
416
              install; \
 
417
        else \
 
418
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
419
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
420
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
421
        fi
395
422
mostlyclean-generic:
396
423
 
397
424
clean-generic: