~ubuntu-branches/ubuntu/precise/banshee/precise-proposed

« back to all changes in this revision

Viewing changes to tests/Performance/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-06-05 03:02:49 UTC
  • mfrom: (6.4.26 sid) (137.1.2 quantal)
  • Revision ID: package-import@ubuntu.com-20120605030249-yxrpxve6kwjm8599
Tags: 2.4.1-3ubuntu1~precise1
Upload to precise-proposed

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.
38
38
subdir = tests/Performance
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
40
am__aclocal_m4_deps = $(top_srcdir)/build/m4/shave/shave.m4 \
41
 
        $(top_srcdir)/build/m4/shamrock/expansions.m4 \
42
 
        $(top_srcdir)/build/m4/shamrock/gnome-doc.m4 \
43
 
        $(top_srcdir)/build/m4/shamrock/i18n.m4 \
44
 
        $(top_srcdir)/build/m4/shamrock/mono.m4 \
45
 
        $(top_srcdir)/build/m4/shamrock/monodoc.m4 \
46
 
        $(top_srcdir)/build/m4/shamrock/nunit.m4 \
47
 
        $(top_srcdir)/build/m4/shamrock/programs.m4 \
48
 
        $(top_srcdir)/build/m4/shamrock/util.m4 \
49
41
        $(top_srcdir)/build/m4/banshee/bnpx11.m4 \
50
42
        $(top_srcdir)/build/m4/banshee/boo.m4 \
51
43
        $(top_srcdir)/build/m4/banshee/daap.m4 \
74
66
        $(top_srcdir)/build/m4/banshee/torrent.m4 \
75
67
        $(top_srcdir)/build/m4/banshee/ubuntuonemusicstore.m4 \
76
68
        $(top_srcdir)/build/m4/banshee/youtube.m4 \
 
69
        $(top_srcdir)/build/m4/shamrock/expansions.m4 \
 
70
        $(top_srcdir)/build/m4/shamrock/gnome-doc.m4 \
 
71
        $(top_srcdir)/build/m4/shamrock/i18n.m4 \
 
72
        $(top_srcdir)/build/m4/shamrock/mono.m4 \
 
73
        $(top_srcdir)/build/m4/shamrock/monodoc.m4 \
 
74
        $(top_srcdir)/build/m4/shamrock/nunit.m4 \
 
75
        $(top_srcdir)/build/m4/shamrock/programs.m4 \
 
76
        $(top_srcdir)/build/m4/shamrock/util.m4 \
77
77
        $(top_srcdir)/configure.ac
78
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79
79
        $(ACLOCAL_M4)
167
167
GLIB_2_22_CFLAGS = @GLIB_2_22_CFLAGS@
168
168
GLIB_2_22_LIBS = @GLIB_2_22_LIBS@
169
169
GLIB_CFLAGS = @GLIB_CFLAGS@
 
170
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
170
171
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
171
172
GLIB_LIBS = @GLIB_LIBS@
172
173
GLIB_MKENUMS = @GLIB_MKENUMS@
232
233
LIBMTP_SO_MAP = @LIBMTP_SO_MAP@
233
234
LIBOBJS = @LIBOBJS@
234
235
LIBS = @LIBS@
 
236
LIBSOUP_2_38_CFLAGS = @LIBSOUP_2_38_CFLAGS@
 
237
LIBSOUP_2_38_LIBS = @LIBSOUP_2_38_LIBS@
235
238
LIBSOUP_GNOME_CFLAGS = @LIBSOUP_GNOME_CFLAGS@
236
239
LIBSOUP_GNOME_LIBS = @LIBSOUP_GNOME_LIBS@
237
240
LIBTOOL = @LIBTOOL@
591
594
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
592
595
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
593
596
        esac;
 
597
$(top_srcdir)/build/build.environment.mk:
594
598
 
595
599
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
596
600
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
657
661
 
658
662
installcheck: installcheck-am
659
663
install-strip:
660
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
661
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
662
 
          `test -z '$(STRIP)' || \
663
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
664
        if test -z '$(STRIP)'; then \
 
665
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
666
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
667
              install; \
 
668
        else \
 
669
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
670
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
671
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
672
        fi
664
673
mostlyclean-generic:
665
674
 
666
675
clean-generic: