# Makefile.in generated by automake 1.16.1 from Makefile.am. # tests/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2018 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. # Copyright (C) 1999-2009 Free Software Foundation, Inc. # # This file is part of GNU gengetopt # # GNU gengetopt is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU gengetopt is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General # Public License for more details. # # You should have received a copy of the GNU General Public License along # with gengetopt; see the file COPYING. If not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/gengetopt pkgincludedir = $(includedir)/gengetopt pkglibdir = $(libdir)/gengetopt pkglibexecdir = $(libexecdir)/gengetopt 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 = x86_64-pc-linux-gnu host_triplet = x86_64-pc-linux-gnu TESTS = $(am__EXEEXT_1) test_output_dir.sh \ test_output_dirs.sh test_show_help.sh \ test_wrong_ggo.sh check_PROGRAMS = canonize-names$(EXEEXT) \ default_cmdline$(EXEEXT) \ default_values$(EXEEXT) \ more_than_once$(EXEEXT) \ no_multi_strings$(EXEEXT) \ no_multi_types$(EXEEXT) \ no_optgiven$(EXEEXT) \ no_optgiven2$(EXEEXT) \ no_prog_name$(EXEEXT) \ no_strings$(EXEEXT) \ no_unnamed$(EXEEXT) \ test_all_opts$(EXEEXT) \ test_all_opts_option_help$(EXEEXT) \ test_conf_parser$(EXEEXT) \ test_conf_parser_file_save$(EXEEXT) \ test_conf_parser_ov$(EXEEXT) \ test_conf_parser_ov2$(EXEEXT) \ test_conf_parser_ov3$(EXEEXT) \ test_conf_parser_ov4$(EXEEXT) \ test_groups$(EXEEXT) \ test_groups_option_help$(EXEEXT) \ test_manual_help$(EXEEXT) \ test_manual_help_args$(EXEEXT) \ test_modes$(EXEEXT) \ test_modes_option_help$(EXEEXT) \ test_multiple$(EXEEXT) \ test_multiple_parsers$(EXEEXT) \ test_newlines$(EXEEXT) \ test_no_handle_help$(EXEEXT) \ test_no_options$(EXEEXT) \ test_only_flags$(EXEEXT) \ test_redef_help$(EXEEXT) \ test_sections$(EXEEXT) \ test_sections_option_help$(EXEEXT) \ test_simple_multiple$(EXEEXT) \ test_text$(EXEEXT) test_usage$(EXEEXT) \ test_unamed$(EXEEXT) \ test_unnamed$(EXEEXT) \ test_values$(EXEEXT) \ test_values_cc$(EXEEXT) subdir = tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/gl/m4/00gnulib.m4 \ $(top_srcdir)/gl/m4/extensions.m4 \ $(top_srcdir)/gl/m4/getopt.m4 \ $(top_srcdir)/gl/m4/gnulib-common.m4 \ $(top_srcdir)/gl/m4/gnulib-comp.m4 \ $(top_srcdir)/gl/m4/include_next.m4 \ $(top_srcdir)/gl/m4/onceonly.m4 \ $(top_srcdir)/gl/m4/stddef_h.m4 $(top_srcdir)/gl/m4/strdup.m4 \ $(top_srcdir)/gl/m4/string_h.m4 \ $(top_srcdir)/gl/m4/unistd_h.m4 \ $(top_srcdir)/gl/m4/warn-on-use.m4 \ $(top_srcdir)/gl/m4/wchar_t.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = test_conf.conf test_conf_inc.conf \ test_conf_parser_ov2.c test_conf_parser_ov3.c \ test_conf_parser_ov4.c more_than_once.sh no_optgiven.sh \ test_all_opts.sh test_all_opts_file_save.sh \ test_conf_parser.sh test_conf_parser_err.sh \ test_conf_parser_err_string.sh test_conf_parser_grp.sh \ test_conf_parser_ov.sh test_conf_parser_ov2.sh \ test_conf_parser_ov3.sh test_conf_parser_ov4.sh \ test_conf_parser_save.sh test_default_values.sh test_dep.sh \ test_groups.sh test_manual_help.sh test_manual_help_args.sh \ test_modes.sh test_multiple.sh test_multiple_err.sh \ test_multiple_parsers.sh test_output_dir.sh \ test_output_dirs.sh test_sections.sh test_show_help.sh \ test_simple_multiple.sh test_simple_multiple_default.sh \ test_unamed.sh test_unnamed.sh test_values.sh \ test_values_err.sh test_wrong_ggo.sh valgrind_tests.sh CONFIG_CLEAN_VPATH_FILES = am__canonize_names_SOURCES_DIST = canonize-names-cmd.ggo \ canonize-names.c am_canonize_names_OBJECTS = \ canonize-names-cmd.$(OBJEXT) \ canonize-names.$(OBJEXT) canonize_names_OBJECTS = $(am_canonize_names_OBJECTS) canonize_names_LDADD = $(LDADD) canonize_names_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am__v_lt_1 = am__default_cmdline_SOURCES_DIST = cmdline.ggo default_cmdline.c am_default_cmdline_OBJECTS = \ cmdline.$(OBJEXT) \ default_cmdline.$(OBJEXT) default_cmdline_OBJECTS = $(am_default_cmdline_OBJECTS) default_cmdline_LDADD = $(LDADD) default_cmdline_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__default_values_SOURCES_DIST = default_values.c \ default_values_cmd.ggo am_default_values_OBJECTS = \ default_values.$(OBJEXT) \ default_values_cmd.$(OBJEXT) default_values_OBJECTS = $(am_default_values_OBJECTS) default_values_LDADD = $(LDADD) default_values_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__more_than_once_SOURCES_DIST = more_than_once.c \ more_than_once_cmd.ggo am_more_than_once_OBJECTS = \ more_than_once.$(OBJEXT) \ more_than_once_cmd.$(OBJEXT) more_than_once_OBJECTS = $(am_more_than_once_OBJECTS) more_than_once_LDADD = $(LDADD) more_than_once_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_multi_strings_SOURCES_DIST = no_multi_strings.c \ no_multi_strings_cmd.ggo am_no_multi_strings_OBJECTS = \ no_multi_strings.$(OBJEXT) \ no_multi_strings_cmd.$(OBJEXT) no_multi_strings_OBJECTS = $(am_no_multi_strings_OBJECTS) no_multi_strings_LDADD = $(LDADD) no_multi_strings_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_multi_types_SOURCES_DIST = no_multi_types.c \ no_multi_types_cmd.ggo am_no_multi_types_OBJECTS = \ no_multi_types.$(OBJEXT) \ no_multi_types_cmd.$(OBJEXT) no_multi_types_OBJECTS = $(am_no_multi_types_OBJECTS) no_multi_types_LDADD = $(LDADD) no_multi_types_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_optgiven_SOURCES_DIST = no_optgiven.c no_optgiven_cmd.ggo am_no_optgiven_OBJECTS = \ no_optgiven.$(OBJEXT) \ no_optgiven_cmd.$(OBJEXT) no_optgiven_OBJECTS = $(am_no_optgiven_OBJECTS) no_optgiven_LDADD = $(LDADD) no_optgiven_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_optgiven2_SOURCES_DIST = no_optgiven2.c no_optgiven_cmd.ggo am_no_optgiven2_OBJECTS = \ no_optgiven2.$(OBJEXT) \ no_optgiven_cmd.$(OBJEXT) no_optgiven2_OBJECTS = $(am_no_optgiven2_OBJECTS) no_optgiven2_LDADD = $(LDADD) no_optgiven2_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_prog_name_SOURCES_DIST = no_prog_name.c test_all_opts_cmd.ggo am_no_prog_name_OBJECTS = \ no_prog_name.$(OBJEXT) \ test_all_opts_cmd.$(OBJEXT) no_prog_name_OBJECTS = $(am_no_prog_name_OBJECTS) no_prog_name_LDADD = $(LDADD) no_prog_name_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_strings_SOURCES_DIST = no_strings.c no_strings_cmd.ggo am_no_strings_OBJECTS = no_strings.$(OBJEXT) \ no_strings_cmd.$(OBJEXT) no_strings_OBJECTS = $(am_no_strings_OBJECTS) no_strings_LDADD = $(LDADD) no_strings_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__no_unnamed_SOURCES_DIST = no_unnamed.c no_unnamed_cmd.ggonu am_no_unnamed_OBJECTS = no_unnamed.$(OBJEXT) \ no_unnamed_cmd.$(OBJEXT) no_unnamed_OBJECTS = $(am_no_unnamed_OBJECTS) no_unnamed_LDADD = $(LDADD) no_unnamed_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_all_opts_SOURCES_DIST = test_all_opts.c test_all_opts_cmd.ggo am_test_all_opts_OBJECTS = \ test_all_opts.$(OBJEXT) \ test_all_opts_cmd.$(OBJEXT) test_all_opts_OBJECTS = $(am_test_all_opts_OBJECTS) test_all_opts_LDADD = $(LDADD) test_all_opts_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_all_opts_option_help_SOURCES_DIST = test_all_opts_cmd.ggo \ test_all_opts_option_help.c am_test_all_opts_option_help_OBJECTS = \ test_all_opts_cmd.$(OBJEXT) \ test_all_opts_option_help.$(OBJEXT) test_all_opts_option_help_OBJECTS = \ $(am_test_all_opts_option_help_OBJECTS) test_all_opts_option_help_LDADD = $(LDADD) test_all_opts_option_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_SOURCES_DIST = test_conf_parser.c \ test_conf_parser_cmd.ggoconf am_test_conf_parser_OBJECTS = \ test_conf_parser.$(OBJEXT) \ test_conf_parser_cmd.$(OBJEXT) test_conf_parser_OBJECTS = $(am_test_conf_parser_OBJECTS) test_conf_parser_LDADD = $(LDADD) test_conf_parser_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_file_save_SOURCES_DIST = \ test_conf_parser_cmd.ggoconf test_conf_parser_file_save.c am_test_conf_parser_file_save_OBJECTS = \ test_conf_parser_cmd.$(OBJEXT) \ test_conf_parser_file_save.$(OBJEXT) test_conf_parser_file_save_OBJECTS = \ $(am_test_conf_parser_file_save_OBJECTS) test_conf_parser_file_save_LDADD = $(LDADD) test_conf_parser_file_save_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_ov_SOURCES_DIST = test_conf_parser_cmd.ggoconf \ test_conf_parser_ov.c am_test_conf_parser_ov_OBJECTS = \ test_conf_parser_cmd.$(OBJEXT) \ test_conf_parser_ov.$(OBJEXT) test_conf_parser_ov_OBJECTS = $(am_test_conf_parser_ov_OBJECTS) test_conf_parser_ov_LDADD = $(LDADD) test_conf_parser_ov_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_ov2_SOURCES_DIST = test_conf_parser_cmd.ggoconf \ test_conf_parser_ov2.c am_test_conf_parser_ov2_OBJECTS = \ test_conf_parser_cmd.$(OBJEXT) \ test_conf_parser_ov2.$(OBJEXT) test_conf_parser_ov2_OBJECTS = $(am_test_conf_parser_ov2_OBJECTS) test_conf_parser_ov2_LDADD = $(LDADD) test_conf_parser_ov2_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_ov3_SOURCES_DIST = test_conf_parser_cmd.ggoconf \ test_conf_parser_ov3.c am_test_conf_parser_ov3_OBJECTS = \ test_conf_parser_cmd.$(OBJEXT) \ test_conf_parser_ov3.$(OBJEXT) test_conf_parser_ov3_OBJECTS = $(am_test_conf_parser_ov3_OBJECTS) test_conf_parser_ov3_LDADD = $(LDADD) test_conf_parser_ov3_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_conf_parser_ov4_SOURCES_DIST = test_conf_parser_cmd.ggoconf \ test_conf_parser_ov4.c am_test_conf_parser_ov4_OBJECTS = \ test_conf_parser_cmd.$(OBJEXT) \ test_conf_parser_ov4.$(OBJEXT) test_conf_parser_ov4_OBJECTS = $(am_test_conf_parser_ov4_OBJECTS) test_conf_parser_ov4_LDADD = $(LDADD) test_conf_parser_ov4_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_groups_SOURCES_DIST = test_groups.c test_groups_cmd.ggo am_test_groups_OBJECTS = \ test_groups.$(OBJEXT) \ test_groups_cmd.$(OBJEXT) test_groups_OBJECTS = $(am_test_groups_OBJECTS) test_groups_LDADD = $(LDADD) test_groups_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_groups_option_help_SOURCES_DIST = test_groups_cmd.ggo \ test_groups_option_help.c am_test_groups_option_help_OBJECTS = \ test_groups_cmd.$(OBJEXT) \ test_groups_option_help.$(OBJEXT) test_groups_option_help_OBJECTS = \ $(am_test_groups_option_help_OBJECTS) test_groups_option_help_LDADD = $(LDADD) test_groups_option_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_manual_help_SOURCES_DIST = test_manual_help.c \ test_manual_help_cmd.ggo am_test_manual_help_OBJECTS = \ test_manual_help.$(OBJEXT) \ test_manual_help_cmd.$(OBJEXT) test_manual_help_OBJECTS = $(am_test_manual_help_OBJECTS) test_manual_help_LDADD = $(LDADD) test_manual_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_manual_help_args_SOURCES_DIST = test_manual_help_args.c \ test_manual_help_args_cmd.ggo am_test_manual_help_args_OBJECTS = \ test_manual_help_args.$(OBJEXT) \ test_manual_help_args_cmd.$(OBJEXT) test_manual_help_args_OBJECTS = $(am_test_manual_help_args_OBJECTS) test_manual_help_args_LDADD = $(LDADD) test_manual_help_args_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_modes_SOURCES_DIST = test_modes.c test_modes_cmd.ggo am_test_modes_OBJECTS = test_modes.$(OBJEXT) \ test_modes_cmd.$(OBJEXT) test_modes_OBJECTS = $(am_test_modes_OBJECTS) test_modes_LDADD = $(LDADD) test_modes_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_modes_option_help_SOURCES_DIST = test_modes_cmd.ggo \ test_modes_option_help.c am_test_modes_option_help_OBJECTS = \ test_modes_cmd.$(OBJEXT) \ test_modes_option_help.$(OBJEXT) test_modes_option_help_OBJECTS = $(am_test_modes_option_help_OBJECTS) test_modes_option_help_LDADD = $(LDADD) test_modes_option_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_multiple_SOURCES_DIST = test_multiple.cc \ test_multiple_cmd.ggo am_test_multiple_OBJECTS = \ test_multiple.$(OBJEXT) \ test_multiple_cmd.$(OBJEXT) test_multiple_OBJECTS = $(am_test_multiple_OBJECTS) test_multiple_LDADD = $(LDADD) test_multiple_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_multiple_parsers_SOURCES_DIST = \ test_first_cmdline_cmd.ggostr test_main_cmdline_cmd.ggo \ test_multiple_parsers.c test_second_cmdline_cmd.ggostr am_test_multiple_parsers_OBJECTS = \ test_first_cmdline_cmd.$(OBJEXT) \ test_main_cmdline_cmd.$(OBJEXT) \ test_multiple_parsers.$(OBJEXT) \ test_second_cmdline_cmd.$(OBJEXT) test_multiple_parsers_OBJECTS = $(am_test_multiple_parsers_OBJECTS) test_multiple_parsers_LDADD = $(LDADD) test_multiple_parsers_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_newlines_SOURCES_DIST = test_newlines.c test_newlines_cmd.ggo am_test_newlines_OBJECTS = \ test_newlines.$(OBJEXT) \ test_newlines_cmd.$(OBJEXT) test_newlines_OBJECTS = $(am_test_newlines_OBJECTS) test_newlines_LDADD = $(LDADD) test_newlines_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_no_handle_help_SOURCES_DIST = test_no_handle_help.c \ test_no_handle_help_cmd.ggo am_test_no_handle_help_OBJECTS = \ test_no_handle_help.$(OBJEXT) \ test_no_handle_help_cmd.$(OBJEXT) test_no_handle_help_OBJECTS = $(am_test_no_handle_help_OBJECTS) test_no_handle_help_LDADD = $(LDADD) test_no_handle_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_no_options_SOURCES_DIST = test_no_options.c \ test_no_options_cmd.ggo am_test_no_options_OBJECTS = \ test_no_options.$(OBJEXT) \ test_no_options_cmd.$(OBJEXT) test_no_options_OBJECTS = $(am_test_no_options_OBJECTS) test_no_options_LDADD = $(LDADD) test_no_options_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_only_flags_SOURCES_DIST = test_only_flags.c \ test_only_flags_cmd.ggo am_test_only_flags_OBJECTS = \ test_only_flags.$(OBJEXT) \ test_only_flags_cmd.$(OBJEXT) test_only_flags_OBJECTS = $(am_test_only_flags_OBJECTS) test_only_flags_LDADD = $(LDADD) test_only_flags_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_redef_help_SOURCES_DIST = test_redef_help.c \ test_redef_help_cmd.ggo am_test_redef_help_OBJECTS = \ test_redef_help.$(OBJEXT) \ test_redef_help_cmd.$(OBJEXT) test_redef_help_OBJECTS = $(am_test_redef_help_OBJECTS) test_redef_help_LDADD = $(LDADD) test_redef_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_sections_SOURCES_DIST = test_sections.c test_sections_cmd.ggo am_test_sections_OBJECTS = \ test_sections.$(OBJEXT) \ test_sections_cmd.$(OBJEXT) test_sections_OBJECTS = $(am_test_sections_OBJECTS) test_sections_LDADD = $(LDADD) test_sections_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_sections_option_help_SOURCES_DIST = test_sections_cmd.ggo \ test_sections_option_help.c am_test_sections_option_help_OBJECTS = \ test_sections_cmd.$(OBJEXT) \ test_sections_option_help.$(OBJEXT) test_sections_option_help_OBJECTS = \ $(am_test_sections_option_help_OBJECTS) test_sections_option_help_LDADD = $(LDADD) test_sections_option_help_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_simple_multiple_SOURCES_DIST = test_simple_multiple.cc \ test_simple_multiple_cmd.ggo am_test_simple_multiple_OBJECTS = \ test_simple_multiple.$(OBJEXT) \ test_simple_multiple_cmd.$(OBJEXT) test_simple_multiple_OBJECTS = $(am_test_simple_multiple_OBJECTS) test_simple_multiple_LDADD = $(LDADD) test_simple_multiple_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_text_SOURCES_DIST = test_text.c test_text_cmd.ggo am_test_text_OBJECTS = test_text.$(OBJEXT) \ test_text_cmd.$(OBJEXT) test_text_OBJECTS = $(am_test_text_OBJECTS) test_text_LDADD = $(LDADD) test_text_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_unamed_SOURCES_DIST = test_unamed.c test_unamed_cmd.ggo am_test_unamed_OBJECTS = \ test_unamed.$(OBJEXT) \ test_unamed_cmd.$(OBJEXT) test_unamed_OBJECTS = $(am_test_unamed_OBJECTS) test_unamed_LDADD = $(LDADD) test_unamed_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_unnamed_SOURCES_DIST = test_unnamed.c test_unnamed_cmd.ggo am_test_unnamed_OBJECTS = \ test_unnamed.$(OBJEXT) \ test_unnamed_cmd.$(OBJEXT) test_unnamed_OBJECTS = $(am_test_unnamed_OBJECTS) test_unnamed_LDADD = $(LDADD) test_unnamed_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_usage_SOURCES_DIST = test_usage.c test_usage_cmd.ggo am_test_usage_OBJECTS = test_usage.$(OBJEXT) \ test_usage_cmd.$(OBJEXT) test_usage_OBJECTS = $(am_test_usage_OBJECTS) test_usage_LDADD = $(LDADD) test_usage_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_values_SOURCES_DIST = test_values.c test_values_cmd.ggo am_test_values_OBJECTS = \ test_values.$(OBJEXT) \ test_values_cmd.$(OBJEXT) test_values_OBJECTS = $(am_test_values_OBJECTS) test_values_LDADD = $(LDADD) test_values_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la am__test_values_cc_SOURCES_DIST = test_values_cc.cc \ test_values_cmd_cc.cc am_test_values_cc_OBJECTS = \ test_values_cc.$(OBJEXT) \ test_values_cmd_cc.$(OBJEXT) test_values_cc_OBJECTS = $(am_test_values_cc_OBJECTS) test_values_cc_LDADD = $(LDADD) test_values_cc_DEPENDENCIES = \ $(top_builddir)/gl/libgnu.la AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/canonize-names-cmd.Po \ ./$(DEPDIR)/canonize-names.Po ./$(DEPDIR)/cmdline.Po \ ./$(DEPDIR)/default_cmdline.Po ./$(DEPDIR)/default_values.Po \ ./$(DEPDIR)/default_values_cmd.Po \ ./$(DEPDIR)/more_than_once.Po \ ./$(DEPDIR)/more_than_once_cmd.Po \ ./$(DEPDIR)/no_multi_strings.Po \ ./$(DEPDIR)/no_multi_strings_cmd.Po \ ./$(DEPDIR)/no_multi_types.Po \ ./$(DEPDIR)/no_multi_types_cmd.Po ./$(DEPDIR)/no_optgiven.Po \ ./$(DEPDIR)/no_optgiven2.Po ./$(DEPDIR)/no_optgiven_cmd.Po \ ./$(DEPDIR)/no_prog_name.Po ./$(DEPDIR)/no_strings.Po \ ./$(DEPDIR)/no_strings_cmd.Po ./$(DEPDIR)/no_unnamed.Po \ ./$(DEPDIR)/no_unnamed_cmd.Po ./$(DEPDIR)/test_all_opts.Po \ ./$(DEPDIR)/test_all_opts_cmd.Po \ ./$(DEPDIR)/test_all_opts_option_help.Po \ ./$(DEPDIR)/test_conf_parser.Po \ ./$(DEPDIR)/test_conf_parser_cmd.Po \ ./$(DEPDIR)/test_conf_parser_file_save.Po \ ./$(DEPDIR)/test_conf_parser_ov.Po \ ./$(DEPDIR)/test_conf_parser_ov2.Po \ ./$(DEPDIR)/test_conf_parser_ov3.Po \ ./$(DEPDIR)/test_conf_parser_ov4.Po \ ./$(DEPDIR)/test_first_cmdline_cmd.Po \ ./$(DEPDIR)/test_groups.Po ./$(DEPDIR)/test_groups_cmd.Po \ ./$(DEPDIR)/test_groups_option_help.Po \ ./$(DEPDIR)/test_main_cmdline_cmd.Po \ ./$(DEPDIR)/test_manual_help.Po \ ./$(DEPDIR)/test_manual_help_args.Po \ ./$(DEPDIR)/test_manual_help_args_cmd.Po \ ./$(DEPDIR)/test_manual_help_cmd.Po ./$(DEPDIR)/test_modes.Po \ ./$(DEPDIR)/test_modes_cmd.Po \ ./$(DEPDIR)/test_modes_option_help.Po \ ./$(DEPDIR)/test_multiple.Po ./$(DEPDIR)/test_multiple_cmd.Po \ ./$(DEPDIR)/test_multiple_parsers.Po \ ./$(DEPDIR)/test_newlines.Po ./$(DEPDIR)/test_newlines_cmd.Po \ ./$(DEPDIR)/test_no_handle_help.Po \ ./$(DEPDIR)/test_no_handle_help_cmd.Po \ ./$(DEPDIR)/test_no_options.Po \ ./$(DEPDIR)/test_no_options_cmd.Po \ ./$(DEPDIR)/test_only_flags.Po \ ./$(DEPDIR)/test_only_flags_cmd.Po \ ./$(DEPDIR)/test_redef_help.Po \ ./$(DEPDIR)/test_redef_help_cmd.Po \ ./$(DEPDIR)/test_second_cmdline_cmd.Po \ ./$(DEPDIR)/test_sections.Po ./$(DEPDIR)/test_sections_cmd.Po \ ./$(DEPDIR)/test_sections_option_help.Po \ ./$(DEPDIR)/test_simple_multiple.Po \ ./$(DEPDIR)/test_simple_multiple_cmd.Po \ ./$(DEPDIR)/test_text.Po ./$(DEPDIR)/test_text_cmd.Po \ ./$(DEPDIR)/test_unamed.Po ./$(DEPDIR)/test_unamed_cmd.Po \ ./$(DEPDIR)/test_unnamed.Po ./$(DEPDIR)/test_unnamed_cmd.Po \ ./$(DEPDIR)/test_usage.Po ./$(DEPDIR)/test_usage_cmd.Po \ ./$(DEPDIR)/test_values.Po ./$(DEPDIR)/test_values_cc.Po \ ./$(DEPDIR)/test_values_cmd.Po \ ./$(DEPDIR)/test_values_cmd_cc.Po am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_$(V)) am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY)) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_$(V)) am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY)) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = SOURCES = $(canonize_names_SOURCES) $(default_cmdline_SOURCES) \ $(default_values_SOURCES) $(more_than_once_SOURCES) \ $(no_multi_strings_SOURCES) $(no_multi_types_SOURCES) \ $(no_optgiven_SOURCES) $(no_optgiven2_SOURCES) \ $(no_prog_name_SOURCES) $(no_strings_SOURCES) \ $(no_unnamed_SOURCES) $(test_all_opts_SOURCES) \ $(test_all_opts_option_help_SOURCES) \ $(test_conf_parser_SOURCES) \ $(test_conf_parser_file_save_SOURCES) \ $(test_conf_parser_ov_SOURCES) $(test_conf_parser_ov2_SOURCES) \ $(test_conf_parser_ov3_SOURCES) \ $(test_conf_parser_ov4_SOURCES) $(test_groups_SOURCES) \ $(test_groups_option_help_SOURCES) $(test_manual_help_SOURCES) \ $(test_manual_help_args_SOURCES) $(test_modes_SOURCES) \ $(test_modes_option_help_SOURCES) $(test_multiple_SOURCES) \ $(test_multiple_parsers_SOURCES) $(test_newlines_SOURCES) \ $(test_no_handle_help_SOURCES) $(test_no_options_SOURCES) \ $(test_only_flags_SOURCES) $(test_redef_help_SOURCES) \ $(test_sections_SOURCES) $(test_sections_option_help_SOURCES) \ $(test_simple_multiple_SOURCES) $(test_text_SOURCES) \ $(test_unamed_SOURCES) $(test_unnamed_SOURCES) \ $(test_usage_SOURCES) $(test_values_SOURCES) \ $(test_values_cc_SOURCES) DIST_SOURCES = $(am__canonize_names_SOURCES_DIST) \ $(am__default_cmdline_SOURCES_DIST) \ $(am__default_values_SOURCES_DIST) \ $(am__more_than_once_SOURCES_DIST) \ $(am__no_multi_strings_SOURCES_DIST) \ $(am__no_multi_types_SOURCES_DIST) \ $(am__no_optgiven_SOURCES_DIST) \ $(am__no_optgiven2_SOURCES_DIST) \ $(am__no_prog_name_SOURCES_DIST) \ $(am__no_strings_SOURCES_DIST) $(am__no_unnamed_SOURCES_DIST) \ $(am__test_all_opts_SOURCES_DIST) \ $(am__test_all_opts_option_help_SOURCES_DIST) \ $(am__test_conf_parser_SOURCES_DIST) \ $(am__test_conf_parser_file_save_SOURCES_DIST) \ $(am__test_conf_parser_ov_SOURCES_DIST) \ $(am__test_conf_parser_ov2_SOURCES_DIST) \ $(am__test_conf_parser_ov3_SOURCES_DIST) \ $(am__test_conf_parser_ov4_SOURCES_DIST) \ $(am__test_groups_SOURCES_DIST) \ $(am__test_groups_option_help_SOURCES_DIST) \ $(am__test_manual_help_SOURCES_DIST) \ $(am__test_manual_help_args_SOURCES_DIST) \ $(am__test_modes_SOURCES_DIST) \ $(am__test_modes_option_help_SOURCES_DIST) \ $(am__test_multiple_SOURCES_DIST) \ $(am__test_multiple_parsers_SOURCES_DIST) \ $(am__test_newlines_SOURCES_DIST) \ $(am__test_no_handle_help_SOURCES_DIST) \ $(am__test_no_options_SOURCES_DIST) \ $(am__test_only_flags_SOURCES_DIST) \ $(am__test_redef_help_SOURCES_DIST) \ $(am__test_sections_SOURCES_DIST) \ $(am__test_sections_option_help_SOURCES_DIST) \ $(am__test_simple_multiple_SOURCES_DIST) \ $(am__test_text_SOURCES_DIST) $(am__test_unamed_SOURCES_DIST) \ $(am__test_unnamed_SOURCES_DIST) \ $(am__test_usage_SOURCES_DIST) $(am__test_values_SOURCES_DIST) \ $(am__test_values_cc_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac 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 = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(gengetoptexamplesdir)" DATA = $(gengetoptexamples_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no am__tty_colors = { \ $(am__tty_colors_dummy); \ if test "X$(AM_COLOR_TESTS)" = Xno; then \ am__color_tests=no; \ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ am__color_tests=yes; \ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ am__color_tests=yes; \ fi; \ if test $$am__color_tests = yes; then \ red=''; \ grn=''; \ lgn=''; \ blu=''; \ mgn=''; \ brg=''; \ std=''; \ fi; \ } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* # A command that, given a newline-separated list of test names on the # standard input, print the name of the tests that are to be re-run # upon "make recheck". am__list_recheck_tests = $(AWK) '{ \ recheck = 1; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ { \ if ((getline line2 < ($$0 ".log")) < 0) \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ { \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ { \ break; \ } \ }; \ if (recheck) \ print $$0; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # A command that, given a newline-separated list of test names on the # standard input, create the global log from their .trs and .log files. am__create_global_log = $(AWK) ' \ function fatal(msg) \ { \ print "fatal: making $@: " msg | "cat >&2"; \ exit 1; \ } \ function rst_section(header) \ { \ print header; \ len = length(header); \ for (i = 1; i <= len; i = i + 1) \ printf "="; \ printf "\n\n"; \ } \ { \ copy_in_global_log = 1; \ global_test_result = "RUN"; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".trs"); \ if (line ~ /$(am__global_test_result_rx)/) \ { \ sub("$(am__global_test_result_rx)", "", line); \ sub("[ ]*$$", "", line); \ global_test_result = line; \ } \ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ copy_in_global_log = 0; \ }; \ if (copy_in_global_log) \ { \ rst_section(global_test_result ": " $$0); \ while ((rc = (getline line < ($$0 ".log"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".log"); \ print line; \ }; \ printf "\n"; \ }; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # Restructured Text title. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ $(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ case "$@" in \ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ *) am__odir=.;; \ esac; \ test "x$$am__odir" = x"." || test -d "$$am__odir" \ || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ am__enable_hard_errors=yes; \ fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ am__expect_failure=yes;; \ *) \ am__expect_failure=no;; \ esac; \ $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) # A shell command to get the names of the tests scripts with any registered # extension removed (i.e., equivalently, the names of the test logs, with # the '.log' extension removed). The result is saved in the shell variable # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", # since that might cause problem with VPATH rewrites for suffix-less tests. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. am__set_TESTS_bases = \ bases='$(TEST_LOGS)'; \ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ bases=`echo $$bases` RECHECK_LOGS = $(TEST_LOGS) AM_RECURSIVE_TARGETS = check recheck am__EXEEXT_1 = canonize-names$(EXEEXT) \ default_cmdline$(EXEEXT) \ default_values$(EXEEXT) \ more_than_once.sh \ no_multi_strings$(EXEEXT) \ no_multi_types$(EXEEXT) no_optgiven.sh \ no_prog_name$(EXEEXT) \ no_strings$(EXEEXT) \ no_unnamed$(EXEEXT) test_all_opts.sh \ test_all_opts_file_save.sh \ test_all_opts_option_help$(EXEEXT) \ test_conf_parser.sh \ test_conf_parser_err.sh \ test_conf_parser_err_string.sh \ test_conf_parser_grp.sh \ test_conf_parser_ov.sh \ test_conf_parser_ov2.sh \ test_conf_parser_ov3.sh \ test_conf_parser_ov4.sh \ test_conf_parser_save.sh \ test_default_values.sh test_dep.sh \ test_groups.sh \ test_groups_option_help$(EXEEXT) \ test_manual_help.sh \ test_manual_help_args.sh test_modes.sh \ test_modes_option_help$(EXEEXT) \ test_multiple.sh test_multiple_err.sh \ test_multiple_parsers.sh \ test_newlines$(EXEEXT) \ test_no_options$(EXEEXT) \ test_only_flags$(EXEEXT) \ test_sections.sh \ test_sections_option_help$(EXEEXT) \ test_simple_multiple.sh \ test_simple_multiple_default.sh \ test_text$(EXEEXT) test_usage$(EXEEXT) \ test_unamed.sh test_unnamed.sh \ test_values.sh test_values_err.sh TEST_SUITE_LOG = test-suite.log TEST_EXTENSIONS = .test LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) am__set_b = \ case '$@' in \ */*) \ case '$*' in \ */*) b='$*';; \ *) b=`echo '$@' | sed 's/\.log$$//'`; \ esac;; \ *) \ b='$*';; \ esac am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:.log=.log) TEST_LOGS = $(am__test_logs2:.test.log=.log) TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ $(TEST_LOG_FLAGS) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/more_than_once.sh.in \ $(srcdir)/no_optgiven.sh.in $(srcdir)/test_all_opts.sh.in \ $(srcdir)/test_all_opts_file_save.sh.in \ $(srcdir)/test_conf.conf.in $(srcdir)/test_conf_inc.conf.in \ $(srcdir)/test_conf_parser.sh.in \ $(srcdir)/test_conf_parser_err.sh.in \ $(srcdir)/test_conf_parser_err_string.sh.in \ $(srcdir)/test_conf_parser_grp.sh.in \ $(srcdir)/test_conf_parser_ov.sh.in \ $(srcdir)/test_conf_parser_ov2.c.in \ $(srcdir)/test_conf_parser_ov2.sh.in \ $(srcdir)/test_conf_parser_ov3.c.in \ $(srcdir)/test_conf_parser_ov3.sh.in \ $(srcdir)/test_conf_parser_ov4.c.in \ $(srcdir)/test_conf_parser_ov4.sh.in \ $(srcdir)/test_conf_parser_save.sh.in \ $(srcdir)/test_default_values.sh.in $(srcdir)/test_dep.sh.in \ $(srcdir)/test_groups.sh.in $(srcdir)/test_manual_help.sh.in \ $(srcdir)/test_manual_help_args.sh.in \ $(srcdir)/test_modes.sh.in $(srcdir)/test_multiple.sh.in \ $(srcdir)/test_multiple_err.sh.in \ $(srcdir)/test_multiple_parsers.sh.in \ $(srcdir)/test_output_dir.sh.in \ $(srcdir)/test_output_dirs.sh.in $(srcdir)/test_sections.sh.in \ $(srcdir)/test_show_help.sh.in \ $(srcdir)/test_simple_multiple.sh.in \ $(srcdir)/test_simple_multiple_default.sh.in \ $(srcdir)/test_unamed.sh.in $(srcdir)/test_unnamed.sh.in \ $(srcdir)/test_values.sh.in $(srcdir)/test_values_err.sh.in \ $(srcdir)/test_wrong_ggo.sh.in $(srcdir)/valgrind_tests.sh.in \ $(top_srcdir)/build-aux/depcomp \ $(top_srcdir)/build-aux/test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/missing aclocal-1.16 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AR = ar AUTOCONF = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/missing autoconf AUTOHEADER = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/missing autoheader AUTOMAKE = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/missing automake-1.16 AWK = gawk CC = /home/user/openwrt2305/staging_dir/host/bin/gcc CCDEPMODE = depmode=none CFLAGS = -O2 -I/home/user/openwrt2305/staging_dir/host/include CPP = /home/user/openwrt2305/staging_dir/host/bin/gcc -E CPPFLAGS = -I/home/user/openwrt2305/staging_dir/host/include CXX = /home/user/openwrt2305/staging_dir/host/bin/g++ CXXCPP = /home/user/openwrt2305/staging_dir/host/bin/g++ -E CXXDEPMODE = depmode=none CXXFLAGS = -O2 -I/home/user/openwrt2305/staging_dir/host/include CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DLLTOOL = false DSYMUTIL = DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = EGREP = /home/user/openwrt2305/staging_dir/host/bin/grep -E EXEEXT = FGREP = /home/user/openwrt2305/staging_dir/host/bin/grep -F GENGEN = gengen GENGETOPT = gengetopt GETOPT_H = GNULIB_CHOWN = 0 GNULIB_CLOSE = 0 GNULIB_DUP2 = 0 GNULIB_DUP3 = 0 GNULIB_ENVIRON = 0 GNULIB_EUIDACCESS = 0 GNULIB_FACCESSAT = 0 GNULIB_FCHDIR = 0 GNULIB_FCHOWNAT = 0 GNULIB_FSYNC = 0 GNULIB_FTRUNCATE = 0 GNULIB_GETCWD = 0 GNULIB_GETDOMAINNAME = 0 GNULIB_GETDTABLESIZE = 0 GNULIB_GETGROUPS = 0 GNULIB_GETHOSTNAME = 0 GNULIB_GETLOGIN = 0 GNULIB_GETLOGIN_R = 0 GNULIB_GETPAGESIZE = 0 GNULIB_GETUSERSHELL = 0 GNULIB_LCHOWN = 0 GNULIB_LINK = 0 GNULIB_LINKAT = 0 GNULIB_LSEEK = 0 GNULIB_MBSCASECMP = 0 GNULIB_MBSCASESTR = 0 GNULIB_MBSCHR = 0 GNULIB_MBSCSPN = 0 GNULIB_MBSLEN = 0 GNULIB_MBSNCASECMP = 0 GNULIB_MBSNLEN = 0 GNULIB_MBSPBRK = 0 GNULIB_MBSPCASECMP = 0 GNULIB_MBSRCHR = 0 GNULIB_MBSSEP = 0 GNULIB_MBSSPN = 0 GNULIB_MBSSTR = 0 GNULIB_MBSTOK_R = 0 GNULIB_MEMCHR = 0 GNULIB_MEMMEM = 0 GNULIB_MEMPCPY = 0 GNULIB_MEMRCHR = 0 GNULIB_PIPE2 = 0 GNULIB_PREAD = 0 GNULIB_PWRITE = 0 GNULIB_RAWMEMCHR = 0 GNULIB_READLINK = 0 GNULIB_READLINKAT = 0 GNULIB_RMDIR = 0 GNULIB_SLEEP = 0 GNULIB_STPCPY = 0 GNULIB_STPNCPY = 0 GNULIB_STRCASESTR = 0 GNULIB_STRCHRNUL = 0 GNULIB_STRDUP = 1 GNULIB_STRERROR = 0 GNULIB_STRNCAT = 0 GNULIB_STRNDUP = 0 GNULIB_STRNLEN = 0 GNULIB_STRPBRK = 0 GNULIB_STRSEP = 0 GNULIB_STRSIGNAL = 0 GNULIB_STRSTR = 0 GNULIB_STRTOK_R = 0 GNULIB_STRVERSCMP = 0 GNULIB_SYMLINK = 0 GNULIB_SYMLINKAT = 0 GNULIB_TTYNAME_R = 0 GNULIB_UNISTD_H_GETOPT = 0 GNULIB_UNISTD_H_SIGPIPE = 0 GNULIB_UNLINK = 0 GNULIB_UNLINKAT = 0 GNULIB_USLEEP = 0 GNULIB_WRITE = 0 GREP = /home/user/openwrt2305/staging_dir/host/bin/grep HAVE_CHOWN = 1 HAVE_DECL_ENVIRON = 1 HAVE_DECL_GETLOGIN_R = 1 HAVE_DECL_GETPAGESIZE = 1 HAVE_DECL_GETUSERSHELL = 1 HAVE_DECL_MEMMEM = 1 HAVE_DECL_MEMRCHR = 1 HAVE_DECL_STRDUP = 1 HAVE_DECL_STRNDUP = 1 HAVE_DECL_STRNLEN = 1 HAVE_DECL_STRSIGNAL = 1 HAVE_DECL_STRTOK_R = 1 HAVE_DUP2 = 1 HAVE_DUP3 = 1 HAVE_EUIDACCESS = 1 HAVE_FACCESSAT = 1 HAVE_FCHDIR = 1 HAVE_FCHOWNAT = 1 HAVE_FSYNC = 1 HAVE_FTRUNCATE = 1 HAVE_GETDOMAINNAME = 1 HAVE_GETDTABLESIZE = 1 HAVE_GETGROUPS = 1 HAVE_GETHOSTNAME = 1 HAVE_GETLOGIN = 1 HAVE_GETOPT_H = 1 HAVE_GETPAGESIZE = 1 HAVE_LCHOWN = 1 HAVE_LINK = 1 HAVE_LINKAT = 1 HAVE_MBSLEN = 0 HAVE_MEMCHR = 1 HAVE_MEMPCPY = 1 HAVE_OS_H = 0 HAVE_PIPE2 = 1 HAVE_PREAD = 1 HAVE_PWRITE = 1 HAVE_RAWMEMCHR = 1 HAVE_READLINK = 1 HAVE_READLINKAT = 1 HAVE_SLEEP = 1 HAVE_STPCPY = 1 HAVE_STPNCPY = 1 HAVE_STRCASESTR = 1 HAVE_STRCHRNUL = 1 HAVE_STRPBRK = 1 HAVE_STRSEP = 1 HAVE_STRVERSCMP = 1 HAVE_SYMLINK = 1 HAVE_SYMLINKAT = 1 HAVE_SYS_PARAM_H = 0 HAVE_TTYNAME_R = 1 HAVE_UNISTD_H = 1 HAVE_UNLINKAT = 1 HAVE_USLEEP = 1 HAVE_WCHAR_T = 1 HELP2MAN = /home/user/openwrt2305/staging_dir/host/bin/help2man INCLUDE_NEXT = include_next INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next INSTALL = /home/user/openwrt2305/staging_dir/host/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -L/home/user/openwrt2305/staging_dir/host/lib LEX = flex LEXLIB = -lfl LEX_OUTPUT_ROOT = lex.yy LIBINTL = LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LTLIBINTL = LTLIBOBJS = LT_SYS_LIBRARY_PATH = MAKEINFO = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /bin/mkdir -p NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = NEXT_AS_FIRST_DIRECTIVE_STRING_H = NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = NEXT_GETOPT_H = NEXT_STDDEF_H = NEXT_STRING_H = NEXT_UNISTD_H = NM = /usr/bin/nm -B NMEDIT = OBJDUMP = objdump OBJEXT = o OTOOL = OTOOL64 = PACKAGE = gengetopt PACKAGE_BUGREPORT = PACKAGE_NAME = GNU gengetopt PACKAGE_STRING = GNU gengetopt 2.23 PACKAGE_TARNAME = gengetopt PACKAGE_URL = http://www.gnu.org/software/gengetopt/ PACKAGE_VERSION = 2.23 PATH_SEPARATOR = : PRAGMA_SYSTEM_HEADER = #pragma GCC system_header RANLIB = ranlib REPLACE_CHOWN = 0 REPLACE_CLOSE = 0 REPLACE_DUP = 0 REPLACE_DUP2 = 0 REPLACE_FCHOWNAT = 0 REPLACE_GETCWD = 0 REPLACE_GETGROUPS = 0 REPLACE_GETPAGESIZE = 0 REPLACE_LCHOWN = 0 REPLACE_LINK = 0 REPLACE_LINKAT = 0 REPLACE_LSEEK = 0 REPLACE_MEMCHR = 0 REPLACE_MEMMEM = 0 REPLACE_NULL = 0 REPLACE_PREAD = 0 REPLACE_PWRITE = 0 REPLACE_READLINK = 0 REPLACE_RMDIR = 0 REPLACE_SLEEP = 0 REPLACE_STPNCPY = 0 REPLACE_STRCASESTR = 0 REPLACE_STRDUP = 0 REPLACE_STRERROR = 0 REPLACE_STRNCAT = 0 REPLACE_STRNDUP = 0 REPLACE_STRNLEN = 0 REPLACE_STRSIGNAL = 0 REPLACE_STRSTR = 0 REPLACE_STRTOK_R = 0 REPLACE_SYMLINK = 0 REPLACE_TTYNAME_R = 0 REPLACE_UNLINK = 0 REPLACE_UNLINKAT = 0 REPLACE_USLEEP = 0 REPLACE_WRITE = 0 SED = /home/user/openwrt2305/staging_dir/host/bin/sed SET_MAKE = SHELL = /usr/bin/env bash STDDEF_H = STRIP = strip TAR = /home/user/openwrt2305/staging_dir/host/bin/tar UNDEFINE_STRTOK_R = 0 UNISTD_H_HAVE_WINSOCK2_H = 0 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0 VALGRIND = : VERSION = 2.23 YACC = yacc YFLAGS = -d -v abs_builddir = /home/user/openwrt2305/build_dir/host/gengetopt-2.23/tests abs_srcdir = /home/user/openwrt2305/build_dir/host/gengetopt-2.23/tests abs_top_builddir = /home/user/openwrt2305/build_dir/host/gengetopt-2.23 abs_top_srcdir = /home/user/openwrt2305/build_dir/host/gengetopt-2.23 ac_ct_AR = ar ac_ct_CC = ac_ct_CXX = ac_ct_DUMPBIN = am__include = include am__leading_dot = . am__quote = am__tar = tar --format=ustar -chf - "$$tardir" am__untar = tar -xf - bindir = ${exec_prefix}/bin build = x86_64-pc-linux-gnu build_alias = x86_64-pc-linux-gnu build_cpu = x86_64 build_os = linux-gnu build_vendor = pc builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = /home/user/openwrt2305/staging_dir/host gengetoptdocdir = ${datarootdir}/doc/${PACKAGE_TARNAME} gengetoptexamplesdir = ${datarootdir}/doc/${PACKAGE_TARNAME}/examples gl_LIBOBJS = gl_LTLIBOBJS = gltests_LIBOBJS = gltests_LTLIBOBJS = gltests_WITNESS = IN_GENGETOPT_GNULIB_TESTS host = x86_64-pc-linux-gnu host_alias = x86_64-pc-linux-gnu host_cpu = x86_64 host_os = linux-gnu host_vendor = pc htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/user/openwrt2305/build_dir/host/gengetopt-2.23/build-aux/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = /home/user/openwrt2305/staging_dir/host/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /home/user/openwrt2305/staging_dir/host program_transform_name = s&$$&&;s&^&& psdir = ${docdir} sbindir = /home/user/openwrt2305/staging_dir/host/bin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = /home/user/openwrt2305/staging_dir/host/etc target_alias = x86_64-pc-linux-gnu top_build_prefix = ../ top_builddir = .. top_srcdir = .. # .ggonu is used in this test suite for command line parsers that have # to be created without --unnamed-opt SUFFIXES = .ggo .ggonu .ggoconf .ggostr # we do not generate the gengetopt version number in the output # file so that the number does not disturb in diffing when changing # gengetopt version NEW_GENGETOPT = $(top_builddir)/src/gengetopt$(EXEEXT) --gen-version GGO_COMPILE = $(NEW_GENGETOPT) --input=$< --func-name=$*_parser --file-name=$* # INCLUDES is added to LDFLAGS because .ggo file are sources, and thus # the .c files are passed to the linker, which also compiles, thus # the include options should be passed to it as well AM_LDFLAGS = $(DEFS) $(INCLUDES) # these are for gnulib AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl LDADD = $(top_builddir)/gl/libgnu.la EXPECT = 1 VALGRINDTESTS = \ canonize-names \ default_cmdline \ default_values \ more_than_once.sh \ no_multi_strings \ no_multi_types \ no_optgiven.sh \ no_prog_name \ no_strings \ no_unnamed \ test_all_opts.sh \ test_all_opts_file_save.sh \ test_all_opts_option_help \ test_conf_parser.sh \ test_conf_parser_err.sh \ test_conf_parser_err_string.sh \ test_conf_parser_grp.sh \ test_conf_parser_ov.sh \ test_conf_parser_ov2.sh \ test_conf_parser_ov3.sh \ test_conf_parser_ov4.sh \ test_conf_parser_save.sh \ test_default_values.sh \ test_dep.sh \ test_groups.sh \ test_groups_option_help \ test_manual_help.sh \ test_manual_help_args.sh \ test_modes.sh \ test_modes_option_help \ test_multiple.sh \ test_multiple_err.sh \ test_multiple_parsers.sh \ test_newlines \ test_no_options \ test_only_flags \ test_sections.sh \ test_sections_option_help \ test_simple_multiple.sh \ test_simple_multiple_default.sh \ test_text \ test_usage \ test_unamed.sh \ test_unnamed.sh \ test_values.sh \ test_values_err.sh hidden_options_programs = test_all_opts details_options_programs = test_all_opts test_no_handle_help no_strings_SOURCES = \ no_strings.c \ no_strings_cmd.ggo no_multi_strings_SOURCES = \ no_multi_strings.c \ no_multi_strings_cmd.ggo no_multi_types_SOURCES = \ no_multi_types.c \ no_multi_types_cmd.ggo no_unnamed_SOURCES = \ no_unnamed.c \ no_unnamed_cmd.ggonu no_optgiven_SOURCES = \ no_optgiven.c \ no_optgiven_cmd.ggo no_optgiven2_SOURCES = \ no_optgiven2.c \ no_optgiven_cmd.ggo more_than_once_SOURCES = \ more_than_once.c \ more_than_once_cmd.ggo canonize_names_SOURCES = \ canonize-names-cmd.ggo \ canonize-names.c default_values_SOURCES = \ default_values.c \ default_values_cmd.ggo default_cmdline_SOURCES = \ cmdline.ggo \ default_cmdline.c test_all_opts_SOURCES = \ test_all_opts.c \ test_all_opts_cmd.ggo no_prog_name_SOURCES = \ no_prog_name.c \ test_all_opts_cmd.ggo test_groups_SOURCES = \ test_groups.c \ test_groups_cmd.ggo test_modes_SOURCES = \ test_modes.c \ test_modes_cmd.ggo test_conf_parser_SOURCES = \ test_conf_parser.c \ test_conf_parser_cmd.ggoconf test_conf_parser_ov_SOURCES = \ test_conf_parser_cmd.ggoconf \ test_conf_parser_ov.c test_conf_parser_ov2_SOURCES = \ test_conf_parser_cmd.ggoconf \ test_conf_parser_ov2.c test_conf_parser_ov3_SOURCES = \ test_conf_parser_cmd.ggoconf \ test_conf_parser_ov3.c test_conf_parser_ov4_SOURCES = \ test_conf_parser_cmd.ggoconf \ test_conf_parser_ov4.c test_conf_parser_file_save_SOURCES = \ test_conf_parser_cmd.ggoconf \ test_conf_parser_file_save.c test_multiple_SOURCES = \ test_multiple.cc \ test_multiple_cmd.ggo test_simple_multiple_SOURCES = \ test_simple_multiple.cc \ test_simple_multiple_cmd.ggo test_sections_SOURCES = \ test_sections.c \ test_sections_cmd.ggo test_unamed_SOURCES = \ test_unamed.c \ test_unamed_cmd.ggo test_unnamed_SOURCES = \ test_unnamed.c \ test_unnamed_cmd.ggo test_values_SOURCES = \ test_values.c \ test_values_cmd.ggo test_values_cc_SOURCES = \ test_values_cc.cc \ test_values_cmd_cc.cc test_redef_help_SOURCES = \ test_redef_help.c \ test_redef_help_cmd.ggo test_manual_help_SOURCES = \ test_manual_help.c \ test_manual_help_cmd.ggo test_manual_help_args_SOURCES = \ test_manual_help_args.c \ test_manual_help_args_cmd.ggo test_no_handle_help_SOURCES = \ test_no_handle_help.c \ test_no_handle_help_cmd.ggo test_multiple_parsers_SOURCES = \ test_first_cmdline_cmd.ggostr \ test_main_cmdline_cmd.ggo \ test_multiple_parsers.c \ test_second_cmdline_cmd.ggostr test_sections_option_help_SOURCES = \ test_sections_cmd.ggo \ test_sections_option_help.c test_all_opts_option_help_SOURCES = \ test_all_opts_cmd.ggo \ test_all_opts_option_help.c test_groups_option_help_SOURCES = \ test_groups_cmd.ggo \ test_groups_option_help.c test_modes_option_help_SOURCES = \ test_modes_cmd.ggo \ test_modes_option_help.c test_no_options_SOURCES = \ test_no_options.c \ test_no_options_cmd.ggo test_newlines_SOURCES = \ test_newlines.c \ test_newlines_cmd.ggo test_text_SOURCES = \ test_text.c \ test_text_cmd.ggo test_only_flags_SOURCES = \ test_only_flags.c \ test_only_flags_cmd.ggo test_usage_SOURCES = \ test_usage.c \ test_usage_cmd.ggo CHECKDIFFFILES = \ canonize-names-cmd.c \ canonize-names-cmd.h \ cmdline.c \ cmdline.h \ default_values_cmd.c \ default_values_cmd.h \ more_than_once_cmd.c \ more_than_once_cmd.h \ no_multi_strings_cmd.c \ no_multi_strings_cmd.h \ no_multi_types_cmd.c \ no_multi_types_cmd.h \ no_optgiven_cmd.c \ no_optgiven_cmd.h \ no_strings_cmd.c \ no_strings_cmd.h \ no_unnamed_cmd.c \ no_unnamed_cmd.h \ test_align_cmd.c \ test_align_cmd.h \ test_all_opts_cmd.c \ test_all_opts_cmd.h \ test_conf_parser_cmd.c \ test_conf_parser_cmd.h \ test_first_cmdline_cmd.c \ test_first_cmdline_cmd.h \ test_groups_cmd.c \ test_groups_cmd.h \ test_main_cmdline_cmd.c \ test_main_cmdline_cmd.h \ test_manual_help_args_cmd.c \ test_manual_help_args_cmd.h \ test_manual_help_cmd.c \ test_manual_help_cmd.h \ test_modes_cmd.c \ test_modes_cmd.h \ test_multiple_cmd.c \ test_multiple_cmd.h \ test_newlines_cmd.c \ test_newlines_cmd.h \ test_no_handle_help_cmd.c \ test_no_handle_help_cmd.h \ test_no_options_cmd.c \ test_no_options_cmd.h \ test_only_flags_cmd.c \ test_only_flags_cmd.h \ test_redef_help_cmd.c \ test_redef_help_cmd.h \ test_second_cmdline_cmd.c \ test_second_cmdline_cmd.h \ test_sections_cmd.c \ test_simple_multiple_cmd.c \ test_simple_multiple_cmd.h \ test_text_cmd.c \ test_text_cmd.h \ test_usage_cmd.c \ test_usage_cmd.h \ test_unamed_cmd.c \ test_unamed_cmd.h \ test_unnamed_cmd.c \ test_unnamed_cmd.h \ test_values_cmd.c \ test_values_cmd.h BUILT_SOURCES = $(CHECKDIFFFILES) TESTSOUT = test.out TESTSOUTPUT = test.output ERRFILES = \ wrong_ggo/wrong_default.err \ wrong_ggo/wrong_dep.err \ wrong_ggo/wrong_enum_use.err \ wrong_ggo/wrong_flag.err \ wrong_ggo/wrong_flag2.err \ wrong_ggo/wrong_group.err \ wrong_ggo/wrong_group2.err \ wrong_ggo/wrong_help_redef.err \ wrong_ggo/wrong_multiple_occurrence.err \ wrong_ggo/wrong_numeric_value.err \ wrong_ggo/wrong_version_redef.err ERRGGOFILES = \ wrong_ggo/wrong_default.ggo \ wrong_ggo/wrong_dep.ggo \ wrong_ggo/wrong_enum_use.ggo \ wrong_ggo/wrong_flag.ggo \ wrong_ggo/wrong_flag2.ggo \ wrong_ggo/wrong_group.ggo \ wrong_ggo/wrong_group2.ggo \ wrong_ggo/wrong_help_redef.ggo \ wrong_ggo/wrong_multiple_occurrence.ggo \ wrong_ggo/wrong_numeric_value.ggo \ wrong_ggo/wrong_version_redef.ggo gengetoptexamples_DATA = \ test_manual_help.c \ test_manual_help_cmd.c \ test_manual_help_cmd.ggo \ test_manual_help_cmd.h EXTRA_DIST = \ $(ERRFILES) \ $(ERRGGOFILES) \ $(TESTSOUTPUT) \ $(gengetoptexamples_DATA) \ more_than_once.sh.in \ no_optgiven.sh.in \ test_align_cmd.ggo \ test_all_opts.sh.in \ test_all_opts_file_save.sh.in \ test_conf.conf.in \ test_conf2.conf \ test_conf3.conf \ test_conf_err.conf \ test_conf_err_string.conf \ test_conf_err_string2.conf \ test_conf_inc.conf.in \ test_conf_inc2.conf \ test_conf_inc_inc.conf \ test_conf_parser.sh.in \ test_conf_parser_err.sh.in \ test_conf_parser_err_string.sh.in \ test_conf_parser_grp.sh.in \ test_conf_parser_ov.sh.in \ test_conf_parser_ov2.c.in \ test_conf_parser_ov2.sh.in \ test_conf_parser_ov3.c.in \ test_conf_parser_ov3.sh.in \ test_conf_parser_ov4.c.in \ test_conf_parser_ov4.sh.in \ test_conf_parser_save.sh.in \ test_default_values.sh.in \ test_dep.sh.in \ test_groups.sh.in \ test_manual_help.sh.in \ test_manual_help_args.sh.in \ test_manual_help_args_cmd.ggo \ test_modes.sh.in \ test_multiple.sh.in \ test_multiple_err.sh.in \ test_multiple_parsers.sh.in \ test_required_optional_cmd.ggo \ test_section_with_all_hidden.ggo \ test_sections.sh.in \ test_show_help.sh.in \ test_simple_multiple.sh.in \ test_simple_multiple_default.sh.in \ test_unamed.sh.in \ test_unnamed.sh.in \ test_values.sh.in \ test_values_err.sh.in \ valgrind_tests.sh.in CLEANFILES = \ *-cmd.c \ *-cmd.h \ *.err.out \ *.save \ *_cmd.c \ *_cmd.h \ cmdline.c \ cmdline.h all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .ggo .ggonu .ggoconf .ggostr .c .cc .lo .log .o .obj .test .test$(EXEEXT) .trs $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): test_conf.conf: $(top_builddir)/config.status $(srcdir)/test_conf.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_inc.conf: $(top_builddir)/config.status $(srcdir)/test_conf_inc.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov2.c: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov2.c.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov3.c: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov3.c.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov4.c: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov4.c.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ more_than_once.sh: $(top_builddir)/config.status $(srcdir)/more_than_once.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ no_optgiven.sh: $(top_builddir)/config.status $(srcdir)/no_optgiven.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_all_opts.sh: $(top_builddir)/config.status $(srcdir)/test_all_opts.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_all_opts_file_save.sh: $(top_builddir)/config.status $(srcdir)/test_all_opts_file_save.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_err.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_err.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_err_string.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_err_string.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_grp.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_grp.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov2.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov2.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov3.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov3.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_ov4.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_ov4.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_conf_parser_save.sh: $(top_builddir)/config.status $(srcdir)/test_conf_parser_save.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_default_values.sh: $(top_builddir)/config.status $(srcdir)/test_default_values.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_dep.sh: $(top_builddir)/config.status $(srcdir)/test_dep.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_groups.sh: $(top_builddir)/config.status $(srcdir)/test_groups.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_manual_help.sh: $(top_builddir)/config.status $(srcdir)/test_manual_help.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_manual_help_args.sh: $(top_builddir)/config.status $(srcdir)/test_manual_help_args.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_modes.sh: $(top_builddir)/config.status $(srcdir)/test_modes.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_multiple.sh: $(top_builddir)/config.status $(srcdir)/test_multiple.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_multiple_err.sh: $(top_builddir)/config.status $(srcdir)/test_multiple_err.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_multiple_parsers.sh: $(top_builddir)/config.status $(srcdir)/test_multiple_parsers.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_output_dir.sh: $(top_builddir)/config.status $(srcdir)/test_output_dir.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_output_dirs.sh: $(top_builddir)/config.status $(srcdir)/test_output_dirs.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_sections.sh: $(top_builddir)/config.status $(srcdir)/test_sections.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_show_help.sh: $(top_builddir)/config.status $(srcdir)/test_show_help.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_simple_multiple.sh: $(top_builddir)/config.status $(srcdir)/test_simple_multiple.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_simple_multiple_default.sh: $(top_builddir)/config.status $(srcdir)/test_simple_multiple_default.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_unamed.sh: $(top_builddir)/config.status $(srcdir)/test_unamed.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_unnamed.sh: $(top_builddir)/config.status $(srcdir)/test_unnamed.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_values.sh: $(top_builddir)/config.status $(srcdir)/test_values.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_values_err.sh: $(top_builddir)/config.status $(srcdir)/test_values_err.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test_wrong_ggo.sh: $(top_builddir)/config.status $(srcdir)/test_wrong_ggo.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ valgrind_tests.sh: $(top_builddir)/config.status $(srcdir)/valgrind_tests.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-checkPROGRAMS: @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list canonize-names$(EXEEXT): $(canonize_names_OBJECTS) $(canonize_names_DEPENDENCIES) $(EXTRA_canonize_names_DEPENDENCIES) @rm -f canonize-names$(EXEEXT) $(AM_V_CCLD)$(LINK) $(canonize_names_OBJECTS) $(canonize_names_LDADD) $(LIBS) default_cmdline$(EXEEXT): $(default_cmdline_OBJECTS) $(default_cmdline_DEPENDENCIES) $(EXTRA_default_cmdline_DEPENDENCIES) @rm -f default_cmdline$(EXEEXT) $(AM_V_CCLD)$(LINK) $(default_cmdline_OBJECTS) $(default_cmdline_LDADD) $(LIBS) default_values$(EXEEXT): $(default_values_OBJECTS) $(default_values_DEPENDENCIES) $(EXTRA_default_values_DEPENDENCIES) @rm -f default_values$(EXEEXT) $(AM_V_CCLD)$(LINK) $(default_values_OBJECTS) $(default_values_LDADD) $(LIBS) more_than_once$(EXEEXT): $(more_than_once_OBJECTS) $(more_than_once_DEPENDENCIES) $(EXTRA_more_than_once_DEPENDENCIES) @rm -f more_than_once$(EXEEXT) $(AM_V_CCLD)$(LINK) $(more_than_once_OBJECTS) $(more_than_once_LDADD) $(LIBS) no_multi_strings$(EXEEXT): $(no_multi_strings_OBJECTS) $(no_multi_strings_DEPENDENCIES) $(EXTRA_no_multi_strings_DEPENDENCIES) @rm -f no_multi_strings$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_multi_strings_OBJECTS) $(no_multi_strings_LDADD) $(LIBS) no_multi_types$(EXEEXT): $(no_multi_types_OBJECTS) $(no_multi_types_DEPENDENCIES) $(EXTRA_no_multi_types_DEPENDENCIES) @rm -f no_multi_types$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_multi_types_OBJECTS) $(no_multi_types_LDADD) $(LIBS) no_optgiven$(EXEEXT): $(no_optgiven_OBJECTS) $(no_optgiven_DEPENDENCIES) $(EXTRA_no_optgiven_DEPENDENCIES) @rm -f no_optgiven$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_optgiven_OBJECTS) $(no_optgiven_LDADD) $(LIBS) no_optgiven2$(EXEEXT): $(no_optgiven2_OBJECTS) $(no_optgiven2_DEPENDENCIES) $(EXTRA_no_optgiven2_DEPENDENCIES) @rm -f no_optgiven2$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_optgiven2_OBJECTS) $(no_optgiven2_LDADD) $(LIBS) no_prog_name$(EXEEXT): $(no_prog_name_OBJECTS) $(no_prog_name_DEPENDENCIES) $(EXTRA_no_prog_name_DEPENDENCIES) @rm -f no_prog_name$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_prog_name_OBJECTS) $(no_prog_name_LDADD) $(LIBS) no_strings$(EXEEXT): $(no_strings_OBJECTS) $(no_strings_DEPENDENCIES) $(EXTRA_no_strings_DEPENDENCIES) @rm -f no_strings$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_strings_OBJECTS) $(no_strings_LDADD) $(LIBS) no_unnamed$(EXEEXT): $(no_unnamed_OBJECTS) $(no_unnamed_DEPENDENCIES) $(EXTRA_no_unnamed_DEPENDENCIES) @rm -f no_unnamed$(EXEEXT) $(AM_V_CCLD)$(LINK) $(no_unnamed_OBJECTS) $(no_unnamed_LDADD) $(LIBS) test_all_opts$(EXEEXT): $(test_all_opts_OBJECTS) $(test_all_opts_DEPENDENCIES) $(EXTRA_test_all_opts_DEPENDENCIES) @rm -f test_all_opts$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_all_opts_OBJECTS) $(test_all_opts_LDADD) $(LIBS) test_all_opts_option_help$(EXEEXT): $(test_all_opts_option_help_OBJECTS) $(test_all_opts_option_help_DEPENDENCIES) $(EXTRA_test_all_opts_option_help_DEPENDENCIES) @rm -f test_all_opts_option_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_all_opts_option_help_OBJECTS) $(test_all_opts_option_help_LDADD) $(LIBS) test_conf_parser$(EXEEXT): $(test_conf_parser_OBJECTS) $(test_conf_parser_DEPENDENCIES) $(EXTRA_test_conf_parser_DEPENDENCIES) @rm -f test_conf_parser$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_OBJECTS) $(test_conf_parser_LDADD) $(LIBS) test_conf_parser_file_save$(EXEEXT): $(test_conf_parser_file_save_OBJECTS) $(test_conf_parser_file_save_DEPENDENCIES) $(EXTRA_test_conf_parser_file_save_DEPENDENCIES) @rm -f test_conf_parser_file_save$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_file_save_OBJECTS) $(test_conf_parser_file_save_LDADD) $(LIBS) test_conf_parser_ov$(EXEEXT): $(test_conf_parser_ov_OBJECTS) $(test_conf_parser_ov_DEPENDENCIES) $(EXTRA_test_conf_parser_ov_DEPENDENCIES) @rm -f test_conf_parser_ov$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_ov_OBJECTS) $(test_conf_parser_ov_LDADD) $(LIBS) test_conf_parser_ov2$(EXEEXT): $(test_conf_parser_ov2_OBJECTS) $(test_conf_parser_ov2_DEPENDENCIES) $(EXTRA_test_conf_parser_ov2_DEPENDENCIES) @rm -f test_conf_parser_ov2$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_ov2_OBJECTS) $(test_conf_parser_ov2_LDADD) $(LIBS) test_conf_parser_ov3$(EXEEXT): $(test_conf_parser_ov3_OBJECTS) $(test_conf_parser_ov3_DEPENDENCIES) $(EXTRA_test_conf_parser_ov3_DEPENDENCIES) @rm -f test_conf_parser_ov3$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_ov3_OBJECTS) $(test_conf_parser_ov3_LDADD) $(LIBS) test_conf_parser_ov4$(EXEEXT): $(test_conf_parser_ov4_OBJECTS) $(test_conf_parser_ov4_DEPENDENCIES) $(EXTRA_test_conf_parser_ov4_DEPENDENCIES) @rm -f test_conf_parser_ov4$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_conf_parser_ov4_OBJECTS) $(test_conf_parser_ov4_LDADD) $(LIBS) test_groups$(EXEEXT): $(test_groups_OBJECTS) $(test_groups_DEPENDENCIES) $(EXTRA_test_groups_DEPENDENCIES) @rm -f test_groups$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_groups_OBJECTS) $(test_groups_LDADD) $(LIBS) test_groups_option_help$(EXEEXT): $(test_groups_option_help_OBJECTS) $(test_groups_option_help_DEPENDENCIES) $(EXTRA_test_groups_option_help_DEPENDENCIES) @rm -f test_groups_option_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_groups_option_help_OBJECTS) $(test_groups_option_help_LDADD) $(LIBS) test_manual_help$(EXEEXT): $(test_manual_help_OBJECTS) $(test_manual_help_DEPENDENCIES) $(EXTRA_test_manual_help_DEPENDENCIES) @rm -f test_manual_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_manual_help_OBJECTS) $(test_manual_help_LDADD) $(LIBS) test_manual_help_args$(EXEEXT): $(test_manual_help_args_OBJECTS) $(test_manual_help_args_DEPENDENCIES) $(EXTRA_test_manual_help_args_DEPENDENCIES) @rm -f test_manual_help_args$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_manual_help_args_OBJECTS) $(test_manual_help_args_LDADD) $(LIBS) test_modes$(EXEEXT): $(test_modes_OBJECTS) $(test_modes_DEPENDENCIES) $(EXTRA_test_modes_DEPENDENCIES) @rm -f test_modes$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_modes_OBJECTS) $(test_modes_LDADD) $(LIBS) test_modes_option_help$(EXEEXT): $(test_modes_option_help_OBJECTS) $(test_modes_option_help_DEPENDENCIES) $(EXTRA_test_modes_option_help_DEPENDENCIES) @rm -f test_modes_option_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_modes_option_help_OBJECTS) $(test_modes_option_help_LDADD) $(LIBS) test_multiple$(EXEEXT): $(test_multiple_OBJECTS) $(test_multiple_DEPENDENCIES) $(EXTRA_test_multiple_DEPENDENCIES) @rm -f test_multiple$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(test_multiple_OBJECTS) $(test_multiple_LDADD) $(LIBS) test_multiple_parsers$(EXEEXT): $(test_multiple_parsers_OBJECTS) $(test_multiple_parsers_DEPENDENCIES) $(EXTRA_test_multiple_parsers_DEPENDENCIES) @rm -f test_multiple_parsers$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_multiple_parsers_OBJECTS) $(test_multiple_parsers_LDADD) $(LIBS) test_newlines$(EXEEXT): $(test_newlines_OBJECTS) $(test_newlines_DEPENDENCIES) $(EXTRA_test_newlines_DEPENDENCIES) @rm -f test_newlines$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_newlines_OBJECTS) $(test_newlines_LDADD) $(LIBS) test_no_handle_help$(EXEEXT): $(test_no_handle_help_OBJECTS) $(test_no_handle_help_DEPENDENCIES) $(EXTRA_test_no_handle_help_DEPENDENCIES) @rm -f test_no_handle_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_no_handle_help_OBJECTS) $(test_no_handle_help_LDADD) $(LIBS) test_no_options$(EXEEXT): $(test_no_options_OBJECTS) $(test_no_options_DEPENDENCIES) $(EXTRA_test_no_options_DEPENDENCIES) @rm -f test_no_options$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_no_options_OBJECTS) $(test_no_options_LDADD) $(LIBS) test_only_flags$(EXEEXT): $(test_only_flags_OBJECTS) $(test_only_flags_DEPENDENCIES) $(EXTRA_test_only_flags_DEPENDENCIES) @rm -f test_only_flags$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_only_flags_OBJECTS) $(test_only_flags_LDADD) $(LIBS) test_redef_help$(EXEEXT): $(test_redef_help_OBJECTS) $(test_redef_help_DEPENDENCIES) $(EXTRA_test_redef_help_DEPENDENCIES) @rm -f test_redef_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_redef_help_OBJECTS) $(test_redef_help_LDADD) $(LIBS) test_sections$(EXEEXT): $(test_sections_OBJECTS) $(test_sections_DEPENDENCIES) $(EXTRA_test_sections_DEPENDENCIES) @rm -f test_sections$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_sections_OBJECTS) $(test_sections_LDADD) $(LIBS) test_sections_option_help$(EXEEXT): $(test_sections_option_help_OBJECTS) $(test_sections_option_help_DEPENDENCIES) $(EXTRA_test_sections_option_help_DEPENDENCIES) @rm -f test_sections_option_help$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_sections_option_help_OBJECTS) $(test_sections_option_help_LDADD) $(LIBS) test_simple_multiple$(EXEEXT): $(test_simple_multiple_OBJECTS) $(test_simple_multiple_DEPENDENCIES) $(EXTRA_test_simple_multiple_DEPENDENCIES) @rm -f test_simple_multiple$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(test_simple_multiple_OBJECTS) $(test_simple_multiple_LDADD) $(LIBS) test_text$(EXEEXT): $(test_text_OBJECTS) $(test_text_DEPENDENCIES) $(EXTRA_test_text_DEPENDENCIES) @rm -f test_text$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_text_OBJECTS) $(test_text_LDADD) $(LIBS) test_unamed$(EXEEXT): $(test_unamed_OBJECTS) $(test_unamed_DEPENDENCIES) $(EXTRA_test_unamed_DEPENDENCIES) @rm -f test_unamed$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_unamed_OBJECTS) $(test_unamed_LDADD) $(LIBS) test_unnamed$(EXEEXT): $(test_unnamed_OBJECTS) $(test_unnamed_DEPENDENCIES) $(EXTRA_test_unnamed_DEPENDENCIES) @rm -f test_unnamed$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_unnamed_OBJECTS) $(test_unnamed_LDADD) $(LIBS) test_usage$(EXEEXT): $(test_usage_OBJECTS) $(test_usage_DEPENDENCIES) $(EXTRA_test_usage_DEPENDENCIES) @rm -f test_usage$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_usage_OBJECTS) $(test_usage_LDADD) $(LIBS) test_values$(EXEEXT): $(test_values_OBJECTS) $(test_values_DEPENDENCIES) $(EXTRA_test_values_DEPENDENCIES) @rm -f test_values$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_values_OBJECTS) $(test_values_LDADD) $(LIBS) test_values_cc$(EXEEXT): $(test_values_cc_OBJECTS) $(test_values_cc_DEPENDENCIES) $(EXTRA_test_values_cc_DEPENDENCIES) @rm -f test_values_cc$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(test_values_cc_OBJECTS) $(test_values_cc_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c #include ./$(DEPDIR)/canonize-names-cmd.Po # am--include-marker #include ./$(DEPDIR)/canonize-names.Po # am--include-marker #include ./$(DEPDIR)/cmdline.Po # am--include-marker #include ./$(DEPDIR)/default_cmdline.Po # am--include-marker #include ./$(DEPDIR)/default_values.Po # am--include-marker #include ./$(DEPDIR)/default_values_cmd.Po # am--include-marker #include ./$(DEPDIR)/more_than_once.Po # am--include-marker #include ./$(DEPDIR)/more_than_once_cmd.Po # am--include-marker #include ./$(DEPDIR)/no_multi_strings.Po # am--include-marker #include ./$(DEPDIR)/no_multi_strings_cmd.Po # am--include-marker #include ./$(DEPDIR)/no_multi_types.Po # am--include-marker #include ./$(DEPDIR)/no_multi_types_cmd.Po # am--include-marker #include ./$(DEPDIR)/no_optgiven.Po # am--include-marker #include ./$(DEPDIR)/no_optgiven2.Po # am--include-marker #include ./$(DEPDIR)/no_optgiven_cmd.Po # am--include-marker #include ./$(DEPDIR)/no_prog_name.Po # am--include-marker #include ./$(DEPDIR)/no_strings.Po # am--include-marker #include ./$(DEPDIR)/no_strings_cmd.Po # am--include-marker #include ./$(DEPDIR)/no_unnamed.Po # am--include-marker #include ./$(DEPDIR)/no_unnamed_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_all_opts.Po # am--include-marker #include ./$(DEPDIR)/test_all_opts_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_all_opts_option_help.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_file_save.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_ov.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_ov2.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_ov3.Po # am--include-marker #include ./$(DEPDIR)/test_conf_parser_ov4.Po # am--include-marker #include ./$(DEPDIR)/test_first_cmdline_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_groups.Po # am--include-marker #include ./$(DEPDIR)/test_groups_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_groups_option_help.Po # am--include-marker #include ./$(DEPDIR)/test_main_cmdline_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_manual_help.Po # am--include-marker #include ./$(DEPDIR)/test_manual_help_args.Po # am--include-marker #include ./$(DEPDIR)/test_manual_help_args_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_manual_help_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_modes.Po # am--include-marker #include ./$(DEPDIR)/test_modes_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_modes_option_help.Po # am--include-marker #include ./$(DEPDIR)/test_multiple.Po # am--include-marker #include ./$(DEPDIR)/test_multiple_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_multiple_parsers.Po # am--include-marker #include ./$(DEPDIR)/test_newlines.Po # am--include-marker #include ./$(DEPDIR)/test_newlines_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_no_handle_help.Po # am--include-marker #include ./$(DEPDIR)/test_no_handle_help_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_no_options.Po # am--include-marker #include ./$(DEPDIR)/test_no_options_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_only_flags.Po # am--include-marker #include ./$(DEPDIR)/test_only_flags_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_redef_help.Po # am--include-marker #include ./$(DEPDIR)/test_redef_help_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_second_cmdline_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_sections.Po # am--include-marker #include ./$(DEPDIR)/test_sections_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_sections_option_help.Po # am--include-marker #include ./$(DEPDIR)/test_simple_multiple.Po # am--include-marker #include ./$(DEPDIR)/test_simple_multiple_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_text.Po # am--include-marker #include ./$(DEPDIR)/test_text_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_unamed.Po # am--include-marker #include ./$(DEPDIR)/test_unamed_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_unnamed.Po # am--include-marker #include ./$(DEPDIR)/test_unnamed_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_usage.Po # am--include-marker #include ./$(DEPDIR)/test_usage_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_values.Po # am--include-marker #include ./$(DEPDIR)/test_values_cc.Po # am--include-marker #include ./$(DEPDIR)/test_values_cmd.Po # am--include-marker #include ./$(DEPDIR)/test_values_cmd_cc.Po # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ # $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ # $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) $(AM_V_CC)$(COMPILE) -c -o $@ $< .c.obj: # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ # $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ # $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ # $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ # $(am__mv) $$depbase.Tpo $$depbase.Plo # $(AM_V_CC)source='$<' object='$@' libtool=yes # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< .cc.o: # $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ # $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ # $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ $< .cc.obj: # $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ # $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ # $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cc.lo: # $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ # $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ # $(am__mv) $$depbase.Tpo $$depbase.Plo # $(AM_V_CXX)source='$<' object='$@' libtool=yes # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) $(AM_V_CXX)$(LTCXXCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-gengetoptexamplesDATA: $(gengetoptexamples_DATA) @$(NORMAL_INSTALL) @list='$(gengetoptexamples_DATA)'; test -n "$(gengetoptexamplesdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(gengetoptexamplesdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(gengetoptexamplesdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gengetoptexamplesdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(gengetoptexamplesdir)" || exit $$?; \ done uninstall-gengetoptexamplesDATA: @$(NORMAL_UNINSTALL) @list='$(gengetoptexamples_DATA)'; test -n "$(gengetoptexamplesdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(gengetoptexamplesdir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags # Recover from deleted '.trs' file; this should ensure that # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells # to avoid problems with "make -n". .log.trs: rm -f $< $@ $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not # expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ redo_bases=`for i in $$bases; do \ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ done`; \ if test -n "$$redo_bases"; then \ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ if $(am__make_dryrun); then :; else \ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ fi; \ if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ elif test -n "$$redo_logs"; then \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ st=0; \ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ for i in $$redo_bases; do \ test -f $$i.trs && test -r $$i.trs \ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ test -f $$i.log && test -r $$i.log \ || { echo "$$errmsg $$i.log" >&2; st=1; }; \ done; \ test $$st -eq 0 || exit 1; \ fi @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ ws='[ ]'; \ results=`for b in $$bases; do echo $$b.trs; done`; \ test -n "$$results" || results=/dev/null; \ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ if test `expr $$fail + $$xpass + $$error` -eq 0; then \ success=true; \ else \ success=false; \ fi; \ br='==================='; br=$$br$$br$$br$$br; \ result_count () \ { \ if test x"$$1" = x"--maybe-color"; then \ maybe_colorize=yes; \ elif test x"$$1" = x"--no-color"; then \ maybe_colorize=no; \ else \ echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ shift; \ desc=$$1 count=$$2; \ if test $$maybe_colorize = yes && test $$count -gt 0; then \ color_start=$$3 color_end=$$std; \ else \ color_start= color_end=; \ fi; \ echo "$${color_start}# $$desc $$count$${color_end}"; \ }; \ create_testsuite_report () \ { \ result_count $$1 "TOTAL:" $$all "$$brg"; \ result_count $$1 "PASS: " $$pass "$$grn"; \ result_count $$1 "SKIP: " $$skip "$$blu"; \ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ result_count $$1 "FAIL: " $$fail "$$red"; \ result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ for b in $$bases; do echo $$b; done \ | $(am__create_global_log); \ } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ echo "$${col}$$br$${std}"; \ echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ echo "$${col}$$br$${std}"; \ create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ if test -n "$(PACKAGE_BUGREPORT)"; then \ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: $(check_PROGRAMS) @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ trs_list=`for i in $$bases; do echo $$i.trs; done`; \ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all $(check_PROGRAMS) @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ log_list=`for i in $$bases; do echo $$i.log; done`; \ log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ am__force_recheck=am--force-recheck \ TEST_LOGS="$$log_list"; \ exit $$? canonize-names.log: canonize-names$(EXEEXT) @p='canonize-names$(EXEEXT)'; \ b='canonize-names'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) default_cmdline.log: default_cmdline$(EXEEXT) @p='default_cmdline$(EXEEXT)'; \ b='default_cmdline'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) default_values.log: default_values$(EXEEXT) @p='default_values$(EXEEXT)'; \ b='default_values'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) more_than_once.sh.log: more_than_once.sh @p='more_than_once.sh'; \ b='more_than_once.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_multi_strings.log: no_multi_strings$(EXEEXT) @p='no_multi_strings$(EXEEXT)'; \ b='no_multi_strings'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_multi_types.log: no_multi_types$(EXEEXT) @p='no_multi_types$(EXEEXT)'; \ b='no_multi_types'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_optgiven.sh.log: no_optgiven.sh @p='no_optgiven.sh'; \ b='no_optgiven.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_prog_name.log: no_prog_name$(EXEEXT) @p='no_prog_name$(EXEEXT)'; \ b='no_prog_name'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_strings.log: no_strings$(EXEEXT) @p='no_strings$(EXEEXT)'; \ b='no_strings'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) no_unnamed.log: no_unnamed$(EXEEXT) @p='no_unnamed$(EXEEXT)'; \ b='no_unnamed'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_all_opts.sh.log: test_all_opts.sh @p='test_all_opts.sh'; \ b='test_all_opts.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_all_opts_file_save.sh.log: test_all_opts_file_save.sh @p='test_all_opts_file_save.sh'; \ b='test_all_opts_file_save.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_all_opts_option_help.log: test_all_opts_option_help$(EXEEXT) @p='test_all_opts_option_help$(EXEEXT)'; \ b='test_all_opts_option_help'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser.sh.log: test_conf_parser.sh @p='test_conf_parser.sh'; \ b='test_conf_parser.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_err.sh.log: test_conf_parser_err.sh @p='test_conf_parser_err.sh'; \ b='test_conf_parser_err.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_err_string.sh.log: test_conf_parser_err_string.sh @p='test_conf_parser_err_string.sh'; \ b='test_conf_parser_err_string.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_grp.sh.log: test_conf_parser_grp.sh @p='test_conf_parser_grp.sh'; \ b='test_conf_parser_grp.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_ov.sh.log: test_conf_parser_ov.sh @p='test_conf_parser_ov.sh'; \ b='test_conf_parser_ov.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_ov2.sh.log: test_conf_parser_ov2.sh @p='test_conf_parser_ov2.sh'; \ b='test_conf_parser_ov2.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_ov3.sh.log: test_conf_parser_ov3.sh @p='test_conf_parser_ov3.sh'; \ b='test_conf_parser_ov3.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_ov4.sh.log: test_conf_parser_ov4.sh @p='test_conf_parser_ov4.sh'; \ b='test_conf_parser_ov4.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_conf_parser_save.sh.log: test_conf_parser_save.sh @p='test_conf_parser_save.sh'; \ b='test_conf_parser_save.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_default_values.sh.log: test_default_values.sh @p='test_default_values.sh'; \ b='test_default_values.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_dep.sh.log: test_dep.sh @p='test_dep.sh'; \ b='test_dep.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_groups.sh.log: test_groups.sh @p='test_groups.sh'; \ b='test_groups.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_groups_option_help.log: test_groups_option_help$(EXEEXT) @p='test_groups_option_help$(EXEEXT)'; \ b='test_groups_option_help'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_manual_help.sh.log: test_manual_help.sh @p='test_manual_help.sh'; \ b='test_manual_help.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_manual_help_args.sh.log: test_manual_help_args.sh @p='test_manual_help_args.sh'; \ b='test_manual_help_args.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_modes.sh.log: test_modes.sh @p='test_modes.sh'; \ b='test_modes.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_modes_option_help.log: test_modes_option_help$(EXEEXT) @p='test_modes_option_help$(EXEEXT)'; \ b='test_modes_option_help'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_multiple.sh.log: test_multiple.sh @p='test_multiple.sh'; \ b='test_multiple.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_multiple_err.sh.log: test_multiple_err.sh @p='test_multiple_err.sh'; \ b='test_multiple_err.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_multiple_parsers.sh.log: test_multiple_parsers.sh @p='test_multiple_parsers.sh'; \ b='test_multiple_parsers.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_newlines.log: test_newlines$(EXEEXT) @p='test_newlines$(EXEEXT)'; \ b='test_newlines'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_no_options.log: test_no_options$(EXEEXT) @p='test_no_options$(EXEEXT)'; \ b='test_no_options'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_only_flags.log: test_only_flags$(EXEEXT) @p='test_only_flags$(EXEEXT)'; \ b='test_only_flags'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_sections.sh.log: test_sections.sh @p='test_sections.sh'; \ b='test_sections.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_sections_option_help.log: test_sections_option_help$(EXEEXT) @p='test_sections_option_help$(EXEEXT)'; \ b='test_sections_option_help'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_simple_multiple.sh.log: test_simple_multiple.sh @p='test_simple_multiple.sh'; \ b='test_simple_multiple.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_simple_multiple_default.sh.log: test_simple_multiple_default.sh @p='test_simple_multiple_default.sh'; \ b='test_simple_multiple_default.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_text.log: test_text$(EXEEXT) @p='test_text$(EXEEXT)'; \ b='test_text'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_usage.log: test_usage$(EXEEXT) @p='test_usage$(EXEEXT)'; \ b='test_usage'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_unamed.sh.log: test_unamed.sh @p='test_unamed.sh'; \ b='test_unamed.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_unnamed.sh.log: test_unnamed.sh @p='test_unnamed.sh'; \ b='test_unnamed.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_values.sh.log: test_values.sh @p='test_values.sh'; \ b='test_values.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_values_err.sh.log: test_values_err.sh @p='test_values_err.sh'; \ b='test_values_err.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_output_dir.sh.log: test_output_dir.sh @p='test_output_dir.sh'; \ b='test_output_dir.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_output_dirs.sh.log: test_output_dirs.sh @p='test_output_dirs.sh'; \ b='test_output_dirs.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_show_help.sh.log: test_show_help.sh @p='test_show_help.sh'; \ b='test_show_help.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_wrong_ggo.sh.log: test_wrong_ggo.sh @p='test_wrong_ggo.sh'; \ b='test_wrong_ggo.sh'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .test.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) #.test$(EXEEXT).log: # @p='$<'; \ # $(am__set_b); \ # $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ # --log-file $$b.log --trs-file $$b.trs \ # $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ # "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) @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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(gengetoptexamplesdir)"; 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: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 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-local: clean: clean-am clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ mostlyclean-am distclean: distclean-am -rm -f ./$(DEPDIR)/canonize-names-cmd.Po -rm -f ./$(DEPDIR)/canonize-names.Po -rm -f ./$(DEPDIR)/cmdline.Po -rm -f ./$(DEPDIR)/default_cmdline.Po -rm -f ./$(DEPDIR)/default_values.Po -rm -f ./$(DEPDIR)/default_values_cmd.Po -rm -f ./$(DEPDIR)/more_than_once.Po -rm -f ./$(DEPDIR)/more_than_once_cmd.Po -rm -f ./$(DEPDIR)/no_multi_strings.Po -rm -f ./$(DEPDIR)/no_multi_strings_cmd.Po -rm -f ./$(DEPDIR)/no_multi_types.Po -rm -f ./$(DEPDIR)/no_multi_types_cmd.Po -rm -f ./$(DEPDIR)/no_optgiven.Po -rm -f ./$(DEPDIR)/no_optgiven2.Po -rm -f ./$(DEPDIR)/no_optgiven_cmd.Po -rm -f ./$(DEPDIR)/no_prog_name.Po -rm -f ./$(DEPDIR)/no_strings.Po -rm -f ./$(DEPDIR)/no_strings_cmd.Po -rm -f ./$(DEPDIR)/no_unnamed.Po -rm -f ./$(DEPDIR)/no_unnamed_cmd.Po -rm -f ./$(DEPDIR)/test_all_opts.Po -rm -f ./$(DEPDIR)/test_all_opts_cmd.Po -rm -f ./$(DEPDIR)/test_all_opts_option_help.Po -rm -f ./$(DEPDIR)/test_conf_parser.Po -rm -f ./$(DEPDIR)/test_conf_parser_cmd.Po -rm -f ./$(DEPDIR)/test_conf_parser_file_save.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov2.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov3.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov4.Po -rm -f ./$(DEPDIR)/test_first_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_groups.Po -rm -f ./$(DEPDIR)/test_groups_cmd.Po -rm -f ./$(DEPDIR)/test_groups_option_help.Po -rm -f ./$(DEPDIR)/test_main_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_manual_help.Po -rm -f ./$(DEPDIR)/test_manual_help_args.Po -rm -f ./$(DEPDIR)/test_manual_help_args_cmd.Po -rm -f ./$(DEPDIR)/test_manual_help_cmd.Po -rm -f ./$(DEPDIR)/test_modes.Po -rm -f ./$(DEPDIR)/test_modes_cmd.Po -rm -f ./$(DEPDIR)/test_modes_option_help.Po -rm -f ./$(DEPDIR)/test_multiple.Po -rm -f ./$(DEPDIR)/test_multiple_cmd.Po -rm -f ./$(DEPDIR)/test_multiple_parsers.Po -rm -f ./$(DEPDIR)/test_newlines.Po -rm -f ./$(DEPDIR)/test_newlines_cmd.Po -rm -f ./$(DEPDIR)/test_no_handle_help.Po -rm -f ./$(DEPDIR)/test_no_handle_help_cmd.Po -rm -f ./$(DEPDIR)/test_no_options.Po -rm -f ./$(DEPDIR)/test_no_options_cmd.Po -rm -f ./$(DEPDIR)/test_only_flags.Po -rm -f ./$(DEPDIR)/test_only_flags_cmd.Po -rm -f ./$(DEPDIR)/test_redef_help.Po -rm -f ./$(DEPDIR)/test_redef_help_cmd.Po -rm -f ./$(DEPDIR)/test_second_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_sections.Po -rm -f ./$(DEPDIR)/test_sections_cmd.Po -rm -f ./$(DEPDIR)/test_sections_option_help.Po -rm -f ./$(DEPDIR)/test_simple_multiple.Po -rm -f ./$(DEPDIR)/test_simple_multiple_cmd.Po -rm -f ./$(DEPDIR)/test_text.Po -rm -f ./$(DEPDIR)/test_text_cmd.Po -rm -f ./$(DEPDIR)/test_unamed.Po -rm -f ./$(DEPDIR)/test_unamed_cmd.Po -rm -f ./$(DEPDIR)/test_unnamed.Po -rm -f ./$(DEPDIR)/test_unnamed_cmd.Po -rm -f ./$(DEPDIR)/test_usage.Po -rm -f ./$(DEPDIR)/test_usage_cmd.Po -rm -f ./$(DEPDIR)/test_values.Po -rm -f ./$(DEPDIR)/test_values_cc.Po -rm -f ./$(DEPDIR)/test_values_cmd.Po -rm -f ./$(DEPDIR)/test_values_cmd_cc.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-gengetoptexamplesDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f ./$(DEPDIR)/canonize-names-cmd.Po -rm -f ./$(DEPDIR)/canonize-names.Po -rm -f ./$(DEPDIR)/cmdline.Po -rm -f ./$(DEPDIR)/default_cmdline.Po -rm -f ./$(DEPDIR)/default_values.Po -rm -f ./$(DEPDIR)/default_values_cmd.Po -rm -f ./$(DEPDIR)/more_than_once.Po -rm -f ./$(DEPDIR)/more_than_once_cmd.Po -rm -f ./$(DEPDIR)/no_multi_strings.Po -rm -f ./$(DEPDIR)/no_multi_strings_cmd.Po -rm -f ./$(DEPDIR)/no_multi_types.Po -rm -f ./$(DEPDIR)/no_multi_types_cmd.Po -rm -f ./$(DEPDIR)/no_optgiven.Po -rm -f ./$(DEPDIR)/no_optgiven2.Po -rm -f ./$(DEPDIR)/no_optgiven_cmd.Po -rm -f ./$(DEPDIR)/no_prog_name.Po -rm -f ./$(DEPDIR)/no_strings.Po -rm -f ./$(DEPDIR)/no_strings_cmd.Po -rm -f ./$(DEPDIR)/no_unnamed.Po -rm -f ./$(DEPDIR)/no_unnamed_cmd.Po -rm -f ./$(DEPDIR)/test_all_opts.Po -rm -f ./$(DEPDIR)/test_all_opts_cmd.Po -rm -f ./$(DEPDIR)/test_all_opts_option_help.Po -rm -f ./$(DEPDIR)/test_conf_parser.Po -rm -f ./$(DEPDIR)/test_conf_parser_cmd.Po -rm -f ./$(DEPDIR)/test_conf_parser_file_save.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov2.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov3.Po -rm -f ./$(DEPDIR)/test_conf_parser_ov4.Po -rm -f ./$(DEPDIR)/test_first_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_groups.Po -rm -f ./$(DEPDIR)/test_groups_cmd.Po -rm -f ./$(DEPDIR)/test_groups_option_help.Po -rm -f ./$(DEPDIR)/test_main_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_manual_help.Po -rm -f ./$(DEPDIR)/test_manual_help_args.Po -rm -f ./$(DEPDIR)/test_manual_help_args_cmd.Po -rm -f ./$(DEPDIR)/test_manual_help_cmd.Po -rm -f ./$(DEPDIR)/test_modes.Po -rm -f ./$(DEPDIR)/test_modes_cmd.Po -rm -f ./$(DEPDIR)/test_modes_option_help.Po -rm -f ./$(DEPDIR)/test_multiple.Po -rm -f ./$(DEPDIR)/test_multiple_cmd.Po -rm -f ./$(DEPDIR)/test_multiple_parsers.Po -rm -f ./$(DEPDIR)/test_newlines.Po -rm -f ./$(DEPDIR)/test_newlines_cmd.Po -rm -f ./$(DEPDIR)/test_no_handle_help.Po -rm -f ./$(DEPDIR)/test_no_handle_help_cmd.Po -rm -f ./$(DEPDIR)/test_no_options.Po -rm -f ./$(DEPDIR)/test_no_options_cmd.Po -rm -f ./$(DEPDIR)/test_only_flags.Po -rm -f ./$(DEPDIR)/test_only_flags_cmd.Po -rm -f ./$(DEPDIR)/test_redef_help.Po -rm -f ./$(DEPDIR)/test_redef_help_cmd.Po -rm -f ./$(DEPDIR)/test_second_cmdline_cmd.Po -rm -f ./$(DEPDIR)/test_sections.Po -rm -f ./$(DEPDIR)/test_sections_cmd.Po -rm -f ./$(DEPDIR)/test_sections_option_help.Po -rm -f ./$(DEPDIR)/test_simple_multiple.Po -rm -f ./$(DEPDIR)/test_simple_multiple_cmd.Po -rm -f ./$(DEPDIR)/test_text.Po -rm -f ./$(DEPDIR)/test_text_cmd.Po -rm -f ./$(DEPDIR)/test_unamed.Po -rm -f ./$(DEPDIR)/test_unamed_cmd.Po -rm -f ./$(DEPDIR)/test_unnamed.Po -rm -f ./$(DEPDIR)/test_unnamed_cmd.Po -rm -f ./$(DEPDIR)/test_usage.Po -rm -f ./$(DEPDIR)/test_usage_cmd.Po -rm -f ./$(DEPDIR)/test_values.Po -rm -f ./$(DEPDIR)/test_values_cc.Po -rm -f ./$(DEPDIR)/test_values_cmd.Po -rm -f ./$(DEPDIR)/test_values_cmd_cc.Po -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-gengetoptexamplesDATA .MAKE: all check check-am install install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ check-am clean clean-checkPROGRAMS clean-generic clean-libtool \ clean-local cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am \ install-gengetoptexamplesDATA install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ recheck tags tags-am uninstall uninstall-am \ uninstall-gengetoptexamplesDATA .PRECIOUS: Makefile .ggo.c: $(GGO_COMPILE) --unnamed-opt --show-required test_unamed_cmd.c: test_unamed_cmd.ggo $(GGO_COMPILE) --unamed-opt --show-required .ggonu.c: $(GGO_COMPILE) .ggoconf.c: $(GGO_COMPILE) --unnamed-opt="OTHER NAMES" --conf-parser \ --arg-struct-name="my_args_info" --no-handle-error .ggostr.c: $(GGO_COMPILE) --unnamed-opt="OTHER NAMES" --string-parser \ --arg-struct-name=$*_struct --include-getopt test_manual_help_cmd.c: $(srcdir)/test_manual_help_cmd.ggo $(GGO_COMPILE) --unnamed-opt --show-required --no-help --no-version no_strings_cmd.h: no_strings_cmd.c no_multi_strings_cmd.h: no_multi_strings_cmd.c no_multi_types_cmd.h: no_multi_types_cmd.c no_unnamed_cmd.h: no_unnamed_cmd.c no_optgiven_cmd.h: no_optgiven_cmd.c more_than_once_cmd.h: more_than_once_cmd.c canonize-names-cmd.h: canonize-names-cmd.c default_values_cmd.h: default_values_cmd.c cmdline.h: cmdline.c test_all_opts_cmd.h: test_all_opts_cmd.c test_groups_cmd.h: test_groups_cmd.c test_modes_cmd.h: test_modes_cmd.c test_conf_parser_cmd.h: test_conf_parser_cmd.c test_multiple_cmd.h: test_multiple_cmd.c test_simple_multiple_cmd.h: test_simple_multiple_cmd.c test_sections_cmd.h: test_sections_cmd.c test_unamed_cmd.h: test_unamed_cmd.c test_unnamed_cmd.h: test_unnamed_cmd.c test_values_cmd.h: test_values_cmd.c test_values_cmd_cc.cc: test_values_cmd.c test_redef_help_cmd.h: test_redef_help_cmd.c test_manual_help_cmd.h: test_manual_help_cmd.c test_manual_help_args_cmd.h: test_manual_help_args_cmd.c test_no_handle_help_cmd.h: test_no_handle_help_cmd.c test_main_cmdline_cmd.h: test_main_cmdline_cmd.c test_first_cmdline_cmd.h: test_first_cmdline_cmd.c test_second_cmdline_cmd.h: test_second_cmdline_cmd.c test_no_options_cmd.h: test_no_options_cmd.c test_align_cmd.h: test_align_cmd.c test_newlines_cmd.h: test_newlines_cmd.c test_text_cmd.h: test_text_cmd.c test_only_flags_cmd.h: test_only_flags_cmd.c test_usage_cmd.h: test_usage_cmd.c no_optgiven_cmd.c: no_optgiven_cmd.ggo $(GGO_COMPILE) no_optgiven_cmd.h: no_optgiven_cmd.c @if test -f $@; then :; else \ rm -f -- $<; \ $(MAKE) $(AM_MAKEFLAGS) $<; \ fi # using $(top_builddir) should test also the removal of leading path # for the generation of the #ifndef in the generated header file canonize-names-cmd.c: canonize-names-cmd.ggo $(NEW_GENGETOPT) \ --input $(srcdir)/canonize-names-cmd.ggo \ --func-name $*-parser \ --file-name $(top_builddir)/tests/$* cmdline.c: cmdline.ggo $(NEW_GENGETOPT) --input $(srcdir)/cmdline.ggo cmdline.h: cmdline.c @if test -f $@; then :; else \ rm -f -- $<; \ $(MAKE) $(AM_MAKEFLAGS) $<; \ fi check-valgrind: ./valgrind_tests.sh $(VALGRINDTESTS) clean-local: rm -rf output_dir rm -rf output_dirs # 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: