~sil2100/bamf/quantal_0.3.6

« back to all changes in this revision

Viewing changes to tests/bamfdaemon/Makefile.in

Tags: upstream-0.2.110
ImportĀ upstreamĀ versionĀ 0.2.110

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/bamfdaemon
39
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/m4/expansions.m4 \
42
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/introspection.m4 \
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
43
42
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44
43
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45
44
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
227
226
docdir = @docdir@
228
227
dvidir = @dvidir@
229
228
exec_prefix = @exec_prefix@
230
 
expanded_bindir = @expanded_bindir@
231
 
expanded_datadir = @expanded_datadir@
232
 
expanded_libdir = @expanded_libdir@
233
229
giomodulesdir = @giomodulesdir@
234
230
host = @host@
235
231
host_alias = @host_alias@
385
381
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
386
382
        echo " rm -f" $$list; \
387
383
        rm -f $$list
388
 
test-bamf$(EXEEXT): $(test_bamf_OBJECTS) $(test_bamf_DEPENDENCIES) 
 
384
test-bamf$(EXEEXT): $(test_bamf_OBJECTS) $(test_bamf_DEPENDENCIES) $(EXTRA_test_bamf_DEPENDENCIES) 
389
385
        @rm -f test-bamf$(EXEEXT)
390
386
        $(test_bamf_LINK) $(test_bamf_OBJECTS) $(test_bamf_LDADD) $(LIBS)
391
387
 
880
876
 
881
877
installcheck: installcheck-am
882
878
install-strip:
883
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
884
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
885
 
          `test -z '$(STRIP)' || \
886
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
879
        if test -z '$(STRIP)'; then \
 
880
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
881
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
882
              install; \
 
883
        else \
 
884
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
885
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
886
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
887
        fi
887
888
mostlyclean-generic:
888
889
 
889
890
distclean-generic: