Annotation of embedaddon/strongswan/src/libstrongswan/math/libnttfft/tests/Makefile.in, revision 1.1.1.1

1.1       misho       1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
                      2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994-2017 Free Software Foundation, Inc.
                      5: 
                      6: # This Makefile.in is free software; the Free Software Foundation
                      7: # gives unlimited permission to copy and/or distribute it,
                      8: # with or without modifications, as long as this notice is preserved.
                      9: 
                     10: # This program is distributed in the hope that it will be useful,
                     11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     13: # PARTICULAR PURPOSE.
                     14: 
                     15: @SET_MAKE@
                     16: VPATH = @srcdir@
                     17: am__is_gnu_make = { \
                     18:   if test -z '$(MAKELEVEL)'; then \
                     19:     false; \
                     20:   elif test -n '$(MAKE_HOST)'; then \
                     21:     true; \
                     22:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
                     23:     true; \
                     24:   else \
                     25:     false; \
                     26:   fi; \
                     27: }
                     28: am__make_running_with_option = \
                     29:   case $${target_option-} in \
                     30:       ?) ;; \
                     31:       *) echo "am__make_running_with_option: internal error: invalid" \
                     32:               "target option '$${target_option-}' specified" >&2; \
                     33:          exit 1;; \
                     34:   esac; \
                     35:   has_opt=no; \
                     36:   sane_makeflags=$$MAKEFLAGS; \
                     37:   if $(am__is_gnu_make); then \
                     38:     sane_makeflags=$$MFLAGS; \
                     39:   else \
                     40:     case $$MAKEFLAGS in \
                     41:       *\\[\ \  ]*) \
                     42:         bs=\\; \
                     43:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
                     44:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
                     45:     esac; \
                     46:   fi; \
                     47:   skip_next=no; \
                     48:   strip_trailopt () \
                     49:   { \
                     50:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
                     51:   }; \
                     52:   for flg in $$sane_makeflags; do \
                     53:     test $$skip_next = yes && { skip_next=no; continue; }; \
                     54:     case $$flg in \
                     55:       *=*|--*) continue;; \
                     56:         -*I) strip_trailopt 'I'; skip_next=yes;; \
                     57:       -*I?*) strip_trailopt 'I';; \
                     58:         -*O) strip_trailopt 'O'; skip_next=yes;; \
                     59:       -*O?*) strip_trailopt 'O';; \
                     60:         -*l) strip_trailopt 'l'; skip_next=yes;; \
                     61:       -*l?*) strip_trailopt 'l';; \
                     62:       -[dEDm]) skip_next=yes;; \
                     63:       -[JT]) skip_next=yes;; \
                     64:     esac; \
                     65:     case $$flg in \
                     66:       *$$target_option*) has_opt=yes; break;; \
                     67:     esac; \
                     68:   done; \
                     69:   test $$has_opt = yes
                     70: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
                     71: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
                     72: pkgdatadir = $(datadir)/@PACKAGE@
                     73: pkgincludedir = $(includedir)/@PACKAGE@
                     74: pkglibdir = $(libdir)/@PACKAGE@
                     75: pkglibexecdir = $(libexecdir)/@PACKAGE@
                     76: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     77: install_sh_DATA = $(install_sh) -c -m 644
                     78: install_sh_PROGRAM = $(install_sh) -c
                     79: install_sh_SCRIPT = $(install_sh) -c
                     80: INSTALL_HEADER = $(INSTALL_DATA)
                     81: transform = $(program_transform_name)
                     82: NORMAL_INSTALL = :
                     83: PRE_INSTALL = :
                     84: POST_INSTALL = :
                     85: NORMAL_UNINSTALL = :
                     86: PRE_UNINSTALL = :
                     87: POST_UNINSTALL = :
                     88: build_triplet = @build@
                     89: host_triplet = @host@
                     90: TESTS = ntt_fft_tests$(EXEEXT)
                     91: check_PROGRAMS = $(am__EXEEXT_1)
                     92: subdir = src/libstrongswan/math/libnttfft/tests
                     93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     94: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
                     95:        $(top_srcdir)/m4/config/ltoptions.m4 \
                     96:        $(top_srcdir)/m4/config/ltsugar.m4 \
                     97:        $(top_srcdir)/m4/config/ltversion.m4 \
                     98:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
                     99:        $(top_srcdir)/m4/macros/split-package-version.m4 \
                    100:        $(top_srcdir)/m4/macros/with.m4 \
                    101:        $(top_srcdir)/m4/macros/enable-disable.m4 \
                    102:        $(top_srcdir)/m4/macros/add-plugin.m4 \
                    103:        $(top_srcdir)/configure.ac
                    104: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                    105:        $(ACLOCAL_M4)
                    106: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
                    107: mkinstalldirs = $(install_sh) -d
                    108: CONFIG_HEADER = $(top_builddir)/config.h
                    109: CONFIG_CLEAN_FILES =
                    110: CONFIG_CLEAN_VPATH_FILES =
                    111: am__EXEEXT_1 = ntt_fft_tests$(EXEEXT)
                    112: am__dirstamp = $(am__leading_dot)dirstamp
                    113: am_ntt_fft_tests_OBJECTS =  \
                    114:        suites/ntt_fft_tests-test_ntt_fft.$(OBJEXT) \
                    115:        ntt_fft_tests-ntt_fft_tests.$(OBJEXT)
                    116: ntt_fft_tests_OBJECTS = $(am_ntt_fft_tests_OBJECTS)
                    117: ntt_fft_tests_DEPENDENCIES =  \
                    118:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    119:        $(top_builddir)/src/libstrongswan/tests/libtest.la \
                    120:        ../libnttfft.la
                    121: AM_V_lt = $(am__v_lt_@AM_V@)
                    122: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
                    123: am__v_lt_0 = --silent
                    124: am__v_lt_1 = 
                    125: ntt_fft_tests_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    126:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntt_fft_tests_CFLAGS) \
                    127:        $(CFLAGS) $(ntt_fft_tests_LDFLAGS) $(LDFLAGS) -o $@
                    128: AM_V_P = $(am__v_P_@AM_V@)
                    129: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    130: am__v_P_0 = false
                    131: am__v_P_1 = :
                    132: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    133: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    134: am__v_GEN_0 = @echo "  GEN     " $@;
                    135: am__v_GEN_1 = 
                    136: AM_V_at = $(am__v_at_@AM_V@)
                    137: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    138: am__v_at_0 = @
                    139: am__v_at_1 = 
                    140: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                    141: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    142: am__depfiles_maybe = depfiles
                    143: am__mv = mv -f
                    144: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    145:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                    146: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    147:        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
                    148:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
                    149:        $(AM_CFLAGS) $(CFLAGS)
                    150: AM_V_CC = $(am__v_CC_@AM_V@)
                    151: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
                    152: am__v_CC_0 = @echo "  CC      " $@;
                    153: am__v_CC_1 = 
                    154: CCLD = $(CC)
                    155: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    156:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
                    157:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    158: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
                    159: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
                    160: am__v_CCLD_0 = @echo "  CCLD    " $@;
                    161: am__v_CCLD_1 = 
                    162: SOURCES = $(ntt_fft_tests_SOURCES)
                    163: DIST_SOURCES = $(ntt_fft_tests_SOURCES)
                    164: am__can_run_installinfo = \
                    165:   case $$AM_UPDATE_INFO_DIR in \
                    166:     n|no|NO) false;; \
                    167:     *) (install-info --version) >/dev/null 2>&1;; \
                    168:   esac
                    169: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    170: # Read a list of newline-separated strings from the standard input,
                    171: # and print each of them once, without duplicates.  Input order is
                    172: # *not* preserved.
                    173: am__uniquify_input = $(AWK) '\
                    174:   BEGIN { nonempty = 0; } \
                    175:   { items[$$0] = 1; nonempty = 1; } \
                    176:   END { if (nonempty) { for (i in items) print i; }; } \
                    177: '
                    178: # Make sure the list of sources is unique.  This is necessary because,
                    179: # e.g., the same source file might be shared among _SOURCES variables
                    180: # for different programs/libraries.
                    181: am__define_uniq_tagged_files = \
                    182:   list='$(am__tagged_files)'; \
                    183:   unique=`for i in $$list; do \
                    184:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    185:   done | $(am__uniquify_input)`
                    186: ETAGS = etags
                    187: CTAGS = ctags
                    188: am__tty_colors_dummy = \
                    189:   mgn= red= grn= lgn= blu= brg= std=; \
                    190:   am__color_tests=no
                    191: am__tty_colors = { \
                    192:   $(am__tty_colors_dummy); \
                    193:   if test "X$(AM_COLOR_TESTS)" = Xno; then \
                    194:     am__color_tests=no; \
                    195:   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
                    196:     am__color_tests=yes; \
                    197:   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
                    198:     am__color_tests=yes; \
                    199:   fi; \
                    200:   if test $$am__color_tests = yes; then \
                    201:     red=''; \
                    202:     grn=''; \
                    203:     lgn=''; \
                    204:     blu=''; \
                    205:     mgn=''; \
                    206:     brg=''; \
                    207:     std=''; \
                    208:   fi; \
                    209: }
                    210: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
                    211: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    212: ACLOCAL = @ACLOCAL@
                    213: ALLOCA = @ALLOCA@
                    214: AMTAR = @AMTAR@
                    215: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
                    216: AR = @AR@
                    217: ATOMICLIB = @ATOMICLIB@
                    218: AUTOCONF = @AUTOCONF@
                    219: AUTOHEADER = @AUTOHEADER@
                    220: AUTOMAKE = @AUTOMAKE@
                    221: AWK = @AWK@
                    222: BFDLIB = @BFDLIB@
                    223: BTLIB = @BTLIB@
                    224: CC = @CC@
                    225: CCDEPMODE = @CCDEPMODE@
                    226: CFLAGS = @CFLAGS@
                    227: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
                    228: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
                    229: CPP = @CPP@
                    230: CPPFLAGS = @CPPFLAGS@
                    231: CYGPATH_W = @CYGPATH_W@
                    232: DEFS = @DEFS@
                    233: DEPDIR = @DEPDIR@
                    234: DLLIB = @DLLIB@
                    235: DLLTOOL = @DLLTOOL@
                    236: DSYMUTIL = @DSYMUTIL@
                    237: DUMPBIN = @DUMPBIN@
                    238: EASY_INSTALL = @EASY_INSTALL@
                    239: ECHO_C = @ECHO_C@
                    240: ECHO_N = @ECHO_N@
                    241: ECHO_T = @ECHO_T@
                    242: EGREP = @EGREP@
                    243: EXEEXT = @EXEEXT@
                    244: FGREP = @FGREP@
                    245: FUZZING_CFLAGS = @FUZZING_CFLAGS@
                    246: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
                    247: GEM = @GEM@
                    248: GENHTML = @GENHTML@
                    249: GPERF = @GPERF@
                    250: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    251: GPRBUILD = @GPRBUILD@
                    252: GREP = @GREP@
                    253: INSTALL = @INSTALL@
                    254: INSTALL_DATA = @INSTALL_DATA@
                    255: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    256: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    257: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    258: LCOV = @LCOV@
                    259: LD = @LD@
                    260: LDFLAGS = @LDFLAGS@
                    261: LEX = @LEX@
                    262: LEXLIB = @LEXLIB@
                    263: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    264: LIBOBJS = @LIBOBJS@
                    265: LIBS = @LIBS@
                    266: LIBTOOL = @LIBTOOL@
                    267: LIPO = @LIPO@
                    268: LN_S = @LN_S@
                    269: LTLIBOBJS = @LTLIBOBJS@
                    270: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    271: MAKEINFO = @MAKEINFO@
                    272: MANIFEST_TOOL = @MANIFEST_TOOL@
                    273: MKDIR_P = @MKDIR_P@
                    274: MYSQLCFLAG = @MYSQLCFLAG@
                    275: MYSQLCONFIG = @MYSQLCONFIG@
                    276: MYSQLLIB = @MYSQLLIB@
                    277: NM = @NM@
                    278: NMEDIT = @NMEDIT@
                    279: OBJDUMP = @OBJDUMP@
                    280: OBJEXT = @OBJEXT@
                    281: OPENSSL_LIB = @OPENSSL_LIB@
                    282: OTOOL = @OTOOL@
                    283: OTOOL64 = @OTOOL64@
                    284: PACKAGE = @PACKAGE@
                    285: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    286: PACKAGE_NAME = @PACKAGE_NAME@
                    287: PACKAGE_STRING = @PACKAGE_STRING@
                    288: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    289: PACKAGE_URL = @PACKAGE_URL@
                    290: PACKAGE_VERSION = @PACKAGE_VERSION@
                    291: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    292: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    293: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    294: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    295: PATH_SEPARATOR = @PATH_SEPARATOR@
                    296: PERL = @PERL@
                    297: PKG_CONFIG = @PKG_CONFIG@
                    298: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    299: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    300: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    301: PTHREADLIB = @PTHREADLIB@
                    302: PYTHON = @PYTHON@
                    303: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    304: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    305: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    306: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    307: PYTHON_PREFIX = @PYTHON_PREFIX@
                    308: PYTHON_VERSION = @PYTHON_VERSION@
                    309: PY_TEST = @PY_TEST@
                    310: RANLIB = @RANLIB@
                    311: RTLIB = @RTLIB@
                    312: RUBYGEMDIR = @RUBYGEMDIR@
                    313: SED = @SED@
                    314: SET_MAKE = @SET_MAKE@
                    315: SHELL = @SHELL@
                    316: SOCKLIB = @SOCKLIB@
                    317: STRIP = @STRIP@
                    318: TOX = @TOX@
                    319: UNWINDLIB = @UNWINDLIB@
                    320: VERSION = @VERSION@
                    321: YACC = @YACC@
                    322: YFLAGS = @YFLAGS@
                    323: abs_builddir = @abs_builddir@
                    324: abs_srcdir = @abs_srcdir@
                    325: abs_top_builddir = @abs_top_builddir@
                    326: abs_top_srcdir = @abs_top_srcdir@
                    327: ac_ct_AR = @ac_ct_AR@
                    328: ac_ct_CC = @ac_ct_CC@
                    329: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    330: aikgen_plugins = @aikgen_plugins@
                    331: am__include = @am__include@
                    332: am__leading_dot = @am__leading_dot@
                    333: am__quote = @am__quote@
                    334: am__tar = @am__tar@
                    335: am__untar = @am__untar@
                    336: attest_plugins = @attest_plugins@
                    337: bindir = @bindir@
                    338: botan_CFLAGS = @botan_CFLAGS@
                    339: botan_LIBS = @botan_LIBS@
                    340: build = @build@
                    341: build_alias = @build_alias@
                    342: build_cpu = @build_cpu@
                    343: build_os = @build_os@
                    344: build_vendor = @build_vendor@
                    345: builddir = @builddir@
                    346: c_plugins = @c_plugins@
                    347: charon_natt_port = @charon_natt_port@
                    348: charon_plugins = @charon_plugins@
                    349: charon_udp_port = @charon_udp_port@
                    350: clearsilver_LIBS = @clearsilver_LIBS@
                    351: cmd_plugins = @cmd_plugins@
                    352: datadir = @datadir@
                    353: datarootdir = @datarootdir@
                    354: dbusdatadir = @dbusdatadir@
                    355: dbuspolicydir = @dbuspolicydir@
                    356: dev_headers = @dev_headers@
                    357: docdir = @docdir@
                    358: dvidir = @dvidir@
                    359: exec_prefix = @exec_prefix@
                    360: fips_mode = @fips_mode@
                    361: fuzz_plugins = @fuzz_plugins@
                    362: host = @host@
                    363: host_alias = @host_alias@
                    364: host_cpu = @host_cpu@
                    365: host_os = @host_os@
                    366: host_vendor = @host_vendor@
                    367: htmldir = @htmldir@
                    368: imcvdir = @imcvdir@
                    369: includedir = @includedir@
                    370: infodir = @infodir@
                    371: install_sh = @install_sh@
                    372: ipsec_script = @ipsec_script@
                    373: ipsec_script_upper = @ipsec_script_upper@
                    374: ipsecdir = @ipsecdir@
                    375: ipsecgroup = @ipsecgroup@
                    376: ipseclibdir = @ipseclibdir@
                    377: ipsecuser = @ipsecuser@
                    378: json_CFLAGS = @json_CFLAGS@
                    379: json_LIBS = @json_LIBS@
                    380: libdir = @libdir@
                    381: libexecdir = @libexecdir@
                    382: libfuzzer = @libfuzzer@
                    383: libiptc_CFLAGS = @libiptc_CFLAGS@
                    384: libiptc_LIBS = @libiptc_LIBS@
                    385: linux_headers = @linux_headers@
                    386: localedir = @localedir@
                    387: localstatedir = @localstatedir@
                    388: manager_plugins = @manager_plugins@
                    389: mandir = @mandir@
                    390: medsrv_plugins = @medsrv_plugins@
                    391: mkdir_p = @mkdir_p@
                    392: nm_CFLAGS = @nm_CFLAGS@
                    393: nm_LIBS = @nm_LIBS@
                    394: nm_ca_dir = @nm_ca_dir@
                    395: nm_plugins = @nm_plugins@
                    396: oldincludedir = @oldincludedir@
                    397: p_plugins = @p_plugins@
                    398: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    399: pcsclite_LIBS = @pcsclite_LIBS@
                    400: pdfdir = @pdfdir@
                    401: piddir = @piddir@
                    402: pkgpyexecdir = @pkgpyexecdir@
                    403: pkgpythondir = @pkgpythondir@
                    404: pki_plugins = @pki_plugins@
                    405: plugindir = @plugindir@
                    406: pool_plugins = @pool_plugins@
                    407: prefix = @prefix@
                    408: program_transform_name = @program_transform_name@
                    409: psdir = @psdir@
                    410: pyexecdir = @pyexecdir@
                    411: pythondir = @pythondir@
                    412: random_device = @random_device@
                    413: resolv_conf = @resolv_conf@
                    414: routing_table = @routing_table@
                    415: routing_table_prio = @routing_table_prio@
                    416: runstatedir = @runstatedir@
                    417: s_plugins = @s_plugins@
                    418: sbindir = @sbindir@
                    419: scepclient_plugins = @scepclient_plugins@
                    420: scripts_plugins = @scripts_plugins@
                    421: sharedstatedir = @sharedstatedir@
                    422: soup_CFLAGS = @soup_CFLAGS@
                    423: soup_LIBS = @soup_LIBS@
                    424: srcdir = @srcdir@
                    425: starter_plugins = @starter_plugins@
                    426: strongswan_conf = @strongswan_conf@
                    427: strongswan_options = @strongswan_options@
                    428: swanctldir = @swanctldir@
                    429: sysconfdir = @sysconfdir@
                    430: systemd_CFLAGS = @systemd_CFLAGS@
                    431: systemd_LIBS = @systemd_LIBS@
                    432: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    433: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    434: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    435: systemd_journal_LIBS = @systemd_journal_LIBS@
                    436: systemdsystemunitdir = @systemdsystemunitdir@
                    437: t_plugins = @t_plugins@
                    438: target_alias = @target_alias@
                    439: top_build_prefix = @top_build_prefix@
                    440: top_builddir = @top_builddir@
                    441: top_srcdir = @top_srcdir@
                    442: tss2_CFLAGS = @tss2_CFLAGS@
                    443: tss2_LIBS = @tss2_LIBS@
                    444: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    445: tss2_esys_LIBS = @tss2_esys_LIBS@
                    446: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    447: tss2_socket_LIBS = @tss2_socket_LIBS@
                    448: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    449: tss2_sys_LIBS = @tss2_sys_LIBS@
                    450: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    451: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    452: urandom_device = @urandom_device@
                    453: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    454: wolfssl_LIBS = @wolfssl_LIBS@
                    455: xml_CFLAGS = @xml_CFLAGS@
                    456: xml_LIBS = @xml_LIBS@
                    457: ntt_fft_tests_SOURCES = \
                    458:        suites/test_ntt_fft.c \
                    459:        ntt_fft_tests.h ntt_fft_tests.c
                    460: 
                    461: ntt_fft_tests_CFLAGS = \
                    462:        -I$(top_srcdir)/src/libstrongswan \
                    463:        -I$(top_srcdir)/src/libstrongswan/tests \
                    464:        -I$(top_srcdir)/src/libstrongswan/math/libnttfft \
                    465:        -DPLUGINDIR=\""$(abs_top_builddir)/src/libstrongswan/plugins\"" \
                    466:        -DPLUGINS=\""${s_plugins}\"" \
                    467:        @COVERAGE_CFLAGS@
                    468: 
                    469: ntt_fft_tests_LDFLAGS = @COVERAGE_LDFLAGS@
                    470: ntt_fft_tests_LDADD = \
                    471:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    472:        $(top_builddir)/src/libstrongswan/tests/libtest.la \
                    473:        ../libnttfft.la
                    474: 
                    475: all: all-am
                    476: 
                    477: .SUFFIXES:
                    478: .SUFFIXES: .c .lo .o .obj
                    479: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    480:        @for dep in $?; do \
                    481:          case '$(am__configure_deps)' in \
                    482:            *$$dep*) \
                    483:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    484:                && { if test -f $@; then exit 0; else break; fi; }; \
                    485:              exit 1;; \
                    486:          esac; \
                    487:        done; \
                    488:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libstrongswan/math/libnttfft/tests/Makefile'; \
                    489:        $(am__cd) $(top_srcdir) && \
                    490:          $(AUTOMAKE) --gnu src/libstrongswan/math/libnttfft/tests/Makefile
                    491: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    492:        @case '$?' in \
                    493:          *config.status*) \
                    494:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    495:          *) \
                    496:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    497:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    498:        esac;
                    499: 
                    500: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    501:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    502: 
                    503: $(top_srcdir)/configure:  $(am__configure_deps)
                    504:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    505: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    506:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    507: $(am__aclocal_m4_deps):
                    508: 
                    509: clean-checkPROGRAMS:
                    510:        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
                    511:        echo " rm -f" $$list; \
                    512:        rm -f $$list || exit $$?; \
                    513:        test -n "$(EXEEXT)" || exit 0; \
                    514:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
                    515:        echo " rm -f" $$list; \
                    516:        rm -f $$list
                    517: suites/$(am__dirstamp):
                    518:        @$(MKDIR_P) suites
                    519:        @: > suites/$(am__dirstamp)
                    520: suites/$(DEPDIR)/$(am__dirstamp):
                    521:        @$(MKDIR_P) suites/$(DEPDIR)
                    522:        @: > suites/$(DEPDIR)/$(am__dirstamp)
                    523: suites/ntt_fft_tests-test_ntt_fft.$(OBJEXT): suites/$(am__dirstamp) \
                    524:        suites/$(DEPDIR)/$(am__dirstamp)
                    525: 
                    526: ntt_fft_tests$(EXEEXT): $(ntt_fft_tests_OBJECTS) $(ntt_fft_tests_DEPENDENCIES) $(EXTRA_ntt_fft_tests_DEPENDENCIES) 
                    527:        @rm -f ntt_fft_tests$(EXEEXT)
                    528:        $(AM_V_CCLD)$(ntt_fft_tests_LINK) $(ntt_fft_tests_OBJECTS) $(ntt_fft_tests_LDADD) $(LIBS)
                    529: 
                    530: mostlyclean-compile:
                    531:        -rm -f *.$(OBJEXT)
                    532:        -rm -f suites/*.$(OBJEXT)
                    533: 
                    534: distclean-compile:
                    535:        -rm -f *.tab.c
                    536: 
                    537: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Po@am__quote@
                    538: @AMDEP_TRUE@@am__include@ @am__quote@suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Po@am__quote@
                    539: 
                    540: .c.o:
                    541: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
                    542: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    543: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    544: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    545: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    546: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
                    547: 
                    548: .c.obj:
                    549: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
                    550: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
                    551: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    552: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    553: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    554: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
                    555: 
                    556: .c.lo:
                    557: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
                    558: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    559: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
                    560: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    561: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    562: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
                    563: 
                    564: suites/ntt_fft_tests-test_ntt_fft.o: suites/test_ntt_fft.c
                    565: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -MT suites/ntt_fft_tests-test_ntt_fft.o -MD -MP -MF suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Tpo -c -o suites/ntt_fft_tests-test_ntt_fft.o `test -f 'suites/test_ntt_fft.c' || echo '$(srcdir)/'`suites/test_ntt_fft.c
                    566: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Tpo suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Po
                    567: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='suites/test_ntt_fft.c' object='suites/ntt_fft_tests-test_ntt_fft.o' libtool=no @AMDEPBACKSLASH@
                    568: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    569: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -c -o suites/ntt_fft_tests-test_ntt_fft.o `test -f 'suites/test_ntt_fft.c' || echo '$(srcdir)/'`suites/test_ntt_fft.c
                    570: 
                    571: suites/ntt_fft_tests-test_ntt_fft.obj: suites/test_ntt_fft.c
                    572: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -MT suites/ntt_fft_tests-test_ntt_fft.obj -MD -MP -MF suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Tpo -c -o suites/ntt_fft_tests-test_ntt_fft.obj `if test -f 'suites/test_ntt_fft.c'; then $(CYGPATH_W) 'suites/test_ntt_fft.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ntt_fft.c'; fi`
                    573: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Tpo suites/$(DEPDIR)/ntt_fft_tests-test_ntt_fft.Po
                    574: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='suites/test_ntt_fft.c' object='suites/ntt_fft_tests-test_ntt_fft.obj' libtool=no @AMDEPBACKSLASH@
                    575: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    576: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -c -o suites/ntt_fft_tests-test_ntt_fft.obj `if test -f 'suites/test_ntt_fft.c'; then $(CYGPATH_W) 'suites/test_ntt_fft.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ntt_fft.c'; fi`
                    577: 
                    578: ntt_fft_tests-ntt_fft_tests.o: ntt_fft_tests.c
                    579: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -MT ntt_fft_tests-ntt_fft_tests.o -MD -MP -MF $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo -c -o ntt_fft_tests-ntt_fft_tests.o `test -f 'ntt_fft_tests.c' || echo '$(srcdir)/'`ntt_fft_tests.c
                    580: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Po
                    581: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='ntt_fft_tests.c' object='ntt_fft_tests-ntt_fft_tests.o' libtool=no @AMDEPBACKSLASH@
                    582: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    583: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -c -o ntt_fft_tests-ntt_fft_tests.o `test -f 'ntt_fft_tests.c' || echo '$(srcdir)/'`ntt_fft_tests.c
                    584: 
                    585: ntt_fft_tests-ntt_fft_tests.obj: ntt_fft_tests.c
                    586: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -MT ntt_fft_tests-ntt_fft_tests.obj -MD -MP -MF $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo -c -o ntt_fft_tests-ntt_fft_tests.obj `if test -f 'ntt_fft_tests.c'; then $(CYGPATH_W) 'ntt_fft_tests.c'; else $(CYGPATH_W) '$(srcdir)/ntt_fft_tests.c'; fi`
                    587: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Po
                    588: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='ntt_fft_tests.c' object='ntt_fft_tests-ntt_fft_tests.obj' libtool=no @AMDEPBACKSLASH@
                    589: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    590: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntt_fft_tests_CFLAGS) $(CFLAGS) -c -o ntt_fft_tests-ntt_fft_tests.obj `if test -f 'ntt_fft_tests.c'; then $(CYGPATH_W) 'ntt_fft_tests.c'; else $(CYGPATH_W) '$(srcdir)/ntt_fft_tests.c'; fi`
                    591: 
                    592: mostlyclean-libtool:
                    593:        -rm -f *.lo
                    594: 
                    595: clean-libtool:
                    596:        -rm -rf .libs _libs
                    597: 
                    598: ID: $(am__tagged_files)
                    599:        $(am__define_uniq_tagged_files); mkid -fID $$unique
                    600: tags: tags-am
                    601: TAGS: tags
                    602: 
                    603: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    604:        set x; \
                    605:        here=`pwd`; \
                    606:        $(am__define_uniq_tagged_files); \
                    607:        shift; \
                    608:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
                    609:          test -n "$$unique" || unique=$$empty_fix; \
                    610:          if test $$# -gt 0; then \
                    611:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    612:              "$$@" $$unique; \
                    613:          else \
                    614:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    615:              $$unique; \
                    616:          fi; \
                    617:        fi
                    618: ctags: ctags-am
                    619: 
                    620: CTAGS: ctags
                    621: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    622:        $(am__define_uniq_tagged_files); \
                    623:        test -z "$(CTAGS_ARGS)$$unique" \
                    624:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    625:             $$unique
                    626: 
                    627: GTAGS:
                    628:        here=`$(am__cd) $(top_builddir) && pwd` \
                    629:          && $(am__cd) $(top_srcdir) \
                    630:          && gtags -i $(GTAGS_ARGS) "$$here"
                    631: cscopelist: cscopelist-am
                    632: 
                    633: cscopelist-am: $(am__tagged_files)
                    634:        list='$(am__tagged_files)'; \
                    635:        case "$(srcdir)" in \
                    636:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
                    637:          *) sdir=$(subdir)/$(srcdir) ;; \
                    638:        esac; \
                    639:        for i in $$list; do \
                    640:          if test -f "$$i"; then \
                    641:            echo "$(subdir)/$$i"; \
                    642:          else \
                    643:            echo "$$sdir/$$i"; \
                    644:          fi; \
                    645:        done >> $(top_builddir)/cscope.files
                    646: 
                    647: distclean-tags:
                    648:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    649: 
                    650: check-TESTS: $(TESTS)
                    651:        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
                    652:        srcdir=$(srcdir); export srcdir; \
                    653:        list=' $(TESTS) '; \
                    654:        $(am__tty_colors); \
                    655:        if test -n "$$list"; then \
                    656:          for tst in $$list; do \
                    657:            if test -f ./$$tst; then dir=./; \
                    658:            elif test -f $$tst; then dir=; \
                    659:            else dir="$(srcdir)/"; fi; \
                    660:            if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
                    661:              all=`expr $$all + 1`; \
                    662:              case " $(XFAIL_TESTS) " in \
                    663:              *[\ \     ]$$tst[\ \      ]*) \
                    664:                xpass=`expr $$xpass + 1`; \
                    665:                failed=`expr $$failed + 1`; \
                    666:                col=$$red; res=XPASS; \
                    667:              ;; \
                    668:              *) \
                    669:                col=$$grn; res=PASS; \
                    670:              ;; \
                    671:              esac; \
                    672:            elif test $$? -ne 77; then \
                    673:              all=`expr $$all + 1`; \
                    674:              case " $(XFAIL_TESTS) " in \
                    675:              *[\ \     ]$$tst[\ \      ]*) \
                    676:                xfail=`expr $$xfail + 1`; \
                    677:                col=$$lgn; res=XFAIL; \
                    678:              ;; \
                    679:              *) \
                    680:                failed=`expr $$failed + 1`; \
                    681:                col=$$red; res=FAIL; \
                    682:              ;; \
                    683:              esac; \
                    684:            else \
                    685:              skip=`expr $$skip + 1`; \
                    686:              col=$$blu; res=SKIP; \
                    687:            fi; \
                    688:            echo "$${col}$$res$${std}: $$tst"; \
                    689:          done; \
                    690:          if test "$$all" -eq 1; then \
                    691:            tests="test"; \
                    692:            All=""; \
                    693:          else \
                    694:            tests="tests"; \
                    695:            All="All "; \
                    696:          fi; \
                    697:          if test "$$failed" -eq 0; then \
                    698:            if test "$$xfail" -eq 0; then \
                    699:              banner="$$All$$all $$tests passed"; \
                    700:            else \
                    701:              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
                    702:              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
                    703:            fi; \
                    704:          else \
                    705:            if test "$$xpass" -eq 0; then \
                    706:              banner="$$failed of $$all $$tests failed"; \
                    707:            else \
                    708:              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
                    709:              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
                    710:            fi; \
                    711:          fi; \
                    712:          dashes="$$banner"; \
                    713:          skipped=""; \
                    714:          if test "$$skip" -ne 0; then \
                    715:            if test "$$skip" -eq 1; then \
                    716:              skipped="($$skip test was not run)"; \
                    717:            else \
                    718:              skipped="($$skip tests were not run)"; \
                    719:            fi; \
                    720:            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
                    721:              dashes="$$skipped"; \
                    722:          fi; \
                    723:          report=""; \
                    724:          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
                    725:            report="Please report to $(PACKAGE_BUGREPORT)"; \
                    726:            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
                    727:              dashes="$$report"; \
                    728:          fi; \
                    729:          dashes=`echo "$$dashes" | sed s/./=/g`; \
                    730:          if test "$$failed" -eq 0; then \
                    731:            col="$$grn"; \
                    732:          else \
                    733:            col="$$red"; \
                    734:          fi; \
                    735:          echo "$${col}$$dashes$${std}"; \
                    736:          echo "$${col}$$banner$${std}"; \
                    737:          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
                    738:          test -z "$$report" || echo "$${col}$$report$${std}"; \
                    739:          echo "$${col}$$dashes$${std}"; \
                    740:          test "$$failed" -eq 0; \
                    741:        else :; fi
                    742: 
                    743: distdir: $(DISTFILES)
                    744:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    745:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    746:        list='$(DISTFILES)'; \
                    747:          dist_files=`for file in $$list; do echo $$file; done | \
                    748:          sed -e "s|^$$srcdirstrip/||;t" \
                    749:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    750:        case $$dist_files in \
                    751:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    752:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    753:                           sort -u` ;; \
                    754:        esac; \
                    755:        for file in $$dist_files; do \
                    756:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    757:          if test -d $$d/$$file; then \
                    758:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    759:            if test -d "$(distdir)/$$file"; then \
                    760:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    761:            fi; \
                    762:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    763:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    764:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    765:            fi; \
                    766:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    767:          else \
                    768:            test -f "$(distdir)/$$file" \
                    769:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    770:            || exit 1; \
                    771:          fi; \
                    772:        done
                    773: check-am: all-am
                    774:        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
                    775:        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
                    776: check: check-am
                    777: all-am: Makefile
                    778: installdirs:
                    779: install: install-am
                    780: install-exec: install-exec-am
                    781: install-data: install-data-am
                    782: uninstall: uninstall-am
                    783: 
                    784: install-am: all-am
                    785:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    786: 
                    787: installcheck: installcheck-am
                    788: install-strip:
                    789:        if test -z '$(STRIP)'; then \
                    790:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    791:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    792:              install; \
                    793:        else \
                    794:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    795:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    796:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    797:        fi
                    798: mostlyclean-generic:
                    799: 
                    800: clean-generic:
                    801: 
                    802: distclean-generic:
                    803:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    804:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    805:        -rm -f suites/$(DEPDIR)/$(am__dirstamp)
                    806:        -rm -f suites/$(am__dirstamp)
                    807: 
                    808: maintainer-clean-generic:
                    809:        @echo "This command is intended for maintainers to use"
                    810:        @echo "it deletes files that may require special tools to rebuild."
                    811: clean: clean-am
                    812: 
                    813: clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
                    814:        mostlyclean-am
                    815: 
                    816: distclean: distclean-am
                    817:        -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
                    818:        -rm -f Makefile
                    819: distclean-am: clean-am distclean-compile distclean-generic \
                    820:        distclean-tags
                    821: 
                    822: dvi: dvi-am
                    823: 
                    824: dvi-am:
                    825: 
                    826: html: html-am
                    827: 
                    828: html-am:
                    829: 
                    830: info: info-am
                    831: 
                    832: info-am:
                    833: 
                    834: install-data-am:
                    835: 
                    836: install-dvi: install-dvi-am
                    837: 
                    838: install-dvi-am:
                    839: 
                    840: install-exec-am:
                    841: 
                    842: install-html: install-html-am
                    843: 
                    844: install-html-am:
                    845: 
                    846: install-info: install-info-am
                    847: 
                    848: install-info-am:
                    849: 
                    850: install-man:
                    851: 
                    852: install-pdf: install-pdf-am
                    853: 
                    854: install-pdf-am:
                    855: 
                    856: install-ps: install-ps-am
                    857: 
                    858: install-ps-am:
                    859: 
                    860: installcheck-am:
                    861: 
                    862: maintainer-clean: maintainer-clean-am
                    863:        -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
                    864:        -rm -f Makefile
                    865: maintainer-clean-am: distclean-am maintainer-clean-generic
                    866: 
                    867: mostlyclean: mostlyclean-am
                    868: 
                    869: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                    870:        mostlyclean-libtool
                    871: 
                    872: pdf: pdf-am
                    873: 
                    874: pdf-am:
                    875: 
                    876: ps: ps-am
                    877: 
                    878: ps-am:
                    879: 
                    880: uninstall-am:
                    881: 
                    882: .MAKE: check-am install-am install-strip
                    883: 
                    884: .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
                    885:        clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
                    886:        ctags ctags-am distclean distclean-compile distclean-generic \
                    887:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                    888:        html-am info info-am install install-am install-data \
                    889:        install-data-am install-dvi install-dvi-am install-exec \
                    890:        install-exec-am install-html install-html-am install-info \
                    891:        install-info-am install-man install-pdf install-pdf-am \
                    892:        install-ps install-ps-am install-strip installcheck \
                    893:        installcheck-am installdirs maintainer-clean \
                    894:        maintainer-clean-generic mostlyclean mostlyclean-compile \
                    895:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    896:        tags tags-am uninstall uninstall-am
                    897: 
                    898: .PRECIOUS: Makefile
                    899: 
                    900: 
                    901: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    902: # Otherwise a system limit (for SysV at least) may be exceeded.
                    903: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>