NetBSD/dist/atf/Makefile.in

2965 lines
124 KiB
Makefile

# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 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@
#
# Automated Testing Framework (atf)
#
# Copyright (c) 2007 The NetBSD Foundation, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# 3. All advertising materials mentioning features or use of this
# software must display the following acknowledgement:
# This product includes software developed by the NetBSD
# Foundation, Inc. and its contributors.
# 4. Neither the name of The NetBSD Foundation nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
# CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
# IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
# GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# -------------------------------------------------------------------------
# Top directory.
# -------------------------------------------------------------------------
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@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@
check_PROGRAMS = tests/bootstrap/h_app_empty$(EXEEXT) \
tests/bootstrap/h_app_opts_args$(EXEEXT) \
tests/bootstrap/h_tp_basic_cpp$(EXEEXT)
atf_formats_PROGRAMS = tests/atf/formats/h_parser$(EXEEXT) \
tests/atf/formats/t_writers$(EXEEXT)
atf_test_programs_PROGRAMS = tests/atf/test_programs/h_cpp$(EXEEXT)
atf_tools_PROGRAMS = tests/atf/tools/h_fail$(EXEEXT) \
tests/atf/tools/h_misc$(EXEEXT) \
tests/atf/tools/h_mode$(EXEEXT) \
tests/atf/tools/h_pass$(EXEEXT)
atf_units_PROGRAMS = tests/atf/units/t_config$(EXEEXT) \
tests/atf/units/t_env$(EXEEXT) \
tests/atf/units/t_expand$(EXEEXT) \
tests/atf/units/t_fs$(EXEEXT) tests/atf/units/t_io$(EXEEXT) \
tests/atf/units/t_parser$(EXEEXT) \
tests/atf/units/t_sanity$(EXEEXT) \
tests/atf/units/t_tests$(EXEEXT) \
tests/atf/units/t_text$(EXEEXT) \
tests/atf/units/t_user$(EXEEXT) \
tests/atf/units/t_utils$(EXEEXT)
bin_PROGRAMS = tools/atf-config$(EXEEXT) tools/atf-compile$(EXEEXT) \
tools/atf-report$(EXEEXT) tools/atf-run$(EXEEXT) \
tools/atf-version$(EXEEXT)
libexec_PROGRAMS = tools/atf-cleanup$(EXEEXT) \
tools/atf-format$(EXEEXT)
subdir = .
DIST_COMMON = README $(am__configure_deps) $(atf_HEADERS) \
$(dist_man_MANS) $(include_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/configure $(top_srcdir)/subrs/atf.config.subr.in \
AUTHORS COPYING ChangeLog INSTALL NEWS admin/config.guess \
admin/config.sub admin/depcomp admin/install-sh \
admin/ltmain.sh admin/missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = subrs/atf.config.subr
ARFLAGS = cru
tests_build_libuseless_a_AR = $(AR) $(ARFLAGS)
tests_build_libuseless_a_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
am_tests_build_libuseless_a_OBJECTS = \
tests/build/t_include_application_hpp.$(OBJEXT) \
tests/build/t_include_atf_hpp.$(OBJEXT) \
tests/build/t_include_atffile_hpp.$(OBJEXT) \
tests/build/t_include_config_hpp.$(OBJEXT) \
tests/build/t_include_env_hpp.$(OBJEXT) \
tests/build/t_include_exceptions_hpp.$(OBJEXT) \
tests/build/t_include_expand_hpp.$(OBJEXT) \
tests/build/t_include_formats_hpp.$(OBJEXT) \
tests/build/t_include_fs_hpp.$(OBJEXT) \
tests/build/t_include_io_hpp.$(OBJEXT) \
tests/build/t_include_macros_hpp.$(OBJEXT) \
tests/build/t_include_parser_hpp.$(OBJEXT) \
tests/build/t_include_sanity_hpp.$(OBJEXT) \
tests/build/t_include_tests_hpp.$(OBJEXT) \
tests/build/t_include_text_hpp.$(OBJEXT) \
tests/build/t_include_ui_hpp.$(OBJEXT) \
tests/build/t_include_user_hpp.$(OBJEXT) \
tests/build/t_include_utils_hpp.$(OBJEXT)
tests_build_libuseless_a_OBJECTS = \
$(am_tests_build_libuseless_a_OBJECTS)
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(atf_formatsdir)" \
"$(DESTDIR)$(atf_test_programsdir)" \
"$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(atf_unitsdir)" \
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
"$(DESTDIR)$(atf_formatsdir)" \
"$(DESTDIR)$(atf_sh_interfacedir)" \
"$(DESTDIR)$(atf_test_programsdir)" \
"$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(man1dir)" \
"$(DESTDIR)$(man4dir)" "$(DESTDIR)$(man5dir)" \
"$(DESTDIR)$(man7dir)" "$(DESTDIR)$(atf_formatsdir)" \
"$(DESTDIR)$(atf_sh_interfacedir)" \
"$(DESTDIR)$(atf_test_programsdir)" \
"$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(atf_unitsdir)" \
"$(DESTDIR)$(cssdir)" "$(DESTDIR)$(docdir)" \
"$(DESTDIR)$(dtddir)" "$(DESTDIR)$(egdir)" \
"$(DESTDIR)$(hooksdir)" "$(DESTDIR)$(pkgtestsdir)" \
"$(DESTDIR)$(subrsdir)" "$(DESTDIR)$(xsldir)" \
"$(DESTDIR)$(atfdir)" "$(DESTDIR)$(includedir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
libatf_la_LIBADD =
am_libatf_la_OBJECTS = atf/application.lo atf/atffile.lo atf/config.lo \
atf/env.lo atf/exceptions.lo atf/expand.lo atf/formats.lo \
atf/fs.lo atf/io.lo atf/parser.lo atf/sanity.lo atf/tests.lo \
atf/text.lo atf/ui.lo atf/user.lo
libatf_la_OBJECTS = $(am_libatf_la_OBJECTS)
atf_formatsPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
atf_test_programsPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
atf_toolsPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
atf_unitsPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(atf_formats_PROGRAMS) $(atf_test_programs_PROGRAMS) \
$(atf_tools_PROGRAMS) $(atf_units_PROGRAMS) $(bin_PROGRAMS) \
$(libexec_PROGRAMS)
am_tests_atf_formats_h_parser_OBJECTS = \
tests/atf/formats/h_parser.$(OBJEXT)
tests_atf_formats_h_parser_OBJECTS = \
$(am_tests_atf_formats_h_parser_OBJECTS)
tests_atf_formats_h_parser_DEPENDENCIES =
tests_atf_formats_h_parser_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_atf_formats_h_parser_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_formats_t_writers_OBJECTS = \
tests/atf/formats/t_writers.$(OBJEXT)
tests_atf_formats_t_writers_OBJECTS = \
$(am_tests_atf_formats_t_writers_OBJECTS)
tests_atf_formats_t_writers_DEPENDENCIES =
tests_atf_formats_t_writers_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_atf_formats_t_writers_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_test_programs_h_cpp_OBJECTS = \
tests/atf/test_programs/h_cpp.$(OBJEXT)
tests_atf_test_programs_h_cpp_OBJECTS = \
$(am_tests_atf_test_programs_h_cpp_OBJECTS)
tests_atf_test_programs_h_cpp_DEPENDENCIES =
tests_atf_test_programs_h_cpp_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_atf_test_programs_h_cpp_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_tools_h_fail_OBJECTS = tests/atf/tools/h_fail.$(OBJEXT)
tests_atf_tools_h_fail_OBJECTS = $(am_tests_atf_tools_h_fail_OBJECTS)
tests_atf_tools_h_fail_DEPENDENCIES =
tests_atf_tools_h_fail_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_tools_h_fail_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_tools_h_misc_OBJECTS = tests/atf/tools/h_misc.$(OBJEXT)
tests_atf_tools_h_misc_OBJECTS = $(am_tests_atf_tools_h_misc_OBJECTS)
tests_atf_tools_h_misc_DEPENDENCIES =
tests_atf_tools_h_misc_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_tools_h_misc_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_tools_h_mode_OBJECTS = tests/atf/tools/h_mode.$(OBJEXT)
tests_atf_tools_h_mode_OBJECTS = $(am_tests_atf_tools_h_mode_OBJECTS)
tests_atf_tools_h_mode_DEPENDENCIES =
tests_atf_tools_h_mode_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_tools_h_mode_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_tools_h_pass_OBJECTS = tests/atf/tools/h_pass.$(OBJEXT)
tests_atf_tools_h_pass_OBJECTS = $(am_tests_atf_tools_h_pass_OBJECTS)
tests_atf_tools_h_pass_DEPENDENCIES =
tests_atf_tools_h_pass_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_tools_h_pass_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_config_OBJECTS = \
tests/atf/units/t_config.$(OBJEXT)
tests_atf_units_t_config_OBJECTS = \
$(am_tests_atf_units_t_config_OBJECTS)
tests_atf_units_t_config_DEPENDENCIES =
tests_atf_units_t_config_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) $(tests_atf_units_t_config_LDFLAGS) \
$(LDFLAGS) -o $@
am_tests_atf_units_t_env_OBJECTS = tests/atf/units/t_env.$(OBJEXT)
tests_atf_units_t_env_OBJECTS = $(am_tests_atf_units_t_env_OBJECTS)
tests_atf_units_t_env_DEPENDENCIES =
tests_atf_units_t_env_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_env_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_expand_OBJECTS = \
tests/atf/units/t_expand.$(OBJEXT)
tests_atf_units_t_expand_OBJECTS = \
$(am_tests_atf_units_t_expand_OBJECTS)
tests_atf_units_t_expand_DEPENDENCIES =
tests_atf_units_t_expand_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) $(tests_atf_units_t_expand_LDFLAGS) \
$(LDFLAGS) -o $@
am_tests_atf_units_t_fs_OBJECTS = tests/atf/units/t_fs.$(OBJEXT)
tests_atf_units_t_fs_OBJECTS = $(am_tests_atf_units_t_fs_OBJECTS)
tests_atf_units_t_fs_DEPENDENCIES =
tests_atf_units_t_fs_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_fs_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_io_OBJECTS = tests/atf/units/t_io.$(OBJEXT)
tests_atf_units_t_io_OBJECTS = $(am_tests_atf_units_t_io_OBJECTS)
tests_atf_units_t_io_DEPENDENCIES =
tests_atf_units_t_io_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_io_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_parser_OBJECTS = \
tests/atf/units/t_parser.$(OBJEXT)
tests_atf_units_t_parser_OBJECTS = \
$(am_tests_atf_units_t_parser_OBJECTS)
tests_atf_units_t_parser_DEPENDENCIES =
tests_atf_units_t_parser_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) $(tests_atf_units_t_parser_LDFLAGS) \
$(LDFLAGS) -o $@
am_tests_atf_units_t_sanity_OBJECTS = \
tests/atf/units/t_sanity.$(OBJEXT)
tests_atf_units_t_sanity_OBJECTS = \
$(am_tests_atf_units_t_sanity_OBJECTS)
tests_atf_units_t_sanity_DEPENDENCIES =
tests_atf_units_t_sanity_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) $(tests_atf_units_t_sanity_LDFLAGS) \
$(LDFLAGS) -o $@
am_tests_atf_units_t_tests_OBJECTS = \
tests/atf/units/t_tests.$(OBJEXT)
tests_atf_units_t_tests_OBJECTS = \
$(am_tests_atf_units_t_tests_OBJECTS)
tests_atf_units_t_tests_DEPENDENCIES =
tests_atf_units_t_tests_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_tests_LDFLAGS) $(LDFLAGS) -o \
$@
am_tests_atf_units_t_text_OBJECTS = tests/atf/units/t_text.$(OBJEXT)
tests_atf_units_t_text_OBJECTS = $(am_tests_atf_units_t_text_OBJECTS)
tests_atf_units_t_text_DEPENDENCIES =
tests_atf_units_t_text_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_text_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_user_OBJECTS = tests/atf/units/t_user.$(OBJEXT)
tests_atf_units_t_user_OBJECTS = $(am_tests_atf_units_t_user_OBJECTS)
tests_atf_units_t_user_DEPENDENCIES =
tests_atf_units_t_user_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_user_LDFLAGS) $(LDFLAGS) -o $@
am_tests_atf_units_t_utils_OBJECTS = \
tests/atf/units/t_utils.$(OBJEXT)
tests_atf_units_t_utils_OBJECTS = \
$(am_tests_atf_units_t_utils_OBJECTS)
tests_atf_units_t_utils_DEPENDENCIES =
tests_atf_units_t_utils_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tests_atf_units_t_utils_LDFLAGS) $(LDFLAGS) -o \
$@
am_tests_bootstrap_h_app_empty_OBJECTS = \
tests/bootstrap/h_app_empty.$(OBJEXT)
tests_bootstrap_h_app_empty_OBJECTS = \
$(am_tests_bootstrap_h_app_empty_OBJECTS)
tests_bootstrap_h_app_empty_DEPENDENCIES =
tests_bootstrap_h_app_empty_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_bootstrap_h_app_empty_LDFLAGS) $(LDFLAGS) -o $@
am_tests_bootstrap_h_app_opts_args_OBJECTS = \
tests/bootstrap/h_app_opts_args.$(OBJEXT)
tests_bootstrap_h_app_opts_args_OBJECTS = \
$(am_tests_bootstrap_h_app_opts_args_OBJECTS)
tests_bootstrap_h_app_opts_args_DEPENDENCIES =
tests_bootstrap_h_app_opts_args_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_bootstrap_h_app_opts_args_LDFLAGS) $(LDFLAGS) -o $@
am_tests_bootstrap_h_tp_basic_cpp_OBJECTS = \
tests/bootstrap/h_tp_basic_cpp.$(OBJEXT)
tests_bootstrap_h_tp_basic_cpp_OBJECTS = \
$(am_tests_bootstrap_h_tp_basic_cpp_OBJECTS)
tests_bootstrap_h_tp_basic_cpp_DEPENDENCIES =
tests_bootstrap_h_tp_basic_cpp_LINK = $(LIBTOOL) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) \
$(tests_bootstrap_h_tp_basic_cpp_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_cleanup_OBJECTS = tools/atf-cleanup.$(OBJEXT)
tools_atf_cleanup_OBJECTS = $(am_tools_atf_cleanup_OBJECTS)
tools_atf_cleanup_DEPENDENCIES =
tools_atf_cleanup_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_cleanup_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_compile_OBJECTS = tools/atf-compile.$(OBJEXT)
tools_atf_compile_OBJECTS = $(am_tools_atf_compile_OBJECTS)
tools_atf_compile_DEPENDENCIES =
tools_atf_compile_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_compile_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_config_OBJECTS = tools/atf-config.$(OBJEXT)
tools_atf_config_OBJECTS = $(am_tools_atf_config_OBJECTS)
tools_atf_config_DEPENDENCIES =
tools_atf_config_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_config_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_format_OBJECTS = tools/atf-format.$(OBJEXT)
tools_atf_format_OBJECTS = $(am_tools_atf_format_OBJECTS)
tools_atf_format_DEPENDENCIES =
tools_atf_format_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_format_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_report_OBJECTS = tools/atf-report.$(OBJEXT)
tools_atf_report_OBJECTS = $(am_tools_atf_report_OBJECTS)
tools_atf_report_DEPENDENCIES =
tools_atf_report_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_report_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_run_OBJECTS = tools/atf-run.$(OBJEXT)
tools_atf_run_OBJECTS = $(am_tools_atf_run_OBJECTS)
tools_atf_run_DEPENDENCIES =
tools_atf_run_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_run_LDFLAGS) $(LDFLAGS) -o $@
am_tools_atf_version_OBJECTS = tools/atf-version.$(OBJEXT)
tools_atf_version_OBJECTS = $(am_tools_atf_version_OBJECTS)
tools_atf_version_DEPENDENCIES =
tools_atf_version_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(tools_atf_version_LDFLAGS) $(LDFLAGS) -o $@
atf_formatsSCRIPT_INSTALL = $(INSTALL_SCRIPT)
atf_sh_interfaceSCRIPT_INSTALL = $(INSTALL_SCRIPT)
atf_test_programsSCRIPT_INSTALL = $(INSTALL_SCRIPT)
atf_toolsSCRIPT_INSTALL = $(INSTALL_SCRIPT)
SCRIPTS = $(atf_formats_SCRIPTS) $(atf_sh_interface_SCRIPTS) \
$(atf_test_programs_SCRIPTS) $(atf_tools_SCRIPTS)
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
am__depfiles_maybe = depfiles
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
SOURCES = $(tests_build_libuseless_a_SOURCES) $(libatf_la_SOURCES) \
$(tests_atf_formats_h_parser_SOURCES) \
$(tests_atf_formats_t_writers_SOURCES) \
$(tests_atf_test_programs_h_cpp_SOURCES) \
$(tests_atf_tools_h_fail_SOURCES) \
$(tests_atf_tools_h_misc_SOURCES) \
$(tests_atf_tools_h_mode_SOURCES) \
$(tests_atf_tools_h_pass_SOURCES) \
$(tests_atf_units_t_config_SOURCES) \
$(tests_atf_units_t_env_SOURCES) \
$(tests_atf_units_t_expand_SOURCES) \
$(tests_atf_units_t_fs_SOURCES) \
$(tests_atf_units_t_io_SOURCES) \
$(tests_atf_units_t_parser_SOURCES) \
$(tests_atf_units_t_sanity_SOURCES) \
$(tests_atf_units_t_tests_SOURCES) \
$(tests_atf_units_t_text_SOURCES) \
$(tests_atf_units_t_user_SOURCES) \
$(tests_atf_units_t_utils_SOURCES) \
$(tests_bootstrap_h_app_empty_SOURCES) \
$(tests_bootstrap_h_app_opts_args_SOURCES) \
$(tests_bootstrap_h_tp_basic_cpp_SOURCES) \
$(tools_atf_cleanup_SOURCES) $(tools_atf_compile_SOURCES) \
$(tools_atf_config_SOURCES) $(tools_atf_format_SOURCES) \
$(tools_atf_report_SOURCES) $(tools_atf_run_SOURCES) \
$(tools_atf_version_SOURCES)
DIST_SOURCES = $(tests_build_libuseless_a_SOURCES) \
$(libatf_la_SOURCES) $(tests_atf_formats_h_parser_SOURCES) \
$(tests_atf_formats_t_writers_SOURCES) \
$(tests_atf_test_programs_h_cpp_SOURCES) \
$(tests_atf_tools_h_fail_SOURCES) \
$(tests_atf_tools_h_misc_SOURCES) \
$(tests_atf_tools_h_mode_SOURCES) \
$(tests_atf_tools_h_pass_SOURCES) \
$(tests_atf_units_t_config_SOURCES) \
$(tests_atf_units_t_env_SOURCES) \
$(tests_atf_units_t_expand_SOURCES) \
$(tests_atf_units_t_fs_SOURCES) \
$(tests_atf_units_t_io_SOURCES) \
$(tests_atf_units_t_parser_SOURCES) \
$(tests_atf_units_t_sanity_SOURCES) \
$(tests_atf_units_t_tests_SOURCES) \
$(tests_atf_units_t_text_SOURCES) \
$(tests_atf_units_t_user_SOURCES) \
$(tests_atf_units_t_utils_SOURCES) \
$(tests_bootstrap_h_app_empty_SOURCES) \
$(tests_bootstrap_h_app_opts_args_SOURCES) \
$(tests_bootstrap_h_tp_basic_cpp_SOURCES) \
$(tools_atf_cleanup_SOURCES) $(tools_atf_compile_SOURCES) \
$(tools_atf_config_SOURCES) $(tools_atf_format_SOURCES) \
$(tools_atf_report_SOURCES) $(tools_atf_run_SOURCES) \
$(tools_atf_version_SOURCES)
man1dir = $(mandir)/man1
man4dir = $(mandir)/man4
man5dir = $(mandir)/man5
man7dir = $(mandir)/man7
NROFF = nroff
MANS = $(dist_man_MANS) $(man_MANS)
atf_formatsDATA_INSTALL = $(INSTALL_DATA)
atf_sh_interfaceDATA_INSTALL = $(INSTALL_DATA)
atf_test_programsDATA_INSTALL = $(INSTALL_DATA)
atf_toolsDATA_INSTALL = $(INSTALL_DATA)
atf_unitsDATA_INSTALL = $(INSTALL_DATA)
cssDATA_INSTALL = $(INSTALL_DATA)
docDATA_INSTALL = $(INSTALL_DATA)
dtdDATA_INSTALL = $(INSTALL_DATA)
egDATA_INSTALL = $(INSTALL_DATA)
hooksDATA_INSTALL = $(INSTALL_DATA)
pkgtestsDATA_INSTALL = $(INSTALL_DATA)
subrsDATA_INSTALL = $(INSTALL_DATA)
xslDATA_INSTALL = $(INSTALL_DATA)
DATA = $(atf_formats_DATA) $(atf_sh_interface_DATA) \
$(atf_test_programs_DATA) $(atf_tools_DATA) $(atf_units_DATA) \
$(css_DATA) $(doc_DATA) $(dtd_DATA) $(eg_DATA) $(hooks_DATA) \
$(pkgtests_DATA) $(subrs_DATA) $(xsl_DATA)
atfHEADERS_INSTALL = $(INSTALL_HEADER)
includeHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(atf_HEADERS) $(include_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AR = @AR@
ATF_CONFSUBDIR = @ATF_CONFSUBDIR@
ATF_SHELL = @ATF_SHELL@
ATF_WORKDIR = @ATF_WORKDIR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
MTN = @MTN@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SH_TRAP_DASH = @SH_TRAP_DASH@
STRIP = @STRIP@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
atf_confdir = @atf_confdir@
atf_cssdir = @atf_cssdir@
atf_dtddir = @atf_dtddir@
atf_egdir = @atf_egdir@
atf_xsldir = @atf_xsldir@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
doc_DATA = AUTHORS COPYING NEWS README ROADMAP
EXTRA_DIST = $(doc_DATA) admin/check-readme.sh \
admin/check-style-common.awk admin/check-style-cpp.awk \
admin/check-style-man.awk admin/check-style-shell.awk \
admin/check-style.sh admin/revision-dist.h $(css_DATA) \
$(dtd_DATA) $(eg_DATA) $(xsl_DATA) doc/atf.7.in $(subrs_DATA) \
tests/bootstrap/h_tp_basic_sh.sh \
tests/bootstrap/h_tp_atf_check_sh.sh tests/bootstrap/testsuite \
tests/bootstrap/package.m4 tests/bootstrap/testsuite.at \
$(testsuite_incs) $(pkgtests_DATA) $(atf_formats_DATA) \
tests/atf/formats/t_parsers.sh $(atf_sh_interface_DATA) \
tests/atf/sh_interface/h_misc.sh \
tests/atf/sh_interface/t_atf_check.sh \
tests/atf/sh_interface/t_config.sh \
tests/atf/sh_interface/t_normalize.sh \
tests/atf/sh_interface/t_tc.sh tests/atf/sh_interface/t_tp.sh \
$(atf_test_programs_DATA) tests/atf/test_programs/h_sh.sh \
tests/atf/test_programs/t_cleanup.sh \
tests/atf/test_programs/t_config.sh \
tests/atf/test_programs/t_env.sh \
tests/atf/test_programs/t_fork.sh \
tests/atf/test_programs/t_meta_data.sh \
tests/atf/test_programs/t_srcdir.sh \
tests/atf/test_programs/t_status.sh \
tests/atf/test_programs/t_workdir.sh $(atf_tools_DATA) \
tests/atf/tools/t_atf_cleanup.sh \
tests/atf/tools/t_atf_compile.sh \
tests/atf/tools/t_atf_config.sh \
tests/atf/tools/t_atf_report.sh tests/atf/tools/t_atf_run.sh \
$(atf_units_DATA) tools/atf-host-compile.sh $(hooks_DATA)
AM_CPPFLAGS = -DATF_CONFDIR=\"$(atf_confdir)\" \
-DATF_LIBEXECDIR=\"$(libexecdir)\" \
-DATF_PKGDATADIR=\"$(pkgdatadir)\" \
-DATF_SHELL=\"$(ATF_SHELL)\" \
-DATF_WORKDIR=\"$(ATF_WORKDIR)\"
ATF_COMPILE_DEPS = $(srcdir)/subrs/atf.init.subr \
tools/atf-host-compile
ATF_COMPILE_SH = ./tools/atf-host-compile
CLEANFILES = admin/revision.h doc/atf.7 tests/bootstrap/h_tp_basic_sh \
tests/bootstrap/h_tp_atf_check_sh tests/atf/formats/t_parsers \
tests/atf/sh_interface/h_misc \
tests/atf/sh_interface/t_atf_check \
tests/atf/sh_interface/t_config \
tests/atf/sh_interface/t_normalize tests/atf/sh_interface/t_tc \
tests/atf/sh_interface/t_tp tests/atf/test_programs/h_sh \
tests/atf/test_programs/t_cleanup \
tests/atf/test_programs/t_config tests/atf/test_programs/t_env \
tests/atf/test_programs/t_fork \
tests/atf/test_programs/t_meta_data \
tests/atf/test_programs/t_srcdir \
tests/atf/test_programs/t_status \
tests/atf/test_programs/t_workdir \
tests/atf/tools/t_atf_cleanup tests/atf/tools/t_atf_compile \
tests/atf/tools/t_atf_config tests/atf/tools/t_atf_report \
tests/atf/tools/t_atf_run tools/atf-host-compile \
tools/atf-host-compile.tmp revision.h
# -------------------------------------------------------------------------
# `atf' directory.
# -------------------------------------------------------------------------
lib_LTLIBRARIES = libatf.la
libatf_la_SOURCES = atf/application.cpp \
atf/application.hpp \
atf/atffile.cpp \
atf/atffile.hpp \
atf/config.cpp \
atf/config.hpp \
atf/env.cpp \
atf/env.hpp \
atf/exceptions.cpp \
atf/exceptions.hpp \
atf/expand.cpp \
atf/expand.hpp \
atf/formats.cpp \
atf/formats.hpp \
atf/fs.cpp \
atf/fs.hpp \
atf/io.cpp \
atf/io.hpp \
atf/macros.hpp \
atf/parser.cpp \
atf/parser.hpp \
atf/sanity.cpp \
atf/sanity.hpp \
atf/tests.cpp \
atf/tests.hpp \
atf/text.cpp \
atf/text.hpp \
atf/ui.cpp \
atf/ui.hpp \
atf/user.cpp \
atf/user.hpp \
atf/utils.hpp
include_HEADERS = atf.hpp
atf_HEADERS = atf/application.hpp \
atf/atffile.hpp \
atf/config.hpp \
atf/env.hpp \
atf/exceptions.hpp \
atf/expand.hpp \
atf/formats.hpp \
atf/fs.hpp \
atf/io.hpp \
atf/macros.hpp \
atf/parser.hpp \
atf/sanity.hpp \
atf/tests.hpp \
atf/text.hpp \
atf/ui.hpp \
atf/user.hpp \
atf/utils.hpp
atfdir = $(includedir)/atf
# -------------------------------------------------------------------------
# `data' directory.
# -------------------------------------------------------------------------
cssdir = $(atf_cssdir)
css_DATA = data/tests-results.css
dtddir = $(atf_dtddir)
dtd_DATA = data/tests-results.dtd
egdir = $(atf_egdir)
eg_DATA = data/atf-run.hooks
xsldir = $(atf_xsldir)
xsl_DATA = data/tests-results.xsl
# -------------------------------------------------------------------------
# `doc' directory.
# -------------------------------------------------------------------------
man_MANS = doc/atf.7
dist_man_MANS = doc/atf-formats.5 doc/atf-test-case.4 \
doc/atf-test-program.1 tools/atf-config.1 tools/atf-cleanup.1 \
tools/atf-compile.1 tools/atf-format.1 tools/atf-report.1 \
tools/atf-run.1 tools/atf-version.1
# -------------------------------------------------------------------------
# `subrs' directory.
# -------------------------------------------------------------------------
subrs_DATA = subrs/atf.config.subr \
subrs/atf.footer.subr \
subrs/atf.header.subr \
subrs/atf.init.subr
subrsdir = $(pkgdatadir)
tests_bootstrap_h_app_empty_SOURCES = tests/bootstrap/h_app_empty.cpp
tests_bootstrap_h_app_empty_LDADD = -latf
tests_bootstrap_h_app_empty_LDFLAGS = -L.
tests_bootstrap_h_app_opts_args_SOURCES = tests/bootstrap/h_app_opts_args.cpp
tests_bootstrap_h_app_opts_args_LDADD = -latf
tests_bootstrap_h_app_opts_args_LDFLAGS = -L.
tests_bootstrap_h_tp_basic_cpp_SOURCES = tests/bootstrap/h_tp_basic_cpp.cpp
tests_bootstrap_h_tp_basic_cpp_LDADD = -latf
tests_bootstrap_h_tp_basic_cpp_LDFLAGS = -L.
check_SCRIPTS = tests/bootstrap/h_tp_basic_sh \
tests/bootstrap/h_tp_atf_check_sh
TESTS = $(srcdir)/tests/bootstrap/testsuite
DISTCLEANFILES = \
tests/bootstrap/atconfig \
testsuite.lineno \
testsuite.log
testsuite_incs = $(srcdir)/tests/bootstrap/t_application_help.at \
$(srcdir)/tests/bootstrap/t_application_opts_args.at \
$(srcdir)/tests/bootstrap/t_atf_config.at \
$(srcdir)/tests/bootstrap/t_atf_format.at \
$(srcdir)/tests/bootstrap/t_atf_run.at \
$(srcdir)/tests/bootstrap/t_subr_atf_check.at \
$(srcdir)/tests/bootstrap/t_test_program_compare.at \
$(srcdir)/tests/bootstrap/t_test_program_filter.at \
$(srcdir)/tests/bootstrap/t_test_program_list.at \
$(srcdir)/tests/bootstrap/t_test_program_run.at
# -------------------------------------------------------------------------
# `tests/atf' directory.
# -------------------------------------------------------------------------
testsdir = $(exec_prefix)/tests
pkgtestsdir = $(exec_prefix)/tests/atf
pkgtests_DATA = tests/atf/Atffile
atf_formats_DATA = tests/atf/formats/Atffile \
tests/atf/formats/d_atffile_1 \
tests/atf/formats/d_atffile_1.expout \
tests/atf/formats/d_atffile_2 \
tests/atf/formats/d_atffile_2.expout \
tests/atf/formats/d_atffile_3 \
tests/atf/formats/d_atffile_3.expout \
tests/atf/formats/d_atffile_4 \
tests/atf/formats/d_atffile_4.expout \
tests/atf/formats/d_atffile_5 \
tests/atf/formats/d_atffile_5.expout \
tests/atf/formats/d_atffile_50 \
tests/atf/formats/d_atffile_50.experr \
tests/atf/formats/d_atffile_51 \
tests/atf/formats/d_atffile_51.experr \
tests/atf/formats/d_atffile_52 \
tests/atf/formats/d_atffile_52.experr \
tests/atf/formats/d_atffile_53 \
tests/atf/formats/d_atffile_53.experr \
tests/atf/formats/d_atffile_53.expout \
tests/atf/formats/d_atffile_54 \
tests/atf/formats/d_atffile_54.experr \
tests/atf/formats/d_atffile_6 \
tests/atf/formats/d_atffile_6.expout \
tests/atf/formats/d_config_1 \
tests/atf/formats/d_config_1.expout \
tests/atf/formats/d_config_2 \
tests/atf/formats/d_config_2.expout \
tests/atf/formats/d_config_3 \
tests/atf/formats/d_config_3.expout \
tests/atf/formats/d_config_4 \
tests/atf/formats/d_config_4.expout \
tests/atf/formats/d_config_50 \
tests/atf/formats/d_config_50.experr \
tests/atf/formats/d_config_51 \
tests/atf/formats/d_config_51.experr \
tests/atf/formats/d_config_52 \
tests/atf/formats/d_config_52.experr \
tests/atf/formats/d_config_53 \
tests/atf/formats/d_config_53.experr \
tests/atf/formats/d_config_53.expout \
tests/atf/formats/d_config_54 \
tests/atf/formats/d_config_54.experr \
tests/atf/formats/d_headers_1 \
tests/atf/formats/d_headers_1.experr \
tests/atf/formats/d_headers_10 \
tests/atf/formats/d_headers_10.experr \
tests/atf/formats/d_headers_11 \
tests/atf/formats/d_headers_11.experr \
tests/atf/formats/d_headers_12 \
tests/atf/formats/d_headers_12.experr \
tests/atf/formats/d_headers_2 \
tests/atf/formats/d_headers_2.experr \
tests/atf/formats/d_headers_3 \
tests/atf/formats/d_headers_3.experr \
tests/atf/formats/d_headers_4 \
tests/atf/formats/d_headers_4.experr \
tests/atf/formats/d_headers_5 \
tests/atf/formats/d_headers_5.experr \
tests/atf/formats/d_headers_6 \
tests/atf/formats/d_headers_6.experr \
tests/atf/formats/d_headers_7 \
tests/atf/formats/d_headers_7.experr \
tests/atf/formats/d_headers_8 \
tests/atf/formats/d_headers_8.experr \
tests/atf/formats/d_headers_9 \
tests/atf/formats/d_headers_9.experr \
tests/atf/formats/d_tcs_1 \
tests/atf/formats/d_tcs_1.errin \
tests/atf/formats/d_tcs_1.expout \
tests/atf/formats/d_tcs_1.outin \
tests/atf/formats/d_tcs_2 \
tests/atf/formats/d_tcs_2.errin \
tests/atf/formats/d_tcs_2.expout \
tests/atf/formats/d_tcs_2.outin \
tests/atf/formats/d_tcs_3 \
tests/atf/formats/d_tcs_3.errin \
tests/atf/formats/d_tcs_3.expout \
tests/atf/formats/d_tcs_3.outin \
tests/atf/formats/d_tcs_4 \
tests/atf/formats/d_tcs_4.errin \
tests/atf/formats/d_tcs_4.expout \
tests/atf/formats/d_tcs_4.outin \
tests/atf/formats/d_tcs_5 \
tests/atf/formats/d_tcs_5.errin \
tests/atf/formats/d_tcs_5.expout \
tests/atf/formats/d_tcs_5.outin \
tests/atf/formats/d_tcs_50 \
tests/atf/formats/d_tcs_50.experr \
tests/atf/formats/d_tcs_51 \
tests/atf/formats/d_tcs_51.experr \
tests/atf/formats/d_tcs_52 \
tests/atf/formats/d_tcs_52.experr \
tests/atf/formats/d_tcs_53 \
tests/atf/formats/d_tcs_53.experr \
tests/atf/formats/d_tcs_53.expout \
tests/atf/formats/d_tcs_54 \
tests/atf/formats/d_tcs_54.experr \
tests/atf/formats/d_tcs_54.expout \
tests/atf/formats/d_tcs_55 \
tests/atf/formats/d_tcs_55.experr \
tests/atf/formats/d_tcs_55.expout \
tests/atf/formats/d_tcs_56 \
tests/atf/formats/d_tcs_56.errin \
tests/atf/formats/d_tcs_56.experr \
tests/atf/formats/d_tcs_56.expout \
tests/atf/formats/d_tcs_56.outin \
tests/atf/formats/d_tcs_57 \
tests/atf/formats/d_tcs_57.errin \
tests/atf/formats/d_tcs_57.experr \
tests/atf/formats/d_tcs_57.expout \
tests/atf/formats/d_tcs_57.outin \
tests/atf/formats/d_tps_1 \
tests/atf/formats/d_tps_1.expout \
tests/atf/formats/d_tps_2 \
tests/atf/formats/d_tps_2.expout \
tests/atf/formats/d_tps_3 \
tests/atf/formats/d_tps_3.expout \
tests/atf/formats/d_tps_4 \
tests/atf/formats/d_tps_4.expout \
tests/atf/formats/d_tps_5 \
tests/atf/formats/d_tps_5.expout \
tests/atf/formats/d_tps_50 \
tests/atf/formats/d_tps_50.experr \
tests/atf/formats/d_tps_51 \
tests/atf/formats/d_tps_51.experr \
tests/atf/formats/d_tps_52 \
tests/atf/formats/d_tps_52.experr \
tests/atf/formats/d_tps_53 \
tests/atf/formats/d_tps_53.experr \
tests/atf/formats/d_tps_53.expout \
tests/atf/formats/d_tps_54 \
tests/atf/formats/d_tps_54.experr \
tests/atf/formats/d_tps_54.expout \
tests/atf/formats/d_tps_55 \
tests/atf/formats/d_tps_55.experr \
tests/atf/formats/d_tps_55.expout \
tests/atf/formats/d_tps_56 \
tests/atf/formats/d_tps_56.experr \
tests/atf/formats/d_tps_56.expout \
tests/atf/formats/d_tps_57 \
tests/atf/formats/d_tps_57.experr \
tests/atf/formats/d_tps_57.expout \
tests/atf/formats/d_tps_58 \
tests/atf/formats/d_tps_58.experr \
tests/atf/formats/d_tps_58.expout \
tests/atf/formats/d_tps_59 \
tests/atf/formats/d_tps_59.experr \
tests/atf/formats/d_tps_60 \
tests/atf/formats/d_tps_60.experr \
tests/atf/formats/d_tps_61 \
tests/atf/formats/d_tps_61.experr \
tests/atf/formats/d_tps_62 \
tests/atf/formats/d_tps_62.experr \
tests/atf/formats/d_tps_62.expout \
tests/atf/formats/d_tps_63 \
tests/atf/formats/d_tps_63.experr \
tests/atf/formats/d_tps_63.expout \
tests/atf/formats/d_tps_64 \
tests/atf/formats/d_tps_64.experr \
tests/atf/formats/d_tps_64.expout \
tests/atf/formats/d_tps_65 \
tests/atf/formats/d_tps_65.experr \
tests/atf/formats/d_tps_65.expout \
tests/atf/formats/d_tps_66 \
tests/atf/formats/d_tps_66.experr \
tests/atf/formats/d_tps_66.expout
atf_formatsdir = $(pkgtestsdir)/formats
tests_atf_formats_h_parser_SOURCES = tests/atf/formats/h_parser.cpp
tests_atf_formats_h_parser_LDADD = -latf
tests_atf_formats_h_parser_LDFLAGS = -L.
tests_atf_formats_t_writers_SOURCES = tests/atf/formats/t_writers.cpp
tests_atf_formats_t_writers_LDADD = -latf
tests_atf_formats_t_writers_LDFLAGS = -L.
atf_formats_SCRIPTS = tests/atf/formats/t_parsers
atf_sh_interface_DATA = tests/atf/sh_interface/Atffile
atf_sh_interfacedir = $(pkgtestsdir)/sh_interface
atf_sh_interface_SCRIPTS = tests/atf/sh_interface/h_misc \
tests/atf/sh_interface/t_atf_check \
tests/atf/sh_interface/t_config \
tests/atf/sh_interface/t_normalize tests/atf/sh_interface/t_tc \
tests/atf/sh_interface/t_tp
atf_test_programs_DATA = tests/atf/test_programs/Atffile
atf_test_programsdir = $(pkgtestsdir)/test_programs
atf_test_programs_SCRIPTS = tests/atf/test_programs/h_sh \
tests/atf/test_programs/t_cleanup \
tests/atf/test_programs/t_config tests/atf/test_programs/t_env \
tests/atf/test_programs/t_fork \
tests/atf/test_programs/t_meta_data \
tests/atf/test_programs/t_srcdir \
tests/atf/test_programs/t_status \
tests/atf/test_programs/t_workdir
tests_atf_test_programs_h_cpp_SOURCES = tests/atf/test_programs/h_cpp.cpp
tests_atf_test_programs_h_cpp_LDADD = -latf
tests_atf_test_programs_h_cpp_LDFLAGS = -L.
atf_tools_DATA = tests/atf/tools/Atffile
atf_toolsdir = $(pkgtestsdir)/tools
tests_atf_tools_h_fail_SOURCES = tests/atf/tools/h_fail.cpp
tests_atf_tools_h_fail_LDADD = -latf
tests_atf_tools_h_fail_LDFLAGS = -L.
tests_atf_tools_h_misc_SOURCES = tests/atf/tools/h_misc.cpp
tests_atf_tools_h_misc_LDADD = -latf
tests_atf_tools_h_misc_LDFLAGS = -L.
tests_atf_tools_h_mode_SOURCES = tests/atf/tools/h_mode.cpp
tests_atf_tools_h_mode_LDADD = -latf
tests_atf_tools_h_mode_LDFLAGS = -L.
tests_atf_tools_h_pass_SOURCES = tests/atf/tools/h_pass.cpp
tests_atf_tools_h_pass_LDADD = -latf
tests_atf_tools_h_pass_LDFLAGS = -L.
atf_tools_SCRIPTS = tests/atf/tools/t_atf_cleanup \
tests/atf/tools/t_atf_compile tests/atf/tools/t_atf_config \
tests/atf/tools/t_atf_report tests/atf/tools/t_atf_run
atf_units_DATA = tests/atf/units/Atffile
atf_unitsdir = $(pkgtestsdir)/units
tests_atf_units_t_config_SOURCES = tests/atf/units/t_config.cpp
tests_atf_units_t_config_LDADD = -latf
tests_atf_units_t_config_LDFLAGS = -L.
tests_atf_units_t_env_SOURCES = tests/atf/units/t_env.cpp
tests_atf_units_t_env_LDADD = -latf
tests_atf_units_t_env_LDFLAGS = -L.
tests_atf_units_t_expand_SOURCES = tests/atf/units/t_expand.cpp
tests_atf_units_t_expand_LDADD = -latf
tests_atf_units_t_expand_LDFLAGS = -L.
tests_atf_units_t_fs_SOURCES = tests/atf/units/t_fs.cpp
tests_atf_units_t_fs_LDADD = -latf
tests_atf_units_t_fs_LDFLAGS = -L.
tests_atf_units_t_io_SOURCES = tests/atf/units/t_io.cpp
tests_atf_units_t_io_LDADD = -latf
tests_atf_units_t_io_LDFLAGS = -L.
tests_atf_units_t_parser_SOURCES = tests/atf/units/t_parser.cpp
tests_atf_units_t_parser_LDADD = -latf
tests_atf_units_t_parser_LDFLAGS = -L.
tests_atf_units_t_sanity_SOURCES = tests/atf/units/t_sanity.cpp
tests_atf_units_t_sanity_LDADD = -latf
tests_atf_units_t_sanity_LDFLAGS = -L.
tests_atf_units_t_tests_SOURCES = tests/atf/units/t_tests.cpp
tests_atf_units_t_tests_LDADD = -latf
tests_atf_units_t_tests_LDFLAGS = -L.
tests_atf_units_t_text_SOURCES = tests/atf/units/t_text.cpp
tests_atf_units_t_text_LDADD = -latf
tests_atf_units_t_text_LDFLAGS = -L.
tests_atf_units_t_user_SOURCES = tests/atf/units/t_user.cpp
tests_atf_units_t_user_LDADD = -latf
tests_atf_units_t_user_LDFLAGS = -L.
tests_atf_units_t_utils_SOURCES = tests/atf/units/t_utils.cpp
tests_atf_units_t_utils_LDADD = -latf
tests_atf_units_t_utils_LDFLAGS = -L.
# -------------------------------------------------------------------------
# `tests/build' directory.
# -------------------------------------------------------------------------
check_LIBRARIES = tests/build/libuseless.a
tests_build_libuseless_a_SOURCES = \
tests/build/t_include_application_hpp.cpp \
tests/build/t_include_atf_hpp.cpp \
tests/build/t_include_atffile_hpp.cpp \
tests/build/t_include_config_hpp.cpp \
tests/build/t_include_env_hpp.cpp \
tests/build/t_include_exceptions_hpp.cpp \
tests/build/t_include_expand_hpp.cpp \
tests/build/t_include_formats_hpp.cpp \
tests/build/t_include_fs_hpp.cpp \
tests/build/t_include_io_hpp.cpp \
tests/build/t_include_macros_hpp.cpp \
tests/build/t_include_parser_hpp.cpp \
tests/build/t_include_sanity_hpp.cpp \
tests/build/t_include_tests_hpp.cpp \
tests/build/t_include_text_hpp.cpp \
tests/build/t_include_ui_hpp.cpp \
tests/build/t_include_user_hpp.cpp \
tests/build/t_include_utils_hpp.cpp
tools_atf_config_SOURCES = tools/atf-config.cpp
tools_atf_config_LDADD = -latf
tools_atf_config_LDFLAGS = -L.
tools_atf_cleanup_SOURCES = tools/atf-cleanup.cpp
tools_atf_cleanup_LDADD = -latf
tools_atf_cleanup_LDFLAGS = -L.
tools_atf_compile_SOURCES = tools/atf-compile.cpp
tools_atf_compile_LDADD = -latf
tools_atf_compile_LDFLAGS = -L.
tools_atf_format_SOURCES = tools/atf-format.cpp
tools_atf_format_LDADD = -latf
tools_atf_format_LDFLAGS = -L.
tools_atf_report_SOURCES = tools/atf-report.cpp
tools_atf_report_LDADD = -latf
tools_atf_report_LDFLAGS = -L.
tools_atf_run_SOURCES = tools/atf-run.cpp
tools_atf_run_LDADD = -latf
tools_atf_run_LDFLAGS = -L.
tools_atf_version_SOURCES = tools/atf-version.cpp revision.h
tools_atf_version_LDADD = -latf
tools_atf_version_LDFLAGS = -L.
BUILT_SOURCES = revision.h
hooksdir = $(pkgdatadir)
hooks_DATA = tools/atf-run.hooks
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-am
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
cd $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
config.h: stamp-h1
@if test ! -f $@; then \
rm -f stamp-h1; \
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
else :; fi
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: $(am__configure_deps)
cd $(top_srcdir) && $(AUTOHEADER)
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
subrs/atf.config.subr: $(top_builddir)/config.status $(top_srcdir)/subrs/atf.config.subr.in
cd $(top_builddir) && $(SHELL) ./config.status $@
clean-checkLIBRARIES:
-test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
tests/build/$(am__dirstamp):
@$(MKDIR_P) tests/build
@: > tests/build/$(am__dirstamp)
tests/build/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/build/$(DEPDIR)
@: > tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_application_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_atf_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_atffile_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_config_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_env_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_exceptions_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_expand_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_formats_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_fs_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_io_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_macros_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_parser_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_sanity_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_tests_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_text_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_ui_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_user_hpp.$(OBJEXT): tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/t_include_utils_hpp.$(OBJEXT): \
tests/build/$(am__dirstamp) \
tests/build/$(DEPDIR)/$(am__dirstamp)
tests/build/libuseless.a: $(tests_build_libuseless_a_OBJECTS) $(tests_build_libuseless_a_DEPENDENCIES) tests/build/$(am__dirstamp)
-rm -f tests/build/libuseless.a
$(tests_build_libuseless_a_AR) tests/build/libuseless.a $(tests_build_libuseless_a_OBJECTS) $(tests_build_libuseless_a_LIBADD)
$(RANLIB) tests/build/libuseless.a
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
test "$$dir" != "$$p" || dir=.; \
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
atf/$(am__dirstamp):
@$(MKDIR_P) atf
@: > atf/$(am__dirstamp)
atf/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) atf/$(DEPDIR)
@: > atf/$(DEPDIR)/$(am__dirstamp)
atf/application.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/atffile.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/config.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/env.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/exceptions.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/expand.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/formats.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/fs.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/io.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/parser.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/sanity.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/tests.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/text.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/ui.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
atf/user.lo: atf/$(am__dirstamp) atf/$(DEPDIR)/$(am__dirstamp)
libatf.la: $(libatf_la_OBJECTS) $(libatf_la_DEPENDENCIES)
$(CXXLINK) -rpath $(libdir) $(libatf_la_OBJECTS) $(libatf_la_LIBADD) $(LIBS)
install-atf_formatsPROGRAMS: $(atf_formats_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(atf_formatsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_formatsdir)"
@list='$(atf_formats_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_formatsPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_formatsPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(atf_formatsdir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-atf_formatsPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(atf_formats_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_formatsdir)/$$f"; \
done
clean-atf_formatsPROGRAMS:
@list='$(atf_formats_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
install-atf_test_programsPROGRAMS: $(atf_test_programs_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(atf_test_programsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_test_programsdir)"
@list='$(atf_test_programs_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_test_programsPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_test_programsPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(atf_test_programsdir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-atf_test_programsPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(atf_test_programs_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_test_programsdir)/$$f"; \
done
clean-atf_test_programsPROGRAMS:
@list='$(atf_test_programs_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
install-atf_toolsPROGRAMS: $(atf_tools_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(atf_toolsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_toolsdir)"
@list='$(atf_tools_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_toolsPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_toolsPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(atf_toolsdir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-atf_toolsPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(atf_tools_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_toolsdir)/$$f"; \
done
clean-atf_toolsPROGRAMS:
@list='$(atf_tools_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
install-atf_unitsPROGRAMS: $(atf_units_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(atf_unitsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_unitsdir)"
@list='$(atf_units_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_unitsPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(atf_unitsdir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(atf_unitsPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(atf_unitsdir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-atf_unitsPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(atf_units_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(atf_unitsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_unitsdir)/$$f"; \
done
clean-atf_unitsPROGRAMS:
@list='$(atf_units_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
@list='$(bin_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(bin_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
rm -f "$(DESTDIR)$(bindir)/$$f"; \
done
clean-binPROGRAMS:
@list='$(bin_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
clean-checkPROGRAMS:
@list='$(check_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
install-libexecPROGRAMS: $(libexec_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
@list='$(libexec_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-libexecPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(libexec_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
done
clean-libexecPROGRAMS:
@list='$(libexec_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
tests/atf/formats/$(am__dirstamp):
@$(MKDIR_P) tests/atf/formats
@: > tests/atf/formats/$(am__dirstamp)
tests/atf/formats/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/atf/formats/$(DEPDIR)
@: > tests/atf/formats/$(DEPDIR)/$(am__dirstamp)
tests/atf/formats/h_parser.$(OBJEXT): \
tests/atf/formats/$(am__dirstamp) \
tests/atf/formats/$(DEPDIR)/$(am__dirstamp)
tests/atf/formats/h_parser$(EXEEXT): $(tests_atf_formats_h_parser_OBJECTS) $(tests_atf_formats_h_parser_DEPENDENCIES) tests/atf/formats/$(am__dirstamp)
@rm -f tests/atf/formats/h_parser$(EXEEXT)
$(tests_atf_formats_h_parser_LINK) $(tests_atf_formats_h_parser_OBJECTS) $(tests_atf_formats_h_parser_LDADD) $(LIBS)
tests/atf/formats/t_writers.$(OBJEXT): \
tests/atf/formats/$(am__dirstamp) \
tests/atf/formats/$(DEPDIR)/$(am__dirstamp)
tests/atf/formats/t_writers$(EXEEXT): $(tests_atf_formats_t_writers_OBJECTS) $(tests_atf_formats_t_writers_DEPENDENCIES) tests/atf/formats/$(am__dirstamp)
@rm -f tests/atf/formats/t_writers$(EXEEXT)
$(tests_atf_formats_t_writers_LINK) $(tests_atf_formats_t_writers_OBJECTS) $(tests_atf_formats_t_writers_LDADD) $(LIBS)
tests/atf/test_programs/$(am__dirstamp):
@$(MKDIR_P) tests/atf/test_programs
@: > tests/atf/test_programs/$(am__dirstamp)
tests/atf/test_programs/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/atf/test_programs/$(DEPDIR)
@: > tests/atf/test_programs/$(DEPDIR)/$(am__dirstamp)
tests/atf/test_programs/h_cpp.$(OBJEXT): \
tests/atf/test_programs/$(am__dirstamp) \
tests/atf/test_programs/$(DEPDIR)/$(am__dirstamp)
tests/atf/test_programs/h_cpp$(EXEEXT): $(tests_atf_test_programs_h_cpp_OBJECTS) $(tests_atf_test_programs_h_cpp_DEPENDENCIES) tests/atf/test_programs/$(am__dirstamp)
@rm -f tests/atf/test_programs/h_cpp$(EXEEXT)
$(tests_atf_test_programs_h_cpp_LINK) $(tests_atf_test_programs_h_cpp_OBJECTS) $(tests_atf_test_programs_h_cpp_LDADD) $(LIBS)
tests/atf/tools/$(am__dirstamp):
@$(MKDIR_P) tests/atf/tools
@: > tests/atf/tools/$(am__dirstamp)
tests/atf/tools/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/atf/tools/$(DEPDIR)
@: > tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
tests/atf/tools/h_fail.$(OBJEXT): tests/atf/tools/$(am__dirstamp) \
tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
tests/atf/tools/h_fail$(EXEEXT): $(tests_atf_tools_h_fail_OBJECTS) $(tests_atf_tools_h_fail_DEPENDENCIES) tests/atf/tools/$(am__dirstamp)
@rm -f tests/atf/tools/h_fail$(EXEEXT)
$(tests_atf_tools_h_fail_LINK) $(tests_atf_tools_h_fail_OBJECTS) $(tests_atf_tools_h_fail_LDADD) $(LIBS)
tests/atf/tools/h_misc.$(OBJEXT): tests/atf/tools/$(am__dirstamp) \
tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
tests/atf/tools/h_misc$(EXEEXT): $(tests_atf_tools_h_misc_OBJECTS) $(tests_atf_tools_h_misc_DEPENDENCIES) tests/atf/tools/$(am__dirstamp)
@rm -f tests/atf/tools/h_misc$(EXEEXT)
$(tests_atf_tools_h_misc_LINK) $(tests_atf_tools_h_misc_OBJECTS) $(tests_atf_tools_h_misc_LDADD) $(LIBS)
tests/atf/tools/h_mode.$(OBJEXT): tests/atf/tools/$(am__dirstamp) \
tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
tests/atf/tools/h_mode$(EXEEXT): $(tests_atf_tools_h_mode_OBJECTS) $(tests_atf_tools_h_mode_DEPENDENCIES) tests/atf/tools/$(am__dirstamp)
@rm -f tests/atf/tools/h_mode$(EXEEXT)
$(tests_atf_tools_h_mode_LINK) $(tests_atf_tools_h_mode_OBJECTS) $(tests_atf_tools_h_mode_LDADD) $(LIBS)
tests/atf/tools/h_pass.$(OBJEXT): tests/atf/tools/$(am__dirstamp) \
tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
tests/atf/tools/h_pass$(EXEEXT): $(tests_atf_tools_h_pass_OBJECTS) $(tests_atf_tools_h_pass_DEPENDENCIES) tests/atf/tools/$(am__dirstamp)
@rm -f tests/atf/tools/h_pass$(EXEEXT)
$(tests_atf_tools_h_pass_LINK) $(tests_atf_tools_h_pass_OBJECTS) $(tests_atf_tools_h_pass_LDADD) $(LIBS)
tests/atf/units/$(am__dirstamp):
@$(MKDIR_P) tests/atf/units
@: > tests/atf/units/$(am__dirstamp)
tests/atf/units/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/atf/units/$(DEPDIR)
@: > tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_config.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_config$(EXEEXT): $(tests_atf_units_t_config_OBJECTS) $(tests_atf_units_t_config_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_config$(EXEEXT)
$(tests_atf_units_t_config_LINK) $(tests_atf_units_t_config_OBJECTS) $(tests_atf_units_t_config_LDADD) $(LIBS)
tests/atf/units/t_env.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_env$(EXEEXT): $(tests_atf_units_t_env_OBJECTS) $(tests_atf_units_t_env_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_env$(EXEEXT)
$(tests_atf_units_t_env_LINK) $(tests_atf_units_t_env_OBJECTS) $(tests_atf_units_t_env_LDADD) $(LIBS)
tests/atf/units/t_expand.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_expand$(EXEEXT): $(tests_atf_units_t_expand_OBJECTS) $(tests_atf_units_t_expand_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_expand$(EXEEXT)
$(tests_atf_units_t_expand_LINK) $(tests_atf_units_t_expand_OBJECTS) $(tests_atf_units_t_expand_LDADD) $(LIBS)
tests/atf/units/t_fs.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_fs$(EXEEXT): $(tests_atf_units_t_fs_OBJECTS) $(tests_atf_units_t_fs_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_fs$(EXEEXT)
$(tests_atf_units_t_fs_LINK) $(tests_atf_units_t_fs_OBJECTS) $(tests_atf_units_t_fs_LDADD) $(LIBS)
tests/atf/units/t_io.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_io$(EXEEXT): $(tests_atf_units_t_io_OBJECTS) $(tests_atf_units_t_io_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_io$(EXEEXT)
$(tests_atf_units_t_io_LINK) $(tests_atf_units_t_io_OBJECTS) $(tests_atf_units_t_io_LDADD) $(LIBS)
tests/atf/units/t_parser.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_parser$(EXEEXT): $(tests_atf_units_t_parser_OBJECTS) $(tests_atf_units_t_parser_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_parser$(EXEEXT)
$(tests_atf_units_t_parser_LINK) $(tests_atf_units_t_parser_OBJECTS) $(tests_atf_units_t_parser_LDADD) $(LIBS)
tests/atf/units/t_sanity.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_sanity$(EXEEXT): $(tests_atf_units_t_sanity_OBJECTS) $(tests_atf_units_t_sanity_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_sanity$(EXEEXT)
$(tests_atf_units_t_sanity_LINK) $(tests_atf_units_t_sanity_OBJECTS) $(tests_atf_units_t_sanity_LDADD) $(LIBS)
tests/atf/units/t_tests.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_tests$(EXEEXT): $(tests_atf_units_t_tests_OBJECTS) $(tests_atf_units_t_tests_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_tests$(EXEEXT)
$(tests_atf_units_t_tests_LINK) $(tests_atf_units_t_tests_OBJECTS) $(tests_atf_units_t_tests_LDADD) $(LIBS)
tests/atf/units/t_text.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_text$(EXEEXT): $(tests_atf_units_t_text_OBJECTS) $(tests_atf_units_t_text_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_text$(EXEEXT)
$(tests_atf_units_t_text_LINK) $(tests_atf_units_t_text_OBJECTS) $(tests_atf_units_t_text_LDADD) $(LIBS)
tests/atf/units/t_user.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_user$(EXEEXT): $(tests_atf_units_t_user_OBJECTS) $(tests_atf_units_t_user_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_user$(EXEEXT)
$(tests_atf_units_t_user_LINK) $(tests_atf_units_t_user_OBJECTS) $(tests_atf_units_t_user_LDADD) $(LIBS)
tests/atf/units/t_utils.$(OBJEXT): tests/atf/units/$(am__dirstamp) \
tests/atf/units/$(DEPDIR)/$(am__dirstamp)
tests/atf/units/t_utils$(EXEEXT): $(tests_atf_units_t_utils_OBJECTS) $(tests_atf_units_t_utils_DEPENDENCIES) tests/atf/units/$(am__dirstamp)
@rm -f tests/atf/units/t_utils$(EXEEXT)
$(tests_atf_units_t_utils_LINK) $(tests_atf_units_t_utils_OBJECTS) $(tests_atf_units_t_utils_LDADD) $(LIBS)
tests/bootstrap/$(am__dirstamp):
@$(MKDIR_P) tests/bootstrap
@: > tests/bootstrap/$(am__dirstamp)
tests/bootstrap/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tests/bootstrap/$(DEPDIR)
@: > tests/bootstrap/$(DEPDIR)/$(am__dirstamp)
tests/bootstrap/h_app_empty.$(OBJEXT): \
tests/bootstrap/$(am__dirstamp) \
tests/bootstrap/$(DEPDIR)/$(am__dirstamp)
tests/bootstrap/h_app_empty$(EXEEXT): $(tests_bootstrap_h_app_empty_OBJECTS) $(tests_bootstrap_h_app_empty_DEPENDENCIES) tests/bootstrap/$(am__dirstamp)
@rm -f tests/bootstrap/h_app_empty$(EXEEXT)
$(tests_bootstrap_h_app_empty_LINK) $(tests_bootstrap_h_app_empty_OBJECTS) $(tests_bootstrap_h_app_empty_LDADD) $(LIBS)
tests/bootstrap/h_app_opts_args.$(OBJEXT): \
tests/bootstrap/$(am__dirstamp) \
tests/bootstrap/$(DEPDIR)/$(am__dirstamp)
tests/bootstrap/h_app_opts_args$(EXEEXT): $(tests_bootstrap_h_app_opts_args_OBJECTS) $(tests_bootstrap_h_app_opts_args_DEPENDENCIES) tests/bootstrap/$(am__dirstamp)
@rm -f tests/bootstrap/h_app_opts_args$(EXEEXT)
$(tests_bootstrap_h_app_opts_args_LINK) $(tests_bootstrap_h_app_opts_args_OBJECTS) $(tests_bootstrap_h_app_opts_args_LDADD) $(LIBS)
tests/bootstrap/h_tp_basic_cpp.$(OBJEXT): \
tests/bootstrap/$(am__dirstamp) \
tests/bootstrap/$(DEPDIR)/$(am__dirstamp)
tests/bootstrap/h_tp_basic_cpp$(EXEEXT): $(tests_bootstrap_h_tp_basic_cpp_OBJECTS) $(tests_bootstrap_h_tp_basic_cpp_DEPENDENCIES) tests/bootstrap/$(am__dirstamp)
@rm -f tests/bootstrap/h_tp_basic_cpp$(EXEEXT)
$(tests_bootstrap_h_tp_basic_cpp_LINK) $(tests_bootstrap_h_tp_basic_cpp_OBJECTS) $(tests_bootstrap_h_tp_basic_cpp_LDADD) $(LIBS)
tools/$(am__dirstamp):
@$(MKDIR_P) tools
@: > tools/$(am__dirstamp)
tools/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) tools/$(DEPDIR)
@: > tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-cleanup.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-cleanup$(EXEEXT): $(tools_atf_cleanup_OBJECTS) $(tools_atf_cleanup_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-cleanup$(EXEEXT)
$(tools_atf_cleanup_LINK) $(tools_atf_cleanup_OBJECTS) $(tools_atf_cleanup_LDADD) $(LIBS)
tools/atf-compile.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-compile$(EXEEXT): $(tools_atf_compile_OBJECTS) $(tools_atf_compile_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-compile$(EXEEXT)
$(tools_atf_compile_LINK) $(tools_atf_compile_OBJECTS) $(tools_atf_compile_LDADD) $(LIBS)
tools/atf-config.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-config$(EXEEXT): $(tools_atf_config_OBJECTS) $(tools_atf_config_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-config$(EXEEXT)
$(tools_atf_config_LINK) $(tools_atf_config_OBJECTS) $(tools_atf_config_LDADD) $(LIBS)
tools/atf-format.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-format$(EXEEXT): $(tools_atf_format_OBJECTS) $(tools_atf_format_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-format$(EXEEXT)
$(tools_atf_format_LINK) $(tools_atf_format_OBJECTS) $(tools_atf_format_LDADD) $(LIBS)
tools/atf-report.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-report$(EXEEXT): $(tools_atf_report_OBJECTS) $(tools_atf_report_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-report$(EXEEXT)
$(tools_atf_report_LINK) $(tools_atf_report_OBJECTS) $(tools_atf_report_LDADD) $(LIBS)
tools/atf-run.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-run$(EXEEXT): $(tools_atf_run_OBJECTS) $(tools_atf_run_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-run$(EXEEXT)
$(tools_atf_run_LINK) $(tools_atf_run_OBJECTS) $(tools_atf_run_LDADD) $(LIBS)
tools/atf-version.$(OBJEXT): tools/$(am__dirstamp) \
tools/$(DEPDIR)/$(am__dirstamp)
tools/atf-version$(EXEEXT): $(tools_atf_version_OBJECTS) $(tools_atf_version_DEPENDENCIES) tools/$(am__dirstamp)
@rm -f tools/atf-version$(EXEEXT)
$(tools_atf_version_LINK) $(tools_atf_version_OBJECTS) $(tools_atf_version_LDADD) $(LIBS)
install-atf_formatsSCRIPTS: $(atf_formats_SCRIPTS)
@$(NORMAL_INSTALL)
test -z "$(atf_formatsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_formatsdir)"
@list='$(atf_formats_SCRIPTS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f $$d$$p; then \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " $(atf_formatsSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
$(atf_formatsSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_formatsdir)/$$f"; \
else :; fi; \
done
uninstall-atf_formatsSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(atf_formats_SCRIPTS)'; for p in $$list; do \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " rm -f '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_formatsdir)/$$f"; \
done
install-atf_sh_interfaceSCRIPTS: $(atf_sh_interface_SCRIPTS)
@$(NORMAL_INSTALL)
test -z "$(atf_sh_interfacedir)" || $(MKDIR_P) "$(DESTDIR)$(atf_sh_interfacedir)"
@list='$(atf_sh_interface_SCRIPTS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f $$d$$p; then \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " $(atf_sh_interfaceSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_sh_interfacedir)/$$f'"; \
$(atf_sh_interfaceSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_sh_interfacedir)/$$f"; \
else :; fi; \
done
uninstall-atf_sh_interfaceSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(atf_sh_interface_SCRIPTS)'; for p in $$list; do \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " rm -f '$(DESTDIR)$(atf_sh_interfacedir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_sh_interfacedir)/$$f"; \
done
install-atf_test_programsSCRIPTS: $(atf_test_programs_SCRIPTS)
@$(NORMAL_INSTALL)
test -z "$(atf_test_programsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_test_programsdir)"
@list='$(atf_test_programs_SCRIPTS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f $$d$$p; then \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " $(atf_test_programsSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
$(atf_test_programsSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_test_programsdir)/$$f"; \
else :; fi; \
done
uninstall-atf_test_programsSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(atf_test_programs_SCRIPTS)'; for p in $$list; do \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " rm -f '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_test_programsdir)/$$f"; \
done
install-atf_toolsSCRIPTS: $(atf_tools_SCRIPTS)
@$(NORMAL_INSTALL)
test -z "$(atf_toolsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_toolsdir)"
@list='$(atf_tools_SCRIPTS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f $$d$$p; then \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " $(atf_toolsSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
$(atf_toolsSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_toolsdir)/$$f"; \
else :; fi; \
done
uninstall-atf_toolsSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(atf_tools_SCRIPTS)'; for p in $$list; do \
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
echo " rm -f '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_toolsdir)/$$f"; \
done
mostlyclean-compile:
-rm -f *.$(OBJEXT)
-rm -f atf/application.$(OBJEXT)
-rm -f atf/application.lo
-rm -f atf/atffile.$(OBJEXT)
-rm -f atf/atffile.lo
-rm -f atf/config.$(OBJEXT)
-rm -f atf/config.lo
-rm -f atf/env.$(OBJEXT)
-rm -f atf/env.lo
-rm -f atf/exceptions.$(OBJEXT)
-rm -f atf/exceptions.lo
-rm -f atf/expand.$(OBJEXT)
-rm -f atf/expand.lo
-rm -f atf/formats.$(OBJEXT)
-rm -f atf/formats.lo
-rm -f atf/fs.$(OBJEXT)
-rm -f atf/fs.lo
-rm -f atf/io.$(OBJEXT)
-rm -f atf/io.lo
-rm -f atf/parser.$(OBJEXT)
-rm -f atf/parser.lo
-rm -f atf/sanity.$(OBJEXT)
-rm -f atf/sanity.lo
-rm -f atf/tests.$(OBJEXT)
-rm -f atf/tests.lo
-rm -f atf/text.$(OBJEXT)
-rm -f atf/text.lo
-rm -f atf/ui.$(OBJEXT)
-rm -f atf/ui.lo
-rm -f atf/user.$(OBJEXT)
-rm -f atf/user.lo
-rm -f tests/atf/formats/h_parser.$(OBJEXT)
-rm -f tests/atf/formats/t_writers.$(OBJEXT)
-rm -f tests/atf/test_programs/h_cpp.$(OBJEXT)
-rm -f tests/atf/tools/h_fail.$(OBJEXT)
-rm -f tests/atf/tools/h_misc.$(OBJEXT)
-rm -f tests/atf/tools/h_mode.$(OBJEXT)
-rm -f tests/atf/tools/h_pass.$(OBJEXT)
-rm -f tests/atf/units/t_config.$(OBJEXT)
-rm -f tests/atf/units/t_env.$(OBJEXT)
-rm -f tests/atf/units/t_expand.$(OBJEXT)
-rm -f tests/atf/units/t_fs.$(OBJEXT)
-rm -f tests/atf/units/t_io.$(OBJEXT)
-rm -f tests/atf/units/t_parser.$(OBJEXT)
-rm -f tests/atf/units/t_sanity.$(OBJEXT)
-rm -f tests/atf/units/t_tests.$(OBJEXT)
-rm -f tests/atf/units/t_text.$(OBJEXT)
-rm -f tests/atf/units/t_user.$(OBJEXT)
-rm -f tests/atf/units/t_utils.$(OBJEXT)
-rm -f tests/bootstrap/h_app_empty.$(OBJEXT)
-rm -f tests/bootstrap/h_app_opts_args.$(OBJEXT)
-rm -f tests/bootstrap/h_tp_basic_cpp.$(OBJEXT)
-rm -f tests/build/t_include_application_hpp.$(OBJEXT)
-rm -f tests/build/t_include_atf_hpp.$(OBJEXT)
-rm -f tests/build/t_include_atffile_hpp.$(OBJEXT)
-rm -f tests/build/t_include_config_hpp.$(OBJEXT)
-rm -f tests/build/t_include_env_hpp.$(OBJEXT)
-rm -f tests/build/t_include_exceptions_hpp.$(OBJEXT)
-rm -f tests/build/t_include_expand_hpp.$(OBJEXT)
-rm -f tests/build/t_include_formats_hpp.$(OBJEXT)
-rm -f tests/build/t_include_fs_hpp.$(OBJEXT)
-rm -f tests/build/t_include_io_hpp.$(OBJEXT)
-rm -f tests/build/t_include_macros_hpp.$(OBJEXT)
-rm -f tests/build/t_include_parser_hpp.$(OBJEXT)
-rm -f tests/build/t_include_sanity_hpp.$(OBJEXT)
-rm -f tests/build/t_include_tests_hpp.$(OBJEXT)
-rm -f tests/build/t_include_text_hpp.$(OBJEXT)
-rm -f tests/build/t_include_ui_hpp.$(OBJEXT)
-rm -f tests/build/t_include_user_hpp.$(OBJEXT)
-rm -f tests/build/t_include_utils_hpp.$(OBJEXT)
-rm -f tools/atf-cleanup.$(OBJEXT)
-rm -f tools/atf-compile.$(OBJEXT)
-rm -f tools/atf-config.$(OBJEXT)
-rm -f tools/atf-format.$(OBJEXT)
-rm -f tools/atf-report.$(OBJEXT)
-rm -f tools/atf-run.$(OBJEXT)
-rm -f tools/atf-version.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/application.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/atffile.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/config.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/exceptions.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/expand.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/formats.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/fs.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/io.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/parser.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/sanity.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/tests.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/text.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/ui.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@atf/$(DEPDIR)/user.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/formats/$(DEPDIR)/h_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/formats/$(DEPDIR)/t_writers.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/test_programs/$(DEPDIR)/h_cpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/tools/$(DEPDIR)/h_fail.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/tools/$(DEPDIR)/h_misc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/tools/$(DEPDIR)/h_mode.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/tools/$(DEPDIR)/h_pass.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_config.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_env.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_expand.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_fs.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_io.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_sanity.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_tests.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_text.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_user.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/atf/units/$(DEPDIR)/t_utils.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/bootstrap/$(DEPDIR)/h_app_empty.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/bootstrap/$(DEPDIR)/h_app_opts_args.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/bootstrap/$(DEPDIR)/h_tp_basic_cpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_application_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_atf_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_atffile_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_config_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_env_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_exceptions_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_expand_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_formats_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_fs_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_io_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_macros_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_parser_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_sanity_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_tests_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_text_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_ui_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_user_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tests/build/$(DEPDIR)/t_include_utils_hpp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-cleanup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-compile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-config.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-format.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-report.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-run.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/atf-version.Po@am__quote@
.cpp.o:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
.cpp.obj:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cpp.lo:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
-rm -rf atf/.libs atf/_libs
distclean-libtool:
-rm -f libtool
install-man1: $(man1_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.1*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
else file=$$i; fi; \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
1*) ;; \
*) ext='1' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
done
uninstall-man1:
@$(NORMAL_UNINSTALL)
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.1*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
1*) ;; \
*) ext='1' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
done
install-man4: $(man4_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man4dir)" || $(MKDIR_P) "$(DESTDIR)$(man4dir)"
@list='$(man4_MANS) $(dist_man4_MANS) $(nodist_man4_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.4*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
else file=$$i; fi; \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
4*) ;; \
*) ext='4' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man4dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man4dir)/$$inst"; \
done
uninstall-man4:
@$(NORMAL_UNINSTALL)
@list='$(man4_MANS) $(dist_man4_MANS) $(nodist_man4_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.4*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
4*) ;; \
*) ext='4' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " rm -f '$(DESTDIR)$(man4dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man4dir)/$$inst"; \
done
install-man5: $(man5_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.5*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
else file=$$i; fi; \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
5*) ;; \
*) ext='5' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
done
uninstall-man5:
@$(NORMAL_UNINSTALL)
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.5*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
5*) ;; \
*) ext='5' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
done
install-man7: $(man7_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man7dir)" || $(MKDIR_P) "$(DESTDIR)$(man7dir)"
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.7*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
else file=$$i; fi; \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
7*) ;; \
*) ext='7' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst"; \
done
uninstall-man7:
@$(NORMAL_UNINSTALL)
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.7*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
7*) ;; \
*) ext='7' ;; \
esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echo " rm -f '$(DESTDIR)$(man7dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man7dir)/$$inst"; \
done
install-atf_formatsDATA: $(atf_formats_DATA)
@$(NORMAL_INSTALL)
test -z "$(atf_formatsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_formatsdir)"
@list='$(atf_formats_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atf_formatsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
$(atf_formatsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_formatsdir)/$$f"; \
done
uninstall-atf_formatsDATA:
@$(NORMAL_UNINSTALL)
@list='$(atf_formats_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atf_formatsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_formatsdir)/$$f"; \
done
install-atf_sh_interfaceDATA: $(atf_sh_interface_DATA)
@$(NORMAL_INSTALL)
test -z "$(atf_sh_interfacedir)" || $(MKDIR_P) "$(DESTDIR)$(atf_sh_interfacedir)"
@list='$(atf_sh_interface_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atf_sh_interfaceDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_sh_interfacedir)/$$f'"; \
$(atf_sh_interfaceDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_sh_interfacedir)/$$f"; \
done
uninstall-atf_sh_interfaceDATA:
@$(NORMAL_UNINSTALL)
@list='$(atf_sh_interface_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atf_sh_interfacedir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_sh_interfacedir)/$$f"; \
done
install-atf_test_programsDATA: $(atf_test_programs_DATA)
@$(NORMAL_INSTALL)
test -z "$(atf_test_programsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_test_programsdir)"
@list='$(atf_test_programs_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atf_test_programsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
$(atf_test_programsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_test_programsdir)/$$f"; \
done
uninstall-atf_test_programsDATA:
@$(NORMAL_UNINSTALL)
@list='$(atf_test_programs_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atf_test_programsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_test_programsdir)/$$f"; \
done
install-atf_toolsDATA: $(atf_tools_DATA)
@$(NORMAL_INSTALL)
test -z "$(atf_toolsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_toolsdir)"
@list='$(atf_tools_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atf_toolsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
$(atf_toolsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_toolsdir)/$$f"; \
done
uninstall-atf_toolsDATA:
@$(NORMAL_UNINSTALL)
@list='$(atf_tools_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atf_toolsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_toolsdir)/$$f"; \
done
install-atf_unitsDATA: $(atf_units_DATA)
@$(NORMAL_INSTALL)
test -z "$(atf_unitsdir)" || $(MKDIR_P) "$(DESTDIR)$(atf_unitsdir)"
@list='$(atf_units_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atf_unitsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(atf_unitsdir)/$$f'"; \
$(atf_unitsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(atf_unitsdir)/$$f"; \
done
uninstall-atf_unitsDATA:
@$(NORMAL_UNINSTALL)
@list='$(atf_units_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atf_unitsdir)/$$f'"; \
rm -f "$(DESTDIR)$(atf_unitsdir)/$$f"; \
done
install-cssDATA: $(css_DATA)
@$(NORMAL_INSTALL)
test -z "$(cssdir)" || $(MKDIR_P) "$(DESTDIR)$(cssdir)"
@list='$(css_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(cssDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(cssdir)/$$f'"; \
$(cssDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(cssdir)/$$f"; \
done
uninstall-cssDATA:
@$(NORMAL_UNINSTALL)
@list='$(css_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(cssdir)/$$f'"; \
rm -f "$(DESTDIR)$(cssdir)/$$f"; \
done
install-docDATA: $(doc_DATA)
@$(NORMAL_INSTALL)
test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
@list='$(doc_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
$(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
done
uninstall-docDATA:
@$(NORMAL_UNINSTALL)
@list='$(doc_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
rm -f "$(DESTDIR)$(docdir)/$$f"; \
done
install-dtdDATA: $(dtd_DATA)
@$(NORMAL_INSTALL)
test -z "$(dtddir)" || $(MKDIR_P) "$(DESTDIR)$(dtddir)"
@list='$(dtd_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(dtdDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(dtddir)/$$f'"; \
$(dtdDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(dtddir)/$$f"; \
done
uninstall-dtdDATA:
@$(NORMAL_UNINSTALL)
@list='$(dtd_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(dtddir)/$$f'"; \
rm -f "$(DESTDIR)$(dtddir)/$$f"; \
done
install-egDATA: $(eg_DATA)
@$(NORMAL_INSTALL)
test -z "$(egdir)" || $(MKDIR_P) "$(DESTDIR)$(egdir)"
@list='$(eg_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(egDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(egdir)/$$f'"; \
$(egDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(egdir)/$$f"; \
done
uninstall-egDATA:
@$(NORMAL_UNINSTALL)
@list='$(eg_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(egdir)/$$f'"; \
rm -f "$(DESTDIR)$(egdir)/$$f"; \
done
install-hooksDATA: $(hooks_DATA)
@$(NORMAL_INSTALL)
test -z "$(hooksdir)" || $(MKDIR_P) "$(DESTDIR)$(hooksdir)"
@list='$(hooks_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(hooksDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(hooksdir)/$$f'"; \
$(hooksDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(hooksdir)/$$f"; \
done
uninstall-hooksDATA:
@$(NORMAL_UNINSTALL)
@list='$(hooks_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(hooksdir)/$$f'"; \
rm -f "$(DESTDIR)$(hooksdir)/$$f"; \
done
install-pkgtestsDATA: $(pkgtests_DATA)
@$(NORMAL_INSTALL)
test -z "$(pkgtestsdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgtestsdir)"
@list='$(pkgtests_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(pkgtestsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgtestsdir)/$$f'"; \
$(pkgtestsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgtestsdir)/$$f"; \
done
uninstall-pkgtestsDATA:
@$(NORMAL_UNINSTALL)
@list='$(pkgtests_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pkgtestsdir)/$$f'"; \
rm -f "$(DESTDIR)$(pkgtestsdir)/$$f"; \
done
install-subrsDATA: $(subrs_DATA)
@$(NORMAL_INSTALL)
test -z "$(subrsdir)" || $(MKDIR_P) "$(DESTDIR)$(subrsdir)"
@list='$(subrs_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(subrsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(subrsdir)/$$f'"; \
$(subrsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(subrsdir)/$$f"; \
done
uninstall-subrsDATA:
@$(NORMAL_UNINSTALL)
@list='$(subrs_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(subrsdir)/$$f'"; \
rm -f "$(DESTDIR)$(subrsdir)/$$f"; \
done
install-xslDATA: $(xsl_DATA)
@$(NORMAL_INSTALL)
test -z "$(xsldir)" || $(MKDIR_P) "$(DESTDIR)$(xsldir)"
@list='$(xsl_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(xslDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xsldir)/$$f'"; \
$(xslDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xsldir)/$$f"; \
done
uninstall-xslDATA:
@$(NORMAL_UNINSTALL)
@list='$(xsl_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(xsldir)/$$f'"; \
rm -f "$(DESTDIR)$(xsldir)/$$f"; \
done
install-atfHEADERS: $(atf_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(atfdir)" || $(MKDIR_P) "$(DESTDIR)$(atfdir)"
@list='$(atf_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(atfHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(atfdir)/$$f'"; \
$(atfHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(atfdir)/$$f"; \
done
uninstall-atfHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(atf_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(atfdir)/$$f'"; \
rm -f "$(DESTDIR)$(atfdir)/$$f"; \
done
install-includeHEADERS: $(include_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
@list='$(include_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
$(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
done
uninstall-includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(include_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
rm -f "$(DESTDIR)$(includedir)/$$f"; \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
check-TESTS: $(TESTS)
@failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
srcdir=$(srcdir); export srcdir; \
list=' $(TESTS) '; \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
elif test -f $$tst; then dir=; \
else dir="$(srcdir)/"; fi; \
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*$$ws$$tst$$ws*) \
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
echo "XPASS: $$tst"; \
;; \
*) \
echo "PASS: $$tst"; \
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*$$ws$$tst$$ws*) \
xfail=`expr $$xfail + 1`; \
echo "XFAIL: $$tst"; \
;; \
*) \
failed=`expr $$failed + 1`; \
echo "FAIL: $$tst"; \
;; \
esac; \
else \
skip=`expr $$skip + 1`; \
echo "SKIP: $$tst"; \
fi; \
done; \
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
banner="All $$all tests passed"; \
else \
banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
fi; \
else \
if test "$$xpass" -eq 0; then \
banner="$$failed of $$all tests failed"; \
else \
banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
fi; \
fi; \
dashes="$$banner"; \
skipped=""; \
if test "$$skip" -ne 0; then \
skipped="($$skip tests were not run)"; \
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
dashes="$$skipped"; \
fi; \
report=""; \
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
report="Please report to $(PACKAGE_BUGREPORT)"; \
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
dashes="$$report"; \
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
echo "$$dashes"; \
echo "$$banner"; \
test -z "$$skipped" || echo "$$skipped"; \
test -z "$$report" || echo "$$report"; \
echo "$$dashes"; \
test "$$failed" -eq 0; \
else :; fi
distdir: $(DISTFILES)
@case `sed 15q $(srcdir)/NEWS` in \
*"$(VERSION)"*) : ;; \
*) \
echo "NEWS not updated; not releasing" 1>&2; \
exit 1;; \
esac
$(am__remove_distdir)
test -d $(distdir) || mkdir $(distdir)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS) \
$(check_SCRIPTS)
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
$(HEADERS) config.h
install-binPROGRAMS: install-libLTLIBRARIES
installdirs:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(atf_formatsdir)" "$(DESTDIR)$(atf_test_programsdir)" "$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(atf_unitsdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(atf_formatsdir)" "$(DESTDIR)$(atf_sh_interfacedir)" "$(DESTDIR)$(atf_test_programsdir)" "$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man4dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)" "$(DESTDIR)$(atf_formatsdir)" "$(DESTDIR)$(atf_sh_interfacedir)" "$(DESTDIR)$(atf_test_programsdir)" "$(DESTDIR)$(atf_toolsdir)" "$(DESTDIR)$(atf_unitsdir)" "$(DESTDIR)$(cssdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(dtddir)" "$(DESTDIR)$(egdir)" "$(DESTDIR)$(hooksdir)" "$(DESTDIR)$(pkgtestsdir)" "$(DESTDIR)$(subrsdir)" "$(DESTDIR)$(xsldir)" "$(DESTDIR)$(atfdir)" "$(DESTDIR)$(includedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-rm -f atf/$(DEPDIR)/$(am__dirstamp)
-rm -f atf/$(am__dirstamp)
-rm -f tests/atf/formats/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/atf/formats/$(am__dirstamp)
-rm -f tests/atf/test_programs/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/atf/test_programs/$(am__dirstamp)
-rm -f tests/atf/tools/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/atf/tools/$(am__dirstamp)
-rm -f tests/atf/units/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/atf/units/$(am__dirstamp)
-rm -f tests/bootstrap/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/bootstrap/$(am__dirstamp)
-rm -f tests/build/$(DEPDIR)/$(am__dirstamp)
-rm -f tests/build/$(am__dirstamp)
-rm -f tools/$(DEPDIR)/$(am__dirstamp)
-rm -f tools/$(am__dirstamp)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-am
clean-am: clean-atf_formatsPROGRAMS clean-atf_test_programsPROGRAMS \
clean-atf_toolsPROGRAMS clean-atf_unitsPROGRAMS \
clean-binPROGRAMS clean-checkLIBRARIES clean-checkPROGRAMS \
clean-generic clean-libLTLIBRARIES clean-libexecPROGRAMS \
clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf atf/$(DEPDIR) tests/atf/formats/$(DEPDIR) tests/atf/test_programs/$(DEPDIR) tests/atf/tools/$(DEPDIR) tests/atf/units/$(DEPDIR) tests/bootstrap/$(DEPDIR) tests/build/$(DEPDIR) tools/$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-local distclean-tags
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am: install-atfHEADERS install-atf_formatsDATA \
install-atf_formatsPROGRAMS install-atf_formatsSCRIPTS \
install-atf_sh_interfaceDATA install-atf_sh_interfaceSCRIPTS \
install-atf_test_programsDATA \
install-atf_test_programsPROGRAMS \
install-atf_test_programsSCRIPTS install-atf_toolsDATA \
install-atf_toolsPROGRAMS install-atf_toolsSCRIPTS \
install-atf_unitsDATA install-atf_unitsPROGRAMS \
install-cssDATA install-docDATA install-dtdDATA install-egDATA \
install-hooksDATA install-includeHEADERS install-man \
install-pkgtestsDATA install-subrsDATA install-xslDATA
install-dvi: install-dvi-am
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
install-libexecPROGRAMS
install-html: install-html-am
install-info: install-info-am
install-man: install-man1 install-man4 install-man5 install-man7
install-pdf: install-pdf-am
install-ps: install-ps-am
installcheck-am: installcheck-local
maintainer-clean: maintainer-clean-am
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -rf atf/$(DEPDIR) tests/atf/formats/$(DEPDIR) tests/atf/test_programs/$(DEPDIR) tests/atf/tools/$(DEPDIR) tests/atf/units/$(DEPDIR) tests/bootstrap/$(DEPDIR) tests/build/$(DEPDIR) tools/$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-atfHEADERS uninstall-atf_formatsDATA \
uninstall-atf_formatsPROGRAMS uninstall-atf_formatsSCRIPTS \
uninstall-atf_sh_interfaceDATA \
uninstall-atf_sh_interfaceSCRIPTS \
uninstall-atf_test_programsDATA \
uninstall-atf_test_programsPROGRAMS \
uninstall-atf_test_programsSCRIPTS uninstall-atf_toolsDATA \
uninstall-atf_toolsPROGRAMS uninstall-atf_toolsSCRIPTS \
uninstall-atf_unitsDATA uninstall-atf_unitsPROGRAMS \
uninstall-binPROGRAMS uninstall-cssDATA uninstall-docDATA \
uninstall-dtdDATA uninstall-egDATA uninstall-hooksDATA \
uninstall-includeHEADERS uninstall-libLTLIBRARIES \
uninstall-libexecPROGRAMS uninstall-man uninstall-pkgtestsDATA \
uninstall-subrsDATA uninstall-xslDATA
uninstall-man: uninstall-man1 uninstall-man4 uninstall-man5 \
uninstall-man7
.MAKE: install-am install-strip
.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
clean clean-atf_formatsPROGRAMS \
clean-atf_test_programsPROGRAMS clean-atf_toolsPROGRAMS \
clean-atf_unitsPROGRAMS clean-binPROGRAMS clean-checkLIBRARIES \
clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
clean-libexecPROGRAMS clean-libtool ctags dist dist-all \
dist-bzip2 dist-gzip dist-hook dist-shar dist-tarZ dist-zip \
distcheck distclean distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-local distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-atfHEADERS \
install-atf_formatsDATA install-atf_formatsPROGRAMS \
install-atf_formatsSCRIPTS install-atf_sh_interfaceDATA \
install-atf_sh_interfaceSCRIPTS install-atf_test_programsDATA \
install-atf_test_programsPROGRAMS \
install-atf_test_programsSCRIPTS install-atf_toolsDATA \
install-atf_toolsPROGRAMS install-atf_toolsSCRIPTS \
install-atf_unitsDATA install-atf_unitsPROGRAMS \
install-binPROGRAMS install-cssDATA install-data \
install-data-am install-docDATA install-dtdDATA install-dvi \
install-dvi-am install-egDATA install-exec install-exec-am \
install-hooksDATA install-html install-html-am \
install-includeHEADERS install-info install-info-am \
install-libLTLIBRARIES install-libexecPROGRAMS install-man \
install-man1 install-man4 install-man5 install-man7 \
install-pdf install-pdf-am install-pkgtestsDATA install-ps \
install-ps-am install-strip install-subrsDATA install-xslDATA \
installcheck installcheck-am installcheck-local installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
pdf pdf-am ps ps-am tags uninstall uninstall-am \
uninstall-atfHEADERS uninstall-atf_formatsDATA \
uninstall-atf_formatsPROGRAMS uninstall-atf_formatsSCRIPTS \
uninstall-atf_sh_interfaceDATA \
uninstall-atf_sh_interfaceSCRIPTS \
uninstall-atf_test_programsDATA \
uninstall-atf_test_programsPROGRAMS \
uninstall-atf_test_programsSCRIPTS uninstall-atf_toolsDATA \
uninstall-atf_toolsPROGRAMS uninstall-atf_toolsSCRIPTS \
uninstall-atf_unitsDATA uninstall-atf_unitsPROGRAMS \
uninstall-binPROGRAMS uninstall-cssDATA uninstall-docDATA \
uninstall-dtdDATA uninstall-egDATA uninstall-hooksDATA \
uninstall-includeHEADERS uninstall-libLTLIBRARIES \
uninstall-libexecPROGRAMS uninstall-man uninstall-man1 \
uninstall-man4 uninstall-man5 uninstall-man7 \
uninstall-pkgtestsDATA uninstall-subrsDATA uninstall-xslDATA
dist-hook: admin/revision-dist.h check-readme check-style
# -------------------------------------------------------------------------
# `admin' directory.
# -------------------------------------------------------------------------
.PHONY: check-readme
check-readme:
$(srcdir)/admin/check-readme.sh $(srcdir)/README
.phony: check-style
check-style:
$(srcdir)/admin/check-style.sh
.PHONY: admin/revision.h
admin/revision.h:
@if [ -n "$(MTN)" -a -d $(top_srcdir)/_MTN ]; then \
test -d admin || mkdir -p admin; \
MTN="$(MTN)" ROOT="$(top_srcdir)" \
$(top_srcdir)/admin/generate-revision.sh >admin/revision.h; \
else \
rm -f admin/revision.h; \
fi
$(srcdir)/admin/revision-dist.h: admin/revision.h
@if [ -f admin/revision.h ]; then \
cp admin/revision.h $(srcdir)/admin/revision-dist.h; \
echo '#define PACKAGE_REVISION_CACHED 1' \
>>$(srcdir)/admin/revision-dist.h; \
else \
[ -f $(srcdir)/admin/revision-dist.h ]; \
fi
doc/atf.7: $(srcdir)/doc/atf.7.in
test -d doc || mkdir -p doc
sed -e 's,__DOCDIR__,$(docdir),g' \
<$(srcdir)/doc/atf.7.in >doc/atf.7.tmp
mv doc/atf.7.tmp doc/atf.7
tests/bootstrap/h_tp_basic_sh: $(srcdir)/tests/bootstrap/h_tp_basic_sh.sh \
$(ATF_COMPILE_DEPS)
test -d tests/bootstrap || mkdir -p tests/bootstrap
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/bootstrap/h_tp_basic_sh.sh
tests/bootstrap/h_tp_atf_check_sh: \
$(srcdir)/tests/bootstrap/h_tp_atf_check_sh.sh \
$(ATF_COMPILE_DEPS)
test -d tests/bootstrap || mkdir -p tests/bootstrap
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/bootstrap/h_tp_atf_check_sh.sh
distclean-local:
-rm -rf testsuite.dir
$(srcdir)/tests/bootstrap/package.m4: $(top_srcdir)/configure.ac
{ \
echo '# Signature of the current package.'; \
echo 'm4_define([AT_PACKAGE_NAME], [@PACKAGE_NAME@])'; \
echo 'm4_define([AT_PACKAGE_TARNAME], [@PACKAGE_TARNAME@])'; \
echo 'm4_define([AT_PACKAGE_VERSION], [@PACKAGE_VERSION@])'; \
echo 'm4_define([AT_PACKAGE_STRING], [@PACKAGE_STRING@])'; \
echo 'm4_define([AT_PACKAGE_BUGREPORT], [@PACKAGE_BUGREPORT@])'; \
} >$(srcdir)/tests/bootstrap/package.m4
$(srcdir)/tests/bootstrap/testsuite: $(srcdir)/tests/bootstrap/testsuite.at \
$(testsuite_incs) \
$(srcdir)/tests/bootstrap/package.m4
autom4te --language=Autotest -I $(srcdir) \
-I $(srcdir)/tests/bootstrap \
$(srcdir)/tests/bootstrap/testsuite.at -o $@.tmp
mv $@.tmp $@
installcheck-local:
cd $(pkgtestsdir) && $(TESTS_ENVIRONMENT) atf-run | atf-report
tests/atf/formats/t_parsers: \
$(srcdir)/tests/atf/formats/t_parsers.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/formats || mkdir -p tests/atf/formats
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/formats/t_parsers.sh
tests/atf/sh_interface/h_misc: \
$(srcdir)/tests/atf/sh_interface/h_misc.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/h_misc.sh
tests/atf/sh_interface/t_atf_check: \
$(srcdir)/tests/atf/sh_interface/t_atf_check.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/t_atf_check.sh
tests/atf/sh_interface/t_config: \
$(srcdir)/tests/atf/sh_interface/t_config.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/t_config.sh
tests/atf/sh_interface/t_normalize: \
$(srcdir)/tests/atf/sh_interface/t_normalize.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/t_normalize.sh
tests/atf/sh_interface/t_tc: \
$(srcdir)/tests/atf/sh_interface/t_tc.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/t_tc.sh
tests/atf/sh_interface/t_tp: \
$(srcdir)/tests/atf/sh_interface/t_tp.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/sh_interface || mkdir -p tests/atf/sh_interface
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/sh_interface/t_tp.sh
tests/atf/test_programs/h_sh: \
$(srcdir)/tests/atf/test_programs/h_sh.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/h_sh.sh
tests/atf/test_programs/t_cleanup: \
$(srcdir)/tests/atf/test_programs/t_cleanup.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_cleanup.sh
tests/atf/test_programs/t_config: \
$(srcdir)/tests/atf/test_programs/t_config.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_config.sh
tests/atf/test_programs/t_env: \
$(srcdir)/tests/atf/test_programs/t_env.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_env.sh
tests/atf/test_programs/t_fork: \
$(srcdir)/tests/atf/test_programs/t_fork.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_fork.sh
tests/atf/test_programs/t_meta_data: \
$(srcdir)/tests/atf/test_programs/t_meta_data.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ \
$(srcdir)/tests/atf/test_programs/t_meta_data.sh
tests/atf/test_programs/t_srcdir: \
$(srcdir)/tests/atf/test_programs/t_srcdir.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_srcdir.sh
tests/atf/test_programs/t_status: \
$(srcdir)/tests/atf/test_programs/t_status.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_status.sh
tests/atf/test_programs/t_workdir: \
$(srcdir)/tests/atf/test_programs/t_workdir.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/test_programs || mkdir -p tests/atf/test_programs
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/test_programs/t_workdir.sh
tests/atf/tools/t_atf_cleanup: \
$(srcdir)/tests/atf/tools/t_atf_cleanup.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/tools || mkdir -p tests/atf/tools
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/tools/t_atf_cleanup.sh
tests/atf/tools/t_atf_compile: $(srcdir)/tests/atf/tools/t_atf_compile.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/tools || mkdir -p tests/atf/tools
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/tools/t_atf_compile.sh
tests/atf/tools/t_atf_config: $(srcdir)/tests/atf/tools/t_atf_config.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/tools || mkdir -p tests/atf/tools
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/tools/t_atf_config.sh
tests/atf/tools/t_atf_report: $(srcdir)/tests/atf/tools/t_atf_report.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/tools || mkdir -p tests/atf/tools
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/tools/t_atf_report.sh
tests/atf/tools/t_atf_run: $(srcdir)/tests/atf/tools/t_atf_run.sh \
$(ATF_COMPILE_DEPS)
test -d tests/atf/tools || mkdir -p tests/atf/tools
$(ATF_COMPILE_SH) -o $@ $(srcdir)/tests/atf/tools/t_atf_run.sh
tools/atf-host-compile: $(srcdir)/tools/atf-host-compile.sh
sed -e 's,__ATF_PKGDATADIR__,$(srcdir)/subrs,g' \
-e 's,__ATF_SHELL__,$(ATF_SHELL),g' \
<$(srcdir)/tools/atf-host-compile.sh \
>tools/atf-host-compile.tmp
chmod +x tools/atf-host-compile.tmp
mv tools/atf-host-compile.tmp tools/atf-host-compile
revision.h: admin/revision.h admin/revision-dist.h
@if [ -f admin/revision.h ]; then \
cmp -s admin/revision.h revision.h || \
cp admin/revision.h revision.h; \
else \
cmp -s $(srcdir)/admin/revision-dist.h revision.h || \
cp $(srcdir)/admin/revision-dist.h revision.h; \
fi
# vim: syntax=make:noexpandtab:shiftwidth=8:softtabstop=8
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: