~l3on/ubuntu/precise/epiphany-extensions/new-release

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Leo Iannacone
  • Date: 2012-02-26 20:54:06 UTC
  • mfrom: (1.1.45 upstream)
  • Revision ID: l3on@ubuntu.com-20120226205406-4r0k199l2fjwsev4
New release version 3.3.90

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.3 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.
48
48
CONFIG_HEADER = $(top_builddir)/config.h
49
49
CONFIG_CLEAN_FILES =
50
50
CONFIG_CLEAN_VPATH_FILES =
51
 
AM_V_GEN = $(am__v_GEN_$(V))
52
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
51
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
52
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53
53
am__v_GEN_0 = @echo "  GEN   " $@;
54
 
AM_V_at = $(am__v_at_$(V))
55
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
54
AM_V_at = $(am__v_at_@AM_V@)
 
55
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56
56
am__v_at_0 = @
57
57
SOURCES =
58
58
DIST_SOURCES =
534
534
 
535
535
installcheck: installcheck-recursive
536
536
install-strip:
537
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
538
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
539
 
          `test -z '$(STRIP)' || \
540
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
537
        if test -z '$(STRIP)'; then \
 
538
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
539
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
540
              install; \
 
541
        else \
 
542
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
543
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
544
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
545
        fi
541
546
mostlyclean-generic:
542
547
 
543
548
clean-generic: