~darkxst/ubuntu/raring/cogl/lp1163025

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-29 15:50:03 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120729155003-2jsu0k3t6ei1pcrh
Tags: 1.10.4-0ubuntu1
New upstream release

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.
62
62
CONFIG_HEADER = $(top_builddir)/config.h
63
63
CONFIG_CLEAN_FILES =
64
64
CONFIG_CLEAN_VPATH_FILES =
65
 
AM_V_GEN = $(am__v_GEN_$(V))
66
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
65
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
66
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
67
67
am__v_GEN_0 = @echo "  GEN   " $@;
68
 
AM_V_at = $(am__v_at_$(V))
69
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
68
AM_V_at = $(am__v_at_@AM_V@)
 
69
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
70
70
am__v_at_0 = @
71
71
SOURCES =
72
72
DIST_SOURCES =
565
565
 
566
566
installcheck: installcheck-recursive
567
567
install-strip:
568
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
569
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
570
 
          `test -z '$(STRIP)' || \
571
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
568
        if test -z '$(STRIP)'; then \
 
569
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
570
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
571
              install; \
 
572
        else \
 
573
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
574
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
575
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
576
        fi
572
577
mostlyclean-generic:
573
578
 
574
579
clean-generic: