# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
am__make_dryrun = \
{ \
am__dry=no; \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
*) \
for am__flg in $$MAKEFLAGS; do \
case $$am__flg in \
*=*|--*) ;; \
*n*) am__dry=yes; break;; \
esac; \
done;; \
esac; \
test $$am__dry = yes; \
}
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
libexec_PROGRAMS = gnunet-service-ats$(EXEEXT)
check_PROGRAMS = test_ats_api_scheduling_init$(EXEEXT) \
test_ats_api_scheduling_add_address$(EXEEXT) \
test_ats_api_scheduling_add_session$(EXEEXT) \
test_ats_api_scheduling_min_bw$(EXEEXT) \
test_ats_api_scheduling_check_min_bw_alt$(EXEEXT) \
test_ats_api_scheduling_update_address$(EXEEXT) \
test_ats_api_scheduling_destroy_address$(EXEEXT) \
test_ats_api_scheduling_destroy_session$(EXEEXT) \
test_ats_api_scheduling_destroy_inbound_connection$(EXEEXT) \
test_ats_api_scheduling_block_and_reset$(EXEEXT) \
test_ats_simplistic$(EXEEXT) \
test_ats_simplistic_switch_networks$(EXEEXT) \
test_ats_simplistic_change_preference$(EXEEXT) \
test_ats_simplistic_pref_aging$(EXEEXT) \
test_ats_api_performance$(EXEEXT)
subdir = src/ats
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in