# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@
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@
bin_PROGRAMS = gnunet-testing$(EXEEXT)
check_PROGRAMS = test_testing$(EXEEXT) test_testing_connect$(EXEEXT) \
test_testing_reconnect$(EXEEXT) test_testing_group$(EXEEXT) \
test_testing_peergroup$(EXEEXT) \
test_testing_topology_stability$(EXEEXT) \
test_testing_topology_clique$(EXEEXT) \
test_testing_topology_clique_random$(EXEEXT) \
test_testing_topology_clique_minimum$(EXEEXT) \
test_testing_topology_clique_dfs$(EXEEXT) \
test_testing_topology_churn$(EXEEXT) \
test_testing_topology_line$(EXEEXT) \
test_testing_topology_blacklist$(EXEEXT) \
test_testing_group_remote$(EXEEXT) \
test_testing_2dtorus$(EXEEXT) \
test_testing_topology_ring$(EXEEXT) \
test_testing_topology_2d_torus$(EXEEXT) \
test_testing_topology_small_world_ring$(EXEEXT) \
test_testing_topology_small_world_torus$(EXEEXT) \
test_testing_topology_erdos_renyi$(EXEEXT) \
test_testing_topology_internat$(EXEEXT) \
test_testing_topology_none$(EXEEXT) \
test_testing_topology_scale_free$(EXEEXT)
@ENABLE_TEST_RUN_TRUE@TESTS = test_testing$(EXEEXT