===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
strongswan-5.9.1/conf/Makefile.in-50-  { \
strongswan-5.9.1/conf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/conf/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/conf/Makefile.in-128-  esac
strongswan-5.9.1/conf/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/conf/Makefile.in-130-am__vpath_adj = case $$p in \
strongswan-5.9.1/conf/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/conf/Makefile.in-132-    *) f=$$p;; \
strongswan-5.9.1/conf/Makefile.in-133-  esac;
strongswan-5.9.1/conf/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/conf/Makefile.in-135-am__install_max = 40
strongswan-5.9.1/conf/Makefile.in-136-am__nobase_strip_setup = \
strongswan-5.9.1/conf/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/conf/Makefile.in-138-am__nobase_strip = \
##############################################
strongswan-5.9.1/conf/Makefile.in-416-# make this relative to the location of strongswan.conf
strongswan-5.9.1/conf/Makefile.in:417:strongswanconfdir = `dirname $(strongswan_conf)`
strongswan-5.9.1/conf/Makefile.in-418-strongswanddir = $(strongswanconfdir)/strongswan.d
##############################################
strongswan-5.9.1/conf/Makefile.in-591-	test -n "$(man5dir)" \
strongswan-5.9.1/conf/Makefile.in:592:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/conf/Makefile.in-593-	  || exit 0; \
##############################################
strongswan-5.9.1/conf/Makefile.in-648-	@list='$(optionstemplate_DATA)'; test -n "$(optionstemplatedir)" || list=; \
strongswan-5.9.1/conf/Makefile.in:649:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/conf/Makefile.in-650-	dir='$(DESTDIR)$(optionstemplatedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/conf/Makefile.in-669-	@list='$(pluginstemplate_DATA)'; test -n "$(pluginstemplatedir)" || list=; \
strongswan-5.9.1/conf/Makefile.in:670:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/conf/Makefile.in-671-	dir='$(DESTDIR)$(pluginstemplatedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/conf/Makefile.in-690-	@list='$(templates_DATA)'; test -n "$(templatesdir)" || list=; \
strongswan-5.9.1/conf/Makefile.in:691:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/conf/Makefile.in-692-	dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/conf/Makefile.in-700-distdir: $(DISTFILES)
strongswan-5.9.1/conf/Makefile.in:701:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/conf/Makefile.in:702:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/conf/Makefile.in-703-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/conf/Makefile.in-714-	  if test -d $$d/$$file; then \
strongswan-5.9.1/conf/Makefile.in:715:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/conf/Makefile.in-716-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/conf/Makefile.in-869-		sed \
strongswan-5.9.1/conf/Makefile.in:870:		-e "s:\@PLUGIN_NAME\@:`basename $< .opt`:" \
strongswan-5.9.1/conf/Makefile.in-871-		$(srcdir)/default.opt | cat - $< | \
##############################################
strongswan-5.9.1/conf/Makefile.in-888-	sed \
strongswan-5.9.1/conf/Makefile.in:889:	-e "s:\@PLUGIN_NAME\@:`basename $< .tmp`:" \
strongswan-5.9.1/conf/Makefile.in-890-	$(builddir)/$< > $(builddir)/$@
##############################################
strongswan-5.9.1/conf/Makefile.in-912-	for f in $(options_install_src); do \
strongswan-5.9.1/conf/Makefile.in:913:		name=`basename $$f`; \
strongswan-5.9.1/conf/Makefile.in-914-		test -f "$(DESTDIR)$(strongswanddir)/$$name" || $(INSTALL) -m 644 "$(srcdir)/$$f" "$(DESTDIR)$(strongswanddir)/$$name" || true; \
##############################################
strongswan-5.9.1/conf/Makefile.in-916-	for f in $(plugins_install_src); do \
strongswan-5.9.1/conf/Makefile.in:917:		name=`basename $$f`; \
strongswan-5.9.1/conf/Makefile.in-918-		if test -f "$$f"; then dir=; else dir="$(srcdir)/"; fi; \
##############################################
strongswan-5.9.1/conf/Makefile.am-1-# make this relative to the location of strongswan.conf
strongswan-5.9.1/conf/Makefile.am:2:strongswanconfdir = `dirname $(strongswan_conf)`
strongswan-5.9.1/conf/Makefile.am-3-strongswanddir = $(strongswanconfdir)/strongswan.d
##############################################
strongswan-5.9.1/conf/Makefile.am-136-		sed \
strongswan-5.9.1/conf/Makefile.am:137:		-e "s:\@PLUGIN_NAME\@:`basename $< .opt`:" \
strongswan-5.9.1/conf/Makefile.am-138-		$(srcdir)/default.opt | cat - $< | \
##############################################
strongswan-5.9.1/conf/Makefile.am-155-	sed \
strongswan-5.9.1/conf/Makefile.am:156:	-e "s:\@PLUGIN_NAME\@:`basename $< .tmp`:" \
strongswan-5.9.1/conf/Makefile.am-157-	$(builddir)/$< > $(builddir)/$@
##############################################
strongswan-5.9.1/conf/Makefile.am-179-	for f in $(options_install_src); do \
strongswan-5.9.1/conf/Makefile.am:180:		name=`basename $$f`; \
strongswan-5.9.1/conf/Makefile.am-181-		test -f "$(DESTDIR)$(strongswanddir)/$$name" || $(INSTALL) -m 644 "$(srcdir)/$$f" "$(DESTDIR)$(strongswanddir)/$$name" || true; \
##############################################
strongswan-5.9.1/conf/Makefile.am-183-	for f in $(plugins_install_src); do \
strongswan-5.9.1/conf/Makefile.am:184:		name=`basename $$f`; \
strongswan-5.9.1/conf/Makefile.am-185-		if test -f "$$f"; then dir=; else dir="$(srcdir)/"; fi; \
##############################################
strongswan-5.9.1/Makefile.in-50-  { \
strongswan-5.9.1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/Makefile.in-141-  esac
strongswan-5.9.1/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/Makefile.in-143-am__vpath_adj = case $$p in \
strongswan-5.9.1/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/Makefile.in-145-    *) f=$$p;; \
strongswan-5.9.1/Makefile.in-146-  esac;
strongswan-5.9.1/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/Makefile.in-148-am__install_max = 40
strongswan-5.9.1/Makefile.in-149-am__nobase_strip_setup = \
strongswan-5.9.1/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/Makefile.in-151-am__nobase_strip = \
##############################################
strongswan-5.9.1/Makefile.in-221-  while test -n "$$dir1"; do \
strongswan-5.9.1/Makefile.in:222:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/Makefile.in-223-    if test "$$first" != "."; then \
strongswan-5.9.1/Makefile.in-224-      if test "$$first" = ".."; then \
strongswan-5.9.1/Makefile.in:225:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/Makefile.in:226:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/Makefile.in-227-      else \
strongswan-5.9.1/Makefile.in:228:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/Makefile.in-229-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/Makefile.in:230:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/Makefile.in-231-        else \
##############################################
strongswan-5.9.1/Makefile.in-236-    fi; \
strongswan-5.9.1/Makefile.in:237:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/Makefile.in-238-  done; \
##############################################
strongswan-5.9.1/Makefile.in-589-	@list='$(nodist_config_include_HEADERS)'; test -n "$(config_includedir)" || list=; \
strongswan-5.9.1/Makefile.in:590:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/Makefile.in-591-	dir='$(DESTDIR)$(config_includedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/Makefile.in-606-	dot_seen=no; \
strongswan-5.9.1/Makefile.in:607:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/Makefile.in-608-	case "$@" in \
##############################################
strongswan-5.9.1/Makefile.in-669-GTAGS:
strongswan-5.9.1/Makefile.in:670:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/Makefile.in-671-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/Makefile.in-701-	test -d "$(distdir)" || mkdir "$(distdir)"
strongswan-5.9.1/Makefile.in:702:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/Makefile.in:703:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/Makefile.in-704-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/Makefile.in-715-	  if test -d $$d/$$file; then \
strongswan-5.9.1/Makefile.in:716:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/Makefile.in-717-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/Makefile.in-829-	test -d $(distdir)/_build || exit 0; \
strongswan-5.9.1/Makefile.in:830:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
strongswan-5.9.1/Makefile.in-831-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
strongswan-5.9.1/Makefile.in-873-	}; \
strongswan-5.9.1/Makefile.in:874:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
strongswan-5.9.1/Makefile.in-875-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
strongswan-5.9.1/Makefile.in-885-	fi
strongswan-5.9.1/Makefile.in:886:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
strongswan-5.9.1/Makefile.in-887-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
strongswan-5.9.1/Makefile.in-1066-@COVERAGE_TRUE@				-o $(top_builddir)/coverage/html \
strongswan-5.9.1/Makefile.in:1067:@COVERAGE_TRUE@				-p `readlink -m $(abs_top_srcdir)`/src \
strongswan-5.9.1/Makefile.in-1068-@COVERAGE_TRUE@				$(top_builddir)/coverage/coverage.cleaned.info
##############################################
strongswan-5.9.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
strongswan-5.9.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
strongswan-5.9.1/configure-45-  as_echo='print -r --'
strongswan-5.9.1/configure-46-  as_echo_n='print -rn --'
strongswan-5.9.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
strongswan-5.9.1/configure-48-  as_echo='printf %s\n'
##############################################
strongswan-5.9.1/configure-50-else
strongswan-5.9.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
strongswan-5.9.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
strongswan-5.9.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
strongswan-5.9.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
strongswan-5.9.1/configure-62-      esac;
##############################################
strongswan-5.9.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
strongswan-5.9.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
strongswan-5.9.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
strongswan-5.9.1/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
strongswan-5.9.1/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
strongswan-5.9.1/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
strongswan-5.9.1/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
strongswan-5.9.1/configure-332-      case $as_dir in #(
strongswan-5.9.1/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
strongswan-5.9.1/configure-334-      *) as_qdir=$as_dir;;
##############################################
strongswan-5.9.1/configure-405-  {
strongswan-5.9.1/configure:406:    as_val=`expr "$@" || test $? -eq 1`
strongswan-5.9.1/configure-407-  }
##############################################
strongswan-5.9.1/configure-412-# ----------------------------------------
strongswan-5.9.1/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
strongswan-5.9.1/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
strongswan-5.9.1/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
strongswan-5.9.1/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
strongswan-5.9.1/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
strongswan-5.9.1/configure-1645-  case $ac_option in
strongswan-5.9.1/configure:1646:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
strongswan-5.9.1/configure-1647-  *=)   ac_optarg= ;;
##############################################
strongswan-5.9.1/configure-1689-  -disable-* | --disable-*)
strongswan-5.9.1/configure:1690:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
strongswan-5.9.1/configure-1691-    # Reject names that are not valid shell variable names.
##############################################
strongswan-5.9.1/configure-1694-    ac_useropt_orig=$ac_useropt
strongswan-5.9.1/configure:1695:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
strongswan-5.9.1/configure-1696-    case $ac_user_opts in
##############################################
strongswan-5.9.1/configure-1715-  -enable-* | --enable-*)
strongswan-5.9.1/configure:1716:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
strongswan-5.9.1/configure-1717-    # Reject names that are not valid shell variable names.
##############################################
strongswan-5.9.1/configure-1720-    ac_useropt_orig=$ac_useropt
strongswan-5.9.1/configure:1721:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
strongswan-5.9.1/configure-1722-    case $ac_user_opts in
##############################################
strongswan-5.9.1/configure-1928-  -with-* | --with-*)
strongswan-5.9.1/configure:1929:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
strongswan-5.9.1/configure-1930-    # Reject names that are not valid shell variable names.
##############################################
strongswan-5.9.1/configure-1933-    ac_useropt_orig=$ac_useropt
strongswan-5.9.1/configure:1934:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
strongswan-5.9.1/configure-1935-    case $ac_user_opts in
##############################################
strongswan-5.9.1/configure-1944-  -without-* | --without-*)
strongswan-5.9.1/configure:1945:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
strongswan-5.9.1/configure-1946-    # Reject names that are not valid shell variable names.
##############################################
strongswan-5.9.1/configure-1949-    ac_useropt_orig=$ac_useropt
strongswan-5.9.1/configure:1950:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
strongswan-5.9.1/configure-1951-    case $ac_user_opts in
##############################################
strongswan-5.9.1/configure-1982-  *=*)
strongswan-5.9.1/configure:1983:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
strongswan-5.9.1/configure-1984-    # Reject names that are not valid shell variable names.
##############################################
strongswan-5.9.1/configure-2003-if test -n "$ac_prev"; then
strongswan-5.9.1/configure:2004:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
strongswan-5.9.1/configure-2005-  as_fn_error $? "missing argument to $ac_option"
##############################################
strongswan-5.9.1/configure-2025-    */ )
strongswan-5.9.1/configure:2026:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
strongswan-5.9.1/configure-2027-      eval $ac_var=\$ac_val;;
##############################################
strongswan-5.9.1/configure-2060-ac_ls_di=`ls -di .` &&
strongswan-5.9.1/configure:2061:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
strongswan-5.9.1/configure-2062-  as_fn_error $? "working directory cannot be determined"
##############################################
strongswan-5.9.1/configure-2116-case $srcdir in
strongswan-5.9.1/configure:2117:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
strongswan-5.9.1/configure-2118-esac
##############################################
strongswan-5.9.1/configure-2159-By default, \`make install' will install all the files in
strongswan-5.9.1/configure:2160:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
strongswan-5.9.1/configure:2161:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
strongswan-5.9.1/configure-2162-for instance \`--prefix=\$HOME'.
##############################################
strongswan-5.9.1/configure-2659-*)
strongswan-5.9.1/configure:2660:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
strongswan-5.9.1/configure-2661-  # A ".." for each directory in $ac_dir_suffix.
strongswan-5.9.1/configure:2662:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
strongswan-5.9.1/configure-2663-  case $ac_top_builddir_sub in
##############################################
strongswan-5.9.1/configure-3042-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
strongswan-5.9.1/configure:3043:  as_decl_name=`echo $2|sed 's/ *(.*//'`
strongswan-5.9.1/configure:3044:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
strongswan-5.9.1/configure-3045-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
strongswan-5.9.1/configure-3300-    *\'*)
strongswan-5.9.1/configure:3301:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
strongswan-5.9.1/configure-3302-    esac
##############################################
strongswan-5.9.1/configure-3383-      case $ac_val in
strongswan-5.9.1/configure:3384:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
strongswan-5.9.1/configure-3385-      esac
##############################################
strongswan-5.9.1/configure-3398-	case $ac_val in
strongswan-5.9.1/configure:3399:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
strongswan-5.9.1/configure-3400-	esac
##############################################
strongswan-5.9.1/configure-3518-    set,)
strongswan-5.9.1/configure:3519:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
strongswan-5.9.1/configure:3520:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
strongswan-5.9.1/configure-3521-      ac_cache_corrupted=: ;;
##############################################
strongswan-5.9.1/configure-3529-	# differences in whitespace do not lead to failure.
strongswan-5.9.1/configure:3530:	ac_old_val_w=`echo x $ac_old_val`
strongswan-5.9.1/configure:3531:	ac_new_val_w=`echo x $ac_new_val`
strongswan-5.9.1/configure-3532-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
strongswan-5.9.1/configure-3549-    case $ac_new_val in
strongswan-5.9.1/configure:3550:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
strongswan-5.9.1/configure-3551-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
strongswan-5.9.1/configure-3724-     echo "timestamp, slept: $am_has_slept" > conftest.file
strongswan-5.9.1/configure:3725:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
strongswan-5.9.1/configure-3726-     if test "$*" = "X"; then
strongswan-5.9.1/configure-3727-	# -L didn't work.
strongswan-5.9.1/configure:3728:	set X `ls -t "$srcdir/configure" conftest.file`
strongswan-5.9.1/configure-3729-     fi
##############################################
strongswan-5.9.1/configure-3775-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
strongswan-5.9.1/configure:3776:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
strongswan-5.9.1/configure-3777-
strongswan-5.9.1/configure-3778-# Expand $ac_aux_dir to an absolute path.
strongswan-5.9.1/configure:3779:am_aux_dir=`cd "$ac_aux_dir" && pwd`
strongswan-5.9.1/configure-3780-
##############################################
strongswan-5.9.1/configure-3920-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
strongswan-5.9.1/configure:3921:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
strongswan-5.9.1/configure-3922-	     'mkdir (GNU coreutils) '* | \
##############################################
strongswan-5.9.1/configure-3993-set x ${MAKE-make}
strongswan-5.9.1/configure:3994:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
strongswan-5.9.1/configure-3995-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
strongswan-5.9.1/configure-4003-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
strongswan-5.9.1/configure:4004:case `${MAKE-make} -f conftest.make 2>/dev/null` in
strongswan-5.9.1/configure-4005-  *@@@%%%=?*=@@@%%%*)
##############################################
strongswan-5.9.1/configure-4069-
strongswan-5.9.1/configure:4070:if test "`cd $srcdir && pwd`" != "`pwd`"; then
strongswan-5.9.1/configure-4071-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
strongswan-5.9.1/configure-4528-  # Check for GNU $ac_path_SED
strongswan-5.9.1/configure:4529:case `"$ac_path_SED" --version 2>&1` in
strongswan-5.9.1/configure-4530-*GNU*)
##############################################
strongswan-5.9.1/configure-4574-
strongswan-5.9.1/configure:4575:	PACKAGE_VERSION_MAJOR=`echo "$PACKAGE_VERSION" | $SED 's/\([0-9]\+\).*/\1/'`
strongswan-5.9.1/configure:4576:	PACKAGE_VERSION_MINOR=`echo "$PACKAGE_VERSION" | $SED 's/[0-9]\+\.\([0-9]\+\).*/\1/'`
strongswan-5.9.1/configure:4577:	PACKAGE_VERSION_BUILD=`echo "$PACKAGE_VERSION" | $SED 's/[0-9]\+\.[0-9]\+\.\([0-9]\+\).*/\1/'`
strongswan-5.9.1/configure:4578:	PACKAGE_VERSION_REVIEW=`echo "$PACKAGE_VERSION" | $SED 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*\)/\1/'`
strongswan-5.9.1/configure-4579-
##############################################
strongswan-5.9.1/configure-4896-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:4897:  pkg_cv_dbusdatadir=`$PKG_CONFIG --variable="datadir" "dbus-1" 2>/dev/null`
strongswan-5.9.1/configure-4898-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-4993-# convert script name to uppercase
strongswan-5.9.1/configure:4994:ipsec_script_upper=`echo -n "$ipsec_script" | tr a-z A-Z`
strongswan-5.9.1/configure-4995-
##############################################
strongswan-5.9.1/configure-8427-$as_echo_n "checking whether the C compiler works... " >&6; }
strongswan-5.9.1/configure:8428:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
strongswan-5.9.1/configure-8429-
##############################################
strongswan-5.9.1/configure-8471-	then :; else
strongswan-5.9.1/configure:8472:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
strongswan-5.9.1/configure-8473-	fi
##############################################
strongswan-5.9.1/configure-8531-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
strongswan-5.9.1/configure:8532:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
strongswan-5.9.1/configure-8533-	  break;;
##############################################
strongswan-5.9.1/configure-8640-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
strongswan-5.9.1/configure:8641:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
strongswan-5.9.1/configure-8642-       break;;
##############################################
strongswan-5.9.1/configure-8948-# Ignore all kinds of additional output from 'make'.
strongswan-5.9.1/configure:8949:case `$am_make -s -f confmf 2> /dev/null` in #(
strongswan-5.9.1/configure-8950-*the\ am__doit\ target*)
##############################################
strongswan-5.9.1/configure-8958-   echo '.include "confinc"' > confmf
strongswan-5.9.1/configure:8959:   case `$am_make -s -f confmf 2> /dev/null` in #(
strongswan-5.9.1/configure-8960-   *the\ am__doit\ target*)
##############################################
strongswan-5.9.1/configure-9021-  if test "$am_compiler_list" = ""; then
strongswan-5.9.1/configure:9022:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
strongswan-5.9.1/configure-9023-  fi
##############################################
strongswan-5.9.1/configure-9133-test "x$ac_build_alias" = x &&
strongswan-5.9.1/configure:9134:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
strongswan-5.9.1/configure-9135-test "x$ac_build_alias" = x &&
strongswan-5.9.1/configure-9136-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
strongswan-5.9.1/configure:9137:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
strongswan-5.9.1/configure-9138-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
strongswan-5.9.1/configure-9157-IFS=$ac_save_IFS
strongswan-5.9.1/configure:9158:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
strongswan-5.9.1/configure-9159-
##############################################
strongswan-5.9.1/configure-9168-else
strongswan-5.9.1/configure:9169:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
strongswan-5.9.1/configure-9170-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
strongswan-5.9.1/configure-9190-IFS=$ac_save_IFS
strongswan-5.9.1/configure:9191:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
strongswan-5.9.1/configure-9192-
##############################################
strongswan-5.9.1/configure-9351-  # Check for GNU $ac_path_GREP
strongswan-5.9.1/configure:9352:case `"$ac_path_GREP" --version 2>&1` in
strongswan-5.9.1/configure-9353-*GNU*)
##############################################
strongswan-5.9.1/configure-9417-  # Check for GNU $ac_path_EGREP
strongswan-5.9.1/configure:9418:case `"$ac_path_EGREP" --version 2>&1` in
strongswan-5.9.1/configure-9419-*GNU*)
##############################################
strongswan-5.9.1/configure-9502-    *)
strongswan-5.9.1/configure:9503:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
strongswan-5.9.1/configure-9504-      if test -n "$searchpath"; then
##############################################
strongswan-5.9.1/configure-9512-                ;;
strongswan-5.9.1/configure:9513:              *) searchdir=`cd "$searchdir" && pwd`
strongswan-5.9.1/configure-9514-                 case "$searchdir" in
##############################################
strongswan-5.9.1/configure-9771-do :
strongswan-5.9.1/configure:9772:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
strongswan-5.9.1/configure-9773-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
strongswan-5.9.1/configure-9776-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:9777:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
strongswan-5.9.1/configure-9778-_ACEOF
##############################################
strongswan-5.9.1/configure-10063-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
strongswan-5.9.1/configure:10064:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
strongswan-5.9.1/configure-10065-  ECHO='print -r --'
strongswan-5.9.1/configure:10066:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
strongswan-5.9.1/configure-10067-  ECHO='printf %s\n'
##############################################
strongswan-5.9.1/configure-10132-  # Check for GNU $ac_path_SED
strongswan-5.9.1/configure:10133:case `"$ac_path_SED" --version 2>&1` in
strongswan-5.9.1/configure-10134-*GNU*)
##############################################
strongswan-5.9.1/configure-10211-  # Check for GNU $ac_path_FGREP
strongswan-5.9.1/configure:10212:case `"$ac_path_FGREP" --version 2>&1` in
strongswan-5.9.1/configure-10213-*GNU*)
##############################################
strongswan-5.9.1/configure-10291-    # gcc leaves a trailing carriage return, which upsets mingw
strongswan-5.9.1/configure:10292:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
strongswan-5.9.1/configure-10293-  *)
strongswan-5.9.1/configure:10294:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
strongswan-5.9.1/configure-10295-  esac
##############################################
strongswan-5.9.1/configure-10300-      # Canonicalize the pathname of ld
strongswan-5.9.1/configure:10301:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
strongswan-5.9.1/configure-10302-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
strongswan-5.9.1/configure:10303:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
strongswan-5.9.1/configure-10304-      done
##############################################
strongswan-5.9.1/configure-10335-      # Break only if it was the GNU/non-GNU ld that we prefer.
strongswan-5.9.1/configure:10336:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
strongswan-5.9.1/configure-10337-      *GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/configure-10366-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
strongswan-5.9.1/configure:10367:case `$LD -v 2>&1 </dev/null` in
strongswan-5.9.1/configure-10368-*GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/configure-10416-	esac
strongswan-5.9.1/configure:10417:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
strongswan-5.9.1/configure-10418-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
strongswan-5.9.1/configure-10422-	*)
strongswan-5.9.1/configure:10423:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
strongswan-5.9.1/configure-10424-	  */dev/null*)
##############################################
strongswan-5.9.1/configure-10550-
strongswan-5.9.1/configure:10551:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
strongswan-5.9.1/configure-10552-    *COFF*)
##############################################
strongswan-5.9.1/configure-10662-    # And add a safety zone
strongswan-5.9.1/configure:10663:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
strongswan-5.9.1/configure:10664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
strongswan-5.9.1/configure-10665-    ;;
##############################################
strongswan-5.9.1/configure-10695-    if test -n "$kargmax"; then
strongswan-5.9.1/configure:10696:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
strongswan-5.9.1/configure-10697-    else
##############################################
strongswan-5.9.1/configure-10704-       test undefined != "$lt_cv_sys_max_cmd_len"; then
strongswan-5.9.1/configure:10705:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
strongswan-5.9.1/configure:10706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
strongswan-5.9.1/configure-10707-    else
##############################################
strongswan-5.9.1/configure-10716-      # we can't tell.
strongswan-5.9.1/configure:10717:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
strongswan-5.9.1/configure-10718-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
strongswan-5.9.1/configure-10720-      do
strongswan-5.9.1/configure:10721:        i=`expr $i + 1`
strongswan-5.9.1/configure-10722-        teststring=$teststring$teststring
##############################################
strongswan-5.9.1/configure-10724-      # Only check the string length outside the loop.
strongswan-5.9.1/configure:10725:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
strongswan-5.9.1/configure-10726-      teststring=
##############################################
strongswan-5.9.1/configure-10729-      # linker.  It appears as though 1/2 is a usable value.
strongswan-5.9.1/configure:10730:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
strongswan-5.9.1/configure-10731-    fi
##############################################
strongswan-5.9.1/configure-11140-openbsd* | bitrig*)
strongswan-5.9.1/configure:11141:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/configure-11142-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
strongswan-5.9.1/configure-11210-    else
strongswan-5.9.1/configure:11211:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
strongswan-5.9.1/configure-11212-    fi
##############################################
strongswan-5.9.1/configure-11355-  # decide which one to use based on capabilities of $DLLTOOL
strongswan-5.9.1/configure:11356:  case `$DLLTOOL --help 2>&1` in
strongswan-5.9.1/configure-11357-  *--identify-strict*)
##############################################
strongswan-5.9.1/configure-11876-# If we're using GNU nm, then use its standard symbol codes.
strongswan-5.9.1/configure:11877:case `$NM -V 2>&1` in
strongswan-5.9.1/configure-11878-*GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/configure-11924-mingw*)
strongswan-5.9.1/configure:11925:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
strongswan-5.9.1/configure-11926-  ;;
##############################################
strongswan-5.9.1/configure-12156-   if test yes = "$GCC"; then
strongswan-5.9.1/configure:12157:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
strongswan-5.9.1/configure-12158-   fi
##############################################
strongswan-5.9.1/configure-12160- /*)
strongswan-5.9.1/configure:12161:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
strongswan-5.9.1/configure-12162-   ;; #(
##############################################
strongswan-5.9.1/configure-12255-    done
strongswan-5.9.1/configure:12256:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
strongswan-5.9.1/configure-12257-}
##############################################
strongswan-5.9.1/configure-12277-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:12278:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12279-      *ELF-32*)
##############################################
strongswan-5.9.1/configure-12298-    if test yes = "$lt_cv_prog_gnu_ld"; then
strongswan-5.9.1/configure:12299:      case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12300-	*32-bit*)
##############################################
strongswan-5.9.1/configure-12310-    else
strongswan-5.9.1/configure:12311:      case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12312-	*32-bit*)
##############################################
strongswan-5.9.1/configure-12336-    emul=elf
strongswan-5.9.1/configure:12337:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12338-      *32-bit*)
##############################################
strongswan-5.9.1/configure-12344-    esac
strongswan-5.9.1/configure:12345:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12346-      *MSB*)
##############################################
strongswan-5.9.1/configure-12352-    esac
strongswan-5.9.1/configure:12353:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/configure-12354-      *N32*)
##############################################
strongswan-5.9.1/configure-13285-    *:)
strongswan-5.9.1/configure:13286:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
strongswan-5.9.1/configure-13287-        ;;
strongswan-5.9.1/configure-13288-    x:*)
strongswan-5.9.1/configure:13289:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/configure-13290-        ;;
strongswan-5.9.1/configure-13291-    *::*)
strongswan-5.9.1/configure:13292:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
strongswan-5.9.1/configure:13293:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
strongswan-5.9.1/configure-13294-        ;;
strongswan-5.9.1/configure-13295-    *)
strongswan-5.9.1/configure:13296:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/configure-13297-        ;;
##############################################
strongswan-5.9.1/configure-13620-	"file_magic "*)
strongswan-5.9.1/configure:13621:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
strongswan-5.9.1/configure-13622-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
strongswan-5.9.1/configure-13686-	"file_magic "*)
strongswan-5.9.1/configure:13687:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
strongswan-5.9.1/configure-13688-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
strongswan-5.9.1/configure-14084-      *)
strongswan-5.9.1/configure:14085:	case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/configure-14086-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
strongswan-5.9.1/configure-14533-	# shared libraries, regardless of the interface used.
strongswan-5.9.1/configure:14534:	case `$LD -v 2>&1` in
strongswan-5.9.1/configure-14535-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
strongswan-5.9.1/configure-14565-    supports_anon_versioning=no
strongswan-5.9.1/configure:14566:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
strongswan-5.9.1/configure-14567-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
strongswan-5.9.1/configure-14634-	# is; otherwise, prepend EXPORTS...
strongswan-5.9.1/configure:14635:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
strongswan-5.9.1/configure-14636-          cp $export_symbols $output_objdir/$soname.def;
##############################################
strongswan-5.9.1/configure-14668-	prefix_cmds="$SED"~
strongswan-5.9.1/configure:14669:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
strongswan-5.9.1/configure-14670-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
strongswan-5.9.1/configure-14690-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
strongswan-5.9.1/configure:14691:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/configure:14692:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/configure-14693-      ;;
##############################################
strongswan-5.9.1/configure-14708-        pgcc*)				# Portland Group C compiler
strongswan-5.9.1/configure:14709:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/configure-14710-	  tmp_addflag=' $pic_flag'
##############################################
strongswan-5.9.1/configure-14713-					# Portland Group f77 and f90 compilers
strongswan-5.9.1/configure:14714:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/configure-14715-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
strongswan-5.9.1/configure-14730-	nvcc*)	# Cuda Compiler Driver 2.2
strongswan-5.9.1/configure:14731:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/configure-14732-	  compiler_needs_object=yes
##############################################
strongswan-5.9.1/configure-14734-	esac
strongswan-5.9.1/configure:14735:	case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/configure-14736-	*Sun\ C*)			# Sun C 5.9
strongswan-5.9.1/configure:14737:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/configure-14738-	  compiler_needs_object=yes
##############################################
strongswan-5.9.1/configure-14805-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
strongswan-5.9.1/configure:14806:      case `$LD -v 2>&1` in
strongswan-5.9.1/configure-14807-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
strongswan-5.9.1/configure-14894-	else
strongswan-5.9.1/configure:14895:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
strongswan-5.9.1/configure-14896-	fi
##############################################
strongswan-5.9.1/configure-14959-	# below for broken collect2 doesn't work under 4.3+
strongswan-5.9.1/configure:14960:	  collect2name=`$CC -print-prog-name=collect2`
strongswan-5.9.1/configure-14961-	  if test -f "$collect2name" &&
##############################################
strongswan-5.9.1/configure-15039-      }'
strongswan-5.9.1/configure:15040:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/configure-15041-  # Check for a 64-bit object if we didn't find anything.
strongswan-5.9.1/configure-15042-  if test -z "$lt_cv_aix_libpath_"; then
strongswan-5.9.1/configure:15043:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/configure-15044-  fi
##############################################
strongswan-5.9.1/configure-15057-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
strongswan-5.9.1/configure:15058:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
strongswan-5.9.1/configure-15059-      else
##############################################
strongswan-5.9.1/configure-15092-      }'
strongswan-5.9.1/configure:15093:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/configure-15094-  # Check for a 64-bit object if we didn't find anything.
strongswan-5.9.1/configure-15095-  if test -z "$lt_cv_aix_libpath_"; then
strongswan-5.9.1/configure:15096:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/configure-15097-  fi
##############################################
strongswan-5.9.1/configure-15124-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
strongswan-5.9.1/configure:15125:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
strongswan-5.9.1/configure-15126-	  if test svr4 != "$with_aix_soname"; then
##############################################
strongswan-5.9.1/configure-15177-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
strongswan-5.9.1/configure:15178:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
strongswan-5.9.1/configure-15179-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
strongswan-5.9.1/configure-15215-	# FIXME: Setting linknames here is a bad hack.
strongswan-5.9.1/configure:15216:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
strongswan-5.9.1/configure-15217-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
strongswan-5.9.1/configure-15233-  if test yes = "$lt_cv_ld_force_load"; then
strongswan-5.9.1/configure:15234:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
strongswan-5.9.1/configure-15235-
##############################################
strongswan-5.9.1/configure-15413-      if test yes = "$GCC"; then
strongswan-5.9.1/configure:15414:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure-15415-	# Try to use the -exported_symbol ld option, if it does not
##############################################
strongswan-5.9.1/configure-15441-	if test yes = "$lt_cv_irix_exported_symbol"; then
strongswan-5.9.1/configure:15442:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
strongswan-5.9.1/configure-15443-	fi
##############################################
strongswan-5.9.1/configure-15445-      else
strongswan-5.9.1/configure:15446:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure:15447:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
strongswan-5.9.1/configure-15448-      fi
##############################################
strongswan-5.9.1/configure-15492-	hardcode_direct_absolute=yes
strongswan-5.9.1/configure:15493:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/configure-15494-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
strongswan-5.9.1/configure-15523-	prefix_cmds="$SED"~
strongswan-5.9.1/configure:15524:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
strongswan-5.9.1/configure-15525-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
strongswan-5.9.1/configure-15537-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
strongswan-5.9.1/configure:15538:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure-15539-      else
strongswan-5.9.1/configure-15540-	allow_undefined_flag=' -expect_unresolved \*'
strongswan-5.9.1/configure:15541:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure-15542-      fi
##############################################
strongswan-5.9.1/configure-15550-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
strongswan-5.9.1/configure:15551:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure-15552-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
strongswan-5.9.1/configure-15554-	allow_undefined_flag=' -expect_unresolved \*'
strongswan-5.9.1/configure:15555:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/configure:15556:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
strongswan-5.9.1/configure:15557:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
strongswan-5.9.1/configure-15558-
##############################################
strongswan-5.9.1/configure-15573-      else
strongswan-5.9.1/configure:15574:	case `$CC -V 2>&1` in
strongswan-5.9.1/configure-15575-	*"Compilers 5.0"*)
##############################################
strongswan-5.9.1/configure-15972-  esac
strongswan-5.9.1/configure:15973:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
strongswan-5.9.1/configure-15974-  case $lt_search_path_spec in
##############################################
strongswan-5.9.1/configure-15979-    # okay in the real world where ";" in dirpaths is itself problematic.
strongswan-5.9.1/configure:15980:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
strongswan-5.9.1/configure-15981-    ;;
strongswan-5.9.1/configure-15982-  *)
strongswan-5.9.1/configure:15983:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/configure-15984-    ;;
##############################################
strongswan-5.9.1/configure-15988-  lt_tmp_lt_search_path_spec=
strongswan-5.9.1/configure:15989:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
strongswan-5.9.1/configure-15990-  # ...but if some path component already ends with the multilib dir we assume
##############################################
strongswan-5.9.1/configure-16030-  esac
strongswan-5.9.1/configure:16031:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
strongswan-5.9.1/configure-16032-else
##############################################
strongswan-5.9.1/configure-16170-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
strongswan-5.9.1/configure:16171:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
strongswan-5.9.1/configure-16172-    ;;
##############################################
strongswan-5.9.1/configure-16206-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
strongswan-5.9.1/configure:16207:    postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/configure:16208:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
strongswan-5.9.1/configure:16209:      dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/configure-16210-      test -d \$dldir || mkdir -p \$dldir~
##############################################
strongswan-5.9.1/configure-16215-      fi'
strongswan-5.9.1/configure:16216:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
strongswan-5.9.1/configure-16217-      dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/configure-16223-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
strongswan-5.9.1/configure:16224:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/configure-16225-
##############################################
strongswan-5.9.1/configure-16229-      # MinGW DLLs use traditional 'lib' prefix
strongswan-5.9.1/configure:16230:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/configure-16231-      ;;
##############################################
strongswan-5.9.1/configure-16233-      # pw32 DLLs use 'pw' prefix rather than 'lib'
strongswan-5.9.1/configure:16234:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/configure-16235-      ;;
##############################################
strongswan-5.9.1/configure-16242-    libname_spec='$name'
strongswan-5.9.1/configure:16243:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/configure-16244-    library_names_spec='$libname.dll.lib'
##############################################
strongswan-5.9.1/configure-16254-        # Let DOS variable expansion print the short 8.3 style file name.
strongswan-5.9.1/configure:16255:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
strongswan-5.9.1/configure-16256-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
strongswan-5.9.1/configure-16259-      # Convert to MSYS style.
strongswan-5.9.1/configure:16260:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
strongswan-5.9.1/configure-16261-      ;;
##############################################
strongswan-5.9.1/configure-16265-      # like /cygdrive/c/PROGRA~1:/cygdr...
strongswan-5.9.1/configure:16266:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
strongswan-5.9.1/configure:16267:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
strongswan-5.9.1/configure:16268:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/configure-16269-      ;;
##############################################
strongswan-5.9.1/configure-16273-        # It is most probably a Windows format PATH.
strongswan-5.9.1/configure:16274:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
strongswan-5.9.1/configure-16275-      else
strongswan-5.9.1/configure:16276:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/configure-16277-      fi
##############################################
strongswan-5.9.1/configure-16283-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
strongswan-5.9.1/configure:16284:    postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/configure:16285:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
strongswan-5.9.1/configure:16286:      dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/configure-16287-      test -d \$dldir || mkdir -p \$dldir~
strongswan-5.9.1/configure-16288-      $install_prog $dir/$dlname \$dldir/$dlname'
strongswan-5.9.1/configure:16289:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
strongswan-5.9.1/configure-16290-      dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/configure-16297-    # Assume MSVC wrapper
strongswan-5.9.1/configure:16298:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
strongswan-5.9.1/configure-16299-    dynamic_linker='Win32 ld.exe'
##############################################
strongswan-5.9.1/configure-16314-  shlibpath_var=DYLD_LIBRARY_PATH
strongswan-5.9.1/configure:16315:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
strongswan-5.9.1/configure-16316-
##############################################
strongswan-5.9.1/configure-16567-  if test -f /etc/ld.so.conf; then
strongswan-5.9.1/configure:16568:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
strongswan-5.9.1/configure-16569-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
strongswan-5.9.1/configure-16633-  need_lib_prefix=no
strongswan-5.9.1/configure:16634:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/configure-16635-    need_version=no
##############################################
strongswan-5.9.1/configure-16660-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
strongswan-5.9.1/configure:16661:  postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/configure:16662:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
strongswan-5.9.1/configure:16663:    dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/configure-16664-    test -d \$dldir || mkdir -p \$dldir~
##############################################
strongswan-5.9.1/configure-16669-    fi'
strongswan-5.9.1/configure:16670:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
strongswan-5.9.1/configure-16671-    dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/configure-17622-  # Check for GNU $ac_path_EGREP
strongswan-5.9.1/configure:17623:case `"$ac_path_EGREP" --version 2>&1` in
strongswan-5.9.1/configure-17624-*GNU*)
##############################################
strongswan-5.9.1/configure-17815-/* end confdefs.h.  */
strongswan-5.9.1/configure:17816:`cat $LEX_OUTPUT_ROOT.c`
strongswan-5.9.1/configure-17817-_ACEOF
##############################################
strongswan-5.9.1/configure-17848-  #define YYTEXT_POINTER 1
strongswan-5.9.1/configure:17849:`cat $LEX_OUTPUT_ROOT.c`
strongswan-5.9.1/configure-17850-_ACEOF
##############################################
strongswan-5.9.1/configure-17979-else
strongswan-5.9.1/configure:17980:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
strongswan-5.9.1/configure-17981-fi
##############################################
strongswan-5.9.1/configure-17998-else
strongswan-5.9.1/configure:17999:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
strongswan-5.9.1/configure-18000-fi
##############################################
strongswan-5.9.1/configure-18047-     $am_py_prefix*)
strongswan-5.9.1/configure:18048:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
strongswan-5.9.1/configure:18049:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
strongswan-5.9.1/configure-18050-       ;;
##############################################
strongswan-5.9.1/configure-18091-     $am_py_exec_prefix*)
strongswan-5.9.1/configure:18092:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
strongswan-5.9.1/configure:18093:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
strongswan-5.9.1/configure-18094-       ;;
##############################################
strongswan-5.9.1/configure-18207-if test -x "$GPERF"; then
strongswan-5.9.1/configure:18208:	GPERF_OUTPUT="`echo foo | ${GPERF}`"
strongswan-5.9.1/configure-18209-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
strongswan-5.9.1/configure-18583-  for ac_func in _getb67 GETB67 getb67; do
strongswan-5.9.1/configure:18584:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
strongswan-5.9.1/configure-18585-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
strongswan-5.9.1/configure-19095-Dl_info* info = 0;
strongswan-5.9.1/configure:19096:		  dladdr(0, info);
strongswan-5.9.1/configure-19097-  ;
##############################################
strongswan-5.9.1/configure-19350-do :
strongswan-5.9.1/configure:19351:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
strongswan-5.9.1/configure-19352-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
strongswan-5.9.1/configure-19354-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:19355:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
strongswan-5.9.1/configure-19356-_ACEOF
##############################################
strongswan-5.9.1/configure-19362-do :
strongswan-5.9.1/configure:19363:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
strongswan-5.9.1/configure-19364-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
strongswan-5.9.1/configure-19366-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:19367:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
strongswan-5.9.1/configure-19368-_ACEOF
##############################################
strongswan-5.9.1/configure-19394-do :
strongswan-5.9.1/configure:19395:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
strongswan-5.9.1/configure-19396-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
strongswan-5.9.1/configure-19398-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:19399:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
strongswan-5.9.1/configure-19400-_ACEOF
##############################################
strongswan-5.9.1/configure-19407-do :
strongswan-5.9.1/configure:19408:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
strongswan-5.9.1/configure-19409-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
strongswan-5.9.1/configure-19411-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:19412:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
strongswan-5.9.1/configure-19413-_ACEOF
##############################################
strongswan-5.9.1/configure-19420-do :
strongswan-5.9.1/configure:19421:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
strongswan-5.9.1/configure-19422-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
strongswan-5.9.1/configure-19428-  cat >>confdefs.h <<_ACEOF
strongswan-5.9.1/configure:19429:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
strongswan-5.9.1/configure-19430-_ACEOF
##############################################
strongswan-5.9.1/configure-20415-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20416:  pkg_cv_soup_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4" 2>/dev/null`
strongswan-5.9.1/configure-20417-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20432-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20433:  pkg_cv_soup_LIBS=`$PKG_CONFIG --libs "libsoup-2.4" 2>/dev/null`
strongswan-5.9.1/configure-20434-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20453-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20454:	        soup_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.4" 2>&1`
strongswan-5.9.1/configure-20455-        else
strongswan-5.9.1/configure:20456:	        soup_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.4" 2>&1`
strongswan-5.9.1/configure-20457-        fi
##############################################
strongswan-5.9.1/configure-20511-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20512:  pkg_cv_xml_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
strongswan-5.9.1/configure-20513-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20528-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20529:  pkg_cv_xml_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
strongswan-5.9.1/configure-20530-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20549-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20550:	        xml_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
strongswan-5.9.1/configure-20551-        else
strongswan-5.9.1/configure:20552:	        xml_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
strongswan-5.9.1/configure-20553-        fi
##############################################
strongswan-5.9.1/configure-20616-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20617:  pkg_cv_systemd_CFLAGS=`$PKG_CONFIG --cflags "libsystemd >= 209" 2>/dev/null`
strongswan-5.9.1/configure-20618-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20633-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20634:  pkg_cv_systemd_LIBS=`$PKG_CONFIG --libs "libsystemd >= 209" 2>/dev/null`
strongswan-5.9.1/configure-20635-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20654-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20655:	        systemd_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
strongswan-5.9.1/configure-20656-        else
strongswan-5.9.1/configure:20657:	        systemd_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
strongswan-5.9.1/configure-20658-        fi
##############################################
strongswan-5.9.1/configure-20675-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20676:  pkg_cv_systemd_daemon_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-daemon" 2>/dev/null`
strongswan-5.9.1/configure-20677-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20692-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20693:  pkg_cv_systemd_daemon_LIBS=`$PKG_CONFIG --libs "libsystemd-daemon" 2>/dev/null`
strongswan-5.9.1/configure-20694-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20713-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20714:	        systemd_daemon_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
strongswan-5.9.1/configure-20715-        else
strongswan-5.9.1/configure:20716:	        systemd_daemon_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
strongswan-5.9.1/configure-20717-        fi
##############################################
strongswan-5.9.1/configure-20768-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20769:  pkg_cv_systemd_journal_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-journal" 2>/dev/null`
strongswan-5.9.1/configure-20770-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20785-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20786:  pkg_cv_systemd_journal_LIBS=`$PKG_CONFIG --libs "libsystemd-journal" 2>/dev/null`
strongswan-5.9.1/configure-20787-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20806-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20807:	        systemd_journal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-journal" 2>&1`
strongswan-5.9.1/configure-20808-        else
strongswan-5.9.1/configure:20809:	        systemd_journal_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-journal" 2>&1`
strongswan-5.9.1/configure-20810-        fi
##############################################
strongswan-5.9.1/configure-20865-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20866:  pkg_cv_systemd_daemon_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-daemon" 2>/dev/null`
strongswan-5.9.1/configure-20867-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20882-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20883:  pkg_cv_systemd_daemon_LIBS=`$PKG_CONFIG --libs "libsystemd-daemon" 2>/dev/null`
strongswan-5.9.1/configure-20884-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20903-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20904:	        systemd_daemon_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
strongswan-5.9.1/configure-20905-        else
strongswan-5.9.1/configure:20906:	        systemd_daemon_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
strongswan-5.9.1/configure-20907-        fi
##############################################
strongswan-5.9.1/configure-20958-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20959:  pkg_cv_systemd_journal_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-journal" 2>/dev/null`
strongswan-5.9.1/configure-20960-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20975-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:20976:  pkg_cv_systemd_journal_LIBS=`$PKG_CONFIG --libs "libsystemd-journal" 2>/dev/null`
strongswan-5.9.1/configure-20977-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-20996-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:20997:	        systemd_journal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-journal" 2>&1`
strongswan-5.9.1/configure-20998-        else
strongswan-5.9.1/configure:20999:	        systemd_journal_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-journal" 2>&1`
strongswan-5.9.1/configure-21000-        fi
##############################################
strongswan-5.9.1/configure-21133-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21134:  pkg_cv_tss2_sys_CFLAGS=`$PKG_CONFIG --cflags "tss2-sys" 2>/dev/null`
strongswan-5.9.1/configure-21135-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21150-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21151:  pkg_cv_tss2_sys_LIBS=`$PKG_CONFIG --libs "tss2-sys" 2>/dev/null`
strongswan-5.9.1/configure-21152-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21171-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21172:	        tss2_sys_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tss2-sys" 2>&1`
strongswan-5.9.1/configure-21173-        else
strongswan-5.9.1/configure:21174:	        tss2_sys_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tss2-sys" 2>&1`
strongswan-5.9.1/configure-21175-        fi
##############################################
strongswan-5.9.1/configure-21206-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21207:  pkg_cv_tss2_esys_CFLAGS=`$PKG_CONFIG --cflags "tss2-esys" 2>/dev/null`
strongswan-5.9.1/configure-21208-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21223-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21224:  pkg_cv_tss2_esys_LIBS=`$PKG_CONFIG --libs "tss2-esys" 2>/dev/null`
strongswan-5.9.1/configure-21225-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21244-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21245:	        tss2_esys_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tss2-esys" 2>&1`
strongswan-5.9.1/configure-21246-        else
strongswan-5.9.1/configure:21247:	        tss2_esys_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tss2-esys" 2>&1`
strongswan-5.9.1/configure-21248-        fi
##############################################
strongswan-5.9.1/configure-21288-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21289:  pkg_cv_tss2_tabrmd_CFLAGS=`$PKG_CONFIG --cflags "tcti-tabrmd" 2>/dev/null`
strongswan-5.9.1/configure-21290-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21305-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21306:  pkg_cv_tss2_tabrmd_LIBS=`$PKG_CONFIG --libs "tcti-tabrmd" 2>/dev/null`
strongswan-5.9.1/configure-21307-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21326-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21327:	        tss2_tabrmd_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tcti-tabrmd" 2>&1`
strongswan-5.9.1/configure-21328-        else
strongswan-5.9.1/configure:21329:	        tss2_tabrmd_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tcti-tabrmd" 2>&1`
strongswan-5.9.1/configure-21330-        fi
##############################################
strongswan-5.9.1/configure-21361-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21362:  pkg_cv_tss2_socket_CFLAGS=`$PKG_CONFIG --cflags "tcti-socket" 2>/dev/null`
strongswan-5.9.1/configure-21363-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21378-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21379:  pkg_cv_tss2_socket_LIBS=`$PKG_CONFIG --libs "tcti-socket" 2>/dev/null`
strongswan-5.9.1/configure-21380-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21399-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21400:	        tss2_socket_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tcti-socket" 2>&1`
strongswan-5.9.1/configure-21401-        else
strongswan-5.9.1/configure:21402:	        tss2_socket_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tcti-socket" 2>&1`
strongswan-5.9.1/configure-21403-        fi
##############################################
strongswan-5.9.1/configure-21452-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21453:  pkg_cv_json_CFLAGS=`$PKG_CONFIG --cflags "json-c" 2>/dev/null`
strongswan-5.9.1/configure-21454-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21469-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21470:  pkg_cv_json_LIBS=`$PKG_CONFIG --libs "json-c" 2>/dev/null`
strongswan-5.9.1/configure-21471-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21490-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21491:	        json_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json-c" 2>&1`
strongswan-5.9.1/configure-21492-        else
strongswan-5.9.1/configure:21493:	        json_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json-c" 2>&1`
strongswan-5.9.1/configure-21494-        fi
##############################################
strongswan-5.9.1/configure-21511-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21512:  pkg_cv_json_CFLAGS=`$PKG_CONFIG --cflags "json" 2>/dev/null`
strongswan-5.9.1/configure-21513-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21528-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21529:  pkg_cv_json_LIBS=`$PKG_CONFIG --libs "json" 2>/dev/null`
strongswan-5.9.1/configure-21530-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21549-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21550:	        json_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json" 2>&1`
strongswan-5.9.1/configure-21551-        else
strongswan-5.9.1/configure:21552:	        json_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json" 2>&1`
strongswan-5.9.1/configure-21553-        fi
##############################################
strongswan-5.9.1/configure-21605-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21606:  pkg_cv_json_CFLAGS=`$PKG_CONFIG --cflags "json" 2>/dev/null`
strongswan-5.9.1/configure-21607-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21622-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:21623:  pkg_cv_json_LIBS=`$PKG_CONFIG --libs "json" 2>/dev/null`
strongswan-5.9.1/configure-21624-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-21643-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:21644:	        json_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json" 2>&1`
strongswan-5.9.1/configure-21645-        else
strongswan-5.9.1/configure:21646:	        json_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json" 2>&1`
strongswan-5.9.1/configure-21647-        fi
##############################################
strongswan-5.9.1/configure-21938-		fi
strongswan-5.9.1/configure:21939:		MYSQLLIB=`$MYSQLCONFIG --libs_r`
strongswan-5.9.1/configure-21940-
strongswan-5.9.1/configure:21941:		MYSQLCFLAG=`$MYSQLCONFIG --cflags`
strongswan-5.9.1/configure-21942-
##############################################
strongswan-5.9.1/configure-22051-		openssl_lib=eay32
strongswan-5.9.1/configure:22052:		as_ac_Lib=`$as_echo "ac_cv_lib_$openssl_lib''_EVP_CIPHER_CTX_new" | $as_tr_sh`
strongswan-5.9.1/configure-22053-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVP_CIPHER_CTX_new in -l$openssl_lib" >&5
##############################################
strongswan-5.9.1/configure-22099-		openssl_lib=crypto
strongswan-5.9.1/configure:22100:		as_ac_Lib=`$as_echo "ac_cv_lib_$openssl_lib''_EVP_CIPHER_CTX_new" | $as_tr_sh`
strongswan-5.9.1/configure-22101-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVP_CIPHER_CTX_new in -l$openssl_lib" >&5
##############################################
strongswan-5.9.1/configure-22171-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22172:  pkg_cv_wolfssl_CFLAGS=`$PKG_CONFIG --cflags "wolfssl" 2>/dev/null`
strongswan-5.9.1/configure-22173-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22188-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22189:  pkg_cv_wolfssl_LIBS=`$PKG_CONFIG --libs "wolfssl" 2>/dev/null`
strongswan-5.9.1/configure-22190-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22209-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:22210:	        wolfssl_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "wolfssl" 2>&1`
strongswan-5.9.1/configure-22211-        else
strongswan-5.9.1/configure:22212:	        wolfssl_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "wolfssl" 2>&1`
strongswan-5.9.1/configure-22213-        fi
##############################################
strongswan-5.9.1/configure-22345-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22346:  pkg_cv_botan_CFLAGS=`$PKG_CONFIG --cflags "botan-2" 2>/dev/null`
strongswan-5.9.1/configure-22347-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22362-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22363:  pkg_cv_botan_LIBS=`$PKG_CONFIG --libs "botan-2" 2>/dev/null`
strongswan-5.9.1/configure-22364-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22383-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:22384:	        botan_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "botan-2" 2>&1`
strongswan-5.9.1/configure-22385-        else
strongswan-5.9.1/configure:22386:	        botan_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "botan-2" 2>&1`
strongswan-5.9.1/configure-22387-        fi
##############################################
strongswan-5.9.1/configure-22551-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22552:  pkg_cv_pcsclite_CFLAGS=`$PKG_CONFIG --cflags "libpcsclite" 2>/dev/null`
strongswan-5.9.1/configure-22553-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22568-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22569:  pkg_cv_pcsclite_LIBS=`$PKG_CONFIG --libs "libpcsclite" 2>/dev/null`
strongswan-5.9.1/configure-22570-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22589-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:22590:	        pcsclite_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcsclite" 2>&1`
strongswan-5.9.1/configure-22591-        else
strongswan-5.9.1/configure:22592:	        pcsclite_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcsclite" 2>&1`
strongswan-5.9.1/configure-22593-        fi
##############################################
strongswan-5.9.1/configure-22647-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22648:  pkg_cv_nm_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 libnm" 2>/dev/null`
strongswan-5.9.1/configure-22649-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22664-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22665:  pkg_cv_nm_LIBS=`$PKG_CONFIG --libs "gthread-2.0 libnm" 2>/dev/null`
strongswan-5.9.1/configure-22666-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22685-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:22686:	        nm_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 libnm" 2>&1`
strongswan-5.9.1/configure-22687-        else
strongswan-5.9.1/configure:22688:	        nm_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 libnm" 2>&1`
strongswan-5.9.1/configure-22689-        fi
##############################################
strongswan-5.9.1/configure-22805-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22806:  pkg_cv_libiptc_CFLAGS=`$PKG_CONFIG --cflags "libip4tc" 2>/dev/null`
strongswan-5.9.1/configure-22807-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22822-  test $ac_status = 0; }; then
strongswan-5.9.1/configure:22823:  pkg_cv_libiptc_LIBS=`$PKG_CONFIG --libs "libip4tc" 2>/dev/null`
strongswan-5.9.1/configure-22824-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
strongswan-5.9.1/configure-22843-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/configure:22844:	        libiptc_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libip4tc" 2>&1`
strongswan-5.9.1/configure-22845-        else
strongswan-5.9.1/configure:22846:	        libiptc_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libip4tc" 2>&1`
strongswan-5.9.1/configure-22847-        fi
##############################################
strongswan-5.9.1/configure-22974-if test x$integrity_test = xtrue; then
strongswan-5.9.1/configure:22975:	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dladdr()" >&5
strongswan-5.9.1/configure:22976:$as_echo_n "checking for dladdr()... " >&6; }
strongswan-5.9.1/configure-22977-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
strongswan-5.9.1/configure-22983-{
strongswan-5.9.1/configure:22984:Dl_info info; dladdr(main, &info);
strongswan-5.9.1/configure-22985-  ;
##############################################
strongswan-5.9.1/configure-22994-$as_echo "no" >&6; };
strongswan-5.9.1/configure:22995:		 as_fn_error $? "dladdr() not supported, required by integrity-test!" "$LINENO" 5
strongswan-5.9.1/configure-22996-
##############################################
strongswan-5.9.1/configure-23386-if test x$python_eggs = xtrue; then
strongswan-5.9.1/configure:23387:	PYTHON_PACKAGE_VERSION=`echo "$PACKAGE_VERSION" | $SED 's/dr/.dev/'`
strongswan-5.9.1/configure-23388-
##############################################
strongswan-5.9.1/configure-26647-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
strongswan-5.9.1/configure:26648:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
strongswan-5.9.1/configure-26649-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
strongswan-5.9.1/configure-27583-if test -z "$BASH_VERSION$ZSH_VERSION" \
strongswan-5.9.1/configure:27584:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
strongswan-5.9.1/configure-27585-  as_echo='print -r --'
strongswan-5.9.1/configure-27586-  as_echo_n='print -rn --'
strongswan-5.9.1/configure:27587:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
strongswan-5.9.1/configure-27588-  as_echo='printf %s\n'
##############################################
strongswan-5.9.1/configure-27590-else
strongswan-5.9.1/configure:27591:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
strongswan-5.9.1/configure-27592-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
strongswan-5.9.1/configure-27600-	expr "X$arg" : "X\\(.*\\)$as_nl";
strongswan-5.9.1/configure:27601:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
strongswan-5.9.1/configure-27602-      esac;
##############################################
strongswan-5.9.1/configure-27677-# ----------------------------------------
strongswan-5.9.1/configure:27678:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
strongswan-5.9.1/configure-27679-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
strongswan-5.9.1/configure-27749-  {
strongswan-5.9.1/configure:27750:    as_val=`expr "$@" || test $? -eq 1`
strongswan-5.9.1/configure-27751-  }
##############################################
strongswan-5.9.1/configure-27853-      case $as_dir in #(
strongswan-5.9.1/configure:27854:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
strongswan-5.9.1/configure-27855-      *) as_qdir=$as_dir;;
##############################################
strongswan-5.9.1/configure-27988-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
strongswan-5.9.1/configure:27989:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
strongswan-5.9.1/configure-27990-ac_cs_version="\\
##############################################
strongswan-5.9.1/configure-28013-  --*=?*)
strongswan-5.9.1/configure:28014:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
strongswan-5.9.1/configure:28015:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
strongswan-5.9.1/configure-28016-    ac_shift=:
##############################################
strongswan-5.9.1/configure-28018-  --*=)
strongswan-5.9.1/configure:28019:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
strongswan-5.9.1/configure-28020-    ac_optarg=
##############################################
strongswan-5.9.1/configure-28042-    case $ac_optarg in
strongswan-5.9.1/configure:28043:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
strongswan-5.9.1/configure-28044-    '') as_fn_error $? "missing file argument" ;;
##############################################
strongswan-5.9.1/configure-28050-    case $ac_optarg in
strongswan-5.9.1/configure:28051:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
strongswan-5.9.1/configure-28052-    esac
##############################################
strongswan-5.9.1/configure-28119-delay_variable_subst='$delay_variable_subst'
strongswan-5.9.1/configure:28120:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28121:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28122:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28123:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28124:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28125:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28126:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28127:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28128:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28129:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28130:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28131:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28132:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28133:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28134:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28135:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28136:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28137:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28138:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28139:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28140:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28141:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28142:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28143:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28144:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28145:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28146:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28147:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28148:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28149:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28150:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28151:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28152:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28153:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28154:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28155:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28156:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28157:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28158:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28159:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28160:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28161:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28162:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28163:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28164:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28165:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28166:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28167:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28168:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28169:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28170:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28171:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28172:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28173:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28174:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28175:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28176:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28177:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28178:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28179:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28180:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28181:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28182:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28183:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28184:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28185:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28186:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28187:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28188:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28189:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28190:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28191:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28192:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28193:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28194:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28195:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28196:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28197:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28198:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28199:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28200:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28201:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28202:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28203:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28204:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28205:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28206:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28207:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28208:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28209:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28210:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28211:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28212:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28213:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28214:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28215:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28216:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28217:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28218:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28219:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28220:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28221:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28222:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28223:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28224:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28225:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28226:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28227:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28228:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28229:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28230:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28231:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28232:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28233:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28234:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28235:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28236:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28237:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28238:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28239:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28240:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28241:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28242:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28243:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28244:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28245:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28246:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28247:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28248:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28249:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28250:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28251:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28252:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28253:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure:28254:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/configure-28255-
##############################################
strongswan-5.9.1/configure-28336-striplib; do
strongswan-5.9.1/configure:28337:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
strongswan-5.9.1/configure-28338-    *[\\\\\\\`\\"\\\$]*)
strongswan-5.9.1/configure:28339:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
strongswan-5.9.1/configure-28340-      ;;
##############################################
strongswan-5.9.1/configure-28367-configure_time_lt_sys_library_path; do
strongswan-5.9.1/configure:28368:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
strongswan-5.9.1/configure-28369-    *[\\\\\\\`\\"\\\$]*)
strongswan-5.9.1/configure:28370:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
strongswan-5.9.1/configure-28371-      ;;
##############################################
strongswan-5.9.1/configure-28698-fi
strongswan-5.9.1/configure:28699:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
strongswan-5.9.1/configure-28700-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
strongswan-5.9.1/configure-28715-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
strongswan-5.9.1/configure:28716:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
strongswan-5.9.1/configure-28717-ac_delim='%!_!# '
##############################################
strongswan-5.9.1/configure-28721-
strongswan-5.9.1/configure:28722:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
strongswan-5.9.1/configure-28723-  if test $ac_delim_n = $ac_delim_num; then
##############################################
strongswan-5.9.1/configure-28859-for ac_last_try in false false :; do
strongswan-5.9.1/configure:28860:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
strongswan-5.9.1/configure-28861-  if test -z "$ac_tt"; then
##############################################
strongswan-5.9.1/configure-28991-      esac
strongswan-5.9.1/configure:28992:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
strongswan-5.9.1/configure-28993-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
strongswan-5.9.1/configure-29050-*)
strongswan-5.9.1/configure:29051:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
strongswan-5.9.1/configure-29052-  # A ".." for each directory in $ac_dir_suffix.
strongswan-5.9.1/configure:29053:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
strongswan-5.9.1/configure-29054-  case $ac_top_builddir_sub in
##############################################
strongswan-5.9.1/configure-29111-/@mandir@/p'
strongswan-5.9.1/configure:29112:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
strongswan-5.9.1/configure-29113-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
strongswan-5.9.1/configure-29128-
strongswan-5.9.1/configure:29129:# Neutralize VPATH when `$srcdir' = `.'.
strongswan-5.9.1/configure-29130-# Shell code in configure.ac might set extrasub.
##############################################
strongswan-5.9.1/configure-29156-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
strongswan-5.9.1/configure:29157:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
strongswan-5.9.1/configure-29158-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
strongswan-5.9.1/configure-29202-    * )
strongswan-5.9.1/configure:29203:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
strongswan-5.9.1/configure-29204-  esac
##############################################
strongswan-5.9.1/configure-29249-    # Strip MF so we end up with the name of the file.
strongswan-5.9.1/configure:29250:    mf=`echo "$mf" | sed -e 's/:.*$//'`
strongswan-5.9.1/configure-29251-    # Check whether this is an Automake generated Makefile or not.
##############################################
strongswan-5.9.1/configure-29286-    # from the Makefile without running 'make'.
strongswan-5.9.1/configure:29287:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
strongswan-5.9.1/configure-29288-    test -z "$DEPDIR" && continue
strongswan-5.9.1/configure:29289:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
strongswan-5.9.1/configure-29290-    test -z "$am__include" && continue
strongswan-5.9.1/configure:29291:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
strongswan-5.9.1/configure-29292-    # Find all dependency output files, they are included files with
##############################################
strongswan-5.9.1/configure-29808-    *:)
strongswan-5.9.1/configure:29809:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
strongswan-5.9.1/configure-29810-        ;;
strongswan-5.9.1/configure-29811-    x:*)
strongswan-5.9.1/configure:29812:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/configure-29813-        ;;
strongswan-5.9.1/configure-29814-    *::*)
strongswan-5.9.1/configure:29815:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
strongswan-5.9.1/configure:29816:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
strongswan-5.9.1/configure-29817-        ;;
strongswan-5.9.1/configure-29818-    *)
strongswan-5.9.1/configure:29819:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/configure-29820-        ;;
##############################################
strongswan-5.9.1/configure-29835-    done
strongswan-5.9.1/configure:29836:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
strongswan-5.9.1/configure-29837-}
##############################################
strongswan-5.9.1/man/Makefile.in-49-  { \
strongswan-5.9.1/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/man/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/man/Makefile.in-131-  esac
strongswan-5.9.1/man/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/man/Makefile.in-133-am__vpath_adj = case $$p in \
strongswan-5.9.1/man/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/man/Makefile.in-135-    *) f=$$p;; \
strongswan-5.9.1/man/Makefile.in-136-  esac;
strongswan-5.9.1/man/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/man/Makefile.in-138-am__install_max = 40
strongswan-5.9.1/man/Makefile.in-139-am__nobase_strip_setup = \
strongswan-5.9.1/man/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/man/Makefile.in-141-am__nobase_strip = \
##############################################
strongswan-5.9.1/man/Makefile.in-461-	test -n "$(man5dir)" \
strongswan-5.9.1/man/Makefile.in:462:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/man/Makefile.in-463-	  || exit 0; \
##############################################
strongswan-5.9.1/man/Makefile.in-507-distdir: $(DISTFILES)
strongswan-5.9.1/man/Makefile.in:508:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/man/Makefile.in:509:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/man/Makefile.in-510-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/man/Makefile.in-521-	  if test -d $$d/$$file; then \
strongswan-5.9.1/man/Makefile.in:522:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/man/Makefile.in-523-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/depcomp-64-  case $1 in
strongswan-5.9.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
strongswan-5.9.1/depcomp-66-      *) dir=;;
##############################################
strongswan-5.9.1/depcomp-73-{
strongswan-5.9.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
strongswan-5.9.1/depcomp-75-}
##############################################
strongswan-5.9.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
strongswan-5.9.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
strongswan-5.9.1/depcomp-128-
##############################################
strongswan-5.9.1/depcomp-405-        sleep 1
strongswan-5.9.1/depcomp:406:        i=`expr $i - 1`
strongswan-5.9.1/depcomp-407-      done
strongswan-5.9.1/depcomp-408-    fi
strongswan-5.9.1/depcomp:409:    i=`expr $i - 1`
strongswan-5.9.1/depcomp-410-  done
##############################################
strongswan-5.9.1/depcomp-425-  # Do two passes, one to just change these to
strongswan-5.9.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
strongswan-5.9.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
strongswan-5.9.1/depcomp-659-  done
strongswan-5.9.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
strongswan-5.9.1/depcomp-661-  touch "$tmpdepfile"
##############################################
strongswan-5.9.1/aclocal.m4-223-    *)
strongswan-5.9.1/aclocal.m4:224:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
strongswan-5.9.1/aclocal.m4-225-      if test -n "$searchpath"; then
##############################################
strongswan-5.9.1/aclocal.m4-233-                ;;
strongswan-5.9.1/aclocal.m4:234:              *) searchdir=`cd "$searchdir" && pwd`
strongswan-5.9.1/aclocal.m4-235-                 case "$searchdir" in
##############################################
strongswan-5.9.1/aclocal.m4-356-    PKG_CHECK_EXISTS([$3],
strongswan-5.9.1/aclocal.m4:357:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
strongswan-5.9.1/aclocal.m4-358-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
strongswan-5.9.1/aclocal.m4-404-        if test $_pkg_short_errors_supported = yes; then
strongswan-5.9.1/aclocal.m4:405:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
strongswan-5.9.1/aclocal.m4-406-        else 
strongswan-5.9.1/aclocal.m4:407:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
strongswan-5.9.1/aclocal.m4-408-        fi
##############################################
strongswan-5.9.1/aclocal.m4-593-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
strongswan-5.9.1/aclocal.m4:594:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
strongswan-5.9.1/aclocal.m4-595-# and then we would define $MISSING as
##############################################
strongswan-5.9.1/aclocal.m4-608-# Expand $ac_aux_dir to an absolute path.
strongswan-5.9.1/aclocal.m4:609:am_aux_dir=`cd "$ac_aux_dir" && pwd`
strongswan-5.9.1/aclocal.m4-610-])
##############################################
strongswan-5.9.1/aclocal.m4-743-  if test "$am_compiler_list" = ""; then
strongswan-5.9.1/aclocal.m4:744:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
strongswan-5.9.1/aclocal.m4-745-  fi
##############################################
strongswan-5.9.1/aclocal.m4-894-    # Strip MF so we end up with the name of the file.
strongswan-5.9.1/aclocal.m4:895:    mf=`echo "$mf" | sed -e 's/:.*$//'`
strongswan-5.9.1/aclocal.m4-896-    # Check whether this is an Automake generated Makefile or not.
##############################################
strongswan-5.9.1/aclocal.m4-903-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
strongswan-5.9.1/aclocal.m4:904:      dirpart=`AS_DIRNAME("$mf")`
strongswan-5.9.1/aclocal.m4-905-    else
##############################################
strongswan-5.9.1/aclocal.m4-909-    # from the Makefile without running 'make'.
strongswan-5.9.1/aclocal.m4:910:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
strongswan-5.9.1/aclocal.m4-911-    test -z "$DEPDIR" && continue
strongswan-5.9.1/aclocal.m4:912:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
strongswan-5.9.1/aclocal.m4-913-    test -z "$am__include" && continue
strongswan-5.9.1/aclocal.m4:914:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
strongswan-5.9.1/aclocal.m4-915-    # Find all dependency output files, they are included files with
##############################################
strongswan-5.9.1/aclocal.m4-923-      test -f "$dirpart/$file" && continue
strongswan-5.9.1/aclocal.m4:924:      fdir=`AS_DIRNAME(["$file"])`
strongswan-5.9.1/aclocal.m4-925-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
strongswan-5.9.1/aclocal.m4-981-AC_REQUIRE([AC_PROG_INSTALL])dnl
strongswan-5.9.1/aclocal.m4:982:if test "`cd $srcdir && pwd`" != "`pwd`"; then
strongswan-5.9.1/aclocal.m4-983-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
strongswan-5.9.1/aclocal.m4-1140-    * )
strongswan-5.9.1/aclocal.m4:1141:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
strongswan-5.9.1/aclocal.m4-1142-  esac
strongswan-5.9.1/aclocal.m4-1143-done
strongswan-5.9.1/aclocal.m4:1144:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
strongswan-5.9.1/aclocal.m4-1145-
##############################################
strongswan-5.9.1/aclocal.m4-1211-# Ignore all kinds of additional output from 'make'.
strongswan-5.9.1/aclocal.m4:1212:case `$am_make -s -f confmf 2> /dev/null` in #(
strongswan-5.9.1/aclocal.m4-1213-*the\ am__doit\ target*)
##############################################
strongswan-5.9.1/aclocal.m4-1221-   echo '.include "confinc"' > confmf
strongswan-5.9.1/aclocal.m4:1222:   case `$am_make -s -f confmf 2> /dev/null` in #(
strongswan-5.9.1/aclocal.m4-1223-   *the\ am__doit\ target*)
##############################################
strongswan-5.9.1/aclocal.m4-1438-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
strongswan-5.9.1/aclocal.m4:1439:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
strongswan-5.9.1/aclocal.m4-1440-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
strongswan-5.9.1/aclocal.m4-1453-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
strongswan-5.9.1/aclocal.m4:1454:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
strongswan-5.9.1/aclocal.m4-1455-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
strongswan-5.9.1/aclocal.m4-1501-     $am_py_prefix*)
strongswan-5.9.1/aclocal.m4:1502:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
strongswan-5.9.1/aclocal.m4:1503:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
strongswan-5.9.1/aclocal.m4-1504-       ;;
##############################################
strongswan-5.9.1/aclocal.m4-1543-     $am_py_exec_prefix*)
strongswan-5.9.1/aclocal.m4:1544:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
strongswan-5.9.1/aclocal.m4:1545:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
strongswan-5.9.1/aclocal.m4-1546-       ;;
##############################################
strongswan-5.9.1/aclocal.m4-1639-     echo "timestamp, slept: $am_has_slept" > conftest.file
strongswan-5.9.1/aclocal.m4:1640:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
strongswan-5.9.1/aclocal.m4-1641-     if test "$[*]" = "X"; then
strongswan-5.9.1/aclocal.m4-1642-	# -L didn't work.
strongswan-5.9.1/aclocal.m4:1643:	set X `ls -t "$srcdir/configure" conftest.file`
strongswan-5.9.1/aclocal.m4-1644-     fi
##############################################
strongswan-5.9.1/compile-67-	mingw/*)
strongswan-5.9.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
strongswan-5.9.1/compile-69-	  ;;
strongswan-5.9.1/compile-70-	cygwin/*)
strongswan-5.9.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
strongswan-5.9.1/compile-72-	  ;;
strongswan-5.9.1/compile-73-	wine/*)
strongswan-5.9.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
strongswan-5.9.1/compile-75-	  ;;
##############################################
strongswan-5.9.1/compile-309-# Name of file we expect compiler to create.
strongswan-5.9.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
strongswan-5.9.1/compile-311-
##############################################
strongswan-5.9.1/compile-315-# object file name, since that is what matters with a parallel build.
strongswan-5.9.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
strongswan-5.9.1/compile-317-while true; do
##############################################
strongswan-5.9.1/src/Makefile.in-49-  { \
strongswan-5.9.1/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/Makefile.in-215-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/Makefile.in:216:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/Makefile.in-217-    if test "$$first" != "."; then \
strongswan-5.9.1/src/Makefile.in-218-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/Makefile.in:219:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/Makefile.in:220:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/Makefile.in-221-      else \
strongswan-5.9.1/src/Makefile.in:222:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/Makefile.in-223-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/Makefile.in:224:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/Makefile.in-225-        else \
##############################################
strongswan-5.9.1/src/Makefile.in-230-    fi; \
strongswan-5.9.1/src/Makefile.in:231:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/Makefile.in-232-  done; \
##############################################
strongswan-5.9.1/src/Makefile.in-545-	dot_seen=no; \
strongswan-5.9.1/src/Makefile.in:546:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/Makefile.in-547-	case "$@" in \
##############################################
strongswan-5.9.1/src/Makefile.in-608-GTAGS:
strongswan-5.9.1/src/Makefile.in:609:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/Makefile.in-610-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/Makefile.in-631-distdir: $(DISTFILES)
strongswan-5.9.1/src/Makefile.in:632:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/Makefile.in:633:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/Makefile.in-634-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/Makefile.in-645-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/Makefile.in:646:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/Makefile.in-647-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/Makefile.in-124-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/Makefile.in-126-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/Makefile.in-127-  esac;
strongswan-5.9.1/src/libtnccs/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/Makefile.in-129-am__install_max = 40
strongswan-5.9.1/src/libtnccs/Makefile.in-130-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/Makefile.in-132-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-252-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libtnccs/Makefile.in:253:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-254-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libtnccs/Makefile.in-255-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libtnccs/Makefile.in:256:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libtnccs/Makefile.in:257:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-258-      else \
strongswan-5.9.1/src/libtnccs/Makefile.in:259:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-260-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libtnccs/Makefile.in:261:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-262-        else \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-267-    fi; \
strongswan-5.9.1/src/libtnccs/Makefile.in:268:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-269-  done; \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-666-.c.o:
strongswan-5.9.1/src/libtnccs/Makefile.in:667:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/Makefile.in-668-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-674-.c.obj:
strongswan-5.9.1/src/libtnccs/Makefile.in:675:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/Makefile.in:676:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/Makefile.in-677-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/Makefile.in:680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/Makefile.in-681-
strongswan-5.9.1/src/libtnccs/Makefile.in-682-.c.lo:
strongswan-5.9.1/src/libtnccs/Makefile.in:683:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/Makefile.in-684-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-712-	dot_seen=no; \
strongswan-5.9.1/src/libtnccs/Makefile.in:713:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-714-	case "$@" in \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-775-GTAGS:
strongswan-5.9.1/src/libtnccs/Makefile.in:776:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/Makefile.in-777-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-798-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/Makefile.in:799:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/Makefile.in:800:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-801-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/Makefile.in-812-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/Makefile.in:813:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/Makefile.in-814-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-115-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:116:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-117-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-118-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-120-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-121-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:122:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-123-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-632-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:633:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-634-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-640-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:641:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:642:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-643-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-647-
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-648-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-650-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-693-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:694:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-695-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-716-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:717:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:718:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-719-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-730-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in:731:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_11/Makefile.in-732-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-576-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-578-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-584-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:586:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-591-
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-592-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-594-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-635-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-658-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-672-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_dynamic/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-702-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:703:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-704-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-710-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:711:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:712:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-713-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-717-
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-718-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:719:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-720-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-767-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:768:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-769-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-790-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:791:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:792:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-793-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-804-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in:805:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnccs_20/Makefile.in-806-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-582-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-584-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-590-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:592:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-593-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-597-
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-598-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:599:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-600-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-641-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:642:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-643-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-664-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:665:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:666:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-667-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-678-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in:679:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imv/Makefile.in-680-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-579-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-581-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-587-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:589:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-590-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-594-
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-595-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-597-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-638-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-661-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-675-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_imc/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-50-  { \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-577-.c.o:
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-579-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-585-.c.obj:
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:587:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-588-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-592-
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-593-.c.lo:
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-595-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-636-GTAGS:
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:637:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-638-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-659-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-673-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtnccs/plugins/tnc_tnccs/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-50-  { \
strongswan-5.9.1/src/libsimaka/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libsimaka/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libsimaka/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libsimaka/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libsimaka/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libsimaka/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libsimaka/Makefile.in-115-  esac;
strongswan-5.9.1/src/libsimaka/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libsimaka/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libsimaka/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libsimaka/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libsimaka/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-556-.c.o:
strongswan-5.9.1/src/libsimaka/Makefile.in:557:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libsimaka/Makefile.in-558-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-564-.c.obj:
strongswan-5.9.1/src/libsimaka/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libsimaka/Makefile.in:566:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libsimaka/Makefile.in-567-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libsimaka/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libsimaka/Makefile.in-571-
strongswan-5.9.1/src/libsimaka/Makefile.in-572-.c.lo:
strongswan-5.9.1/src/libsimaka/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libsimaka/Makefile.in-574-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-615-GTAGS:
strongswan-5.9.1/src/libsimaka/Makefile.in:616:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libsimaka/Makefile.in-617-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-638-distdir: $(DISTFILES)
strongswan-5.9.1/src/libsimaka/Makefile.in:639:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libsimaka/Makefile.in:640:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libsimaka/Makefile.in-641-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libsimaka/Makefile.in-652-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libsimaka/Makefile.in:653:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libsimaka/Makefile.in-654-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-50-  { \
strongswan-5.9.1/src/stroke/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/stroke/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-521-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/stroke/Makefile.in:522:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/stroke/Makefile.in-523-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-539-.c.o:
strongswan-5.9.1/src/stroke/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/stroke/Makefile.in-541-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-547-.c.obj:
strongswan-5.9.1/src/stroke/Makefile.in:548:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/stroke/Makefile.in:549:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/stroke/Makefile.in-550-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/stroke/Makefile.in:553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/stroke/Makefile.in-554-
strongswan-5.9.1/src/stroke/Makefile.in-555-.c.lo:
strongswan-5.9.1/src/stroke/Makefile.in:556:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/stroke/Makefile.in-557-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-598-GTAGS:
strongswan-5.9.1/src/stroke/Makefile.in:599:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/stroke/Makefile.in-600-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-621-distdir: $(DISTFILES)
strongswan-5.9.1/src/stroke/Makefile.in:622:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/stroke/Makefile.in:623:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/stroke/Makefile.in-624-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/stroke/Makefile.in-635-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/stroke/Makefile.in:636:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/stroke/Makefile.in-637-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-51-  { \
strongswan-5.9.1/src/starter/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/starter/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-239-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/starter/Makefile.in:240:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/starter/Makefile.in-241-    if test "$$first" != "."; then \
strongswan-5.9.1/src/starter/Makefile.in-242-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/starter/Makefile.in:243:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/starter/Makefile.in:244:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/starter/Makefile.in-245-      else \
strongswan-5.9.1/src/starter/Makefile.in:246:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/starter/Makefile.in-247-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/starter/Makefile.in:248:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/starter/Makefile.in-249-        else \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-254-    fi; \
strongswan-5.9.1/src/starter/Makefile.in:255:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/starter/Makefile.in-256-  done; \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-646-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/starter/Makefile.in:647:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/starter/Makefile.in-648-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-674-.c.o:
strongswan-5.9.1/src/starter/Makefile.in:675:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/starter/Makefile.in-676-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/starter/Makefile.in-682-.c.obj:
strongswan-5.9.1/src/starter/Makefile.in:683:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/starter/Makefile.in:684:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/starter/Makefile.in-685-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/starter/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/Makefile.in:688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/starter/Makefile.in-689-
strongswan-5.9.1/src/starter/Makefile.in-690-.c.lo:
strongswan-5.9.1/src/starter/Makefile.in:691:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/starter/Makefile.in-692-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/starter/Makefile.in-701-.y.c:
strongswan-5.9.1/src/starter/Makefile.in:702:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
strongswan-5.9.1/src/starter/Makefile.in-703-
##############################################
strongswan-5.9.1/src/starter/Makefile.in-724-	dot_seen=no; \
strongswan-5.9.1/src/starter/Makefile.in:725:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/starter/Makefile.in-726-	case "$@" in \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-787-GTAGS:
strongswan-5.9.1/src/starter/Makefile.in:788:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/starter/Makefile.in-789-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-810-distdir: $(DISTFILES)
strongswan-5.9.1/src/starter/Makefile.in:811:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/starter/Makefile.in:812:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/starter/Makefile.in-813-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/starter/Makefile.in-824-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/starter/Makefile.in:825:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/starter/Makefile.in-826-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/starter/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-511-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/starter/tests/Makefile.in:512:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-513-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-538-.c.o:
strongswan-5.9.1/src/starter/tests/Makefile.in:539:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/starter/tests/Makefile.in-540-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-546-.c.obj:
strongswan-5.9.1/src/starter/tests/Makefile.in:547:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/starter/tests/Makefile.in:548:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/starter/tests/Makefile.in-549-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/tests/Makefile.in:552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/starter/tests/Makefile.in-553-
strongswan-5.9.1/src/starter/tests/Makefile.in-554-.c.lo:
strongswan-5.9.1/src/starter/tests/Makefile.in:555:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/starter/tests/Makefile.in-556-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-562-suites/starter_tests-test_parser.o: suites/test_parser.c
strongswan-5.9.1/src/starter/tests/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -MT suites/starter_tests-test_parser.o -MD -MP -MF suites/$(DEPDIR)/starter_tests-test_parser.Tpo -c -o suites/starter_tests-test_parser.o `test -f 'suites/test_parser.c' || echo '$(srcdir)/'`suites/test_parser.c
strongswan-5.9.1/src/starter/tests/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/starter_tests-test_parser.Tpo suites/$(DEPDIR)/starter_tests-test_parser.Po
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/tests/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -c -o suites/starter_tests-test_parser.o `test -f 'suites/test_parser.c' || echo '$(srcdir)/'`suites/test_parser.c
strongswan-5.9.1/src/starter/tests/Makefile.in-568-
strongswan-5.9.1/src/starter/tests/Makefile.in-569-suites/starter_tests-test_parser.obj: suites/test_parser.c
strongswan-5.9.1/src/starter/tests/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -MT suites/starter_tests-test_parser.obj -MD -MP -MF suites/$(DEPDIR)/starter_tests-test_parser.Tpo -c -o suites/starter_tests-test_parser.obj `if test -f 'suites/test_parser.c'; then $(CYGPATH_W) 'suites/test_parser.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_parser.c'; fi`
strongswan-5.9.1/src/starter/tests/Makefile.in-571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/starter_tests-test_parser.Tpo suites/$(DEPDIR)/starter_tests-test_parser.Po
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/tests/Makefile.in:574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -c -o suites/starter_tests-test_parser.obj `if test -f 'suites/test_parser.c'; then $(CYGPATH_W) 'suites/test_parser.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_parser.c'; fi`
strongswan-5.9.1/src/starter/tests/Makefile.in-575-
strongswan-5.9.1/src/starter/tests/Makefile.in-576-starter_tests-starter_tests.o: starter_tests.c
strongswan-5.9.1/src/starter/tests/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -MT starter_tests-starter_tests.o -MD -MP -MF $(DEPDIR)/starter_tests-starter_tests.Tpo -c -o starter_tests-starter_tests.o `test -f 'starter_tests.c' || echo '$(srcdir)/'`starter_tests.c
strongswan-5.9.1/src/starter/tests/Makefile.in-578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/starter_tests-starter_tests.Tpo $(DEPDIR)/starter_tests-starter_tests.Po
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/tests/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -c -o starter_tests-starter_tests.o `test -f 'starter_tests.c' || echo '$(srcdir)/'`starter_tests.c
strongswan-5.9.1/src/starter/tests/Makefile.in-582-
strongswan-5.9.1/src/starter/tests/Makefile.in-583-starter_tests-starter_tests.obj: starter_tests.c
strongswan-5.9.1/src/starter/tests/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -MT starter_tests-starter_tests.obj -MD -MP -MF $(DEPDIR)/starter_tests-starter_tests.Tpo -c -o starter_tests-starter_tests.obj `if test -f 'starter_tests.c'; then $(CYGPATH_W) 'starter_tests.c'; else $(CYGPATH_W) '$(srcdir)/starter_tests.c'; fi`
strongswan-5.9.1/src/starter/tests/Makefile.in-585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/starter_tests-starter_tests.Tpo $(DEPDIR)/starter_tests-starter_tests.Po
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/starter/tests/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(starter_tests_CFLAGS) $(CFLAGS) -c -o starter_tests-starter_tests.obj `if test -f 'starter_tests.c'; then $(CYGPATH_W) 'starter_tests.c'; else $(CYGPATH_W) '$(srcdir)/starter_tests.c'; fi`
strongswan-5.9.1/src/starter/tests/Makefile.in-589-
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/starter/tests/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/starter/tests/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-658-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/starter/tests/Makefile.in:659:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-660-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/starter/tests/Makefile.in-661-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/starter/tests/Makefile.in:662:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in:663:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-664-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-670-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/starter/tests/Makefile.in:671:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-672-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/starter/tests/Makefile.in-673-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/starter/tests/Makefile.in:674:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-675-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-677-	      *) \
strongswan-5.9.1/src/starter/tests/Makefile.in:678:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-679-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-682-	    else \
strongswan-5.9.1/src/starter/tests/Makefile.in:683:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-684-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-717-	    fi; \
strongswan-5.9.1/src/starter/tests/Makefile.in:718:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/starter/tests/Makefile.in-719-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-723-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/starter/tests/Makefile.in:724:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/starter/tests/Makefile.in-725-	      dashes="$$report"; \
strongswan-5.9.1/src/starter/tests/Makefile.in-726-	  fi; \
strongswan-5.9.1/src/starter/tests/Makefile.in:727:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-728-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-741-distdir: $(DISTFILES)
strongswan-5.9.1/src/starter/tests/Makefile.in:742:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/starter/tests/Makefile.in:743:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-744-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/starter/tests/Makefile.in-755-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/starter/tests/Makefile.in:756:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/starter/tests/Makefile.in-757-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-53-  { \
strongswan-5.9.1/src/libimcv/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-55-  }; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-129-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/Makefile.in-131-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/Makefile.in-133-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/Makefile.in-134-  esac;
strongswan-5.9.1/src/libimcv/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/Makefile.in-136-am__install_max = 40
strongswan-5.9.1/src/libimcv/Makefile.in-137-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/Makefile.in-139-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-386-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libimcv/Makefile.in:387:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-388-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libimcv/Makefile.in-389-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libimcv/Makefile.in:390:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libimcv/Makefile.in:391:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-392-      else \
strongswan-5.9.1/src/libimcv/Makefile.in:393:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-394-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libimcv/Makefile.in:395:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-396-        else \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-401-    fi; \
strongswan-5.9.1/src/libimcv/Makefile.in:402:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libimcv/Makefile.in-403-  done; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1197-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libimcv/Makefile.in:1198:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1199-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1246-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libimcv/Makefile.in:1247:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1248-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1513-.c.o:
strongswan-5.9.1/src/libimcv/Makefile.in:1514:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/Makefile.in-1515-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1521-.c.obj:
strongswan-5.9.1/src/libimcv/Makefile.in:1522:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/Makefile.in:1523:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/Makefile.in-1524-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/Makefile.in-1528-
strongswan-5.9.1/src/libimcv/Makefile.in-1529-.c.lo:
strongswan-5.9.1/src/libimcv/Makefile.in:1530:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/Makefile.in-1531-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1537-ita/imcv_tests-ita_attr_command.o: ita/ita_attr_command.c
strongswan-5.9.1/src/libimcv/Makefile.in:1538:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ita/imcv_tests-ita_attr_command.o -MD -MP -MF ita/$(DEPDIR)/imcv_tests-ita_attr_command.Tpo -c -o ita/imcv_tests-ita_attr_command.o `test -f 'ita/ita_attr_command.c' || echo '$(srcdir)/'`ita/ita_attr_command.c
strongswan-5.9.1/src/libimcv/Makefile.in-1539-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ita/$(DEPDIR)/imcv_tests-ita_attr_command.Tpo ita/$(DEPDIR)/imcv_tests-ita_attr_command.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1541-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1542:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ita/imcv_tests-ita_attr_command.o `test -f 'ita/ita_attr_command.c' || echo '$(srcdir)/'`ita/ita_attr_command.c
strongswan-5.9.1/src/libimcv/Makefile.in-1543-
strongswan-5.9.1/src/libimcv/Makefile.in-1544-ita/imcv_tests-ita_attr_command.obj: ita/ita_attr_command.c
strongswan-5.9.1/src/libimcv/Makefile.in:1545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ita/imcv_tests-ita_attr_command.obj -MD -MP -MF ita/$(DEPDIR)/imcv_tests-ita_attr_command.Tpo -c -o ita/imcv_tests-ita_attr_command.obj `if test -f 'ita/ita_attr_command.c'; then $(CYGPATH_W) 'ita/ita_attr_command.c'; else $(CYGPATH_W) '$(srcdir)/ita/ita_attr_command.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ita/$(DEPDIR)/imcv_tests-ita_attr_command.Tpo ita/$(DEPDIR)/imcv_tests-ita_attr_command.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ita/imcv_tests-ita_attr_command.obj `if test -f 'ita/ita_attr_command.c'; then $(CYGPATH_W) 'ita/ita_attr_command.c'; else $(CYGPATH_W) '$(srcdir)/ita/ita_attr_command.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1550-
strongswan-5.9.1/src/libimcv/Makefile.in-1551-pa_tnc/imcv_tests-pa_tnc_attr_manager.o: pa_tnc/pa_tnc_attr_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in:1552:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT pa_tnc/imcv_tests-pa_tnc_attr_manager.o -MD -MP -MF pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Tpo -c -o pa_tnc/imcv_tests-pa_tnc_attr_manager.o `test -f 'pa_tnc/pa_tnc_attr_manager.c' || echo '$(srcdir)/'`pa_tnc/pa_tnc_attr_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in-1553-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Tpo pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1555-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1556:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o pa_tnc/imcv_tests-pa_tnc_attr_manager.o `test -f 'pa_tnc/pa_tnc_attr_manager.c' || echo '$(srcdir)/'`pa_tnc/pa_tnc_attr_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in-1557-
strongswan-5.9.1/src/libimcv/Makefile.in-1558-pa_tnc/imcv_tests-pa_tnc_attr_manager.obj: pa_tnc/pa_tnc_attr_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in:1559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT pa_tnc/imcv_tests-pa_tnc_attr_manager.obj -MD -MP -MF pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Tpo -c -o pa_tnc/imcv_tests-pa_tnc_attr_manager.obj `if test -f 'pa_tnc/pa_tnc_attr_manager.c'; then $(CYGPATH_W) 'pa_tnc/pa_tnc_attr_manager.c'; else $(CYGPATH_W) '$(srcdir)/pa_tnc/pa_tnc_attr_manager.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Tpo pa_tnc/$(DEPDIR)/imcv_tests-pa_tnc_attr_manager.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o pa_tnc/imcv_tests-pa_tnc_attr_manager.obj `if test -f 'pa_tnc/pa_tnc_attr_manager.c'; then $(CYGPATH_W) 'pa_tnc/pa_tnc_attr_manager.c'; else $(CYGPATH_W) '$(srcdir)/pa_tnc/pa_tnc_attr_manager.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1564-
strongswan-5.9.1/src/libimcv/Makefile.in-1565-seg/imcv_tests-seg_env.o: seg/seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in:1566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_env.o -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_env.Tpo -c -o seg/imcv_tests-seg_env.o `test -f 'seg/seg_env.c' || echo '$(srcdir)/'`seg/seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in-1567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_env.Tpo seg/$(DEPDIR)/imcv_tests-seg_env.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_env.o `test -f 'seg/seg_env.c' || echo '$(srcdir)/'`seg/seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in-1571-
strongswan-5.9.1/src/libimcv/Makefile.in-1572-seg/imcv_tests-seg_env.obj: seg/seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in:1573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_env.obj -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_env.Tpo -c -o seg/imcv_tests-seg_env.obj `if test -f 'seg/seg_env.c'; then $(CYGPATH_W) 'seg/seg_env.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_env.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_env.Tpo seg/$(DEPDIR)/imcv_tests-seg_env.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_env.obj `if test -f 'seg/seg_env.c'; then $(CYGPATH_W) 'seg/seg_env.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_env.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1578-
strongswan-5.9.1/src/libimcv/Makefile.in-1579-seg/imcv_tests-seg_contract.o: seg/seg_contract.c
strongswan-5.9.1/src/libimcv/Makefile.in:1580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_contract.o -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_contract.Tpo -c -o seg/imcv_tests-seg_contract.o `test -f 'seg/seg_contract.c' || echo '$(srcdir)/'`seg/seg_contract.c
strongswan-5.9.1/src/libimcv/Makefile.in-1581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_contract.Tpo seg/$(DEPDIR)/imcv_tests-seg_contract.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_contract.o `test -f 'seg/seg_contract.c' || echo '$(srcdir)/'`seg/seg_contract.c
strongswan-5.9.1/src/libimcv/Makefile.in-1585-
strongswan-5.9.1/src/libimcv/Makefile.in-1586-seg/imcv_tests-seg_contract.obj: seg/seg_contract.c
strongswan-5.9.1/src/libimcv/Makefile.in:1587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_contract.obj -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_contract.Tpo -c -o seg/imcv_tests-seg_contract.obj `if test -f 'seg/seg_contract.c'; then $(CYGPATH_W) 'seg/seg_contract.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_contract.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_contract.Tpo seg/$(DEPDIR)/imcv_tests-seg_contract.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_contract.obj `if test -f 'seg/seg_contract.c'; then $(CYGPATH_W) 'seg/seg_contract.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_contract.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1592-
strongswan-5.9.1/src/libimcv/Makefile.in-1593-seg/imcv_tests-seg_contract_manager.o: seg/seg_contract_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in:1594:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_contract_manager.o -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Tpo -c -o seg/imcv_tests-seg_contract_manager.o `test -f 'seg/seg_contract_manager.c' || echo '$(srcdir)/'`seg/seg_contract_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in-1595-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Tpo seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_contract_manager.o `test -f 'seg/seg_contract_manager.c' || echo '$(srcdir)/'`seg/seg_contract_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in-1599-
strongswan-5.9.1/src/libimcv/Makefile.in-1600-seg/imcv_tests-seg_contract_manager.obj: seg/seg_contract_manager.c
strongswan-5.9.1/src/libimcv/Makefile.in:1601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT seg/imcv_tests-seg_contract_manager.obj -MD -MP -MF seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Tpo -c -o seg/imcv_tests-seg_contract_manager.obj `if test -f 'seg/seg_contract_manager.c'; then $(CYGPATH_W) 'seg/seg_contract_manager.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_contract_manager.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Tpo seg/$(DEPDIR)/imcv_tests-seg_contract_manager.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o seg/imcv_tests-seg_contract_manager.obj `if test -f 'seg/seg_contract_manager.c'; then $(CYGPATH_W) 'seg/seg_contract_manager.c'; else $(CYGPATH_W) '$(srcdir)/seg/seg_contract_manager.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1606-
strongswan-5.9.1/src/libimcv/Makefile.in-1607-swid_gen/imcv_tests-swid_gen.o: swid_gen/swid_gen.c
strongswan-5.9.1/src/libimcv/Makefile.in:1608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swid_gen/imcv_tests-swid_gen.o -MD -MP -MF swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Tpo -c -o swid_gen/imcv_tests-swid_gen.o `test -f 'swid_gen/swid_gen.c' || echo '$(srcdir)/'`swid_gen/swid_gen.c
strongswan-5.9.1/src/libimcv/Makefile.in-1609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Tpo swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swid_gen/imcv_tests-swid_gen.o `test -f 'swid_gen/swid_gen.c' || echo '$(srcdir)/'`swid_gen/swid_gen.c
strongswan-5.9.1/src/libimcv/Makefile.in-1613-
strongswan-5.9.1/src/libimcv/Makefile.in-1614-swid_gen/imcv_tests-swid_gen.obj: swid_gen/swid_gen.c
strongswan-5.9.1/src/libimcv/Makefile.in:1615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swid_gen/imcv_tests-swid_gen.obj -MD -MP -MF swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Tpo -c -o swid_gen/imcv_tests-swid_gen.obj `if test -f 'swid_gen/swid_gen.c'; then $(CYGPATH_W) 'swid_gen/swid_gen.c'; else $(CYGPATH_W) '$(srcdir)/swid_gen/swid_gen.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Tpo swid_gen/$(DEPDIR)/imcv_tests-swid_gen.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swid_gen/imcv_tests-swid_gen.obj `if test -f 'swid_gen/swid_gen.c'; then $(CYGPATH_W) 'swid_gen/swid_gen.c'; else $(CYGPATH_W) '$(srcdir)/swid_gen/swid_gen.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1620-
strongswan-5.9.1/src/libimcv/Makefile.in-1621-swima/imcv_tests-swima_data_model.o: swima/swima_data_model.c
strongswan-5.9.1/src/libimcv/Makefile.in:1622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_data_model.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_data_model.Tpo -c -o swima/imcv_tests-swima_data_model.o `test -f 'swima/swima_data_model.c' || echo '$(srcdir)/'`swima/swima_data_model.c
strongswan-5.9.1/src/libimcv/Makefile.in-1623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_data_model.Tpo swima/$(DEPDIR)/imcv_tests-swima_data_model.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_data_model.o `test -f 'swima/swima_data_model.c' || echo '$(srcdir)/'`swima/swima_data_model.c
strongswan-5.9.1/src/libimcv/Makefile.in-1627-
strongswan-5.9.1/src/libimcv/Makefile.in-1628-swima/imcv_tests-swima_data_model.obj: swima/swima_data_model.c
strongswan-5.9.1/src/libimcv/Makefile.in:1629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_data_model.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_data_model.Tpo -c -o swima/imcv_tests-swima_data_model.obj `if test -f 'swima/swima_data_model.c'; then $(CYGPATH_W) 'swima/swima_data_model.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_data_model.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_data_model.Tpo swima/$(DEPDIR)/imcv_tests-swima_data_model.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_data_model.obj `if test -f 'swima/swima_data_model.c'; then $(CYGPATH_W) 'swima/swima_data_model.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_data_model.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1634-
strongswan-5.9.1/src/libimcv/Makefile.in-1635-swima/imcv_tests-swima_event.o: swima/swima_event.c
strongswan-5.9.1/src/libimcv/Makefile.in:1636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_event.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_event.Tpo -c -o swima/imcv_tests-swima_event.o `test -f 'swima/swima_event.c' || echo '$(srcdir)/'`swima/swima_event.c
strongswan-5.9.1/src/libimcv/Makefile.in-1637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_event.Tpo swima/$(DEPDIR)/imcv_tests-swima_event.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_event.o `test -f 'swima/swima_event.c' || echo '$(srcdir)/'`swima/swima_event.c
strongswan-5.9.1/src/libimcv/Makefile.in-1641-
strongswan-5.9.1/src/libimcv/Makefile.in-1642-swima/imcv_tests-swima_event.obj: swima/swima_event.c
strongswan-5.9.1/src/libimcv/Makefile.in:1643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_event.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_event.Tpo -c -o swima/imcv_tests-swima_event.obj `if test -f 'swima/swima_event.c'; then $(CYGPATH_W) 'swima/swima_event.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_event.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_event.Tpo swima/$(DEPDIR)/imcv_tests-swima_event.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_event.obj `if test -f 'swima/swima_event.c'; then $(CYGPATH_W) 'swima/swima_event.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_event.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1648-
strongswan-5.9.1/src/libimcv/Makefile.in-1649-swima/imcv_tests-swima_events.o: swima/swima_events.c
strongswan-5.9.1/src/libimcv/Makefile.in:1650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_events.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_events.Tpo -c -o swima/imcv_tests-swima_events.o `test -f 'swima/swima_events.c' || echo '$(srcdir)/'`swima/swima_events.c
strongswan-5.9.1/src/libimcv/Makefile.in-1651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_events.Tpo swima/$(DEPDIR)/imcv_tests-swima_events.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_events.o `test -f 'swima/swima_events.c' || echo '$(srcdir)/'`swima/swima_events.c
strongswan-5.9.1/src/libimcv/Makefile.in-1655-
strongswan-5.9.1/src/libimcv/Makefile.in-1656-swima/imcv_tests-swima_events.obj: swima/swima_events.c
strongswan-5.9.1/src/libimcv/Makefile.in:1657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_events.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_events.Tpo -c -o swima/imcv_tests-swima_events.obj `if test -f 'swima/swima_events.c'; then $(CYGPATH_W) 'swima/swima_events.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_events.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_events.Tpo swima/$(DEPDIR)/imcv_tests-swima_events.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_events.obj `if test -f 'swima/swima_events.c'; then $(CYGPATH_W) 'swima/swima_events.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_events.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1662-
strongswan-5.9.1/src/libimcv/Makefile.in-1663-swima/imcv_tests-swima_record.o: swima/swima_record.c
strongswan-5.9.1/src/libimcv/Makefile.in:1664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_record.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_record.Tpo -c -o swima/imcv_tests-swima_record.o `test -f 'swima/swima_record.c' || echo '$(srcdir)/'`swima/swima_record.c
strongswan-5.9.1/src/libimcv/Makefile.in-1665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_record.Tpo swima/$(DEPDIR)/imcv_tests-swima_record.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_record.o `test -f 'swima/swima_record.c' || echo '$(srcdir)/'`swima/swima_record.c
strongswan-5.9.1/src/libimcv/Makefile.in-1669-
strongswan-5.9.1/src/libimcv/Makefile.in-1670-swima/imcv_tests-swima_record.obj: swima/swima_record.c
strongswan-5.9.1/src/libimcv/Makefile.in:1671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_record.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_record.Tpo -c -o swima/imcv_tests-swima_record.obj `if test -f 'swima/swima_record.c'; then $(CYGPATH_W) 'swima/swima_record.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_record.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_record.Tpo swima/$(DEPDIR)/imcv_tests-swima_record.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_record.obj `if test -f 'swima/swima_record.c'; then $(CYGPATH_W) 'swima/swima_record.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_record.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1676-
strongswan-5.9.1/src/libimcv/Makefile.in-1677-swima/imcv_tests-swima_inventory.o: swima/swima_inventory.c
strongswan-5.9.1/src/libimcv/Makefile.in:1678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_inventory.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_inventory.Tpo -c -o swima/imcv_tests-swima_inventory.o `test -f 'swima/swima_inventory.c' || echo '$(srcdir)/'`swima/swima_inventory.c
strongswan-5.9.1/src/libimcv/Makefile.in-1679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_inventory.Tpo swima/$(DEPDIR)/imcv_tests-swima_inventory.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_inventory.o `test -f 'swima/swima_inventory.c' || echo '$(srcdir)/'`swima/swima_inventory.c
strongswan-5.9.1/src/libimcv/Makefile.in-1683-
strongswan-5.9.1/src/libimcv/Makefile.in-1684-swima/imcv_tests-swima_inventory.obj: swima/swima_inventory.c
strongswan-5.9.1/src/libimcv/Makefile.in:1685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_inventory.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_inventory.Tpo -c -o swima/imcv_tests-swima_inventory.obj `if test -f 'swima/swima_inventory.c'; then $(CYGPATH_W) 'swima/swima_inventory.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_inventory.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_inventory.Tpo swima/$(DEPDIR)/imcv_tests-swima_inventory.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_inventory.obj `if test -f 'swima/swima_inventory.c'; then $(CYGPATH_W) 'swima/swima_inventory.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_inventory.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1690-
strongswan-5.9.1/src/libimcv/Makefile.in-1691-swima/imcv_tests-swima_collector.o: swima/swima_collector.c
strongswan-5.9.1/src/libimcv/Makefile.in:1692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_collector.o -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_collector.Tpo -c -o swima/imcv_tests-swima_collector.o `test -f 'swima/swima_collector.c' || echo '$(srcdir)/'`swima/swima_collector.c
strongswan-5.9.1/src/libimcv/Makefile.in-1693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_collector.Tpo swima/$(DEPDIR)/imcv_tests-swima_collector.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_collector.o `test -f 'swima/swima_collector.c' || echo '$(srcdir)/'`swima/swima_collector.c
strongswan-5.9.1/src/libimcv/Makefile.in-1697-
strongswan-5.9.1/src/libimcv/Makefile.in-1698-swima/imcv_tests-swima_collector.obj: swima/swima_collector.c
strongswan-5.9.1/src/libimcv/Makefile.in:1699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT swima/imcv_tests-swima_collector.obj -MD -MP -MF swima/$(DEPDIR)/imcv_tests-swima_collector.Tpo -c -o swima/imcv_tests-swima_collector.obj `if test -f 'swima/swima_collector.c'; then $(CYGPATH_W) 'swima/swima_collector.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_collector.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) swima/$(DEPDIR)/imcv_tests-swima_collector.Tpo swima/$(DEPDIR)/imcv_tests-swima_collector.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o swima/imcv_tests-swima_collector.obj `if test -f 'swima/swima_collector.c'; then $(CYGPATH_W) 'swima/swima_collector.c'; else $(CYGPATH_W) '$(srcdir)/swima/swima_collector.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1704-
strongswan-5.9.1/src/libimcv/Makefile.in-1705-suites/imcv_tests-test_imcv_seg.o: suites/test_imcv_seg.c
strongswan-5.9.1/src/libimcv/Makefile.in:1706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT suites/imcv_tests-test_imcv_seg.o -MD -MP -MF suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Tpo -c -o suites/imcv_tests-test_imcv_seg.o `test -f 'suites/test_imcv_seg.c' || echo '$(srcdir)/'`suites/test_imcv_seg.c
strongswan-5.9.1/src/libimcv/Makefile.in-1707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Tpo suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o suites/imcv_tests-test_imcv_seg.o `test -f 'suites/test_imcv_seg.c' || echo '$(srcdir)/'`suites/test_imcv_seg.c
strongswan-5.9.1/src/libimcv/Makefile.in-1711-
strongswan-5.9.1/src/libimcv/Makefile.in-1712-suites/imcv_tests-test_imcv_seg.obj: suites/test_imcv_seg.c
strongswan-5.9.1/src/libimcv/Makefile.in:1713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT suites/imcv_tests-test_imcv_seg.obj -MD -MP -MF suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Tpo -c -o suites/imcv_tests-test_imcv_seg.obj `if test -f 'suites/test_imcv_seg.c'; then $(CYGPATH_W) 'suites/test_imcv_seg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_imcv_seg.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Tpo suites/$(DEPDIR)/imcv_tests-test_imcv_seg.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o suites/imcv_tests-test_imcv_seg.obj `if test -f 'suites/test_imcv_seg.c'; then $(CYGPATH_W) 'suites/test_imcv_seg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_imcv_seg.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1718-
strongswan-5.9.1/src/libimcv/Makefile.in-1719-suites/imcv_tests-test_imcv_swima.o: suites/test_imcv_swima.c
strongswan-5.9.1/src/libimcv/Makefile.in:1720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT suites/imcv_tests-test_imcv_swima.o -MD -MP -MF suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Tpo -c -o suites/imcv_tests-test_imcv_swima.o `test -f 'suites/test_imcv_swima.c' || echo '$(srcdir)/'`suites/test_imcv_swima.c
strongswan-5.9.1/src/libimcv/Makefile.in-1721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Tpo suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o suites/imcv_tests-test_imcv_swima.o `test -f 'suites/test_imcv_swima.c' || echo '$(srcdir)/'`suites/test_imcv_swima.c
strongswan-5.9.1/src/libimcv/Makefile.in-1725-
strongswan-5.9.1/src/libimcv/Makefile.in-1726-suites/imcv_tests-test_imcv_swima.obj: suites/test_imcv_swima.c
strongswan-5.9.1/src/libimcv/Makefile.in:1727:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT suites/imcv_tests-test_imcv_swima.obj -MD -MP -MF suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Tpo -c -o suites/imcv_tests-test_imcv_swima.obj `if test -f 'suites/test_imcv_swima.c'; then $(CYGPATH_W) 'suites/test_imcv_swima.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_imcv_swima.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1728-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Tpo suites/$(DEPDIR)/imcv_tests-test_imcv_swima.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1730-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1731:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o suites/imcv_tests-test_imcv_swima.obj `if test -f 'suites/test_imcv_swima.c'; then $(CYGPATH_W) 'suites/test_imcv_swima.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_imcv_swima.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1732-
strongswan-5.9.1/src/libimcv/Makefile.in-1733-ietf/imcv_tests-ietf_attr_pa_tnc_error.o: ietf/ietf_attr_pa_tnc_error.c
strongswan-5.9.1/src/libimcv/Makefile.in:1734:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/imcv_tests-ietf_attr_pa_tnc_error.o -MD -MP -MF ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Tpo -c -o ietf/imcv_tests-ietf_attr_pa_tnc_error.o `test -f 'ietf/ietf_attr_pa_tnc_error.c' || echo '$(srcdir)/'`ietf/ietf_attr_pa_tnc_error.c
strongswan-5.9.1/src/libimcv/Makefile.in-1735-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Tpo ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1737-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1738:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/imcv_tests-ietf_attr_pa_tnc_error.o `test -f 'ietf/ietf_attr_pa_tnc_error.c' || echo '$(srcdir)/'`ietf/ietf_attr_pa_tnc_error.c
strongswan-5.9.1/src/libimcv/Makefile.in-1739-
strongswan-5.9.1/src/libimcv/Makefile.in-1740-ietf/imcv_tests-ietf_attr_pa_tnc_error.obj: ietf/ietf_attr_pa_tnc_error.c
strongswan-5.9.1/src/libimcv/Makefile.in:1741:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/imcv_tests-ietf_attr_pa_tnc_error.obj -MD -MP -MF ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Tpo -c -o ietf/imcv_tests-ietf_attr_pa_tnc_error.obj `if test -f 'ietf/ietf_attr_pa_tnc_error.c'; then $(CYGPATH_W) 'ietf/ietf_attr_pa_tnc_error.c'; else $(CYGPATH_W) '$(srcdir)/ietf/ietf_attr_pa_tnc_error.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1742-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Tpo ietf/$(DEPDIR)/imcv_tests-ietf_attr_pa_tnc_error.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1744-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1745:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/imcv_tests-ietf_attr_pa_tnc_error.obj `if test -f 'ietf/ietf_attr_pa_tnc_error.c'; then $(CYGPATH_W) 'ietf/ietf_attr_pa_tnc_error.c'; else $(CYGPATH_W) '$(srcdir)/ietf/ietf_attr_pa_tnc_error.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1746-
strongswan-5.9.1/src/libimcv/Makefile.in-1747-ietf/swima/imcv_tests-ietf_swima_attr_req.o: ietf/swima/ietf_swima_attr_req.c
strongswan-5.9.1/src/libimcv/Makefile.in:1748:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_req.o -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_req.o `test -f 'ietf/swima/ietf_swima_attr_req.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_req.c
strongswan-5.9.1/src/libimcv/Makefile.in-1749-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1751-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1752:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_req.o `test -f 'ietf/swima/ietf_swima_attr_req.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_req.c
strongswan-5.9.1/src/libimcv/Makefile.in-1753-
strongswan-5.9.1/src/libimcv/Makefile.in-1754-ietf/swima/imcv_tests-ietf_swima_attr_req.obj: ietf/swima/ietf_swima_attr_req.c
strongswan-5.9.1/src/libimcv/Makefile.in:1755:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_req.obj -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_req.obj `if test -f 'ietf/swima/ietf_swima_attr_req.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_req.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_req.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1756-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_req.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1758-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1759:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_req.obj `if test -f 'ietf/swima/ietf_swima_attr_req.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_req.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_req.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1760-
strongswan-5.9.1/src/libimcv/Makefile.in-1761-ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.o: ietf/swima/ietf_swima_attr_sw_inv.c
strongswan-5.9.1/src/libimcv/Makefile.in:1762:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.o -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.o `test -f 'ietf/swima/ietf_swima_attr_sw_inv.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_sw_inv.c
strongswan-5.9.1/src/libimcv/Makefile.in-1763-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1765-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1766:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.o `test -f 'ietf/swima/ietf_swima_attr_sw_inv.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_sw_inv.c
strongswan-5.9.1/src/libimcv/Makefile.in-1767-
strongswan-5.9.1/src/libimcv/Makefile.in-1768-ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.obj: ietf/swima/ietf_swima_attr_sw_inv.c
strongswan-5.9.1/src/libimcv/Makefile.in:1769:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.obj -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.obj `if test -f 'ietf/swima/ietf_swima_attr_sw_inv.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_sw_inv.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_sw_inv.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1770-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_inv.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1772-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1773:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_inv.obj `if test -f 'ietf/swima/ietf_swima_attr_sw_inv.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_sw_inv.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_sw_inv.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1774-
strongswan-5.9.1/src/libimcv/Makefile.in-1775-ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.o: ietf/swima/ietf_swima_attr_sw_ev.c
strongswan-5.9.1/src/libimcv/Makefile.in:1776:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.o -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.o `test -f 'ietf/swima/ietf_swima_attr_sw_ev.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_sw_ev.c
strongswan-5.9.1/src/libimcv/Makefile.in-1777-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.o `test -f 'ietf/swima/ietf_swima_attr_sw_ev.c' || echo '$(srcdir)/'`ietf/swima/ietf_swima_attr_sw_ev.c
strongswan-5.9.1/src/libimcv/Makefile.in-1781-
strongswan-5.9.1/src/libimcv/Makefile.in-1782-ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.obj: ietf/swima/ietf_swima_attr_sw_ev.c
strongswan-5.9.1/src/libimcv/Makefile.in:1783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.obj -MD -MP -MF ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Tpo -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.obj `if test -f 'ietf/swima/ietf_swima_attr_sw_ev.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_sw_ev.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_sw_ev.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Tpo ietf/swima/$(DEPDIR)/imcv_tests-ietf_swima_attr_sw_ev.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o ietf/swima/imcv_tests-ietf_swima_attr_sw_ev.obj `if test -f 'ietf/swima/ietf_swima_attr_sw_ev.c'; then $(CYGPATH_W) 'ietf/swima/ietf_swima_attr_sw_ev.c'; else $(CYGPATH_W) '$(srcdir)/ietf/swima/ietf_swima_attr_sw_ev.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1788-
strongswan-5.9.1/src/libimcv/Makefile.in-1789-tcg/seg/imcv_tests-tcg_seg_attr_seg_env.o: tcg/seg/tcg_seg_attr_seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in:1790:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT tcg/seg/imcv_tests-tcg_seg_attr_seg_env.o -MD -MP -MF tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Tpo -c -o tcg/seg/imcv_tests-tcg_seg_attr_seg_env.o `test -f 'tcg/seg/tcg_seg_attr_seg_env.c' || echo '$(srcdir)/'`tcg/seg/tcg_seg_attr_seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in-1791-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Tpo tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1793-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1794:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o tcg/seg/imcv_tests-tcg_seg_attr_seg_env.o `test -f 'tcg/seg/tcg_seg_attr_seg_env.c' || echo '$(srcdir)/'`tcg/seg/tcg_seg_attr_seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in-1795-
strongswan-5.9.1/src/libimcv/Makefile.in-1796-tcg/seg/imcv_tests-tcg_seg_attr_seg_env.obj: tcg/seg/tcg_seg_attr_seg_env.c
strongswan-5.9.1/src/libimcv/Makefile.in:1797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT tcg/seg/imcv_tests-tcg_seg_attr_seg_env.obj -MD -MP -MF tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Tpo -c -o tcg/seg/imcv_tests-tcg_seg_attr_seg_env.obj `if test -f 'tcg/seg/tcg_seg_attr_seg_env.c'; then $(CYGPATH_W) 'tcg/seg/tcg_seg_attr_seg_env.c'; else $(CYGPATH_W) '$(srcdir)/tcg/seg/tcg_seg_attr_seg_env.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Tpo tcg/seg/$(DEPDIR)/imcv_tests-tcg_seg_attr_seg_env.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o tcg/seg/imcv_tests-tcg_seg_attr_seg_env.obj `if test -f 'tcg/seg/tcg_seg_attr_seg_env.c'; then $(CYGPATH_W) 'tcg/seg/tcg_seg_attr_seg_env.c'; else $(CYGPATH_W) '$(srcdir)/tcg/seg/tcg_seg_attr_seg_env.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1802-
strongswan-5.9.1/src/libimcv/Makefile.in-1803-imcv_tests-imcv.o: imcv.c
strongswan-5.9.1/src/libimcv/Makefile.in:1804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT imcv_tests-imcv.o -MD -MP -MF $(DEPDIR)/imcv_tests-imcv.Tpo -c -o imcv_tests-imcv.o `test -f 'imcv.c' || echo '$(srcdir)/'`imcv.c
strongswan-5.9.1/src/libimcv/Makefile.in-1805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/imcv_tests-imcv.Tpo $(DEPDIR)/imcv_tests-imcv.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o imcv_tests-imcv.o `test -f 'imcv.c' || echo '$(srcdir)/'`imcv.c
strongswan-5.9.1/src/libimcv/Makefile.in-1809-
strongswan-5.9.1/src/libimcv/Makefile.in-1810-imcv_tests-imcv.obj: imcv.c
strongswan-5.9.1/src/libimcv/Makefile.in:1811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT imcv_tests-imcv.obj -MD -MP -MF $(DEPDIR)/imcv_tests-imcv.Tpo -c -o imcv_tests-imcv.obj `if test -f 'imcv.c'; then $(CYGPATH_W) 'imcv.c'; else $(CYGPATH_W) '$(srcdir)/imcv.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/imcv_tests-imcv.Tpo $(DEPDIR)/imcv_tests-imcv.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o imcv_tests-imcv.obj `if test -f 'imcv.c'; then $(CYGPATH_W) 'imcv.c'; else $(CYGPATH_W) '$(srcdir)/imcv.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1816-
strongswan-5.9.1/src/libimcv/Makefile.in-1817-imcv_tests-imcv_tests.o: imcv_tests.c
strongswan-5.9.1/src/libimcv/Makefile.in:1818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT imcv_tests-imcv_tests.o -MD -MP -MF $(DEPDIR)/imcv_tests-imcv_tests.Tpo -c -o imcv_tests-imcv_tests.o `test -f 'imcv_tests.c' || echo '$(srcdir)/'`imcv_tests.c
strongswan-5.9.1/src/libimcv/Makefile.in-1819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/imcv_tests-imcv_tests.Tpo $(DEPDIR)/imcv_tests-imcv_tests.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o imcv_tests-imcv_tests.o `test -f 'imcv_tests.c' || echo '$(srcdir)/'`imcv_tests.c
strongswan-5.9.1/src/libimcv/Makefile.in-1823-
strongswan-5.9.1/src/libimcv/Makefile.in-1824-imcv_tests-imcv_tests.obj: imcv_tests.c
strongswan-5.9.1/src/libimcv/Makefile.in:1825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -MT imcv_tests-imcv_tests.obj -MD -MP -MF $(DEPDIR)/imcv_tests-imcv_tests.Tpo -c -o imcv_tests-imcv_tests.obj `if test -f 'imcv_tests.c'; then $(CYGPATH_W) 'imcv_tests.c'; else $(CYGPATH_W) '$(srcdir)/imcv_tests.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/imcv_tests-imcv_tests.Tpo $(DEPDIR)/imcv_tests-imcv_tests.Po
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/Makefile.in:1829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcv_tests_CFLAGS) $(CFLAGS) -c -o imcv_tests-imcv_tests.obj `if test -f 'imcv_tests.c'; then $(CYGPATH_W) 'imcv_tests.c'; else $(CYGPATH_W) '$(srcdir)/imcv_tests.c'; fi`
strongswan-5.9.1/src/libimcv/Makefile.in-1830-
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1874-	@list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
strongswan-5.9.1/src/libimcv/Makefile.in:1875:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1876-	dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1891-	dot_seen=no; \
strongswan-5.9.1/src/libimcv/Makefile.in:1892:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1893-	case "$@" in \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1954-GTAGS:
strongswan-5.9.1/src/libimcv/Makefile.in:1955:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/Makefile.in-1956-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1987-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libimcv/Makefile.in:1988:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1989-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libimcv/Makefile.in-1990-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libimcv/Makefile.in:1991:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in:1992:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-1993-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-1999-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libimcv/Makefile.in:2000:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2001-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libimcv/Makefile.in-2002-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libimcv/Makefile.in:2003:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2004-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2006-	      *) \
strongswan-5.9.1/src/libimcv/Makefile.in:2007:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2008-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2011-	    else \
strongswan-5.9.1/src/libimcv/Makefile.in:2012:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2013-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2046-	    fi; \
strongswan-5.9.1/src/libimcv/Makefile.in:2047:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libimcv/Makefile.in-2048-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2052-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libimcv/Makefile.in:2053:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libimcv/Makefile.in-2054-	      dashes="$$report"; \
strongswan-5.9.1/src/libimcv/Makefile.in-2055-	  fi; \
strongswan-5.9.1/src/libimcv/Makefile.in:2056:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2057-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2070-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/Makefile.in:2071:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/Makefile.in:2072:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2073-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/Makefile.in-2084-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/Makefile.in:2085:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/Makefile.in-2086-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-560-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-562-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-568-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:570:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-571-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-575-
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-576-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-578-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-619-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:620:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-621-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-642-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:643:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:644:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-645-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-656-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in:657:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_scanner/Makefile.in-658-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-561-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-563-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-569-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:571:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-572-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-576-
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-577-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-579-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-620-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:621:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-622-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-643-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:644:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:645:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-646-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-657-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in:658:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_attestation/Makefile.in-659-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-554-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:555:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-556-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-562-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:564:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-565-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-569-
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-570-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-572-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-613-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:614:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-615-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-636-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:637:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:638:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-639-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-650-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in:651:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_scanner/Makefile.in-652-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-51-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-116-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-621-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:622:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-623-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-645-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:646:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-647-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-653-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:655:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-656-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-660-
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-661-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-663-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-704-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:705:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-706-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-727-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:728:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:729:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-730-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-741-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in:742:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/Makefile.in-743-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/build-database.sh-78-
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/build-database.sh:79:  for file in `find /lib/modules/$k -name *.ko`
strongswan-5.9.1/src/libimcv/plugins/imv_attestation/build-database.sh-80-  do
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-561-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-563-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-569-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:571:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-572-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-576-
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-577-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-579-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-620-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:621:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-622-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-643-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:644:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:645:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-646-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-657-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in:658:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_os/Makefile.in-659-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-553-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:554:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-555-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-561-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:563:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-564-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-568-
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-569-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-571-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-612-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-635-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-649-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_hcd/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-51-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-116-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-580-
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-612-	@list='$(dist_swid_DATA)'; test -n "$(swiddir)" || list=; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:613:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-614-	dir='$(DESTDIR)$(swiddir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-645-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:646:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-647-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-668-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:669:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:670:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-671-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-682-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in:683:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_swima/Makefile.in-684-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-558-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-560-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-566-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:568:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-569-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-573-
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-574-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-576-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-617-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:618:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-619-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-640-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:641:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:642:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-643-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-654-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in:655:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_test/Makefile.in-656-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-553-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:554:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-555-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-561-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:563:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-564-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-568-
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-569-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-571-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-612-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-635-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-649-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_test/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-563-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-565-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-571-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:573:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-574-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-578-
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-579-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-581-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-622-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:623:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-624-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-645-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:646:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:647:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-648-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-659-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in:660:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_swima/Makefile.in-661-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-553-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:554:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-555-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-561-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:563:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-564-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-568-
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-569-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-571-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-612-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-635-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-649-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imc_os/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-50-  { \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-114-  esac;
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-558-.c.o:
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-560-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-566-.c.obj:
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:568:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-569-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-573-
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-574-.c.lo:
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-576-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-617-GTAGS:
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:618:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-619-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-640-distdir: $(DISTFILES)
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:641:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:642:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-643-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-654-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in:655:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libimcv/plugins/imv_hcd/Makefile.in-656-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-51-  { \
strongswan-5.9.1/src/medsrv/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/medsrv/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-171-  esac
strongswan-5.9.1/src/medsrv/Makefile.in:172:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/medsrv/Makefile.in-173-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/medsrv/Makefile.in:174:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/medsrv/Makefile.in-175-    *) f=$$p;; \
strongswan-5.9.1/src/medsrv/Makefile.in-176-  esac;
strongswan-5.9.1/src/medsrv/Makefile.in:177:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/medsrv/Makefile.in-178-am__install_max = 40
strongswan-5.9.1/src/medsrv/Makefile.in-179-am__nobase_strip_setup = \
strongswan-5.9.1/src/medsrv/Makefile.in:180:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/medsrv/Makefile.in-181-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-587-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/medsrv/Makefile.in:588:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-589-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-628-.c.o:
strongswan-5.9.1/src/medsrv/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/medsrv/Makefile.in-630-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-636-.c.obj:
strongswan-5.9.1/src/medsrv/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/medsrv/Makefile.in:638:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/medsrv/Makefile.in-639-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/medsrv/Makefile.in:642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/medsrv/Makefile.in-643-
strongswan-5.9.1/src/medsrv/Makefile.in-644-.c.lo:
strongswan-5.9.1/src/medsrv/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/medsrv/Makefile.in-646-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-675-	@list='$(medsrv_templates_DATA)'; test -n "$(medsrv_templatesdir)" || list=; \
strongswan-5.9.1/src/medsrv/Makefile.in:676:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-677-	dir='$(DESTDIR)$(medsrv_templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-696-	@list='$(medsrv_templates_peer_DATA)'; test -n "$(medsrv_templates_peerdir)" || list=; \
strongswan-5.9.1/src/medsrv/Makefile.in:697:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-698-	dir='$(DESTDIR)$(medsrv_templates_peerdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-717-	@list='$(medsrv_templates_static_DATA)'; test -n "$(medsrv_templates_staticdir)" || list=; \
strongswan-5.9.1/src/medsrv/Makefile.in:718:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-719-	dir='$(DESTDIR)$(medsrv_templates_staticdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-738-	@list='$(medsrv_templates_user_DATA)'; test -n "$(medsrv_templates_userdir)" || list=; \
strongswan-5.9.1/src/medsrv/Makefile.in:739:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-740-	dir='$(DESTDIR)$(medsrv_templates_userdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-771-GTAGS:
strongswan-5.9.1/src/medsrv/Makefile.in:772:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/medsrv/Makefile.in-773-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-794-distdir: $(DISTFILES)
strongswan-5.9.1/src/medsrv/Makefile.in:795:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/medsrv/Makefile.in:796:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-797-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/medsrv/Makefile.in-808-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/medsrv/Makefile.in:809:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/medsrv/Makefile.in-810-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-50-  { \
strongswan-5.9.1/src/libradius/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libradius/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libradius/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libradius/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libradius/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libradius/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libradius/Makefile.in-114-  esac;
strongswan-5.9.1/src/libradius/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libradius/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libradius/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libradius/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libradius/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-556-.c.o:
strongswan-5.9.1/src/libradius/Makefile.in:557:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libradius/Makefile.in-558-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-564-.c.obj:
strongswan-5.9.1/src/libradius/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libradius/Makefile.in:566:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libradius/Makefile.in-567-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libradius/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libradius/Makefile.in-571-
strongswan-5.9.1/src/libradius/Makefile.in-572-.c.lo:
strongswan-5.9.1/src/libradius/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libradius/Makefile.in-574-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-615-GTAGS:
strongswan-5.9.1/src/libradius/Makefile.in:616:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libradius/Makefile.in-617-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-638-distdir: $(DISTFILES)
strongswan-5.9.1/src/libradius/Makefile.in:639:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libradius/Makefile.in:640:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libradius/Makefile.in-641-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libradius/Makefile.in-652-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libradius/Makefile.in:653:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libradius/Makefile.in-654-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libradius/radius_socket.c-150-		}
strongswan-5.9.1/src/libradius/radius_socket.c:151:		if (connect(*fd, server->get_sockaddr(server),
strongswan-5.9.1/src/libradius/radius_socket.c-152-					*server->get_sockaddr_len(server)) < 0)
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-50-  { \
strongswan-5.9.1/src/charon-svc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon-svc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-518-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/charon-svc/Makefile.in:519:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/charon-svc/Makefile.in-520-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-535-.c.o:
strongswan-5.9.1/src/charon-svc/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/charon-svc/Makefile.in-537-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-543-.c.obj:
strongswan-5.9.1/src/charon-svc/Makefile.in:544:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/charon-svc/Makefile.in:545:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/charon-svc/Makefile.in-546-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-svc/Makefile.in:549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/charon-svc/Makefile.in-550-
strongswan-5.9.1/src/charon-svc/Makefile.in-551-.c.lo:
strongswan-5.9.1/src/charon-svc/Makefile.in:552:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/charon-svc/Makefile.in-553-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-594-GTAGS:
strongswan-5.9.1/src/charon-svc/Makefile.in:595:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/charon-svc/Makefile.in-596-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-617-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon-svc/Makefile.in:618:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-svc/Makefile.in:619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-svc/Makefile.in-620-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon-svc/Makefile.in-631-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon-svc/Makefile.in:632:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon-svc/Makefile.in-633-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/_updown/Makefile.in-50-  { \
strongswan-5.9.1/src/_updown/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/_updown/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/_updown/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/_updown/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/_updown/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/_updown/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/_updown/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/_updown/Makefile.in-114-  esac;
strongswan-5.9.1/src/_updown/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/_updown/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/_updown/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/_updown/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/_updown/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/_updown/Makefile.in-490-distdir: $(DISTFILES)
strongswan-5.9.1/src/_updown/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/_updown/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/_updown/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/_updown/Makefile.in-504-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/_updown/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/_updown/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/_updown/_updown.in-581-	;;
strongswan-5.9.1/src/_updown/_updown.in:582:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/src/_updown/_updown.in-583-	exit 1
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-50-  { \
strongswan-5.9.1/src/conftest/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/conftest/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-547-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/conftest/Makefile.in:548:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/conftest/Makefile.in-549-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-642-.c.o:
strongswan-5.9.1/src/conftest/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/conftest/Makefile.in-644-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-650-.c.obj:
strongswan-5.9.1/src/conftest/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/conftest/Makefile.in:652:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/conftest/Makefile.in-653-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/conftest/Makefile.in:656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/conftest/Makefile.in-657-
strongswan-5.9.1/src/conftest/Makefile.in-658-.c.lo:
strongswan-5.9.1/src/conftest/Makefile.in:659:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/conftest/Makefile.in-660-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-701-GTAGS:
strongswan-5.9.1/src/conftest/Makefile.in:702:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/conftest/Makefile.in-703-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-724-distdir: $(DISTFILES)
strongswan-5.9.1/src/conftest/Makefile.in:725:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/conftest/Makefile.in:726:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/conftest/Makefile.in-727-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/conftest/Makefile.in-738-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/conftest/Makefile.in:739:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/conftest/Makefile.in-740-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-50-  { \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-518-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:519:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-520-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-535-.c.o:
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-537-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-543-.c.obj:
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:544:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:545:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-546-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-550-
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-551-.c.lo:
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:552:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-553-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-594-GTAGS:
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:595:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-596-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-617-distdir: $(DISTFILES)
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:618:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-620-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-631-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in:632:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/tpm_extendpcr/Makefile.in-633-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-51-  { \
strongswan-5.9.1/src/libstrongswan/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-278-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/Makefile.in:279:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/Makefile.in-280-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/Makefile.in:281:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-282-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-283-  esac;
strongswan-5.9.1/src/libstrongswan/Makefile.in:284:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/Makefile.in-285-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/Makefile.in-286-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/Makefile.in:287:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/Makefile.in-288-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-696-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libstrongswan/Makefile.in:697:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-698-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libstrongswan/Makefile.in-699-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libstrongswan/Makefile.in:700:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libstrongswan/Makefile.in:701:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-702-      else \
strongswan-5.9.1/src/libstrongswan/Makefile.in:703:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-704-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libstrongswan/Makefile.in:705:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-706-        else \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-711-    fi; \
strongswan-5.9.1/src/libstrongswan/Makefile.in:712:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-713-  done; \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-1991-.c.o:
strongswan-5.9.1/src/libstrongswan/Makefile.in:1992:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/Makefile.in-1993-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-1999-.c.obj:
strongswan-5.9.1/src/libstrongswan/Makefile.in:2000:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/Makefile.in:2001:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/Makefile.in-2002-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/Makefile.in:2005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/Makefile.in-2006-
strongswan-5.9.1/src/libstrongswan/Makefile.in-2007-.c.lo:
strongswan-5.9.1/src/libstrongswan/Makefile.in:2008:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/Makefile.in-2009-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2018-.y.c:
strongswan-5.9.1/src/libstrongswan/Makefile.in:2019:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
strongswan-5.9.1/src/libstrongswan/Makefile.in-2020-
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2084-	@list='$(nobase_strongswan_include_HEADERS)'; test -n "$(strongswan_includedir)" || list=; \
strongswan-5.9.1/src/libstrongswan/Makefile.in:2085:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-2086-	dir='$(DESTDIR)$(strongswan_includedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2101-	dot_seen=no; \
strongswan-5.9.1/src/libstrongswan/Makefile.in:2102:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-2103-	case "$@" in \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2164-GTAGS:
strongswan-5.9.1/src/libstrongswan/Makefile.in:2165:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/Makefile.in-2166-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2187-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/Makefile.in:2188:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in:2189:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-2190-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/Makefile.in-2201-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/Makefile.in:2202:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/Makefile.in-2203-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-627-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:628:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-629-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-776-.c.o:
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:777:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-778-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-784-.c.obj:
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:785:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:786:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-787-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-791-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-792-.c.lo:
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:793:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-794-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-800-libtest_la-test_suite.lo: test_suite.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-test_suite.lo -MD -MP -MF $(DEPDIR)/libtest_la-test_suite.Tpo -c -o libtest_la-test_suite.lo `test -f 'test_suite.c' || echo '$(srcdir)/'`test_suite.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtest_la-test_suite.Tpo $(DEPDIR)/libtest_la-test_suite.Plo
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-test_suite.lo `test -f 'test_suite.c' || echo '$(srcdir)/'`test_suite.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-806-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-807-libtest_la-test_runner.lo: test_runner.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-test_runner.lo -MD -MP -MF $(DEPDIR)/libtest_la-test_runner.Tpo -c -o libtest_la-test_runner.lo `test -f 'test_runner.c' || echo '$(srcdir)/'`test_runner.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtest_la-test_runner.Tpo $(DEPDIR)/libtest_la-test_runner.Plo
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-test_runner.lo `test -f 'test_runner.c' || echo '$(srcdir)/'`test_runner.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-813-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-814-libstrongswan_tests-tests.o: tests.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT libstrongswan_tests-tests.o -MD -MP -MF $(DEPDIR)/libstrongswan_tests-tests.Tpo -c -o libstrongswan_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstrongswan_tests-tests.Tpo $(DEPDIR)/libstrongswan_tests-tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o libstrongswan_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-820-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-821-libstrongswan_tests-tests.obj: tests.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT libstrongswan_tests-tests.obj -MD -MP -MF $(DEPDIR)/libstrongswan_tests-tests.Tpo -c -o libstrongswan_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstrongswan_tests-tests.Tpo $(DEPDIR)/libstrongswan_tests-tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o libstrongswan_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-827-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-828-suites/libstrongswan_tests-test_linked_list.o: suites/test_linked_list.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_linked_list.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Tpo -c -o suites/libstrongswan_tests-test_linked_list.o `test -f 'suites/test_linked_list.c' || echo '$(srcdir)/'`suites/test_linked_list.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_linked_list.o `test -f 'suites/test_linked_list.c' || echo '$(srcdir)/'`suites/test_linked_list.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-834-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-835-suites/libstrongswan_tests-test_linked_list.obj: suites/test_linked_list.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_linked_list.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Tpo -c -o suites/libstrongswan_tests-test_linked_list.obj `if test -f 'suites/test_linked_list.c'; then $(CYGPATH_W) 'suites/test_linked_list.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_linked_list.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_linked_list.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_linked_list.obj `if test -f 'suites/test_linked_list.c'; then $(CYGPATH_W) 'suites/test_linked_list.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_linked_list.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-841-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-842-suites/libstrongswan_tests-test_enumerator.o: suites/test_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_enumerator.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Tpo -c -o suites/libstrongswan_tests-test_enumerator.o `test -f 'suites/test_enumerator.c' || echo '$(srcdir)/'`suites/test_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_enumerator.o `test -f 'suites/test_enumerator.c' || echo '$(srcdir)/'`suites/test_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-848-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-849-suites/libstrongswan_tests-test_enumerator.obj: suites/test_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_enumerator.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Tpo -c -o suites/libstrongswan_tests-test_enumerator.obj `if test -f 'suites/test_enumerator.c'; then $(CYGPATH_W) 'suites/test_enumerator.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_enumerator.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_enumerator.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_enumerator.obj `if test -f 'suites/test_enumerator.c'; then $(CYGPATH_W) 'suites/test_enumerator.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_enumerator.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-855-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-856-suites/libstrongswan_tests-test_linked_list_enumerator.o: suites/test_linked_list_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_linked_list_enumerator.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Tpo -c -o suites/libstrongswan_tests-test_linked_list_enumerator.o `test -f 'suites/test_linked_list_enumerator.c' || echo '$(srcdir)/'`suites/test_linked_list_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_linked_list_enumerator.o `test -f 'suites/test_linked_list_enumerator.c' || echo '$(srcdir)/'`suites/test_linked_list_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-862-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-863-suites/libstrongswan_tests-test_linked_list_enumerator.obj: suites/test_linked_list_enumerator.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_linked_list_enumerator.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Tpo -c -o suites/libstrongswan_tests-test_linked_list_enumerator.obj `if test -f 'suites/test_linked_list_enumerator.c'; then $(CYGPATH_W) 'suites/test_linked_list_enumerator.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_linked_list_enumerator.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_linked_list_enumerator.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_linked_list_enumerator.obj `if test -f 'suites/test_linked_list_enumerator.c'; then $(CYGPATH_W) 'suites/test_linked_list_enumerator.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_linked_list_enumerator.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-869-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-870-suites/libstrongswan_tests-test_bio_reader.o: suites/test_bio_reader.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_bio_reader.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Tpo -c -o suites/libstrongswan_tests-test_bio_reader.o `test -f 'suites/test_bio_reader.c' || echo '$(srcdir)/'`suites/test_bio_reader.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_bio_reader.o `test -f 'suites/test_bio_reader.c' || echo '$(srcdir)/'`suites/test_bio_reader.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-876-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-877-suites/libstrongswan_tests-test_bio_reader.obj: suites/test_bio_reader.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_bio_reader.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Tpo -c -o suites/libstrongswan_tests-test_bio_reader.obj `if test -f 'suites/test_bio_reader.c'; then $(CYGPATH_W) 'suites/test_bio_reader.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bio_reader.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_bio_reader.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_bio_reader.obj `if test -f 'suites/test_bio_reader.c'; then $(CYGPATH_W) 'suites/test_bio_reader.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bio_reader.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-883-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-884-suites/libstrongswan_tests-test_bio_writer.o: suites/test_bio_writer.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_bio_writer.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Tpo -c -o suites/libstrongswan_tests-test_bio_writer.o `test -f 'suites/test_bio_writer.c' || echo '$(srcdir)/'`suites/test_bio_writer.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_bio_writer.o `test -f 'suites/test_bio_writer.c' || echo '$(srcdir)/'`suites/test_bio_writer.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-890-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-891-suites/libstrongswan_tests-test_bio_writer.obj: suites/test_bio_writer.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_bio_writer.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Tpo -c -o suites/libstrongswan_tests-test_bio_writer.obj `if test -f 'suites/test_bio_writer.c'; then $(CYGPATH_W) 'suites/test_bio_writer.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bio_writer.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_bio_writer.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_bio_writer.obj `if test -f 'suites/test_bio_writer.c'; then $(CYGPATH_W) 'suites/test_bio_writer.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bio_writer.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-897-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-898-suites/libstrongswan_tests-test_chunk.o: suites/test_chunk.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_chunk.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Tpo -c -o suites/libstrongswan_tests-test_chunk.o `test -f 'suites/test_chunk.c' || echo '$(srcdir)/'`suites/test_chunk.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_chunk.o `test -f 'suites/test_chunk.c' || echo '$(srcdir)/'`suites/test_chunk.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-904-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-905-suites/libstrongswan_tests-test_chunk.obj: suites/test_chunk.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_chunk.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Tpo -c -o suites/libstrongswan_tests-test_chunk.obj `if test -f 'suites/test_chunk.c'; then $(CYGPATH_W) 'suites/test_chunk.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chunk.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_chunk.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_chunk.obj `if test -f 'suites/test_chunk.c'; then $(CYGPATH_W) 'suites/test_chunk.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chunk.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-911-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-912-suites/libstrongswan_tests-test_enum.o: suites/test_enum.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_enum.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_enum.Tpo -c -o suites/libstrongswan_tests-test_enum.o `test -f 'suites/test_enum.c' || echo '$(srcdir)/'`suites/test_enum.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_enum.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_enum.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_enum.o `test -f 'suites/test_enum.c' || echo '$(srcdir)/'`suites/test_enum.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-918-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-919-suites/libstrongswan_tests-test_enum.obj: suites/test_enum.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:920:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_enum.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_enum.Tpo -c -o suites/libstrongswan_tests-test_enum.obj `if test -f 'suites/test_enum.c'; then $(CYGPATH_W) 'suites/test_enum.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_enum.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-921-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_enum.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_enum.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-923-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:924:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_enum.obj `if test -f 'suites/test_enum.c'; then $(CYGPATH_W) 'suites/test_enum.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_enum.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-925-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-926-suites/libstrongswan_tests-test_hashtable.o: suites/test_hashtable.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:927:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_hashtable.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Tpo -c -o suites/libstrongswan_tests-test_hashtable.o `test -f 'suites/test_hashtable.c' || echo '$(srcdir)/'`suites/test_hashtable.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-928-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-930-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:931:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_hashtable.o `test -f 'suites/test_hashtable.c' || echo '$(srcdir)/'`suites/test_hashtable.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-932-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-933-suites/libstrongswan_tests-test_hashtable.obj: suites/test_hashtable.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:934:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_hashtable.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Tpo -c -o suites/libstrongswan_tests-test_hashtable.obj `if test -f 'suites/test_hashtable.c'; then $(CYGPATH_W) 'suites/test_hashtable.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_hashtable.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-935-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_hashtable.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-937-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:938:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_hashtable.obj `if test -f 'suites/test_hashtable.c'; then $(CYGPATH_W) 'suites/test_hashtable.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_hashtable.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-939-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-940-suites/libstrongswan_tests-test_identification.o: suites/test_identification.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_identification.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_identification.Tpo -c -o suites/libstrongswan_tests-test_identification.o `test -f 'suites/test_identification.c' || echo '$(srcdir)/'`suites/test_identification.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_identification.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_identification.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_identification.o `test -f 'suites/test_identification.c' || echo '$(srcdir)/'`suites/test_identification.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-946-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-947-suites/libstrongswan_tests-test_identification.obj: suites/test_identification.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:948:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_identification.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_identification.Tpo -c -o suites/libstrongswan_tests-test_identification.obj `if test -f 'suites/test_identification.c'; then $(CYGPATH_W) 'suites/test_identification.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_identification.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-949-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_identification.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_identification.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-951-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:952:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_identification.obj `if test -f 'suites/test_identification.c'; then $(CYGPATH_W) 'suites/test_identification.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_identification.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-953-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-954-suites/libstrongswan_tests-test_traffic_selector.o: suites/test_traffic_selector.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:955:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_traffic_selector.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Tpo -c -o suites/libstrongswan_tests-test_traffic_selector.o `test -f 'suites/test_traffic_selector.c' || echo '$(srcdir)/'`suites/test_traffic_selector.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-956-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-958-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:959:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_traffic_selector.o `test -f 'suites/test_traffic_selector.c' || echo '$(srcdir)/'`suites/test_traffic_selector.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-960-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-961-suites/libstrongswan_tests-test_traffic_selector.obj: suites/test_traffic_selector.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:962:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_traffic_selector.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Tpo -c -o suites/libstrongswan_tests-test_traffic_selector.obj `if test -f 'suites/test_traffic_selector.c'; then $(CYGPATH_W) 'suites/test_traffic_selector.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_traffic_selector.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-963-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_traffic_selector.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-965-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:966:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_traffic_selector.obj `if test -f 'suites/test_traffic_selector.c'; then $(CYGPATH_W) 'suites/test_traffic_selector.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_traffic_selector.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-967-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-968-suites/libstrongswan_tests-test_threading.o: suites/test_threading.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:969:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_threading.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_threading.Tpo -c -o suites/libstrongswan_tests-test_threading.o `test -f 'suites/test_threading.c' || echo '$(srcdir)/'`suites/test_threading.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-970-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_threading.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_threading.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-972-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:973:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_threading.o `test -f 'suites/test_threading.c' || echo '$(srcdir)/'`suites/test_threading.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-974-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-975-suites/libstrongswan_tests-test_threading.obj: suites/test_threading.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:976:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_threading.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_threading.Tpo -c -o suites/libstrongswan_tests-test_threading.obj `if test -f 'suites/test_threading.c'; then $(CYGPATH_W) 'suites/test_threading.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_threading.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-977-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_threading.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_threading.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-979-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:980:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_threading.obj `if test -f 'suites/test_threading.c'; then $(CYGPATH_W) 'suites/test_threading.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_threading.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-981-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-982-suites/libstrongswan_tests-test_process.o: suites/test_process.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:983:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_process.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_process.Tpo -c -o suites/libstrongswan_tests-test_process.o `test -f 'suites/test_process.c' || echo '$(srcdir)/'`suites/test_process.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-984-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_process.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_process.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-986-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:987:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_process.o `test -f 'suites/test_process.c' || echo '$(srcdir)/'`suites/test_process.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-988-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-989-suites/libstrongswan_tests-test_process.obj: suites/test_process.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:990:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_process.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_process.Tpo -c -o suites/libstrongswan_tests-test_process.obj `if test -f 'suites/test_process.c'; then $(CYGPATH_W) 'suites/test_process.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_process.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-991-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_process.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_process.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-993-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:994:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_process.obj `if test -f 'suites/test_process.c'; then $(CYGPATH_W) 'suites/test_process.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_process.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-995-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-996-suites/libstrongswan_tests-test_watcher.o: suites/test_watcher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:997:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_watcher.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Tpo -c -o suites/libstrongswan_tests-test_watcher.o `test -f 'suites/test_watcher.c' || echo '$(srcdir)/'`suites/test_watcher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-998-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1000-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1001:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_watcher.o `test -f 'suites/test_watcher.c' || echo '$(srcdir)/'`suites/test_watcher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1002-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1003-suites/libstrongswan_tests-test_watcher.obj: suites/test_watcher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_watcher.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Tpo -c -o suites/libstrongswan_tests-test_watcher.obj `if test -f 'suites/test_watcher.c'; then $(CYGPATH_W) 'suites/test_watcher.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_watcher.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_watcher.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_watcher.obj `if test -f 'suites/test_watcher.c'; then $(CYGPATH_W) 'suites/test_watcher.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_watcher.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1009-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1010-suites/libstrongswan_tests-test_stream.o: suites/test_stream.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1011:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_stream.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_stream.Tpo -c -o suites/libstrongswan_tests-test_stream.o `test -f 'suites/test_stream.c' || echo '$(srcdir)/'`suites/test_stream.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1012-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_stream.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_stream.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1014-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1015:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_stream.o `test -f 'suites/test_stream.c' || echo '$(srcdir)/'`suites/test_stream.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1016-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1017-suites/libstrongswan_tests-test_stream.obj: suites/test_stream.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1018:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_stream.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_stream.Tpo -c -o suites/libstrongswan_tests-test_stream.obj `if test -f 'suites/test_stream.c'; then $(CYGPATH_W) 'suites/test_stream.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_stream.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1019-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_stream.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_stream.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1021-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1022:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_stream.obj `if test -f 'suites/test_stream.c'; then $(CYGPATH_W) 'suites/test_stream.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_stream.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1023-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1024-suites/libstrongswan_tests-test_fetch_http.o: suites/test_fetch_http.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_fetch_http.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Tpo -c -o suites/libstrongswan_tests-test_fetch_http.o `test -f 'suites/test_fetch_http.c' || echo '$(srcdir)/'`suites/test_fetch_http.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_fetch_http.o `test -f 'suites/test_fetch_http.c' || echo '$(srcdir)/'`suites/test_fetch_http.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1030-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1031-suites/libstrongswan_tests-test_fetch_http.obj: suites/test_fetch_http.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1032:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_fetch_http.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Tpo -c -o suites/libstrongswan_tests-test_fetch_http.obj `if test -f 'suites/test_fetch_http.c'; then $(CYGPATH_W) 'suites/test_fetch_http.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_fetch_http.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1033-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_fetch_http.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1035-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1036:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_fetch_http.obj `if test -f 'suites/test_fetch_http.c'; then $(CYGPATH_W) 'suites/test_fetch_http.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_fetch_http.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1037-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1038-suites/libstrongswan_tests-test_utils.o: suites/test_utils.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1039:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_utils.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_utils.Tpo -c -o suites/libstrongswan_tests-test_utils.o `test -f 'suites/test_utils.c' || echo '$(srcdir)/'`suites/test_utils.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_utils.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_utils.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1043:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_utils.o `test -f 'suites/test_utils.c' || echo '$(srcdir)/'`suites/test_utils.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1044-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1045-suites/libstrongswan_tests-test_utils.obj: suites/test_utils.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_utils.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_utils.Tpo -c -o suites/libstrongswan_tests-test_utils.obj `if test -f 'suites/test_utils.c'; then $(CYGPATH_W) 'suites/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_utils.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_utils.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_utils.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_utils.obj `if test -f 'suites/test_utils.c'; then $(CYGPATH_W) 'suites/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_utils.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1051-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1052-suites/libstrongswan_tests-test_settings.o: suites/test_settings.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_settings.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_settings.Tpo -c -o suites/libstrongswan_tests-test_settings.o `test -f 'suites/test_settings.c' || echo '$(srcdir)/'`suites/test_settings.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_settings.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_settings.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_settings.o `test -f 'suites/test_settings.c' || echo '$(srcdir)/'`suites/test_settings.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1058-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1059-suites/libstrongswan_tests-test_settings.obj: suites/test_settings.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_settings.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_settings.Tpo -c -o suites/libstrongswan_tests-test_settings.obj `if test -f 'suites/test_settings.c'; then $(CYGPATH_W) 'suites/test_settings.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_settings.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_settings.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_settings.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_settings.obj `if test -f 'suites/test_settings.c'; then $(CYGPATH_W) 'suites/test_settings.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_settings.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1065-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1066-suites/libstrongswan_tests-test_vectors.o: suites/test_vectors.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_vectors.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Tpo -c -o suites/libstrongswan_tests-test_vectors.o `test -f 'suites/test_vectors.c' || echo '$(srcdir)/'`suites/test_vectors.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_vectors.o `test -f 'suites/test_vectors.c' || echo '$(srcdir)/'`suites/test_vectors.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1072-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1073-suites/libstrongswan_tests-test_vectors.obj: suites/test_vectors.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_vectors.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Tpo -c -o suites/libstrongswan_tests-test_vectors.obj `if test -f 'suites/test_vectors.c'; then $(CYGPATH_W) 'suites/test_vectors.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_vectors.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_vectors.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_vectors.obj `if test -f 'suites/test_vectors.c'; then $(CYGPATH_W) 'suites/test_vectors.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_vectors.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1079-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1080-suites/libstrongswan_tests-test_array.o: suites/test_array.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_array.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_array.Tpo -c -o suites/libstrongswan_tests-test_array.o `test -f 'suites/test_array.c' || echo '$(srcdir)/'`suites/test_array.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_array.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_array.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_array.o `test -f 'suites/test_array.c' || echo '$(srcdir)/'`suites/test_array.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1086-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1087-suites/libstrongswan_tests-test_array.obj: suites/test_array.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_array.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_array.Tpo -c -o suites/libstrongswan_tests-test_array.obj `if test -f 'suites/test_array.c'; then $(CYGPATH_W) 'suites/test_array.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_array.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_array.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_array.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_array.obj `if test -f 'suites/test_array.c'; then $(CYGPATH_W) 'suites/test_array.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_array.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1093-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1094-suites/libstrongswan_tests-test_ecdsa.o: suites/test_ecdsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ecdsa.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Tpo -c -o suites/libstrongswan_tests-test_ecdsa.o `test -f 'suites/test_ecdsa.c' || echo '$(srcdir)/'`suites/test_ecdsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ecdsa.o `test -f 'suites/test_ecdsa.c' || echo '$(srcdir)/'`suites/test_ecdsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1100-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1101-suites/libstrongswan_tests-test_ecdsa.obj: suites/test_ecdsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ecdsa.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Tpo -c -o suites/libstrongswan_tests-test_ecdsa.obj `if test -f 'suites/test_ecdsa.c'; then $(CYGPATH_W) 'suites/test_ecdsa.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ecdsa.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ecdsa.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ecdsa.obj `if test -f 'suites/test_ecdsa.c'; then $(CYGPATH_W) 'suites/test_ecdsa.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ecdsa.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1107-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1108-suites/libstrongswan_tests-test_rsa.o: suites/test_rsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_rsa.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Tpo -c -o suites/libstrongswan_tests-test_rsa.o `test -f 'suites/test_rsa.c' || echo '$(srcdir)/'`suites/test_rsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_rsa.o `test -f 'suites/test_rsa.c' || echo '$(srcdir)/'`suites/test_rsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1114-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1115-suites/libstrongswan_tests-test_rsa.obj: suites/test_rsa.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_rsa.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Tpo -c -o suites/libstrongswan_tests-test_rsa.obj `if test -f 'suites/test_rsa.c'; then $(CYGPATH_W) 'suites/test_rsa.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_rsa.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_rsa.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_rsa.obj `if test -f 'suites/test_rsa.c'; then $(CYGPATH_W) 'suites/test_rsa.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_rsa.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1121-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1122-suites/libstrongswan_tests-test_certpolicy.o: suites/test_certpolicy.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_certpolicy.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Tpo -c -o suites/libstrongswan_tests-test_certpolicy.o `test -f 'suites/test_certpolicy.c' || echo '$(srcdir)/'`suites/test_certpolicy.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_certpolicy.o `test -f 'suites/test_certpolicy.c' || echo '$(srcdir)/'`suites/test_certpolicy.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1128-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1129-suites/libstrongswan_tests-test_certpolicy.obj: suites/test_certpolicy.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_certpolicy.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Tpo -c -o suites/libstrongswan_tests-test_certpolicy.obj `if test -f 'suites/test_certpolicy.c'; then $(CYGPATH_W) 'suites/test_certpolicy.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_certpolicy.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_certpolicy.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_certpolicy.obj `if test -f 'suites/test_certpolicy.c'; then $(CYGPATH_W) 'suites/test_certpolicy.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_certpolicy.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1135-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1136-suites/libstrongswan_tests-test_certnames.o: suites/test_certnames.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_certnames.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Tpo -c -o suites/libstrongswan_tests-test_certnames.o `test -f 'suites/test_certnames.c' || echo '$(srcdir)/'`suites/test_certnames.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_certnames.o `test -f 'suites/test_certnames.c' || echo '$(srcdir)/'`suites/test_certnames.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1142-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1143-suites/libstrongswan_tests-test_certnames.obj: suites/test_certnames.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_certnames.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Tpo -c -o suites/libstrongswan_tests-test_certnames.obj `if test -f 'suites/test_certnames.c'; then $(CYGPATH_W) 'suites/test_certnames.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_certnames.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_certnames.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_certnames.obj `if test -f 'suites/test_certnames.c'; then $(CYGPATH_W) 'suites/test_certnames.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_certnames.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1149-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1150-suites/libstrongswan_tests-test_host.o: suites/test_host.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_host.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_host.Tpo -c -o suites/libstrongswan_tests-test_host.o `test -f 'suites/test_host.c' || echo '$(srcdir)/'`suites/test_host.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_host.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_host.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_host.o `test -f 'suites/test_host.c' || echo '$(srcdir)/'`suites/test_host.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1156-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1157-suites/libstrongswan_tests-test_host.obj: suites/test_host.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_host.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_host.Tpo -c -o suites/libstrongswan_tests-test_host.obj `if test -f 'suites/test_host.c'; then $(CYGPATH_W) 'suites/test_host.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_host.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_host.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_host.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_host.obj `if test -f 'suites/test_host.c'; then $(CYGPATH_W) 'suites/test_host.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_host.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1163-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1164-suites/libstrongswan_tests-test_auth_cfg.o: suites/test_auth_cfg.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_auth_cfg.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Tpo -c -o suites/libstrongswan_tests-test_auth_cfg.o `test -f 'suites/test_auth_cfg.c' || echo '$(srcdir)/'`suites/test_auth_cfg.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_auth_cfg.o `test -f 'suites/test_auth_cfg.c' || echo '$(srcdir)/'`suites/test_auth_cfg.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1170-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1171-suites/libstrongswan_tests-test_auth_cfg.obj: suites/test_auth_cfg.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_auth_cfg.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Tpo -c -o suites/libstrongswan_tests-test_auth_cfg.obj `if test -f 'suites/test_auth_cfg.c'; then $(CYGPATH_W) 'suites/test_auth_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_auth_cfg.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_auth_cfg.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_auth_cfg.obj `if test -f 'suites/test_auth_cfg.c'; then $(CYGPATH_W) 'suites/test_auth_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_auth_cfg.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1177-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1178-suites/libstrongswan_tests-test_hasher.o: suites/test_hasher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_hasher.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Tpo -c -o suites/libstrongswan_tests-test_hasher.o `test -f 'suites/test_hasher.c' || echo '$(srcdir)/'`suites/test_hasher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_hasher.o `test -f 'suites/test_hasher.c' || echo '$(srcdir)/'`suites/test_hasher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1184-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1185-suites/libstrongswan_tests-test_hasher.obj: suites/test_hasher.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_hasher.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Tpo -c -o suites/libstrongswan_tests-test_hasher.obj `if test -f 'suites/test_hasher.c'; then $(CYGPATH_W) 'suites/test_hasher.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_hasher.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_hasher.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_hasher.obj `if test -f 'suites/test_hasher.c'; then $(CYGPATH_W) 'suites/test_hasher.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_hasher.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1191-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1192-suites/libstrongswan_tests-test_crypter.o: suites/test_crypter.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_crypter.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Tpo -c -o suites/libstrongswan_tests-test_crypter.o `test -f 'suites/test_crypter.c' || echo '$(srcdir)/'`suites/test_crypter.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_crypter.o `test -f 'suites/test_crypter.c' || echo '$(srcdir)/'`suites/test_crypter.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1198-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1199-suites/libstrongswan_tests-test_crypter.obj: suites/test_crypter.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_crypter.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Tpo -c -o suites/libstrongswan_tests-test_crypter.obj `if test -f 'suites/test_crypter.c'; then $(CYGPATH_W) 'suites/test_crypter.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_crypter.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_crypter.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_crypter.obj `if test -f 'suites/test_crypter.c'; then $(CYGPATH_W) 'suites/test_crypter.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_crypter.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1205-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1206-suites/libstrongswan_tests-test_proposal.o: suites/test_proposal.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_proposal.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Tpo -c -o suites/libstrongswan_tests-test_proposal.o `test -f 'suites/test_proposal.c' || echo '$(srcdir)/'`suites/test_proposal.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_proposal.o `test -f 'suites/test_proposal.c' || echo '$(srcdir)/'`suites/test_proposal.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1212-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1213-suites/libstrongswan_tests-test_proposal.obj: suites/test_proposal.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_proposal.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Tpo -c -o suites/libstrongswan_tests-test_proposal.obj `if test -f 'suites/test_proposal.c'; then $(CYGPATH_W) 'suites/test_proposal.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_proposal.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_proposal.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_proposal.obj `if test -f 'suites/test_proposal.c'; then $(CYGPATH_W) 'suites/test_proposal.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_proposal.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1219-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1220-suites/libstrongswan_tests-test_crypto_factory.o: suites/test_crypto_factory.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_crypto_factory.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Tpo -c -o suites/libstrongswan_tests-test_crypto_factory.o `test -f 'suites/test_crypto_factory.c' || echo '$(srcdir)/'`suites/test_crypto_factory.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_crypto_factory.o `test -f 'suites/test_crypto_factory.c' || echo '$(srcdir)/'`suites/test_crypto_factory.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1226-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1227-suites/libstrongswan_tests-test_crypto_factory.obj: suites/test_crypto_factory.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1228:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_crypto_factory.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Tpo -c -o suites/libstrongswan_tests-test_crypto_factory.obj `if test -f 'suites/test_crypto_factory.c'; then $(CYGPATH_W) 'suites/test_crypto_factory.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_crypto_factory.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1229-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_crypto_factory.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1231-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1232:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_crypto_factory.obj `if test -f 'suites/test_crypto_factory.c'; then $(CYGPATH_W) 'suites/test_crypto_factory.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_crypto_factory.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1233-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1234-suites/libstrongswan_tests-test_iv_gen.o: suites/test_iv_gen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1235:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_iv_gen.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Tpo -c -o suites/libstrongswan_tests-test_iv_gen.o `test -f 'suites/test_iv_gen.c' || echo '$(srcdir)/'`suites/test_iv_gen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1236-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_iv_gen.o `test -f 'suites/test_iv_gen.c' || echo '$(srcdir)/'`suites/test_iv_gen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1240-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1241-suites/libstrongswan_tests-test_iv_gen.obj: suites/test_iv_gen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1242:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_iv_gen.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Tpo -c -o suites/libstrongswan_tests-test_iv_gen.obj `if test -f 'suites/test_iv_gen.c'; then $(CYGPATH_W) 'suites/test_iv_gen.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_iv_gen.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1243-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_iv_gen.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1246:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_iv_gen.obj `if test -f 'suites/test_iv_gen.c'; then $(CYGPATH_W) 'suites/test_iv_gen.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_iv_gen.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1247-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1248-suites/libstrongswan_tests-test_pen.o: suites/test_pen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1249:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_pen.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_pen.Tpo -c -o suites/libstrongswan_tests-test_pen.o `test -f 'suites/test_pen.c' || echo '$(srcdir)/'`suites/test_pen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1250-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_pen.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_pen.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1253:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_pen.o `test -f 'suites/test_pen.c' || echo '$(srcdir)/'`suites/test_pen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1254-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1255-suites/libstrongswan_tests-test_pen.obj: suites/test_pen.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1256:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_pen.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_pen.Tpo -c -o suites/libstrongswan_tests-test_pen.obj `if test -f 'suites/test_pen.c'; then $(CYGPATH_W) 'suites/test_pen.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_pen.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1257-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_pen.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_pen.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1260:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_pen.obj `if test -f 'suites/test_pen.c'; then $(CYGPATH_W) 'suites/test_pen.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_pen.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1261-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1262-suites/libstrongswan_tests-test_asn1.o: suites/test_asn1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1263:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_asn1.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Tpo -c -o suites/libstrongswan_tests-test_asn1.o `test -f 'suites/test_asn1.c' || echo '$(srcdir)/'`suites/test_asn1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1264-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1267:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_asn1.o `test -f 'suites/test_asn1.c' || echo '$(srcdir)/'`suites/test_asn1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1268-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1269-suites/libstrongswan_tests-test_asn1.obj: suites/test_asn1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1270:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_asn1.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Tpo -c -o suites/libstrongswan_tests-test_asn1.obj `if test -f 'suites/test_asn1.c'; then $(CYGPATH_W) 'suites/test_asn1.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_asn1.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1271-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_asn1.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1274:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_asn1.obj `if test -f 'suites/test_asn1.c'; then $(CYGPATH_W) 'suites/test_asn1.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_asn1.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1275-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1276-suites/libstrongswan_tests-test_asn1_parser.o: suites/test_asn1_parser.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1277:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_asn1_parser.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Tpo -c -o suites/libstrongswan_tests-test_asn1_parser.o `test -f 'suites/test_asn1_parser.c' || echo '$(srcdir)/'`suites/test_asn1_parser.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1278-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1281:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_asn1_parser.o `test -f 'suites/test_asn1_parser.c' || echo '$(srcdir)/'`suites/test_asn1_parser.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1282-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1283-suites/libstrongswan_tests-test_asn1_parser.obj: suites/test_asn1_parser.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1284:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_asn1_parser.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Tpo -c -o suites/libstrongswan_tests-test_asn1_parser.obj `if test -f 'suites/test_asn1_parser.c'; then $(CYGPATH_W) 'suites/test_asn1_parser.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_asn1_parser.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1285-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_asn1_parser.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1288:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_asn1_parser.obj `if test -f 'suites/test_asn1_parser.c'; then $(CYGPATH_W) 'suites/test_asn1_parser.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_asn1_parser.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1289-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1290-suites/libstrongswan_tests-test_printf.o: suites/test_printf.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1291:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_printf.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_printf.Tpo -c -o suites/libstrongswan_tests-test_printf.o `test -f 'suites/test_printf.c' || echo '$(srcdir)/'`suites/test_printf.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1292-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_printf.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_printf.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1295:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_printf.o `test -f 'suites/test_printf.c' || echo '$(srcdir)/'`suites/test_printf.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1296-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1297-suites/libstrongswan_tests-test_printf.obj: suites/test_printf.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1298:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_printf.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_printf.Tpo -c -o suites/libstrongswan_tests-test_printf.obj `if test -f 'suites/test_printf.c'; then $(CYGPATH_W) 'suites/test_printf.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_printf.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1299-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_printf.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_printf.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1301-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1302:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_printf.obj `if test -f 'suites/test_printf.c'; then $(CYGPATH_W) 'suites/test_printf.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_printf.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1303-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1304-suites/libstrongswan_tests-test_rng_tester.o: suites/test_rng_tester.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1305:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_rng_tester.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Tpo -c -o suites/libstrongswan_tests-test_rng_tester.o `test -f 'suites/test_rng_tester.c' || echo '$(srcdir)/'`suites/test_rng_tester.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1306-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1309:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_rng_tester.o `test -f 'suites/test_rng_tester.c' || echo '$(srcdir)/'`suites/test_rng_tester.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1310-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1311-suites/libstrongswan_tests-test_rng_tester.obj: suites/test_rng_tester.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1312:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_rng_tester.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Tpo -c -o suites/libstrongswan_tests-test_rng_tester.obj `if test -f 'suites/test_rng_tester.c'; then $(CYGPATH_W) 'suites/test_rng_tester.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_rng_tester.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1313-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_rng_tester.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1316:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_rng_tester.obj `if test -f 'suites/test_rng_tester.c'; then $(CYGPATH_W) 'suites/test_rng_tester.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_rng_tester.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1317-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1318-suites/libstrongswan_tests-test_mgf1.o: suites/test_mgf1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1319:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_mgf1.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Tpo -c -o suites/libstrongswan_tests-test_mgf1.o `test -f 'suites/test_mgf1.c' || echo '$(srcdir)/'`suites/test_mgf1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1320-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1322-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1323:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_mgf1.o `test -f 'suites/test_mgf1.c' || echo '$(srcdir)/'`suites/test_mgf1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1324-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1325-suites/libstrongswan_tests-test_mgf1.obj: suites/test_mgf1.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1326:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_mgf1.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Tpo -c -o suites/libstrongswan_tests-test_mgf1.obj `if test -f 'suites/test_mgf1.c'; then $(CYGPATH_W) 'suites/test_mgf1.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_mgf1.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1327-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_mgf1.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1330:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_mgf1.obj `if test -f 'suites/test_mgf1.c'; then $(CYGPATH_W) 'suites/test_mgf1.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_mgf1.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1331-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1332-suites/libstrongswan_tests-test_prf_plus.o: suites/test_prf_plus.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1333:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_prf_plus.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Tpo -c -o suites/libstrongswan_tests-test_prf_plus.o `test -f 'suites/test_prf_plus.c' || echo '$(srcdir)/'`suites/test_prf_plus.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1334-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1337:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_prf_plus.o `test -f 'suites/test_prf_plus.c' || echo '$(srcdir)/'`suites/test_prf_plus.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1338-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1339-suites/libstrongswan_tests-test_prf_plus.obj: suites/test_prf_plus.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1340:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_prf_plus.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Tpo -c -o suites/libstrongswan_tests-test_prf_plus.obj `if test -f 'suites/test_prf_plus.c'; then $(CYGPATH_W) 'suites/test_prf_plus.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_prf_plus.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1341-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_prf_plus.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1344:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_prf_plus.obj `if test -f 'suites/test_prf_plus.c'; then $(CYGPATH_W) 'suites/test_prf_plus.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_prf_plus.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1345-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1346-suites/libstrongswan_tests-test_ntru.o: suites/test_ntru.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1347:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ntru.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Tpo -c -o suites/libstrongswan_tests-test_ntru.o `test -f 'suites/test_ntru.c' || echo '$(srcdir)/'`suites/test_ntru.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1348-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1350-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1351:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ntru.o `test -f 'suites/test_ntru.c' || echo '$(srcdir)/'`suites/test_ntru.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1352-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1353-suites/libstrongswan_tests-test_ntru.obj: suites/test_ntru.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1354:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ntru.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Tpo -c -o suites/libstrongswan_tests-test_ntru.obj `if test -f 'suites/test_ntru.c'; then $(CYGPATH_W) 'suites/test_ntru.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ntru.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1355-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ntru.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1358:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ntru.obj `if test -f 'suites/test_ntru.c'; then $(CYGPATH_W) 'suites/test_ntru.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ntru.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1359-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1360-suites/libstrongswan_tests-test_ed25519.o: suites/test_ed25519.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ed25519.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Tpo -c -o suites/libstrongswan_tests-test_ed25519.o `test -f 'suites/test_ed25519.c' || echo '$(srcdir)/'`suites/test_ed25519.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1365:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ed25519.o `test -f 'suites/test_ed25519.c' || echo '$(srcdir)/'`suites/test_ed25519.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1366-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1367-suites/libstrongswan_tests-test_ed25519.obj: suites/test_ed25519.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1368:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ed25519.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Tpo -c -o suites/libstrongswan_tests-test_ed25519.obj `if test -f 'suites/test_ed25519.c'; then $(CYGPATH_W) 'suites/test_ed25519.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ed25519.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1369-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ed25519.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1372:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ed25519.obj `if test -f 'suites/test_ed25519.c'; then $(CYGPATH_W) 'suites/test_ed25519.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ed25519.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1373-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1374-suites/libstrongswan_tests-test_ed448.o: suites/test_ed448.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ed448.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Tpo -c -o suites/libstrongswan_tests-test_ed448.o `test -f 'suites/test_ed448.c' || echo '$(srcdir)/'`suites/test_ed448.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ed448.o `test -f 'suites/test_ed448.c' || echo '$(srcdir)/'`suites/test_ed448.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1380-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1381-suites/libstrongswan_tests-test_ed448.obj: suites/test_ed448.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_ed448.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Tpo -c -o suites/libstrongswan_tests-test_ed448.obj `if test -f 'suites/test_ed448.c'; then $(CYGPATH_W) 'suites/test_ed448.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ed448.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_ed448.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_ed448.obj `if test -f 'suites/test_ed448.c'; then $(CYGPATH_W) 'suites/test_ed448.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ed448.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1387-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1388-suites/libstrongswan_tests-test_signature_params.o: suites/test_signature_params.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_signature_params.o -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Tpo -c -o suites/libstrongswan_tests-test_signature_params.o `test -f 'suites/test_signature_params.c' || echo '$(srcdir)/'`suites/test_signature_params.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_signature_params.o `test -f 'suites/test_signature_params.c' || echo '$(srcdir)/'`suites/test_signature_params.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1394-
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1395-suites/libstrongswan_tests-test_signature_params.obj: suites/test_signature_params.c
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1396:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -MT suites/libstrongswan_tests-test_signature_params.obj -MD -MP -MF suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Tpo -c -o suites/libstrongswan_tests-test_signature_params.obj `if test -f 'suites/test_signature_params.c'; then $(CYGPATH_W) 'suites/test_signature_params.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_signature_params.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1397-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Tpo suites/$(DEPDIR)/libstrongswan_tests-test_signature_params.Po
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1399-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1400:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstrongswan_tests_CFLAGS) $(CFLAGS) -c -o suites/libstrongswan_tests-test_signature_params.obj `if test -f 'suites/test_signature_params.c'; then $(CYGPATH_W) 'suites/test_signature_params.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_signature_params.c'; fi`
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1401-
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1437-GTAGS:
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1438:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1439-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1470-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1471:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1472-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1473-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1474:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1475:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1476-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1482-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1483:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1484-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1485-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1486:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1487-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1489-	      *) \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1490:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1491-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1494-	    else \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1495:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1496-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1529-	    fi; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1530:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1531-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1535-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1536:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1537-	      dashes="$$report"; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1538-	  fi; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1539:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1540-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1553-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1554:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1555:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1556-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1567-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in:1568:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/tests/Makefile.in-1569-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_threading.c-1300-	host = host_create_from_string("127.0.0.1", 0);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_threading.c:1301:	ck_assert_msg(bind(fd, host->get_sockaddr(host),
strongswan-5.9.1/src/libstrongswan/tests/suites/test_threading.c-1302-					   *host->get_sockaddr_len(host)) == 0, "%m");
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-51-	verify_netmask(host->get_address(host), 0);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:52:	ck_assert(host->is_anyaddr(host));
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-53-	ck_assert_int_eq(host->get_port(host), port);
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-93-	ck_assert(chunk_equals(host->get_address(host), addr));
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:94:	ck_assert(!host->is_anyaddr(host));
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-95-	ck_assert_int_eq(host->get_port(host), port);
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-182-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:183:static void test_create_from_string_and_family_addr(char *string, chunk_t addr,
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-184-													int family, int expected)
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-209-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:210:	test_create_from_string_and_family_addr("192.168.0.1", addr_v4, AF_INET, AF_INET);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:211:	test_create_from_string_and_family_addr("192.168.0.1", addr_v4, AF_INET6, AF_UNSPEC);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-212-}
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-224-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:225:	test_create_from_string_and_family_addr("fec1::1", addr_v6, AF_INET6, AF_INET6);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:226:	test_create_from_string_and_family_addr("fec1::1", addr_v6, AF_INET, AF_UNSPEC);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-227-}
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-239-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:240:	test_create_from_string_and_family_addr("192.168.0.1", addr_v4, AF_UNSPEC, AF_INET);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:241:	test_create_from_string_and_family_addr("fec1::1", addr_v6, AF_UNSPEC, AF_INET6);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-242-}
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-302-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:303:	host = host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-304-	verify_any(host, AF_INET, 500);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:305:	val = (struct sockaddr_in*)host->get_sockaddr(host);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-306-	ck_assert(memeq(&addr, val, sizeof(addr)));
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-324-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:325:	host = host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-326-	verify_any(host, AF_INET6, 500);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:327:	val = (struct sockaddr_in6*)host->get_sockaddr(host);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-328-	ck_assert(memeq(&addr, val, sizeof(addr)));
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-341-
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c:342:	host = host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_host.c-343-	ck_assert(host == NULL);
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-88-	memcpy(&in.sin_addr, expected.ptr, sizeof(in.sin_addr));
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c:89:	a = identification_create_from_sockaddr((sockaddr_t*)&in);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-90-	ck_assert(ID_IPV4_ADDR == a->get_type(a));
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-97-	memcpy(&in6.sin6_addr, expected.ptr, sizeof(in6.sin6_addr));
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c:98:	a = identification_create_from_sockaddr((sockaddr_t*)&in6);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-99-	ck_assert(ID_IPV6_ADDR == a->get_type(a));
##############################################
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-104-	in6.sin6_family = AF_UNSPEC;
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c:105:	a = identification_create_from_sockaddr((sockaddr_t*)&in6);
strongswan-5.9.1/src/libstrongswan/tests/suites/test_identification.c-106-	ck_assert(ID_ANY == a->get_type(a));
##############################################
strongswan-5.9.1/src/libstrongswan/crypto/crypto_tester.c-115-
strongswan-5.9.1/src/libstrongswan/crypto/crypto_tester.c:116:	if (dladdr(sym, &dli))
strongswan-5.9.1/src/libstrongswan/crypto/crypto_tester.c-117-	{
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-608-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-610-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-616-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:617:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:618:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-619-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-623-
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-624-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:625:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-626-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-667-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:668:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-669-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-690-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:691:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:692:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-693-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-704-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in:705:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/wolfssl/Makefile.in-706-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha1/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/winhttp/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/random/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/xcbc/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/soup/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mgf1/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-584-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-586-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-592-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:594:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-595-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-599-
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-600-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-602-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-643-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-666-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:667:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:668:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-669-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-680-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in:681:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs11/Makefile.in-682-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curl/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/cmac/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/des/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rc2/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ctr/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-585-
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha3/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-586-
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gmp/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/mysql/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs12/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-581-
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/nonce/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-585-
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/dnskey/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs1/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-572-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-574-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-580-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:582:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-583-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-587-
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-588-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-590-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-631-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-654-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-668-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/padlock/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_aes_crypter.c-61-{
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_aes_crypter.c:62:	asm volatile(
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_aes_crypter.c-63-		"pushl %%eax\n pushl %%ebx\n pushl %%ecx\n"
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c-46-	/* rep xsha1 */
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c:47:	asm volatile (
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c-48-		".byte 0xf3, 0x0f, 0xa6, 0xc8"
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_rng.c-61-		 * this should not be performance critical and it's easier this way. */
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_rng.c:62:		asm volatile (
strongswan-5.9.1/src/libstrongswan/plugins/padlock/padlock_rng.c-63-			".byte 0x0F,0xA7,0xC0 \n\t"
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-581-
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/acert/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-583-
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/constraints/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-577-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-579-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-585-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:587:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-588-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-592-
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-593-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-595-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-636-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:637:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-638-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-659-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-673-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/x509/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-574-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-576-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-582-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:584:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-585-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-589-
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-590-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-592-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-633-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-656-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-670-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/unbound/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-579-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-581-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-587-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:589:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-590-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-594-
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-595-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-597-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-638-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-661-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-675-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs7/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-585-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-587-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-593-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:595:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-596-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-600-
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-601-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-603-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-644-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-667-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:668:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:669:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-670-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-681-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in:682:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aesni/Makefile.in-683-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sqlite/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-593-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-595-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-601-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:603:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-604-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-606-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:607:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-608-
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-609-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:610:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-611-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-653-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:654:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-655-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-676-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-679-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-690-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in:691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/curve25519/Makefile.in-692-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-583-
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/drbg/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/aes/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/hmac/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-605-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:606:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-607-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-613-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:615:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-616-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-620-
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-621-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:622:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-623-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-664-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:665:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-666-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-687-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:688:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:689:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-690-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-701-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in:702:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/botan/Makefile.in-703-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/agent/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-585-
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sshkey/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-583-
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pem/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-619-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-621-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-627-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:629:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-630-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-634-
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-635-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:636:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-637-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-678-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:679:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-680-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-701-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:702:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:703:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-704-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-715-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in:716:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/openssl/Makefile.in-717-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-51-  { \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-114-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:115:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-116-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-117-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-119-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-120-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:121:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-122-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-623-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:624:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-625-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-653-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-655-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-661-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:663:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-664-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-668-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-669-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-671-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-712-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:713:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-714-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-735-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:736:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:737:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-738-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-749-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in:750:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/Makefile.in-751-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-593-suites/bliss_tests-test_bliss_bitpacker.o: suites/test_bliss_bitpacker.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_bitpacker.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Tpo -c -o suites/bliss_tests-test_bliss_bitpacker.o `test -f 'suites/test_bliss_bitpacker.c' || echo '$(srcdir)/'`suites/test_bliss_bitpacker.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-595-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_bitpacker.o `test -f 'suites/test_bliss_bitpacker.c' || echo '$(srcdir)/'`suites/test_bliss_bitpacker.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-599-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-600-suites/bliss_tests-test_bliss_bitpacker.obj: suites/test_bliss_bitpacker.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_bitpacker.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Tpo -c -o suites/bliss_tests-test_bliss_bitpacker.obj `if test -f 'suites/test_bliss_bitpacker.c'; then $(CYGPATH_W) 'suites/test_bliss_bitpacker.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_bitpacker.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_bitpacker.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_bitpacker.obj `if test -f 'suites/test_bliss_bitpacker.c'; then $(CYGPATH_W) 'suites/test_bliss_bitpacker.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_bitpacker.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-606-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-607-suites/bliss_tests-test_bliss_huffman.o: suites/test_bliss_huffman.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_huffman.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Tpo -c -o suites/bliss_tests-test_bliss_huffman.o `test -f 'suites/test_bliss_huffman.c' || echo '$(srcdir)/'`suites/test_bliss_huffman.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_huffman.o `test -f 'suites/test_bliss_huffman.c' || echo '$(srcdir)/'`suites/test_bliss_huffman.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-613-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-614-suites/bliss_tests-test_bliss_huffman.obj: suites/test_bliss_huffman.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_huffman.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Tpo -c -o suites/bliss_tests-test_bliss_huffman.obj `if test -f 'suites/test_bliss_huffman.c'; then $(CYGPATH_W) 'suites/test_bliss_huffman.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_huffman.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_huffman.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_huffman.obj `if test -f 'suites/test_bliss_huffman.c'; then $(CYGPATH_W) 'suites/test_bliss_huffman.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_huffman.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-620-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-621-suites/bliss_tests-test_bliss_keys.o: suites/test_bliss_keys.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_keys.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Tpo -c -o suites/bliss_tests-test_bliss_keys.o `test -f 'suites/test_bliss_keys.c' || echo '$(srcdir)/'`suites/test_bliss_keys.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_keys.o `test -f 'suites/test_bliss_keys.c' || echo '$(srcdir)/'`suites/test_bliss_keys.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-627-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-628-suites/bliss_tests-test_bliss_keys.obj: suites/test_bliss_keys.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_keys.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Tpo -c -o suites/bliss_tests-test_bliss_keys.obj `if test -f 'suites/test_bliss_keys.c'; then $(CYGPATH_W) 'suites/test_bliss_keys.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_keys.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_keys.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_keys.obj `if test -f 'suites/test_bliss_keys.c'; then $(CYGPATH_W) 'suites/test_bliss_keys.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_keys.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-634-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-635-suites/bliss_tests-test_bliss_sampler.o: suites/test_bliss_sampler.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_sampler.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Tpo -c -o suites/bliss_tests-test_bliss_sampler.o `test -f 'suites/test_bliss_sampler.c' || echo '$(srcdir)/'`suites/test_bliss_sampler.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_sampler.o `test -f 'suites/test_bliss_sampler.c' || echo '$(srcdir)/'`suites/test_bliss_sampler.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-641-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-642-suites/bliss_tests-test_bliss_sampler.obj: suites/test_bliss_sampler.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_sampler.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Tpo -c -o suites/bliss_tests-test_bliss_sampler.obj `if test -f 'suites/test_bliss_sampler.c'; then $(CYGPATH_W) 'suites/test_bliss_sampler.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_sampler.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_sampler.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_sampler.obj `if test -f 'suites/test_bliss_sampler.c'; then $(CYGPATH_W) 'suites/test_bliss_sampler.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_sampler.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-648-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-649-suites/bliss_tests-test_bliss_signature.o: suites/test_bliss_signature.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_signature.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Tpo -c -o suites/bliss_tests-test_bliss_signature.o `test -f 'suites/test_bliss_signature.c' || echo '$(srcdir)/'`suites/test_bliss_signature.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_signature.o `test -f 'suites/test_bliss_signature.c' || echo '$(srcdir)/'`suites/test_bliss_signature.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-655-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-656-suites/bliss_tests-test_bliss_signature.obj: suites/test_bliss_signature.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_signature.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Tpo -c -o suites/bliss_tests-test_bliss_signature.obj `if test -f 'suites/test_bliss_signature.c'; then $(CYGPATH_W) 'suites/test_bliss_signature.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_signature.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_signature.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_signature.obj `if test -f 'suites/test_bliss_signature.c'; then $(CYGPATH_W) 'suites/test_bliss_signature.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_signature.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-662-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-663-suites/bliss_tests-test_bliss_sign.o: suites/test_bliss_sign.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_sign.o -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Tpo -c -o suites/bliss_tests-test_bliss_sign.o `test -f 'suites/test_bliss_sign.c' || echo '$(srcdir)/'`suites/test_bliss_sign.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_sign.o `test -f 'suites/test_bliss_sign.c' || echo '$(srcdir)/'`suites/test_bliss_sign.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-669-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-670-suites/bliss_tests-test_bliss_sign.obj: suites/test_bliss_sign.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT suites/bliss_tests-test_bliss_sign.obj -MD -MP -MF suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Tpo -c -o suites/bliss_tests-test_bliss_sign.obj `if test -f 'suites/test_bliss_sign.c'; then $(CYGPATH_W) 'suites/test_bliss_sign.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_sign.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Tpo suites/$(DEPDIR)/bliss_tests-test_bliss_sign.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o suites/bliss_tests-test_bliss_sign.obj `if test -f 'suites/test_bliss_sign.c'; then $(CYGPATH_W) 'suites/test_bliss_sign.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_bliss_sign.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-676-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-677-bliss_tests-bliss_tests.o: bliss_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT bliss_tests-bliss_tests.o -MD -MP -MF $(DEPDIR)/bliss_tests-bliss_tests.Tpo -c -o bliss_tests-bliss_tests.o `test -f 'bliss_tests.c' || echo '$(srcdir)/'`bliss_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bliss_tests-bliss_tests.Tpo $(DEPDIR)/bliss_tests-bliss_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o bliss_tests-bliss_tests.o `test -f 'bliss_tests.c' || echo '$(srcdir)/'`bliss_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-683-
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-684-bliss_tests-bliss_tests.obj: bliss_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -MT bliss_tests-bliss_tests.obj -MD -MP -MF $(DEPDIR)/bliss_tests-bliss_tests.Tpo -c -o bliss_tests-bliss_tests.obj `if test -f 'bliss_tests.c'; then $(CYGPATH_W) 'bliss_tests.c'; else $(CYGPATH_W) '$(srcdir)/bliss_tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bliss_tests-bliss_tests.Tpo $(DEPDIR)/bliss_tests-bliss_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bliss_tests_CFLAGS) $(CFLAGS) -c -o bliss_tests-bliss_tests.obj `if test -f 'bliss_tests.c'; then $(CYGPATH_W) 'bliss_tests.c'; else $(CYGPATH_W) '$(srcdir)/bliss_tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-690-
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-726-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:727:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-728-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-759-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:760:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-761-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-762-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:763:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:764:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-765-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-771-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:772:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-773-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-774-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:775:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-776-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-778-	      *) \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:779:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-780-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-783-	    else \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:784:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-785-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-818-	    fi; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:819:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-820-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-824-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:825:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-826-	      dashes="$$report"; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-827-	  fi; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:828:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-829-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-842-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:843:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:844:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-845-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-856-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in:857:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/bliss/tests/Makefile.in-858-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-572-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-574-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-580-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:582:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-583-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-587-
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-588-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-590-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-631-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-654-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-668-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pgp/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/files/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcm/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-115-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-591-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-593-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-599-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:601:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-602-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-606-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-607-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:608:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-609-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-650-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-673-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:674:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:675:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-676-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-687-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in:688:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/Makefile.in-689-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-521-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:522:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-523-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-554-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:555:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-556-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-562-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:564:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-565-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-569-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-570-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-572-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-578-suites/newhope_tests-test_newhope_ke.o: suites/test_newhope_ke.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_ke.o -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Tpo -c -o suites/newhope_tests-test_newhope_ke.o `test -f 'suites/test_newhope_ke.c' || echo '$(srcdir)/'`suites/test_newhope_ke.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_ke.o `test -f 'suites/test_newhope_ke.c' || echo '$(srcdir)/'`suites/test_newhope_ke.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-584-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-585-suites/newhope_tests-test_newhope_ke.obj: suites/test_newhope_ke.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_ke.obj -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Tpo -c -o suites/newhope_tests-test_newhope_ke.obj `if test -f 'suites/test_newhope_ke.c'; then $(CYGPATH_W) 'suites/test_newhope_ke.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_ke.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_ke.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_ke.obj `if test -f 'suites/test_newhope_ke.c'; then $(CYGPATH_W) 'suites/test_newhope_ke.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_ke.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-591-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-592-suites/newhope_tests-test_newhope_noise.o: suites/test_newhope_noise.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_noise.o -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Tpo -c -o suites/newhope_tests-test_newhope_noise.o `test -f 'suites/test_newhope_noise.c' || echo '$(srcdir)/'`suites/test_newhope_noise.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_noise.o `test -f 'suites/test_newhope_noise.c' || echo '$(srcdir)/'`suites/test_newhope_noise.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-598-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-599-suites/newhope_tests-test_newhope_noise.obj: suites/test_newhope_noise.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_noise.obj -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Tpo -c -o suites/newhope_tests-test_newhope_noise.obj `if test -f 'suites/test_newhope_noise.c'; then $(CYGPATH_W) 'suites/test_newhope_noise.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_noise.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_noise.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_noise.obj `if test -f 'suites/test_newhope_noise.c'; then $(CYGPATH_W) 'suites/test_newhope_noise.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_noise.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-605-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-606-suites/newhope_tests-test_newhope_reconciliation.o: suites/test_newhope_reconciliation.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_reconciliation.o -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Tpo -c -o suites/newhope_tests-test_newhope_reconciliation.o `test -f 'suites/test_newhope_reconciliation.c' || echo '$(srcdir)/'`suites/test_newhope_reconciliation.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_reconciliation.o `test -f 'suites/test_newhope_reconciliation.c' || echo '$(srcdir)/'`suites/test_newhope_reconciliation.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-612-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-613-suites/newhope_tests-test_newhope_reconciliation.obj: suites/test_newhope_reconciliation.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT suites/newhope_tests-test_newhope_reconciliation.obj -MD -MP -MF suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Tpo -c -o suites/newhope_tests-test_newhope_reconciliation.obj `if test -f 'suites/test_newhope_reconciliation.c'; then $(CYGPATH_W) 'suites/test_newhope_reconciliation.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_reconciliation.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Tpo suites/$(DEPDIR)/newhope_tests-test_newhope_reconciliation.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o suites/newhope_tests-test_newhope_reconciliation.obj `if test -f 'suites/test_newhope_reconciliation.c'; then $(CYGPATH_W) 'suites/test_newhope_reconciliation.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_newhope_reconciliation.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-619-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-620-newhope_tests-newhope_tests.o: newhope_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT newhope_tests-newhope_tests.o -MD -MP -MF $(DEPDIR)/newhope_tests-newhope_tests.Tpo -c -o newhope_tests-newhope_tests.o `test -f 'newhope_tests.c' || echo '$(srcdir)/'`newhope_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/newhope_tests-newhope_tests.Tpo $(DEPDIR)/newhope_tests-newhope_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o newhope_tests-newhope_tests.o `test -f 'newhope_tests.c' || echo '$(srcdir)/'`newhope_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-626-
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-627-newhope_tests-newhope_tests.obj: newhope_tests.c
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -MT newhope_tests-newhope_tests.obj -MD -MP -MF $(DEPDIR)/newhope_tests-newhope_tests.Tpo -c -o newhope_tests-newhope_tests.obj `if test -f 'newhope_tests.c'; then $(CYGPATH_W) 'newhope_tests.c'; else $(CYGPATH_W) '$(srcdir)/newhope_tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/newhope_tests-newhope_tests.Tpo $(DEPDIR)/newhope_tests-newhope_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(newhope_tests_CFLAGS) $(CFLAGS) -c -o newhope_tests-newhope_tests.obj `if test -f 'newhope_tests.c'; then $(CYGPATH_W) 'newhope_tests.c'; else $(CYGPATH_W) '$(srcdir)/newhope_tests.c'; fi`
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-633-
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-669-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:670:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-671-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-702-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:703:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-704-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-705-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:706:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:707:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-708-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-714-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:715:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-716-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-717-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:718:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-719-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-721-	      *) \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:722:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-723-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-726-	    else \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:727:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-728-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-761-	    fi; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:762:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-763-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-767-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:768:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-769-	      dashes="$$report"; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-770-	  fi; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:771:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-772-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-785-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:786:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:787:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-788-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-799-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in:800:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/newhope/tests/Makefile.in-801-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ccm/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-583-
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/revocation/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-578-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-580-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-586-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:588:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-589-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-593-
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-594-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-596-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-637-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:638:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-639-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-660-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:661:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:662:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-663-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-674-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in:675:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/af_alg/Makefile.in-676-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-580-
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ldap/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-580-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-582-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-588-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:590:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-591-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-595-
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-596-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-598-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-639-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:640:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-641-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-662-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:663:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:664:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-665-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-676-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in:677:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/gcrypt/Makefile.in-678-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-579-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-581-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-587-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:589:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-590-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-594-
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-595-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-597-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-638-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-661-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-675-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/ntru/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-581-
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/keychain/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-115-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-595-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-597-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-603-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:605:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-606-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-610-
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-611-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:612:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-613-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-619-libchapoly_drv_ssse3_la-chapoly_drv_ssse3.lo: chapoly_drv_ssse3.c
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchapoly_drv_ssse3_la_CFLAGS) $(CFLAGS) -MT libchapoly_drv_ssse3_la-chapoly_drv_ssse3.lo -MD -MP -MF $(DEPDIR)/libchapoly_drv_ssse3_la-chapoly_drv_ssse3.Tpo -c -o libchapoly_drv_ssse3_la-chapoly_drv_ssse3.lo `test -f 'chapoly_drv_ssse3.c' || echo '$(srcdir)/'`chapoly_drv_ssse3.c
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libchapoly_drv_ssse3_la-chapoly_drv_ssse3.Tpo $(DEPDIR)/libchapoly_drv_ssse3_la-chapoly_drv_ssse3.Plo
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchapoly_drv_ssse3_la_CFLAGS) $(CFLAGS) -c -o libchapoly_drv_ssse3_la-chapoly_drv_ssse3.lo `test -f 'chapoly_drv_ssse3.c' || echo '$(srcdir)/'`chapoly_drv_ssse3.c
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-625-
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-661-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:662:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-663-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-684-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:685:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:686:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-687-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-698-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in:699:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/chapoly/Makefile.in-700-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-581-
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/fips_prf/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md5/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/rdrand/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-585-
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/blowfish/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/md4/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-564-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-566-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-572-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:574:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-579-
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-580-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-582-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-623-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-625-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-646-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-660-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/sha2/Makefile.in-662-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-762-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:763:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-764-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-770-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:771:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:772:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-773-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-775-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:776:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-777-
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-778-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:779:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-780-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-822-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:823:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-824-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-845-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:846:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:847:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-848-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-859-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in:860:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/test_vectors/Makefile.in-861-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-581-
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pkcs8/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-582-
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/plugins/pubkey/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-50-  { \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-114-  esac;
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-549-.c.o:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:550:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-551-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-557-.c.obj:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:558:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:559:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-560-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-564-
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-565-.c.lo:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-567-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-608-GTAGS:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:609:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-610-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-631-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:632:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:633:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-634-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-645-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in:646:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/Makefile.in-647-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-514-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:515:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-516-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-541-.c.o:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-543-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-549-.c.obj:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:550:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:551:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-552-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-556-
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-557-.c.lo:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:558:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-559-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-565-suites/ntt_fft_tests-test_ntt_fft.o: suites/test_ntt_fft.c
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:566:@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
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-567-@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
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:570:@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
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-571-
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-572-suites/ntt_fft_tests-test_ntt_fft.obj: suites/test_ntt_fft.c
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:573:@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`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-574-@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
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:577:@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`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-578-
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-579-ntt_fft_tests-ntt_fft_tests.o: ntt_fft_tests.c
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:580:@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
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:584:@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
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-585-
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-586-ntt_fft_tests-ntt_fft_tests.obj: ntt_fft_tests.c
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:587:@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`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Tpo $(DEPDIR)/ntt_fft_tests-ntt_fft_tests.Po
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:591:@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`
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-592-
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-661-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:662:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-663-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-664-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:665:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:666:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-667-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-673-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:674:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-675-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-676-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:677:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-678-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-680-	      *) \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:681:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-682-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-685-	    else \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:686:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-687-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-720-	    fi; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:721:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-722-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-726-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:727:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-728-	      dashes="$$report"; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-729-	  fi; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:730:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-731-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-744-distdir: $(DISTFILES)
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:745:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:746:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-747-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-758-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in:759:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libstrongswan/math/libnttfft/tests/Makefile.in-760-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libstrongswan/fetcher/fetcher_manager.c-121-					host = va_arg(args, host_t*);
strongswan-5.9.1/src/libstrongswan/fetcher/fetcher_manager.c:122:					if (host && !host->is_anyaddr(host))
strongswan-5.9.1/src/libstrongswan/fetcher/fetcher_manager.c-123-					{
##############################################
strongswan-5.9.1/src/libstrongswan/selectors/traffic_selector.c-520-
strongswan-5.9.1/src/libstrongswan/selectors/traffic_selector.c:521:	if (host->is_anyaddr(host))
strongswan-5.9.1/src/libstrongswan/selectors/traffic_selector.c-522-	{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-170-/**
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:171: * Data to pass to find_addr()
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-172- */
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-241- */
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:242:static void find_addr(bfd *abfd, asection *section, bfd_find_data_t *data)
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-243-{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-442-
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:443:		if (dladdr(this->frames[i], &info))
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-444-		{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-495-		{
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:496:			if (SymFromAddr(process, frame, &displace, &symbol.hdr))
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-497-			{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-585-
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:586:		if (dladdr(this->frames[i], &info) && info.dli_sname)
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-587-		{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-615-
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c:616:		if (SymFromAddr(process, (DWORD64)this->frames[i], NULL, &symbol.hdr))
strongswan-5.9.1/src/libstrongswan/utils/backtrace.c-617-		{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-82-{
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c:83:	/* We are looking for the dlpi_addr matching the address of our dladdr().
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-84-	 * dl_iterate_phdr() returns such an address for other (unknown) objects
##############################################
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-117-
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c:118:	if (dladdr(sym, &dli) == 0)
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-119-	{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-225-
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c:226:	if (dladdr(sym, &dli) == 0)
strongswan-5.9.1/src/libstrongswan/utils/integrity_checker.c-227-	{
##############################################
strongswan-5.9.1/src/libstrongswan/utils/identification.h-351- */
strongswan-5.9.1/src/libstrongswan/utils/identification.h:352:identification_t * identification_create_from_sockaddr(sockaddr_t *sockaddr);
strongswan-5.9.1/src/libstrongswan/utils/identification.h-353-
##############################################
strongswan-5.9.1/src/libstrongswan/utils/identification.c-1746- */
strongswan-5.9.1/src/libstrongswan/utils/identification.c:1747:identification_t *identification_create_from_sockaddr(sockaddr_t *sockaddr)
strongswan-5.9.1/src/libstrongswan/utils/identification.c-1748-{
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.c-113-	}
strongswan-5.9.1/src/libstrongswan/networking/host.c:114:	else if (is_anyaddr(this) && !spec->plus && !spec->hash)
strongswan-5.9.1/src/libstrongswan/networking/host.c-115-	{
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.c-254-		/* 0.0.0.0 and 0::0 are equal */
strongswan-5.9.1/src/libstrongswan/networking/host.c:255:		return (is_anyaddr(this) && is_anyaddr(other));
strongswan-5.9.1/src/libstrongswan/networking/host.c-256-	}
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.c-394-			addr.v6.sin6_family = AF_INET6;
strongswan-5.9.1/src/libstrongswan/networking/host.c:395:			return host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libstrongswan/networking/host.c-396-		case AF_INET:
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.c-408-			addr.v4.sin_family = AF_INET;
strongswan-5.9.1/src/libstrongswan/networking/host.c:409:			return host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libstrongswan/networking/host.c-410-		default:
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.c-425- */
strongswan-5.9.1/src/libstrongswan/networking/host.c:426:host_t *host_create_from_sockaddr(sockaddr_t *sockaddr)
strongswan-5.9.1/src/libstrongswan/networking/host.c-427-{
##############################################
strongswan-5.9.1/src/libstrongswan/networking/streams/stream_tcp.c-62-	len = *host->get_sockaddr_len(host);
strongswan-5.9.1/src/libstrongswan/networking/streams/stream_tcp.c:63:	memcpy(addr, host->get_sockaddr(host), len);
strongswan-5.9.1/src/libstrongswan/networking/streams/stream_tcp.c-64-	host->destroy(host);
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host.h-180- */
strongswan-5.9.1/src/libstrongswan/networking/host.h:181:host_t *host_create_from_sockaddr(sockaddr_t *sockaddr);
strongswan-5.9.1/src/libstrongswan/networking/host.h-182-
##############################################
strongswan-5.9.1/src/libstrongswan/networking/host_resolver.c-219-		{	/* result is a linked list, but we use only the first address */
strongswan-5.9.1/src/libstrongswan/networking/host_resolver.c:220:			query->result = host_create_from_sockaddr(result->ai_addr);
strongswan-5.9.1/src/libstrongswan/networking/host_resolver.c-221-			freeaddrinfo(result);
##############################################
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-120-
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c:121:	memcpy(&ifra->ifra_addr, addr->get_sockaddr(addr),
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-122-		   *addr->get_sockaddr_len(addr));
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-123-	/* set the same address as destination address */
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c:124:	memcpy(&ifra->ifra_dstaddr, addr->get_sockaddr(addr),
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-125-		   *addr->get_sockaddr_len(addr));
##############################################
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-132-	}
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c:133:	memcpy(&ifra->ifra_mask, mask->get_sockaddr(mask),
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-134-		   *mask->get_sockaddr_len(mask));
##############################################
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-189-	strncpy(ifr.ifr_name, this->if_name, IFNAMSIZ);
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c:190:	memcpy(&ifr.ifr_addr, addr->get_sockaddr(addr),
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-191-		   *addr->get_sockaddr_len(addr));
##############################################
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-213-	}
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c:214:	memcpy(&ifr.ifr_addr, mask->get_sockaddr(mask),
strongswan-5.9.1/src/libstrongswan/networking/tun_device.c-215-		   *mask->get_sockaddr_len(mask));
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-50-  { \
strongswan-5.9.1/src/libtncif/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtncif/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-497-.c.o:
strongswan-5.9.1/src/libtncif/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtncif/Makefile.in-499-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-505-.c.obj:
strongswan-5.9.1/src/libtncif/Makefile.in:506:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtncif/Makefile.in:507:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtncif/Makefile.in-508-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtncif/Makefile.in:511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtncif/Makefile.in-512-
strongswan-5.9.1/src/libtncif/Makefile.in-513-.c.lo:
strongswan-5.9.1/src/libtncif/Makefile.in:514:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtncif/Makefile.in-515-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-556-GTAGS:
strongswan-5.9.1/src/libtncif/Makefile.in:557:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtncif/Makefile.in-558-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-579-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtncif/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtncif/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtncif/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtncif/Makefile.in-593-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtncif/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtncif/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/charon/Makefile.in-50-  { \
strongswan-5.9.1/src/charon/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/charon/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/charon/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/charon/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/charon/Makefile.in-544-.c.o:
strongswan-5.9.1/src/charon/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/charon/Makefile.in-546-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon/Makefile.in-552-.c.obj:
strongswan-5.9.1/src/charon/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/charon/Makefile.in:554:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/charon/Makefile.in-555-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/charon/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/charon/Makefile.in-559-
strongswan-5.9.1/src/charon/Makefile.in-560-.c.lo:
strongswan-5.9.1/src/charon/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/charon/Makefile.in-562-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon/Makefile.in-603-GTAGS:
strongswan-5.9.1/src/charon/Makefile.in:604:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/charon/Makefile.in-605-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/charon/Makefile.in-626-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon/Makefile.in:627:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon/Makefile.in:628:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon/Makefile.in-629-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon/Makefile.in-640-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon/Makefile.in:641:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon/Makefile.in-642-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-50-  { \
strongswan-5.9.1/src/libpttls/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libpttls/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libpttls/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libpttls/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libpttls/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libpttls/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libpttls/Makefile.in-115-  esac;
strongswan-5.9.1/src/libpttls/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libpttls/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libpttls/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libpttls/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libpttls/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-586-.c.o:
strongswan-5.9.1/src/libpttls/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libpttls/Makefile.in-588-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-594-.c.obj:
strongswan-5.9.1/src/libpttls/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libpttls/Makefile.in:596:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libpttls/Makefile.in-597-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libpttls/Makefile.in:600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libpttls/Makefile.in-601-
strongswan-5.9.1/src/libpttls/Makefile.in-602-.c.lo:
strongswan-5.9.1/src/libpttls/Makefile.in:603:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libpttls/Makefile.in-604-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-647-GTAGS:
strongswan-5.9.1/src/libpttls/Makefile.in:648:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libpttls/Makefile.in-649-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-670-distdir: $(DISTFILES)
strongswan-5.9.1/src/libpttls/Makefile.in:671:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libpttls/Makefile.in:672:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libpttls/Makefile.in-673-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libpttls/Makefile.in-684-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libpttls/Makefile.in:685:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libpttls/Makefile.in-686-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libpttls/pt_tls_dispatcher.c-75-	}
strongswan-5.9.1/src/libpttls/pt_tls_dispatcher.c:76:	if (bind(this->fd, host->get_sockaddr(host),
strongswan-5.9.1/src/libpttls/pt_tls_dispatcher.c-77-			 *host->get_sockaddr_len(host)) == -1)
##############################################
strongswan-5.9.1/src/libpttls/pt_tls_client.c-78-	}
strongswan-5.9.1/src/libpttls/pt_tls_client.c:79:	if (connect(fd, this->address->get_sockaddr(this->address),
strongswan-5.9.1/src/libpttls/pt_tls_client.c-80-				*this->address->get_sockaddr_len(this->address)) == -1)
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-50-  { \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-164-  esac
strongswan-5.9.1/src/pt-tls-client/Makefile.in:165:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/pt-tls-client/Makefile.in-166-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:167:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-168-    *) f=$$p;; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-169-  esac;
strongswan-5.9.1/src/pt-tls-client/Makefile.in:170:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/pt-tls-client/Makefile.in-171-am__install_max = 40
strongswan-5.9.1/src/pt-tls-client/Makefile.in-172-am__nobase_strip_setup = \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:173:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/pt-tls-client/Makefile.in-174-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-561-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:562:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-563-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-578-.c.o:
strongswan-5.9.1/src/pt-tls-client/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/pt-tls-client/Makefile.in-580-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-586-.c.obj:
strongswan-5.9.1/src/pt-tls-client/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/pt-tls-client/Makefile.in:588:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/pt-tls-client/Makefile.in-589-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/pt-tls-client/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/pt-tls-client/Makefile.in-593-
strongswan-5.9.1/src/pt-tls-client/Makefile.in-594-.c.lo:
strongswan-5.9.1/src/pt-tls-client/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/pt-tls-client/Makefile.in-596-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-611-	test -n "$(man1dir)" \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:612:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-613-	  || exit 0; \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-678-GTAGS:
strongswan-5.9.1/src/pt-tls-client/Makefile.in:679:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-680-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-701-distdir: $(DISTFILES)
strongswan-5.9.1/src/pt-tls-client/Makefile.in:702:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:703:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-704-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/pt-tls-client/Makefile.in-715-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/pt-tls-client/Makefile.in:716:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/pt-tls-client/Makefile.in-717-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-50-  { \
strongswan-5.9.1/src/pki/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/pki/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-216-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/pki/Makefile.in:217:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/pki/Makefile.in-218-    if test "$$first" != "."; then \
strongswan-5.9.1/src/pki/Makefile.in-219-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/pki/Makefile.in:220:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/pki/Makefile.in:221:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/pki/Makefile.in-222-      else \
strongswan-5.9.1/src/pki/Makefile.in:223:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/pki/Makefile.in-224-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/pki/Makefile.in:225:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/pki/Makefile.in-226-        else \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-231-    fi; \
strongswan-5.9.1/src/pki/Makefile.in:232:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/pki/Makefile.in-233-  done; \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-583-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/pki/Makefile.in:584:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/pki/Makefile.in-585-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-647-.c.o:
strongswan-5.9.1/src/pki/Makefile.in:648:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/pki/Makefile.in-649-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pki/Makefile.in-655-.c.obj:
strongswan-5.9.1/src/pki/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/pki/Makefile.in:657:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/pki/Makefile.in-658-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/pki/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/pki/Makefile.in:661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/pki/Makefile.in-662-
strongswan-5.9.1/src/pki/Makefile.in-663-.c.lo:
strongswan-5.9.1/src/pki/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/pki/Makefile.in-665-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pki/Makefile.in-690-	dot_seen=no; \
strongswan-5.9.1/src/pki/Makefile.in:691:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/pki/Makefile.in-692-	case "$@" in \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-753-GTAGS:
strongswan-5.9.1/src/pki/Makefile.in:754:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/pki/Makefile.in-755-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-776-distdir: $(DISTFILES)
strongswan-5.9.1/src/pki/Makefile.in:777:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pki/Makefile.in:778:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pki/Makefile.in-779-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/pki/Makefile.in-790-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/pki/Makefile.in:791:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/pki/Makefile.in-792-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/pki/man/Makefile.in-49-  { \
strongswan-5.9.1/src/pki/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/pki/man/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/pki/man/Makefile.in-130-  esac
strongswan-5.9.1/src/pki/man/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/pki/man/Makefile.in-132-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/pki/man/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/pki/man/Makefile.in-134-    *) f=$$p;; \
strongswan-5.9.1/src/pki/man/Makefile.in-135-  esac;
strongswan-5.9.1/src/pki/man/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/pki/man/Makefile.in-137-am__install_max = 40
strongswan-5.9.1/src/pki/man/Makefile.in-138-am__nobase_strip_setup = \
strongswan-5.9.1/src/pki/man/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/pki/man/Makefile.in-140-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/pki/man/Makefile.in-504-	test -n "$(man1dir)" \
strongswan-5.9.1/src/pki/man/Makefile.in:505:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/pki/man/Makefile.in-506-	  || exit 0; \
##############################################
strongswan-5.9.1/src/pki/man/Makefile.in-548-distdir: $(DISTFILES)
strongswan-5.9.1/src/pki/man/Makefile.in:549:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pki/man/Makefile.in:550:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pki/man/Makefile.in-551-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/pki/man/Makefile.in-562-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/pki/man/Makefile.in:563:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/pki/man/Makefile.in-564-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-50-  { \
strongswan-5.9.1/src/scepclient/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/scepclient/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-161-  esac
strongswan-5.9.1/src/scepclient/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/scepclient/Makefile.in-163-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/scepclient/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/scepclient/Makefile.in-165-    *) f=$$p;; \
strongswan-5.9.1/src/scepclient/Makefile.in-166-  esac;
strongswan-5.9.1/src/scepclient/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/scepclient/Makefile.in-168-am__install_max = 40
strongswan-5.9.1/src/scepclient/Makefile.in-169-am__nobase_strip_setup = \
strongswan-5.9.1/src/scepclient/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/scepclient/Makefile.in-171-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-551-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/scepclient/Makefile.in:552:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/scepclient/Makefile.in-553-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-569-.c.o:
strongswan-5.9.1/src/scepclient/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/scepclient/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/scepclient/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/scepclient/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/scepclient/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/scepclient/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/scepclient/Makefile.in-584-
strongswan-5.9.1/src/scepclient/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/scepclient/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/scepclient/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-602-	test -n "$(man8dir)" \
strongswan-5.9.1/src/scepclient/Makefile.in:603:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/scepclient/Makefile.in-604-	  || exit 0; \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-671-GTAGS:
strongswan-5.9.1/src/scepclient/Makefile.in:672:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/scepclient/Makefile.in-673-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-694-distdir: $(DISTFILES)
strongswan-5.9.1/src/scepclient/Makefile.in:695:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/scepclient/Makefile.in:696:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/scepclient/Makefile.in-697-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/scepclient/Makefile.in-708-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/scepclient/Makefile.in:709:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/scepclient/Makefile.in-710-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-51-  { \
strongswan-5.9.1/src/sw-collector/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/sw-collector/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-168-  esac
strongswan-5.9.1/src/sw-collector/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/sw-collector/Makefile.in-170-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/sw-collector/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/sw-collector/Makefile.in-172-    *) f=$$p;; \
strongswan-5.9.1/src/sw-collector/Makefile.in-173-  esac;
strongswan-5.9.1/src/sw-collector/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/sw-collector/Makefile.in-175-am__install_max = 40
strongswan-5.9.1/src/sw-collector/Makefile.in-176-am__nobase_strip_setup = \
strongswan-5.9.1/src/sw-collector/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/sw-collector/Makefile.in-178-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-571-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/sw-collector/Makefile.in:572:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/sw-collector/Makefile.in-573-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-592-.c.o:
strongswan-5.9.1/src/sw-collector/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/sw-collector/Makefile.in-594-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-600-.c.obj:
strongswan-5.9.1/src/sw-collector/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/sw-collector/Makefile.in:602:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/sw-collector/Makefile.in-603-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/sw-collector/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/sw-collector/Makefile.in-607-
strongswan-5.9.1/src/sw-collector/Makefile.in-608-.c.lo:
strongswan-5.9.1/src/sw-collector/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/sw-collector/Makefile.in-610-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-625-	test -n "$(man8dir)" \
strongswan-5.9.1/src/sw-collector/Makefile.in:626:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/sw-collector/Makefile.in-627-	  || exit 0; \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-680-	@list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
strongswan-5.9.1/src/sw-collector/Makefile.in:681:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/sw-collector/Makefile.in-682-	dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-713-GTAGS:
strongswan-5.9.1/src/sw-collector/Makefile.in:714:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/sw-collector/Makefile.in-715-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-736-distdir: $(DISTFILES)
strongswan-5.9.1/src/sw-collector/Makefile.in:737:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/sw-collector/Makefile.in:738:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/sw-collector/Makefile.in-739-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/sw-collector/Makefile.in-750-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/sw-collector/Makefile.in:751:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/sw-collector/Makefile.in-752-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-51-  { \
strongswan-5.9.1/src/charon-nm/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon-nm/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-169-  esac
strongswan-5.9.1/src/charon-nm/Makefile.in:170:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/charon-nm/Makefile.in-171-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/charon-nm/Makefile.in:172:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/charon-nm/Makefile.in-173-    *) f=$$p;; \
strongswan-5.9.1/src/charon-nm/Makefile.in-174-  esac;
strongswan-5.9.1/src/charon-nm/Makefile.in:175:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/charon-nm/Makefile.in-176-am__install_max = 40
strongswan-5.9.1/src/charon-nm/Makefile.in-177-am__nobase_strip_setup = \
strongswan-5.9.1/src/charon-nm/Makefile.in:178:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/charon-nm/Makefile.in-179-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-568-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/charon-nm/Makefile.in:569:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/charon-nm/Makefile.in-570-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-603-.c.o:
strongswan-5.9.1/src/charon-nm/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/charon-nm/Makefile.in-605-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-611-.c.obj:
strongswan-5.9.1/src/charon-nm/Makefile.in:612:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/charon-nm/Makefile.in:613:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/charon-nm/Makefile.in-614-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-nm/Makefile.in:617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/charon-nm/Makefile.in-618-
strongswan-5.9.1/src/charon-nm/Makefile.in-619-.c.lo:
strongswan-5.9.1/src/charon-nm/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/charon-nm/Makefile.in-621-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-650-	@list='$(dbuspolicy_DATA)'; test -n "$(dbuspolicydir)" || list=; \
strongswan-5.9.1/src/charon-nm/Makefile.in:651:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/charon-nm/Makefile.in-652-	dir='$(DESTDIR)$(dbuspolicydir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-683-GTAGS:
strongswan-5.9.1/src/charon-nm/Makefile.in:684:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/charon-nm/Makefile.in-685-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-706-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon-nm/Makefile.in:707:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-nm/Makefile.in:708:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-nm/Makefile.in-709-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon-nm/Makefile.in-720-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon-nm/Makefile.in:721:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon-nm/Makefile.in-722-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/include/Makefile.in-49-  { \
strongswan-5.9.1/src/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/include/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/include/Makefile.in-425-distdir: $(DISTFILES)
strongswan-5.9.1/src/include/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/include/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/include/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/include/Makefile.in-439-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/include/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/include/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-50-  { \
strongswan-5.9.1/src/sec-updater/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/sec-updater/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-161-  esac
strongswan-5.9.1/src/sec-updater/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/sec-updater/Makefile.in-163-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/sec-updater/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/sec-updater/Makefile.in-165-    *) f=$$p;; \
strongswan-5.9.1/src/sec-updater/Makefile.in-166-  esac;
strongswan-5.9.1/src/sec-updater/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/sec-updater/Makefile.in-168-am__install_max = 40
strongswan-5.9.1/src/sec-updater/Makefile.in-169-am__nobase_strip_setup = \
strongswan-5.9.1/src/sec-updater/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/sec-updater/Makefile.in-171-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-549-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/sec-updater/Makefile.in:550:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/sec-updater/Makefile.in-551-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-566-.c.o:
strongswan-5.9.1/src/sec-updater/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/sec-updater/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/sec-updater/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/sec-updater/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/sec-updater/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/sec-updater/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/sec-updater/Makefile.in-581-
strongswan-5.9.1/src/sec-updater/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/sec-updater/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/sec-updater/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-599-	test -n "$(man8dir)" \
strongswan-5.9.1/src/sec-updater/Makefile.in:600:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/sec-updater/Makefile.in-601-	  || exit 0; \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-666-GTAGS:
strongswan-5.9.1/src/sec-updater/Makefile.in:667:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/sec-updater/Makefile.in-668-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-689-distdir: $(DISTFILES)
strongswan-5.9.1/src/sec-updater/Makefile.in:690:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/sec-updater/Makefile.in:691:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/sec-updater/Makefile.in-692-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/sec-updater/Makefile.in-703-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/sec-updater/Makefile.in:704:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/sec-updater/Makefile.in-705-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-51-  { \
strongswan-5.9.1/src/libfast/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libfast/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libfast/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libfast/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libfast/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libfast/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libfast/Makefile.in-116-  esac;
strongswan-5.9.1/src/libfast/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libfast/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libfast/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libfast/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libfast/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-572-.c.o:
strongswan-5.9.1/src/libfast/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libfast/Makefile.in-574-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-580-.c.obj:
strongswan-5.9.1/src/libfast/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libfast/Makefile.in:582:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libfast/Makefile.in-583-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libfast/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libfast/Makefile.in-587-
strongswan-5.9.1/src/libfast/Makefile.in-588-.c.lo:
strongswan-5.9.1/src/libfast/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libfast/Makefile.in-590-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-622-	@list='$(nobase_fast_include_HEADERS)'; test -n "$(fast_includedir)" || list=; \
strongswan-5.9.1/src/libfast/Makefile.in:623:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
strongswan-5.9.1/src/libfast/Makefile.in-624-	dir='$(DESTDIR)$(fast_includedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-655-GTAGS:
strongswan-5.9.1/src/libfast/Makefile.in:656:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libfast/Makefile.in-657-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-678-distdir: $(DISTFILES)
strongswan-5.9.1/src/libfast/Makefile.in:679:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libfast/Makefile.in:680:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libfast/Makefile.in-681-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libfast/Makefile.in-692-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libfast/Makefile.in:693:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libfast/Makefile.in-694-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-50-  { \
strongswan-5.9.1/src/libipsec/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libipsec/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libipsec/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libipsec/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libipsec/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libipsec/Makefile.in-115-  esac;
strongswan-5.9.1/src/libipsec/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libipsec/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libipsec/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libipsec/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libipsec/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-238-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libipsec/Makefile.in:239:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-240-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libipsec/Makefile.in-241-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libipsec/Makefile.in:242:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libipsec/Makefile.in:243:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-244-      else \
strongswan-5.9.1/src/libipsec/Makefile.in:245:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-246-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libipsec/Makefile.in:247:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-248-        else \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-253-    fi; \
strongswan-5.9.1/src/libipsec/Makefile.in:254:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libipsec/Makefile.in-255-  done; \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-620-.c.o:
strongswan-5.9.1/src/libipsec/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libipsec/Makefile.in-622-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-628-.c.obj:
strongswan-5.9.1/src/libipsec/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libipsec/Makefile.in:630:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libipsec/Makefile.in-631-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libipsec/Makefile.in-635-
strongswan-5.9.1/src/libipsec/Makefile.in-636-.c.lo:
strongswan-5.9.1/src/libipsec/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libipsec/Makefile.in-638-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-663-	dot_seen=no; \
strongswan-5.9.1/src/libipsec/Makefile.in:664:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libipsec/Makefile.in-665-	case "$@" in \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-726-GTAGS:
strongswan-5.9.1/src/libipsec/Makefile.in:727:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libipsec/Makefile.in-728-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-749-distdir: $(DISTFILES)
strongswan-5.9.1/src/libipsec/Makefile.in:750:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libipsec/Makefile.in:751:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libipsec/Makefile.in-752-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libipsec/Makefile.in-763-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libipsec/Makefile.in:764:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libipsec/Makefile.in-765-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-512-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:513:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-514-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-539-.c.o:
strongswan-5.9.1/src/libipsec/tests/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libipsec/tests/Makefile.in-541-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-547-.c.obj:
strongswan-5.9.1/src/libipsec/tests/Makefile.in:548:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libipsec/tests/Makefile.in:549:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libipsec/tests/Makefile.in-550-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/tests/Makefile.in:553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libipsec/tests/Makefile.in-554-
strongswan-5.9.1/src/libipsec/tests/Makefile.in-555-.c.lo:
strongswan-5.9.1/src/libipsec/tests/Makefile.in:556:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libipsec/tests/Makefile.in-557-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-563-suites/ipsec_tests-test_chapoly.o: suites/test_chapoly.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT suites/ipsec_tests-test_chapoly.o -MD -MP -MF suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo -c -o suites/ipsec_tests-test_chapoly.o `test -f 'suites/test_chapoly.c' || echo '$(srcdir)/'`suites/test_chapoly.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/tests/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o suites/ipsec_tests-test_chapoly.o `test -f 'suites/test_chapoly.c' || echo '$(srcdir)/'`suites/test_chapoly.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in-569-
strongswan-5.9.1/src/libipsec/tests/Makefile.in-570-suites/ipsec_tests-test_chapoly.obj: suites/test_chapoly.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT suites/ipsec_tests-test_chapoly.obj -MD -MP -MF suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo -c -o suites/ipsec_tests-test_chapoly.obj `if test -f 'suites/test_chapoly.c'; then $(CYGPATH_W) 'suites/test_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chapoly.c'; fi`
strongswan-5.9.1/src/libipsec/tests/Makefile.in-572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/tests/Makefile.in:575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o suites/ipsec_tests-test_chapoly.obj `if test -f 'suites/test_chapoly.c'; then $(CYGPATH_W) 'suites/test_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chapoly.c'; fi`
strongswan-5.9.1/src/libipsec/tests/Makefile.in-576-
strongswan-5.9.1/src/libipsec/tests/Makefile.in-577-ipsec_tests-ipsec_tests.o: ipsec_tests.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT ipsec_tests-ipsec_tests.o -MD -MP -MF $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo -c -o ipsec_tests-ipsec_tests.o `test -f 'ipsec_tests.c' || echo '$(srcdir)/'`ipsec_tests.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in-579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/tests/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o ipsec_tests-ipsec_tests.o `test -f 'ipsec_tests.c' || echo '$(srcdir)/'`ipsec_tests.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in-583-
strongswan-5.9.1/src/libipsec/tests/Makefile.in-584-ipsec_tests-ipsec_tests.obj: ipsec_tests.c
strongswan-5.9.1/src/libipsec/tests/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT ipsec_tests-ipsec_tests.obj -MD -MP -MF $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo -c -o ipsec_tests-ipsec_tests.obj `if test -f 'ipsec_tests.c'; then $(CYGPATH_W) 'ipsec_tests.c'; else $(CYGPATH_W) '$(srcdir)/ipsec_tests.c'; fi`
strongswan-5.9.1/src/libipsec/tests/Makefile.in-586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libipsec/tests/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o ipsec_tests-ipsec_tests.obj `if test -f 'ipsec_tests.c'; then $(CYGPATH_W) 'ipsec_tests.c'; else $(CYGPATH_W) '$(srcdir)/ipsec_tests.c'; fi`
strongswan-5.9.1/src/libipsec/tests/Makefile.in-590-
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libipsec/tests/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-659-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:660:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-661-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-662-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:663:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:664:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-665-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-671-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:672:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-673-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-674-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:675:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-676-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-678-	      *) \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:679:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-680-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-683-	    else \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:684:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-685-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-718-	    fi; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:719:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-720-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-724-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:725:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-726-	      dashes="$$report"; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-727-	  fi; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:728:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-729-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-742-distdir: $(DISTFILES)
strongswan-5.9.1/src/libipsec/tests/Makefile.in:743:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:744:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-745-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libipsec/tests/Makefile.in-756-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libipsec/tests/Makefile.in:757:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libipsec/tests/Makefile.in-758-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-50-  { \
strongswan-5.9.1/src/libtpmtss/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtpmtss/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtpmtss/Makefile.in-115-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtpmtss/Makefile.in:116:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-117-    *) f=$$p;; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-118-  esac;
strongswan-5.9.1/src/libtpmtss/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtpmtss/Makefile.in-120-am__install_max = 40
strongswan-5.9.1/src/libtpmtss/Makefile.in-121-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtpmtss/Makefile.in:122:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtpmtss/Makefile.in-123-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-241-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libtpmtss/Makefile.in:242:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-243-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libtpmtss/Makefile.in-244-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libtpmtss/Makefile.in:245:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libtpmtss/Makefile.in:246:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-247-      else \
strongswan-5.9.1/src/libtpmtss/Makefile.in:248:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-249-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libtpmtss/Makefile.in:250:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-251-        else \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-256-    fi; \
strongswan-5.9.1/src/libtpmtss/Makefile.in:257:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-258-  done; \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-617-.c.o:
strongswan-5.9.1/src/libtpmtss/Makefile.in:618:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtpmtss/Makefile.in-619-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-625-.c.obj:
strongswan-5.9.1/src/libtpmtss/Makefile.in:626:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtpmtss/Makefile.in:627:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtpmtss/Makefile.in-628-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtpmtss/Makefile.in:631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtpmtss/Makefile.in-632-
strongswan-5.9.1/src/libtpmtss/Makefile.in-633-.c.lo:
strongswan-5.9.1/src/libtpmtss/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtpmtss/Makefile.in-635-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-660-	dot_seen=no; \
strongswan-5.9.1/src/libtpmtss/Makefile.in:661:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-662-	case "$@" in \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-723-GTAGS:
strongswan-5.9.1/src/libtpmtss/Makefile.in:724:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtpmtss/Makefile.in-725-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-746-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtpmtss/Makefile.in:747:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in:748:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-749-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtpmtss/Makefile.in-760-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtpmtss/Makefile.in:761:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtpmtss/Makefile.in-762-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-50-  { \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-114-  esac;
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-575-.c.o:
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-577-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-583-.c.obj:
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:585:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-586-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-590-
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-591-.c.lo:
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-593-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-634-GTAGS:
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:635:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-636-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-657-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-671-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtpmtss/plugins/tpm/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-50-  { \
strongswan-5.9.1/src/aikgen/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/aikgen/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-518-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/aikgen/Makefile.in:519:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/aikgen/Makefile.in-520-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-535-.c.o:
strongswan-5.9.1/src/aikgen/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/aikgen/Makefile.in-537-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-543-.c.obj:
strongswan-5.9.1/src/aikgen/Makefile.in:544:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/aikgen/Makefile.in:545:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/aikgen/Makefile.in-546-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/aikgen/Makefile.in:549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/aikgen/Makefile.in-550-
strongswan-5.9.1/src/aikgen/Makefile.in-551-.c.lo:
strongswan-5.9.1/src/aikgen/Makefile.in:552:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/aikgen/Makefile.in-553-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-594-GTAGS:
strongswan-5.9.1/src/aikgen/Makefile.in:595:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/aikgen/Makefile.in-596-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-617-distdir: $(DISTFILES)
strongswan-5.9.1/src/aikgen/Makefile.in:618:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/aikgen/Makefile.in:619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/aikgen/Makefile.in-620-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/aikgen/Makefile.in-631-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/aikgen/Makefile.in:632:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/aikgen/Makefile.in-633-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-50-  { \
strongswan-5.9.1/src/charon-systemd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon-systemd/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/charon-systemd/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/charon-systemd/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-544-.c.o:
strongswan-5.9.1/src/charon-systemd/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/charon-systemd/Makefile.in-546-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-552-.c.obj:
strongswan-5.9.1/src/charon-systemd/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/charon-systemd/Makefile.in:554:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/charon-systemd/Makefile.in-555-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-systemd/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/charon-systemd/Makefile.in-559-
strongswan-5.9.1/src/charon-systemd/Makefile.in-560-.c.lo:
strongswan-5.9.1/src/charon-systemd/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/charon-systemd/Makefile.in-562-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-568-charon_systemd-charon-systemd.o: charon-systemd.c
strongswan-5.9.1/src/charon-systemd/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(charon_systemd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT charon_systemd-charon-systemd.o -MD -MP -MF $(DEPDIR)/charon_systemd-charon-systemd.Tpo -c -o charon_systemd-charon-systemd.o `test -f 'charon-systemd.c' || echo '$(srcdir)/'`charon-systemd.c
strongswan-5.9.1/src/charon-systemd/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/charon_systemd-charon-systemd.Tpo $(DEPDIR)/charon_systemd-charon-systemd.Po
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-systemd/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(charon_systemd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o charon_systemd-charon-systemd.o `test -f 'charon-systemd.c' || echo '$(srcdir)/'`charon-systemd.c
strongswan-5.9.1/src/charon-systemd/Makefile.in-574-
strongswan-5.9.1/src/charon-systemd/Makefile.in-575-charon_systemd-charon-systemd.obj: charon-systemd.c
strongswan-5.9.1/src/charon-systemd/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(charon_systemd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT charon_systemd-charon-systemd.obj -MD -MP -MF $(DEPDIR)/charon_systemd-charon-systemd.Tpo -c -o charon_systemd-charon-systemd.obj `if test -f 'charon-systemd.c'; then $(CYGPATH_W) 'charon-systemd.c'; else $(CYGPATH_W) '$(srcdir)/charon-systemd.c'; fi`
strongswan-5.9.1/src/charon-systemd/Makefile.in-577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/charon_systemd-charon-systemd.Tpo $(DEPDIR)/charon_systemd-charon-systemd.Po
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-systemd/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(charon_systemd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o charon_systemd-charon-systemd.obj `if test -f 'charon-systemd.c'; then $(CYGPATH_W) 'charon-systemd.c'; else $(CYGPATH_W) '$(srcdir)/charon-systemd.c'; fi`
strongswan-5.9.1/src/charon-systemd/Makefile.in-581-
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-617-GTAGS:
strongswan-5.9.1/src/charon-systemd/Makefile.in:618:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/charon-systemd/Makefile.in-619-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-640-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon-systemd/Makefile.in:641:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-systemd/Makefile.in:642:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-systemd/Makefile.in-643-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon-systemd/Makefile.in-654-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon-systemd/Makefile.in:655:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon-systemd/Makefile.in-656-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-51-  { \
strongswan-5.9.1/src/manager/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/manager/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-178-  esac
strongswan-5.9.1/src/manager/Makefile.in:179:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/manager/Makefile.in-180-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/manager/Makefile.in:181:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/manager/Makefile.in-182-    *) f=$$p;; \
strongswan-5.9.1/src/manager/Makefile.in-183-  esac;
strongswan-5.9.1/src/manager/Makefile.in:184:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/manager/Makefile.in-185-am__install_max = 40
strongswan-5.9.1/src/manager/Makefile.in-186-am__nobase_strip_setup = \
strongswan-5.9.1/src/manager/Makefile.in:187:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/manager/Makefile.in-188-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-612-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/manager/Makefile.in:613:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/manager/Makefile.in-614-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-655-.c.o:
strongswan-5.9.1/src/manager/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/manager/Makefile.in-657-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/manager/Makefile.in-663-.c.obj:
strongswan-5.9.1/src/manager/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/manager/Makefile.in:665:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/manager/Makefile.in-666-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/manager/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/manager/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/manager/Makefile.in-670-
strongswan-5.9.1/src/manager/Makefile.in-671-.c.lo:
strongswan-5.9.1/src/manager/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/manager/Makefile.in-673-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/manager/Makefile.in-702-	@list='$(manager_templates_DATA)'; test -n "$(manager_templatesdir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:703:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-704-	dir='$(DESTDIR)$(manager_templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-723-	@list='$(manager_templates_auth_DATA)'; test -n "$(manager_templates_authdir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:724:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-725-	dir='$(DESTDIR)$(manager_templates_authdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-744-	@list='$(manager_templates_config_DATA)'; test -n "$(manager_templates_configdir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:745:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-746-	dir='$(DESTDIR)$(manager_templates_configdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-765-	@list='$(manager_templates_control_DATA)'; test -n "$(manager_templates_controldir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:766:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-767-	dir='$(DESTDIR)$(manager_templates_controldir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-786-	@list='$(manager_templates_gateway_DATA)'; test -n "$(manager_templates_gatewaydir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:787:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-788-	dir='$(DESTDIR)$(manager_templates_gatewaydir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-807-	@list='$(manager_templates_ikesa_DATA)'; test -n "$(manager_templates_ikesadir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:808:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-809-	dir='$(DESTDIR)$(manager_templates_ikesadir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-828-	@list='$(manager_templates_static_DATA)'; test -n "$(manager_templates_staticdir)" || list=; \
strongswan-5.9.1/src/manager/Makefile.in:829:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/manager/Makefile.in-830-	dir='$(DESTDIR)$(manager_templates_staticdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/manager/Makefile.in-861-GTAGS:
strongswan-5.9.1/src/manager/Makefile.in:862:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/manager/Makefile.in-863-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-884-distdir: $(DISTFILES)
strongswan-5.9.1/src/manager/Makefile.in:885:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/manager/Makefile.in:886:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/manager/Makefile.in-887-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/manager/Makefile.in-898-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/manager/Makefile.in:899:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/manager/Makefile.in-900-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/manager/gateway.c-76-		family = AF_INET;
strongswan-5.9.1/src/manager/gateway.c:77:		addr = this->host->get_sockaddr(this->host);
strongswan-5.9.1/src/manager/gateway.c-78-		len = *this->host->get_sockaddr_len(this->host);
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-50-  { \
strongswan-5.9.1/src/xfrmi/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/xfrmi/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-519-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/xfrmi/Makefile.in:520:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/xfrmi/Makefile.in-521-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-536-.c.o:
strongswan-5.9.1/src/xfrmi/Makefile.in:537:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/xfrmi/Makefile.in-538-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-544-.c.obj:
strongswan-5.9.1/src/xfrmi/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/xfrmi/Makefile.in:546:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/xfrmi/Makefile.in-547-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/xfrmi/Makefile.in:550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/xfrmi/Makefile.in-551-
strongswan-5.9.1/src/xfrmi/Makefile.in-552-.c.lo:
strongswan-5.9.1/src/xfrmi/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/xfrmi/Makefile.in-554-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-595-GTAGS:
strongswan-5.9.1/src/xfrmi/Makefile.in:596:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/xfrmi/Makefile.in-597-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-618-distdir: $(DISTFILES)
strongswan-5.9.1/src/xfrmi/Makefile.in:619:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/xfrmi/Makefile.in:620:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/xfrmi/Makefile.in-621-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/xfrmi/Makefile.in-632-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/xfrmi/Makefile.in:633:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/xfrmi/Makefile.in-634-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-323-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/Makefile.in:324:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/Makefile.in-325-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/Makefile.in:326:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/Makefile.in-327-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/Makefile.in-328-  esac;
strongswan-5.9.1/src/libcharon/Makefile.in:329:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/Makefile.in-330-am__install_max = 40
strongswan-5.9.1/src/libcharon/Makefile.in-331-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/Makefile.in:332:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/Makefile.in-333-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-782-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libcharon/Makefile.in:783:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-784-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libcharon/Makefile.in-785-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libcharon/Makefile.in:786:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libcharon/Makefile.in:787:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-788-      else \
strongswan-5.9.1/src/libcharon/Makefile.in:789:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-790-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libcharon/Makefile.in:791:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-792-        else \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-797-    fi; \
strongswan-5.9.1/src/libcharon/Makefile.in:798:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libcharon/Makefile.in-799-  done; \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-1929-.c.o:
strongswan-5.9.1/src/libcharon/Makefile.in:1930:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/Makefile.in-1931-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-1937-.c.obj:
strongswan-5.9.1/src/libcharon/Makefile.in:1938:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/Makefile.in:1939:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/Makefile.in-1940-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-1942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/Makefile.in:1943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/Makefile.in-1944-
strongswan-5.9.1/src/libcharon/Makefile.in-1945-.c.lo:
strongswan-5.9.1/src/libcharon/Makefile.in:1946:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/Makefile.in-1947-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-1991-	dot_seen=no; \
strongswan-5.9.1/src/libcharon/Makefile.in:1992:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libcharon/Makefile.in-1993-	case "$@" in \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-2054-GTAGS:
strongswan-5.9.1/src/libcharon/Makefile.in:2055:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/Makefile.in-2056-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-2077-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/Makefile.in:2078:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/Makefile.in:2079:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/Makefile.in-2080-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/Makefile.in-2091-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/Makefile.in:2092:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/Makefile.in-2093-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-579-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:580:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-581-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-669-.c.o:
strongswan-5.9.1/src/libcharon/tests/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/tests/Makefile.in-671-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-677-.c.obj:
strongswan-5.9.1/src/libcharon/tests/Makefile.in:678:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/tests/Makefile.in:679:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/tests/Makefile.in-680-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-684-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-685-.c.lo:
strongswan-5.9.1/src/libcharon/tests/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/tests/Makefile.in-687-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-693-suites/exchange_tests-test_child_create.o: suites/test_child_create.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:694:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_create.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_create.Tpo -c -o suites/exchange_tests-test_child_create.o `test -f 'suites/test_child_create.c' || echo '$(srcdir)/'`suites/test_child_create.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-695-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_create.Tpo suites/$(DEPDIR)/exchange_tests-test_child_create.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:698:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_create.o `test -f 'suites/test_child_create.c' || echo '$(srcdir)/'`suites/test_child_create.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-699-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-700-suites/exchange_tests-test_child_create.obj: suites/test_child_create.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:701:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_create.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_create.Tpo -c -o suites/exchange_tests-test_child_create.obj `if test -f 'suites/test_child_create.c'; then $(CYGPATH_W) 'suites/test_child_create.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_create.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_create.Tpo suites/$(DEPDIR)/exchange_tests-test_child_create.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:705:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_create.obj `if test -f 'suites/test_child_create.c'; then $(CYGPATH_W) 'suites/test_child_create.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_create.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-706-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-707-suites/exchange_tests-test_child_delete.o: suites/test_child_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:708:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_delete.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_delete.Tpo -c -o suites/exchange_tests-test_child_delete.o `test -f 'suites/test_child_delete.c' || echo '$(srcdir)/'`suites/test_child_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-709-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_delete.Tpo suites/$(DEPDIR)/exchange_tests-test_child_delete.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-711-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:712:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_delete.o `test -f 'suites/test_child_delete.c' || echo '$(srcdir)/'`suites/test_child_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-713-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-714-suites/exchange_tests-test_child_delete.obj: suites/test_child_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:715:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_delete.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_delete.Tpo -c -o suites/exchange_tests-test_child_delete.obj `if test -f 'suites/test_child_delete.c'; then $(CYGPATH_W) 'suites/test_child_delete.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_delete.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-716-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_delete.Tpo suites/$(DEPDIR)/exchange_tests-test_child_delete.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_delete.obj `if test -f 'suites/test_child_delete.c'; then $(CYGPATH_W) 'suites/test_child_delete.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_delete.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-720-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-721-suites/exchange_tests-test_child_rekey.o: suites/test_child_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_rekey.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_rekey.Tpo -c -o suites/exchange_tests-test_child_rekey.o `test -f 'suites/test_child_rekey.c' || echo '$(srcdir)/'`suites/test_child_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_rekey.Tpo suites/$(DEPDIR)/exchange_tests-test_child_rekey.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_rekey.o `test -f 'suites/test_child_rekey.c' || echo '$(srcdir)/'`suites/test_child_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-727-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-728-suites/exchange_tests-test_child_rekey.obj: suites/test_child_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:729:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_child_rekey.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_child_rekey.Tpo -c -o suites/exchange_tests-test_child_rekey.obj `if test -f 'suites/test_child_rekey.c'; then $(CYGPATH_W) 'suites/test_child_rekey.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_rekey.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-730-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_child_rekey.Tpo suites/$(DEPDIR)/exchange_tests-test_child_rekey.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:733:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_child_rekey.obj `if test -f 'suites/test_child_rekey.c'; then $(CYGPATH_W) 'suites/test_child_rekey.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_child_rekey.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-734-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-735-suites/exchange_tests-test_ike_delete.o: suites/test_ike_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:736:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_delete.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_delete.Tpo -c -o suites/exchange_tests-test_ike_delete.o `test -f 'suites/test_ike_delete.c' || echo '$(srcdir)/'`suites/test_ike_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-737-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_delete.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_delete.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-739-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:740:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_delete.o `test -f 'suites/test_ike_delete.c' || echo '$(srcdir)/'`suites/test_ike_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-741-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-742-suites/exchange_tests-test_ike_delete.obj: suites/test_ike_delete.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_delete.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_delete.Tpo -c -o suites/exchange_tests-test_ike_delete.obj `if test -f 'suites/test_ike_delete.c'; then $(CYGPATH_W) 'suites/test_ike_delete.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_delete.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_delete.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_delete.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_delete.obj `if test -f 'suites/test_ike_delete.c'; then $(CYGPATH_W) 'suites/test_ike_delete.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_delete.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-748-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-749-suites/exchange_tests-test_ike_mid_sync.o: suites/test_ike_mid_sync.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_mid_sync.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Tpo -c -o suites/exchange_tests-test_ike_mid_sync.o `test -f 'suites/test_ike_mid_sync.c' || echo '$(srcdir)/'`suites/test_ike_mid_sync.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_mid_sync.o `test -f 'suites/test_ike_mid_sync.c' || echo '$(srcdir)/'`suites/test_ike_mid_sync.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-755-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-756-suites/exchange_tests-test_ike_mid_sync.obj: suites/test_ike_mid_sync.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_mid_sync.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Tpo -c -o suites/exchange_tests-test_ike_mid_sync.obj `if test -f 'suites/test_ike_mid_sync.c'; then $(CYGPATH_W) 'suites/test_ike_mid_sync.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_mid_sync.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_mid_sync.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_mid_sync.obj `if test -f 'suites/test_ike_mid_sync.c'; then $(CYGPATH_W) 'suites/test_ike_mid_sync.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_mid_sync.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-762-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-763-suites/exchange_tests-test_ike_rekey.o: suites/test_ike_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_rekey.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Tpo -c -o suites/exchange_tests-test_ike_rekey.o `test -f 'suites/test_ike_rekey.c' || echo '$(srcdir)/'`suites/test_ike_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_rekey.o `test -f 'suites/test_ike_rekey.c' || echo '$(srcdir)/'`suites/test_ike_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-769-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-770-suites/exchange_tests-test_ike_rekey.obj: suites/test_ike_rekey.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_ike_rekey.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Tpo -c -o suites/exchange_tests-test_ike_rekey.obj `if test -f 'suites/test_ike_rekey.c'; then $(CYGPATH_W) 'suites/test_ike_rekey.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_rekey.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Tpo suites/$(DEPDIR)/exchange_tests-test_ike_rekey.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_ike_rekey.obj `if test -f 'suites/test_ike_rekey.c'; then $(CYGPATH_W) 'suites/test_ike_rekey.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_rekey.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-776-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-777-suites/exchange_tests-test_childless.o: suites/test_childless.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_childless.o -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_childless.Tpo -c -o suites/exchange_tests-test_childless.o `test -f 'suites/test_childless.c' || echo '$(srcdir)/'`suites/test_childless.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_childless.Tpo suites/$(DEPDIR)/exchange_tests-test_childless.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_childless.o `test -f 'suites/test_childless.c' || echo '$(srcdir)/'`suites/test_childless.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-783-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-784-suites/exchange_tests-test_childless.obj: suites/test_childless.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT suites/exchange_tests-test_childless.obj -MD -MP -MF suites/$(DEPDIR)/exchange_tests-test_childless.Tpo -c -o suites/exchange_tests-test_childless.obj `if test -f 'suites/test_childless.c'; then $(CYGPATH_W) 'suites/test_childless.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_childless.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/exchange_tests-test_childless.Tpo suites/$(DEPDIR)/exchange_tests-test_childless.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o suites/exchange_tests-test_childless.obj `if test -f 'suites/test_childless.c'; then $(CYGPATH_W) 'suites/test_childless.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_childless.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-790-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-791-utils/exchange_tests-exchange_test_asserts.o: utils/exchange_test_asserts.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-exchange_test_asserts.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Tpo -c -o utils/exchange_tests-exchange_test_asserts.o `test -f 'utils/exchange_test_asserts.c' || echo '$(srcdir)/'`utils/exchange_test_asserts.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Tpo utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-exchange_test_asserts.o `test -f 'utils/exchange_test_asserts.c' || echo '$(srcdir)/'`utils/exchange_test_asserts.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-797-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-798-utils/exchange_tests-exchange_test_asserts.obj: utils/exchange_test_asserts.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-exchange_test_asserts.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Tpo -c -o utils/exchange_tests-exchange_test_asserts.obj `if test -f 'utils/exchange_test_asserts.c'; then $(CYGPATH_W) 'utils/exchange_test_asserts.c'; else $(CYGPATH_W) '$(srcdir)/utils/exchange_test_asserts.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Tpo utils/$(DEPDIR)/exchange_tests-exchange_test_asserts.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-exchange_test_asserts.obj `if test -f 'utils/exchange_test_asserts.c'; then $(CYGPATH_W) 'utils/exchange_test_asserts.c'; else $(CYGPATH_W) '$(srcdir)/utils/exchange_test_asserts.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-804-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-805-utils/exchange_tests-exchange_test_helper.o: utils/exchange_test_helper.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-exchange_test_helper.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Tpo -c -o utils/exchange_tests-exchange_test_helper.o `test -f 'utils/exchange_test_helper.c' || echo '$(srcdir)/'`utils/exchange_test_helper.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Tpo utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-exchange_test_helper.o `test -f 'utils/exchange_test_helper.c' || echo '$(srcdir)/'`utils/exchange_test_helper.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-811-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-812-utils/exchange_tests-exchange_test_helper.obj: utils/exchange_test_helper.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:813:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-exchange_test_helper.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Tpo -c -o utils/exchange_tests-exchange_test_helper.obj `if test -f 'utils/exchange_test_helper.c'; then $(CYGPATH_W) 'utils/exchange_test_helper.c'; else $(CYGPATH_W) '$(srcdir)/utils/exchange_test_helper.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-814-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Tpo utils/$(DEPDIR)/exchange_tests-exchange_test_helper.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-exchange_test_helper.obj `if test -f 'utils/exchange_test_helper.c'; then $(CYGPATH_W) 'utils/exchange_test_helper.c'; else $(CYGPATH_W) '$(srcdir)/utils/exchange_test_helper.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-818-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-819-utils/exchange_tests-mock_dh.o: utils/mock_dh.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:820:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_dh.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_dh.Tpo -c -o utils/exchange_tests-mock_dh.o `test -f 'utils/mock_dh.c' || echo '$(srcdir)/'`utils/mock_dh.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-821-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_dh.Tpo utils/$(DEPDIR)/exchange_tests-mock_dh.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-823-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:824:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_dh.o `test -f 'utils/mock_dh.c' || echo '$(srcdir)/'`utils/mock_dh.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-825-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-826-utils/exchange_tests-mock_dh.obj: utils/mock_dh.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_dh.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_dh.Tpo -c -o utils/exchange_tests-mock_dh.obj `if test -f 'utils/mock_dh.c'; then $(CYGPATH_W) 'utils/mock_dh.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_dh.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_dh.Tpo utils/$(DEPDIR)/exchange_tests-mock_dh.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_dh.obj `if test -f 'utils/mock_dh.c'; then $(CYGPATH_W) 'utils/mock_dh.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_dh.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-832-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-833-utils/exchange_tests-mock_ipsec.o: utils/mock_ipsec.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:834:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_ipsec.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_ipsec.Tpo -c -o utils/exchange_tests-mock_ipsec.o `test -f 'utils/mock_ipsec.c' || echo '$(srcdir)/'`utils/mock_ipsec.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-835-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_ipsec.Tpo utils/$(DEPDIR)/exchange_tests-mock_ipsec.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-837-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:838:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_ipsec.o `test -f 'utils/mock_ipsec.c' || echo '$(srcdir)/'`utils/mock_ipsec.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-839-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-840-utils/exchange_tests-mock_ipsec.obj: utils/mock_ipsec.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:841:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_ipsec.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_ipsec.Tpo -c -o utils/exchange_tests-mock_ipsec.obj `if test -f 'utils/mock_ipsec.c'; then $(CYGPATH_W) 'utils/mock_ipsec.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_ipsec.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-842-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_ipsec.Tpo utils/$(DEPDIR)/exchange_tests-mock_ipsec.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-844-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:845:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_ipsec.obj `if test -f 'utils/mock_ipsec.c'; then $(CYGPATH_W) 'utils/mock_ipsec.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_ipsec.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-846-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-847-utils/exchange_tests-mock_net.o: utils/mock_net.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:848:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_net.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_net.Tpo -c -o utils/exchange_tests-mock_net.o `test -f 'utils/mock_net.c' || echo '$(srcdir)/'`utils/mock_net.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-849-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_net.Tpo utils/$(DEPDIR)/exchange_tests-mock_net.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-851-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:852:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_net.o `test -f 'utils/mock_net.c' || echo '$(srcdir)/'`utils/mock_net.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-853-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-854-utils/exchange_tests-mock_net.obj: utils/mock_net.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:855:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_net.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_net.Tpo -c -o utils/exchange_tests-mock_net.obj `if test -f 'utils/mock_net.c'; then $(CYGPATH_W) 'utils/mock_net.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_net.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-856-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_net.Tpo utils/$(DEPDIR)/exchange_tests-mock_net.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-858-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:859:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_net.obj `if test -f 'utils/mock_net.c'; then $(CYGPATH_W) 'utils/mock_net.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_net.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-860-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-861-utils/exchange_tests-mock_nonce_gen.o: utils/mock_nonce_gen.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:862:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_nonce_gen.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Tpo -c -o utils/exchange_tests-mock_nonce_gen.o `test -f 'utils/mock_nonce_gen.c' || echo '$(srcdir)/'`utils/mock_nonce_gen.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-863-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Tpo utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-865-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:866:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_nonce_gen.o `test -f 'utils/mock_nonce_gen.c' || echo '$(srcdir)/'`utils/mock_nonce_gen.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-867-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-868-utils/exchange_tests-mock_nonce_gen.obj: utils/mock_nonce_gen.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:869:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_nonce_gen.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Tpo -c -o utils/exchange_tests-mock_nonce_gen.obj `if test -f 'utils/mock_nonce_gen.c'; then $(CYGPATH_W) 'utils/mock_nonce_gen.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_nonce_gen.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-870-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Tpo utils/$(DEPDIR)/exchange_tests-mock_nonce_gen.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-872-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:873:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_nonce_gen.obj `if test -f 'utils/mock_nonce_gen.c'; then $(CYGPATH_W) 'utils/mock_nonce_gen.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_nonce_gen.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-874-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-875-utils/exchange_tests-mock_sender.o: utils/mock_sender.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:876:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_sender.o -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_sender.Tpo -c -o utils/exchange_tests-mock_sender.o `test -f 'utils/mock_sender.c' || echo '$(srcdir)/'`utils/mock_sender.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-877-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_sender.Tpo utils/$(DEPDIR)/exchange_tests-mock_sender.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-879-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:880:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_sender.o `test -f 'utils/mock_sender.c' || echo '$(srcdir)/'`utils/mock_sender.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-881-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-882-utils/exchange_tests-mock_sender.obj: utils/mock_sender.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT utils/exchange_tests-mock_sender.obj -MD -MP -MF utils/$(DEPDIR)/exchange_tests-mock_sender.Tpo -c -o utils/exchange_tests-mock_sender.obj `if test -f 'utils/mock_sender.c'; then $(CYGPATH_W) 'utils/mock_sender.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_sender.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) utils/$(DEPDIR)/exchange_tests-mock_sender.Tpo utils/$(DEPDIR)/exchange_tests-mock_sender.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o utils/exchange_tests-mock_sender.obj `if test -f 'utils/mock_sender.c'; then $(CYGPATH_W) 'utils/mock_sender.c'; else $(CYGPATH_W) '$(srcdir)/utils/mock_sender.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-888-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-889-exchange_tests-exchange_tests.o: exchange_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT exchange_tests-exchange_tests.o -MD -MP -MF $(DEPDIR)/exchange_tests-exchange_tests.Tpo -c -o exchange_tests-exchange_tests.o `test -f 'exchange_tests.c' || echo '$(srcdir)/'`exchange_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/exchange_tests-exchange_tests.Tpo $(DEPDIR)/exchange_tests-exchange_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o exchange_tests-exchange_tests.o `test -f 'exchange_tests.c' || echo '$(srcdir)/'`exchange_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-895-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-896-exchange_tests-exchange_tests.obj: exchange_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -MT exchange_tests-exchange_tests.obj -MD -MP -MF $(DEPDIR)/exchange_tests-exchange_tests.Tpo -c -o exchange_tests-exchange_tests.obj `if test -f 'exchange_tests.c'; then $(CYGPATH_W) 'exchange_tests.c'; else $(CYGPATH_W) '$(srcdir)/exchange_tests.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/exchange_tests-exchange_tests.Tpo $(DEPDIR)/exchange_tests-exchange_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(exchange_tests_CFLAGS) $(CFLAGS) -c -o exchange_tests-exchange_tests.obj `if test -f 'exchange_tests.c'; then $(CYGPATH_W) 'exchange_tests.c'; else $(CYGPATH_W) '$(srcdir)/exchange_tests.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-902-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-903-suites/libcharon_tests-test_ike_cfg.o: suites/test_ike_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_ike_cfg.o -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Tpo -c -o suites/libcharon_tests-test_ike_cfg.o `test -f 'suites/test_ike_cfg.c' || echo '$(srcdir)/'`suites/test_ike_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Tpo suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_ike_cfg.o `test -f 'suites/test_ike_cfg.c' || echo '$(srcdir)/'`suites/test_ike_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-909-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-910-suites/libcharon_tests-test_ike_cfg.obj: suites/test_ike_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_ike_cfg.obj -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Tpo -c -o suites/libcharon_tests-test_ike_cfg.obj `if test -f 'suites/test_ike_cfg.c'; then $(CYGPATH_W) 'suites/test_ike_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_cfg.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Tpo suites/$(DEPDIR)/libcharon_tests-test_ike_cfg.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_ike_cfg.obj `if test -f 'suites/test_ike_cfg.c'; then $(CYGPATH_W) 'suites/test_ike_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_ike_cfg.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-916-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-917-suites/libcharon_tests-test_peer_cfg.o: suites/test_peer_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_peer_cfg.o -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Tpo -c -o suites/libcharon_tests-test_peer_cfg.o `test -f 'suites/test_peer_cfg.c' || echo '$(srcdir)/'`suites/test_peer_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Tpo suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_peer_cfg.o `test -f 'suites/test_peer_cfg.c' || echo '$(srcdir)/'`suites/test_peer_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-923-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-924-suites/libcharon_tests-test_peer_cfg.obj: suites/test_peer_cfg.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_peer_cfg.obj -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Tpo -c -o suites/libcharon_tests-test_peer_cfg.obj `if test -f 'suites/test_peer_cfg.c'; then $(CYGPATH_W) 'suites/test_peer_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_peer_cfg.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Tpo suites/$(DEPDIR)/libcharon_tests-test_peer_cfg.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_peer_cfg.obj `if test -f 'suites/test_peer_cfg.c'; then $(CYGPATH_W) 'suites/test_peer_cfg.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_peer_cfg.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-930-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-931-suites/libcharon_tests-test_mem_pool.o: suites/test_mem_pool.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_mem_pool.o -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Tpo -c -o suites/libcharon_tests-test_mem_pool.o `test -f 'suites/test_mem_pool.c' || echo '$(srcdir)/'`suites/test_mem_pool.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Tpo suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_mem_pool.o `test -f 'suites/test_mem_pool.c' || echo '$(srcdir)/'`suites/test_mem_pool.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-937-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-938-suites/libcharon_tests-test_mem_pool.obj: suites/test_mem_pool.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_mem_pool.obj -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Tpo -c -o suites/libcharon_tests-test_mem_pool.obj `if test -f 'suites/test_mem_pool.c'; then $(CYGPATH_W) 'suites/test_mem_pool.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_mem_pool.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Tpo suites/$(DEPDIR)/libcharon_tests-test_mem_pool.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_mem_pool.obj `if test -f 'suites/test_mem_pool.c'; then $(CYGPATH_W) 'suites/test_mem_pool.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_mem_pool.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-944-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-945-suites/libcharon_tests-test_message_chapoly.o: suites/test_message_chapoly.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_message_chapoly.o -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Tpo -c -o suites/libcharon_tests-test_message_chapoly.o `test -f 'suites/test_message_chapoly.c' || echo '$(srcdir)/'`suites/test_message_chapoly.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Tpo suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_message_chapoly.o `test -f 'suites/test_message_chapoly.c' || echo '$(srcdir)/'`suites/test_message_chapoly.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-951-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-952-suites/libcharon_tests-test_message_chapoly.obj: suites/test_message_chapoly.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT suites/libcharon_tests-test_message_chapoly.obj -MD -MP -MF suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Tpo -c -o suites/libcharon_tests-test_message_chapoly.obj `if test -f 'suites/test_message_chapoly.c'; then $(CYGPATH_W) 'suites/test_message_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_message_chapoly.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Tpo suites/$(DEPDIR)/libcharon_tests-test_message_chapoly.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o suites/libcharon_tests-test_message_chapoly.obj `if test -f 'suites/test_message_chapoly.c'; then $(CYGPATH_W) 'suites/test_message_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_message_chapoly.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-958-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-959-libcharon_tests-libcharon_tests.o: libcharon_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT libcharon_tests-libcharon_tests.o -MD -MP -MF $(DEPDIR)/libcharon_tests-libcharon_tests.Tpo -c -o libcharon_tests-libcharon_tests.o `test -f 'libcharon_tests.c' || echo '$(srcdir)/'`libcharon_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcharon_tests-libcharon_tests.Tpo $(DEPDIR)/libcharon_tests-libcharon_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o libcharon_tests-libcharon_tests.o `test -f 'libcharon_tests.c' || echo '$(srcdir)/'`libcharon_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in-965-
strongswan-5.9.1/src/libcharon/tests/Makefile.in-966-libcharon_tests-libcharon_tests.obj: libcharon_tests.c
strongswan-5.9.1/src/libcharon/tests/Makefile.in:967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -MT libcharon_tests-libcharon_tests.obj -MD -MP -MF $(DEPDIR)/libcharon_tests-libcharon_tests.Tpo -c -o libcharon_tests-libcharon_tests.obj `if test -f 'libcharon_tests.c'; then $(CYGPATH_W) 'libcharon_tests.c'; else $(CYGPATH_W) '$(srcdir)/libcharon_tests.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcharon_tests-libcharon_tests.Tpo $(DEPDIR)/libcharon_tests-libcharon_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/tests/Makefile.in:971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcharon_tests_CFLAGS) $(CFLAGS) -c -o libcharon_tests-libcharon_tests.obj `if test -f 'libcharon_tests.c'; then $(CYGPATH_W) 'libcharon_tests.c'; else $(CYGPATH_W) '$(srcdir)/libcharon_tests.c'; fi`
strongswan-5.9.1/src/libcharon/tests/Makefile.in-972-
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1008-GTAGS:
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1009:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1010-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1041-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1042:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1043-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1044-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1045:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1046:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1047-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1053-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1054:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1055-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1056-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1057:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1058-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1060-	      *) \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1061:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1062-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1065-	    else \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1066:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1067-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1100-	    fi; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1101:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1102-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1106-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1107:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1108-	      dashes="$$report"; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1109-	  fi; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1110:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1111-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1124-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1125:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1126:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1127-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1138-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/tests/Makefile.in:1139:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/tests/Makefile.in-1140-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/config/backend_manager.c-219-	{
strongswan-5.9.1/src/libcharon/config/backend_manager.c:220:		my_addr = current->get_my_addr(current);
strongswan-5.9.1/src/libcharon/config/backend_manager.c:221:		other_addr = current->get_other_addr(current);
strongswan-5.9.1/src/libcharon/config/backend_manager.c-222-		match = get_ike_match(current, me, other, version);
##############################################
strongswan-5.9.1/src/libcharon/config/backend_manager.c-260-
strongswan-5.9.1/src/libcharon/config/backend_manager.c:261:		my_addr = found->get_my_addr(found);
strongswan-5.9.1/src/libcharon/config/backend_manager.c:262:		other_addr = found->get_other_addr(found);
strongswan-5.9.1/src/libcharon/config/backend_manager.c-263-		DBG2(DBG_CFG, "found matching ike config: %s...%s with prio %d",
##############################################
strongswan-5.9.1/src/libcharon/config/backend_manager.c-456-		match_ike = get_ike_match(ike_cfg, me, other, version);
strongswan-5.9.1/src/libcharon/config/backend_manager.c:457:		my_addr = ike_cfg->get_my_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/config/backend_manager.c:458:		other_addr = ike_cfg->get_other_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/config/backend_manager.c-459-		DBG3(DBG_CFG, "peer config \"%s\", ike match: %d (%s...%s %N)",
##############################################
strongswan-5.9.1/src/libcharon/config/child_cfg.c-290-					ts2 = ts1->clone(ts1);
strongswan-5.9.1/src/libcharon/config/child_cfg.c:291:					if (dynamic || !host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/config/child_cfg.c-292-					{	/* don't make regular TS larger than they were */
##############################################
strongswan-5.9.1/src/libcharon/config/ike_cfg.c-219-			}
strongswan-5.9.1/src/libcharon/config/ike_cfg.c:220:			if (host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/config/ike_cfg.c-221-			{
##############################################
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-259- */
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c:260:static u_int hash_addr(host_t *addr)
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-261-{
##############################################
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-291-		reassign.offset = offset = *current;
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c:292:		reassign.hash = hash_addr(peer);
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-293-		array_insert(entry->online, ARRAY_TAIL, &reassign);
##############################################
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-310-		if (lease->offset == host2offset(this, requested) &&
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c:311:			lease->hash == hash_addr(peer))
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-312-		{
##############################################
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-344-		lease.offset = ++this->unused + (this->base_is_network_id ? 1 : 0);
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c:345:		lease.hash = hash_addr(peer);
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-346-		array_insert(entry->online, ARRAY_TAIL, &lease);
##############################################
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-391-		}
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c:392:		lease.hash = hash_addr(peer);
strongswan-5.9.1/src/libcharon/attributes/mem_pool.c-393-		array_insert(entry->online, ARRAY_TAIL, &lease);
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-565-.c.o:
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-567-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-573-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:575:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-576-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-580-
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-581-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-583-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-624-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:625:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-626-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-647-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:648:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:649:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-650-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-661-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in:662:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/led/Makefile.in-663-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/connmark/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/save_keys/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-573-.c.o:
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-575-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-581-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:583:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-584-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-588-
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-589-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-591-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-632-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-655-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-669-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/medcli/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_pam/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-585-.c.o:
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-587-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-593-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:595:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-596-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-600-
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-601-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-603-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-644-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-667-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:668:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:669:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-670-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-681-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in:682:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/Makefile.in-683-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-331-
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c:332:	if (sendto(fd, data.ptr, data.len, 0, client->get_sockaddr(client),
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-333-			   *client->get_sockaddr_len(client)) != data.len)
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-660-	}
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c:661:	client_ip = host_create_from_sockaddr((sockaddr_t*)&addr);
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-662-	DBG1(DBG_TNC, "accepting PT-TLS stream from %H", client_ip);
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-742-	}
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c:743:	source = host_create_from_sockaddr((sockaddr_t*)&src);
strongswan-5.9.1/src/libcharon/plugins/tnc_pdp/tnc_pdp.c-744-	DBG2(DBG_CFG, "received RADIUS packet from %#H", source);
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-572-.c.o:
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-574-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-580-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:582:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-583-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-587-
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-588-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-590-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-631-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-654-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-668-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/unity/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-591-.c.o:
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-593-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-599-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:601:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-602-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-606-
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-607-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:608:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-609-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-650-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-673-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:674:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:675:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-676-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-687-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in:688:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/stroke/Makefile.in-689-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_handler.c-86-		}
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_handler.c:87:		if (host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_handler.c-88-		{
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c-215-				}
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c:216:				else if (any_allowed && host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c-217-				{
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c-812-					 * only, as with leftallowany a ::/0 is always appended. */
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c:813:					addr = ike_cfg->get_my_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_config.c-814-					next = strchr(addr, ',');
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-94- */
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c:95:static host_t *find_addr(private_stroke_attribute_t *this, linked_list_t *pools,
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-96-						 identification_t *id, host_t *requested,
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-133-
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c:134:	addr = find_addr(this, pools, id, requested, MEM_POOL_EXISTING, peer);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-135-	if (!addr)
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-136-	{
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c:137:		addr = find_addr(this, pools, id, requested, MEM_POOL_NEW, peer);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-138-		if (!addr)
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-139-		{
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c:140:			addr = find_addr(this, pools, id, requested, MEM_POOL_REASSIGN, peer);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_attribute.c-141-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_list.c-559-			ike_version = peer_cfg->get_ike_version(peer_cfg);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_list.c:560:			my_addr = ike_cfg->get_my_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_list.c:561:			other_addr = ike_cfg->get_other_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/plugins/stroke/stroke_list.c-562-			fprintf(out, "%12s:  %s...%s  %N", peer_cfg->get_name(peer_cfg),
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/android_dns/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_win/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-152-			sin.sin_port = htons(this->ports[i]);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:153:			dst = host_create_from_sockaddr((struct sockaddr*)&sin);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-154-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-165-			sin.sin6_port = htons(this->ports[i]);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:166:			dst = host_create_from_sockaddr((struct sockaddr*)&sin);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-167-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-178-		case AF_INET6:
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:179:			src = host_create_from_sockaddr((struct sockaddr*)&addr);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-180-			break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-269-
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:270:	if (!src->is_anyaddr(src))
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-271-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-287-				pktinfo = (struct in_pktinfo*)WSA_CMSG_DATA(cmsg);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:288:				sin = (SOCKADDR_IN*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-289-				pktinfo->ipi_addr = sin->sin_addr;
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-302-				pktinfo = (struct in6_pktinfo*)WSA_CMSG_DATA(cmsg);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c:303:				sin = (SOCKADDR_IN6*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_win/socket_win_socket.c-304-				pktinfo->ipi6_addr = sin->sin6_addr;
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-573-.c.o:
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-575-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-581-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:583:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-584-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-588-
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-589-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-591-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-632-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-655-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-669-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/certexpire/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-573-.c.o:
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-575-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-581-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:583:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-584-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-588-
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-589-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-591-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-632-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-655-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-669-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/forecast/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_forwarder.c-400-				join_groups(this, current->ifa_addr);
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_forwarder.c:401:				host = host_create_from_sockaddr(current->ifa_broadaddr);
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_forwarder.c-402-				if (host)
##############################################
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_listener.c-669-
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_listener.c:670:		in = (struct sockaddr_in*)bcast->get_sockaddr(bcast);
strongswan-5.9.1/src/libcharon/plugins/forecast/forecast_listener.c-671-		this->broadcast = in->sin_addr.s_addr;
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-582-
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_gtc/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-616-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:617:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-618-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-636-.c.o:
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-638-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-644-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:646:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-647-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-651-
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-652-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:653:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-654-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-695-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:696:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-697-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-718-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:719:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:720:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-721-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-732-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in:733:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/error_notify/Makefile.in-734-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/error_notify/error_notify_listener.c-188-		host = ike_sa->get_other_host(ike_sa);
strongswan-5.9.1/src/libcharon/plugins/error_notify/error_notify_listener.c:189:		if (!host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/plugins/error_notify/error_notify_listener.c-190-		{
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/resolve/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/resolve/resolve_handler.c-287-
strongswan-5.9.1/src/libcharon/plugins/resolve/resolve_handler.c:288:	if (!addr || addr->is_anyaddr(addr))
strongswan-5.9.1/src/libcharon/plugins/resolve/resolve_handler.c-289-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-581-
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/attr/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-575-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-577-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-583-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:585:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-586-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-590-
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-591-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-593-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-634-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:635:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-636-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-657-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-671-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_libipsec/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-592-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-594-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-600-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:602:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-603-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-607-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-608-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-610-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-651-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:652:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-653-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-674-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:675:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:676:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-677-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-688-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in:689:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/Makefile.in-690-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-517-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:518:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-519-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-544-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-546-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-552-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:554:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-555-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-559-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-560-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-562-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-568-eap_aka_3gpp_tests-tests.o: tests.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -MT eap_aka_3gpp_tests-tests.o -MD -MP -MF $(DEPDIR)/eap_aka_3gpp_tests-tests.Tpo -c -o eap_aka_3gpp_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eap_aka_3gpp_tests-tests.Tpo $(DEPDIR)/eap_aka_3gpp_tests-tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -c -o eap_aka_3gpp_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-574-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-575-eap_aka_3gpp_tests-tests.obj: tests.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -MT eap_aka_3gpp_tests-tests.obj -MD -MP -MF $(DEPDIR)/eap_aka_3gpp_tests-tests.Tpo -c -o eap_aka_3gpp_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eap_aka_3gpp_tests-tests.Tpo $(DEPDIR)/eap_aka_3gpp_tests-tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -c -o eap_aka_3gpp_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-581-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-582-suites/eap_aka_3gpp_tests-test_vectors.o: suites/test_vectors.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -MT suites/eap_aka_3gpp_tests-test_vectors.o -MD -MP -MF suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Tpo -c -o suites/eap_aka_3gpp_tests-test_vectors.o `test -f 'suites/test_vectors.c' || echo '$(srcdir)/'`suites/test_vectors.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Tpo suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -c -o suites/eap_aka_3gpp_tests-test_vectors.o `test -f 'suites/test_vectors.c' || echo '$(srcdir)/'`suites/test_vectors.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-588-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-589-suites/eap_aka_3gpp_tests-test_vectors.obj: suites/test_vectors.c
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -MT suites/eap_aka_3gpp_tests-test_vectors.obj -MD -MP -MF suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Tpo -c -o suites/eap_aka_3gpp_tests-test_vectors.obj `if test -f 'suites/test_vectors.c'; then $(CYGPATH_W) 'suites/test_vectors.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_vectors.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Tpo suites/$(DEPDIR)/eap_aka_3gpp_tests-test_vectors.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eap_aka_3gpp_tests_CFLAGS) $(CFLAGS) -c -o suites/eap_aka_3gpp_tests-test_vectors.obj `if test -f 'suites/test_vectors.c'; then $(CYGPATH_W) 'suites/test_vectors.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_vectors.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-595-
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-631-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-664-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:665:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-666-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-667-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:668:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:669:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-670-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-676-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:677:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-678-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-679-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:680:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-681-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-683-	      *) \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:684:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-685-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-688-	    else \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:689:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-690-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-723-	    fi; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:724:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-725-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-729-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:730:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-731-	      dashes="$$report"; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-732-	  fi; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:733:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-734-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-747-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:748:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:749:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-750-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-761-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in:762:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp/tests/Makefile.in-763-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_noauth/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/android_log/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-115-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-577-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-579-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-585-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:587:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-588-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-592-
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-593-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-595-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-636-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:637:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-638-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-659-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-673-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka_3gpp2/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-583-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-585-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-591-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:593:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-594-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-598-
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-599-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-601-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-642-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:643:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-644-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-665-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:666:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:667:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-668-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-679-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in:680:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_radius/Makefile.in-681-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-170- */
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:171:static void add_addr(private_eap_radius_provider_t *this,
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-172-					 hashtable_t *hashtable, uintptr_t id, host_t *host)
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-182- */
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:183:static host_t* remove_addr(private_eap_radius_provider_t *this,
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-184-						   hashtable_t *hashtable, uintptr_t id, host_t *addr)
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-351-			this->listener.mutex->lock(this->listener.mutex);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:352:			addr = remove_addr(this, this->listener.unclaimed, sa, requested);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-353-			if (addr)
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-354-			{
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:355:				add_addr(this, this->listener.claimed, sa, addr->clone(addr));
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-356-			}
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-382-			this->listener.mutex->lock(this->listener.mutex);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:383:			found = remove_addr(this, this->listener.claimed, sa, address);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-384-			this->listener.mutex->unlock(this->listener.mutex);
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-480-	this->listener.mutex->lock(this->listener.mutex);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c:481:	add_addr(this, this->listener.unclaimed, id, ip);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_provider.c-482-	this->listener.mutex->unlock(this->listener.mutex);
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-137-	data = message->get_encoding(message);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c:138:	if (sendto(this->fd, data.ptr, data.len, 0, client->get_sockaddr(client),
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-139-			   *client->get_sockaddr_len(client)) != data.len)
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-397-		{
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c:398:			client = host_create_from_sockaddr((struct sockaddr*)&addr);
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-399-			if (client)
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-465-
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c:466:	if (bind(this->fd, host->get_sockaddr(host),
strongswan-5.9.1/src/libcharon/plugins/eap_radius/eap_radius_dae.c-467-			 *host->get_sockaddr_len(host)) == -1)
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-583-
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/coupling/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-582-
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/farp/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/addrblock/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-583-
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/smp/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c-127-						host->get_family(host) == AF_INET ? "ipv4" : "ipv6");
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c:128:	if (host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c-129-	{	/* do not use %any for XML */
##############################################
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c-315-		xmlTextWriterWriteElement(writer, "local",
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c:316:								  ike_cfg->get_my_addr(ike_cfg));
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c-317-		xmlTextWriterWriteElement(writer, "remote",
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c:318:								  ike_cfg->get_other_addr(ike_cfg));
strongswan-5.9.1/src/libcharon/plugins/smp/smp.c-319-		xmlTextWriterEndElement(writer);
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-612-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:613:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-614-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-632-.c.o:
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:633:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-634-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-640-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:641:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:642:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-643-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-647-
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-648-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-650-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-691-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:692:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-693-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-714-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:715:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:716:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-717-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-728-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in:729:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/lookip/Makefile.in-730-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-241-			dst.sin6_port = htons(skt->port);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:242:			dest = host_create_from_sockaddr((sockaddr_t*)&dst);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-243-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-255-			dst.sin_port = htons(skt->port);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:256:			dest = host_create_from_sockaddr((sockaddr_t*)&dst);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-257-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-267-	}
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:268:	source = host_create_from_sockaddr((sockaddr_t*)&src);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-269-	DBG2(DBG_NET, "received packet: from %#H to %#H", source, dest);
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-555-
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:556:	sin = (struct sockaddr_in*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-557-	memcpy(addr, &sin->sin_addr, sizeof(struct in_addr));
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-577-	pktinfo = (struct in6_pktinfo*)CMSG_DATA(cmsg);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:578:	sin = (struct sockaddr_in6*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-579-	memcpy(&pktinfo->ipi6_addr, &sin->sin6_addr, sizeof(struct in6_addr));
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-606-	memset(&msg, 0, sizeof(struct msghdr));
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:607:	msg.msg_name = dst->get_sockaddr(dst);;
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-608-	msg.msg_namelen = *dst->get_sockaddr_len(dst);
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-614-
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c:615:	if (!src->is_anyaddr(src))
strongswan-5.9.1/src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c-616-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-575-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-577-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-583-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:585:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-586-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-590-
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-591-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-593-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-634-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:635:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-636-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-657-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-671-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_sql/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/medsrv/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/dhcp/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-223-		/* act as relay agent */
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c:224:		src = charon->kernel->get_source_addr(charon->kernel, this->dst, NULL);
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-225-		if (src)
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-297-	len = offsetof(dhcp_t, magic_cookie) + optlen + 4;
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c:298:	return sendto(this->send, dhcp, len, 0, dst->get_sockaddr(dst),
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-299-				  *dst->get_sockaddr_len(dst)) == len;
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-491-
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c:492:	if (offer->is_anyaddr(offer))
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-493-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-817-	{
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c:818:		/* when setting giaddr (which we do when we don't broadcast), the server
strongswan-5.9.1/src/libcharon/plugins/dhcp/dhcp_socket.c-819-		 * should respond to the server port on that IP, according to RFC 2131,
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-572-.c.o:
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-574-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-580-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:582:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-583-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-587-
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-588-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-590-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-631-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-654-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-668-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/uci/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-112-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-114-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-115-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-117-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-118-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-120-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-576-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-578-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-584-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:586:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-591-
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-592-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-594-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-635-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-658-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-672-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_pcsc/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-613-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:614:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-615-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-633-.c.o:
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-635-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-641-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:643:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-644-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-648-
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-649-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:650:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-651-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-692-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:693:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-694-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-715-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:716:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:717:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-718-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-729-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in:730:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/whitelist/Makefile.in-731-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-628-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:629:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-630-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-660-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:661:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-662-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-668-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:669:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:670:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-671-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-675-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-676-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:677:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-678-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-684-kernel_netlink_tests-tests.o: tests.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT kernel_netlink_tests-tests.o -MD -MP -MF $(DEPDIR)/kernel_netlink_tests-tests.Tpo -c -o kernel_netlink_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kernel_netlink_tests-tests.Tpo $(DEPDIR)/kernel_netlink_tests-tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o kernel_netlink_tests-tests.o `test -f 'tests.c' || echo '$(srcdir)/'`tests.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-690-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-691-kernel_netlink_tests-tests.obj: tests.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT kernel_netlink_tests-tests.obj -MD -MP -MF $(DEPDIR)/kernel_netlink_tests-tests.Tpo -c -o kernel_netlink_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kernel_netlink_tests-tests.Tpo $(DEPDIR)/kernel_netlink_tests-tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o kernel_netlink_tests-tests.obj `if test -f 'tests.c'; then $(CYGPATH_W) 'tests.c'; else $(CYGPATH_W) '$(srcdir)/tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-697-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-698-suites/kernel_netlink_tests-test_socket.o: suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT suites/kernel_netlink_tests-test_socket.o -MD -MP -MF suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Tpo -c -o suites/kernel_netlink_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Tpo suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o suites/kernel_netlink_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-704-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-705-suites/kernel_netlink_tests-test_socket.obj: suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT suites/kernel_netlink_tests-test_socket.obj -MD -MP -MF suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Tpo -c -o suites/kernel_netlink_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Tpo suites/$(DEPDIR)/kernel_netlink_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o suites/kernel_netlink_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-711-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-712-kernel_netlink_tests-kernel_netlink_shared.o: kernel_netlink_shared.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT kernel_netlink_tests-kernel_netlink_shared.o -MD -MP -MF $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Tpo -c -o kernel_netlink_tests-kernel_netlink_shared.o `test -f 'kernel_netlink_shared.c' || echo '$(srcdir)/'`kernel_netlink_shared.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Tpo $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o kernel_netlink_tests-kernel_netlink_shared.o `test -f 'kernel_netlink_shared.c' || echo '$(srcdir)/'`kernel_netlink_shared.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-718-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-719-kernel_netlink_tests-kernel_netlink_shared.obj: kernel_netlink_shared.c
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -MT kernel_netlink_tests-kernel_netlink_shared.obj -MD -MP -MF $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Tpo -c -o kernel_netlink_tests-kernel_netlink_shared.obj `if test -f 'kernel_netlink_shared.c'; then $(CYGPATH_W) 'kernel_netlink_shared.c'; else $(CYGPATH_W) '$(srcdir)/kernel_netlink_shared.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Tpo $(DEPDIR)/kernel_netlink_tests-kernel_netlink_shared.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_netlink_tests_CFLAGS) $(CFLAGS) -c -o kernel_netlink_tests-kernel_netlink_shared.obj `if test -f 'kernel_netlink_shared.c'; then $(CYGPATH_W) 'kernel_netlink_shared.c'; else $(CYGPATH_W) '$(srcdir)/kernel_netlink_shared.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-725-
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-761-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:762:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-763-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-794-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:795:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-796-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-797-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:798:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:799:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-800-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-806-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:807:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-808-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-809-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:810:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-811-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-813-	      *) \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:814:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-815-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-818-	    else \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:819:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-820-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-853-	    fi; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:854:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-855-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-859-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:860:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-861-	      dashes="$$report"; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-862-	  fi; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:863:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-864-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-877-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:878:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:879:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-880-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-891-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in:892:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/Makefile.in-893-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1189- */
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:1190:static void process_addr(private_kernel_netlink_net_t *this,
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1191-						 struct nlmsghdr *hdr, bool event)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1496-			case RTM_DELADDR:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:1497:				process_addr(this, hdr, TRUE);
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1498-				break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1639-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:1640:	if (ip->is_anyaddr(ip))
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-1641-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2342- */
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:2343:static status_t manage_ipaddr(private_kernel_netlink_net_t *this, int nlmsg_type,
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2344-							  int flags, int if_index, host_t *ip, int prefix)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2472-		this->lock->unlock(this->lock);
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:2473:		if (manage_ipaddr(this, RTM_NEWADDR, NLM_F_CREATE | NLM_F_EXCL,
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2474-						  ifi, virtual_ip, prefix) == SUCCESS)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2546-		this->lock->unlock(this->lock);
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:2547:		status = manage_ipaddr(this, RTM_DELADDR, 0, ifi, virtual_ip, prefix);
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2548-		if (status == SUCCESS && wait)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2894-			case RTM_NEWADDR:
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c:2895:				process_addr(this, current, FALSE);
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c-2896-				/* fall through */
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c-2582-
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c:2583:	if (!ipsec->dst->is_anyaddr(ipsec->dst))
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c-2584-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c-2605-		iface = ipsec->src;
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c:2606:		if (iface->is_anyaddr(iface))
strongswan-5.9.1/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c-2607-		{
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_mschapv2/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/dnscert/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/p_cscf/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-583-
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/ext_auth/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-578-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-580-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-586-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:588:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-589-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-593-
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-594-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-596-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-637-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:638:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-639-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-660-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:661:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:662:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-663-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-674-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in:675:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_peap/Makefile.in-676-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_generic/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/osx_attr/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-583-
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_dynamic/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-574-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-576-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-582-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:584:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-585-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-589-
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-590-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-592-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-633-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-656-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-670-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-116-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:117:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-118-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-119-  esac;
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-121-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-122-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:123:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-124-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-294-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:295:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-296-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-297-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:298:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:299:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-300-      else \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:301:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-302-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:303:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-304-        else \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-309-    fi; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:310:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-311-  done; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-745-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:746:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-747-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-800-.c.o:
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:801:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-802-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-808-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:809:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:810:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-811-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-815-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-816-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:817:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-818-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-824-suites/vici_tests-test_socket.o: suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_socket.o -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_socket.Tpo -c -o suites/vici_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_socket.Tpo suites/$(DEPDIR)/vici_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-830-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-831-suites/vici_tests-test_socket.obj: suites/test_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_socket.obj -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_socket.Tpo -c -o suites/vici_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_socket.Tpo suites/$(DEPDIR)/vici_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-837-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-838-suites/vici_tests-test_message.o: suites/test_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_message.o -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_message.Tpo -c -o suites/vici_tests-test_message.o `test -f 'suites/test_message.c' || echo '$(srcdir)/'`suites/test_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_message.Tpo suites/$(DEPDIR)/vici_tests-test_message.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_message.o `test -f 'suites/test_message.c' || echo '$(srcdir)/'`suites/test_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-844-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-845-suites/vici_tests-test_message.obj: suites/test_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_message.obj -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_message.Tpo -c -o suites/vici_tests-test_message.obj `if test -f 'suites/test_message.c'; then $(CYGPATH_W) 'suites/test_message.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_message.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_message.Tpo suites/$(DEPDIR)/vici_tests-test_message.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_message.obj `if test -f 'suites/test_message.c'; then $(CYGPATH_W) 'suites/test_message.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_message.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-851-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-852-suites/vici_tests-test_request.o: suites/test_request.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_request.o -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_request.Tpo -c -o suites/vici_tests-test_request.o `test -f 'suites/test_request.c' || echo '$(srcdir)/'`suites/test_request.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_request.Tpo suites/$(DEPDIR)/vici_tests-test_request.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_request.o `test -f 'suites/test_request.c' || echo '$(srcdir)/'`suites/test_request.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-858-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-859-suites/vici_tests-test_request.obj: suites/test_request.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_request.obj -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_request.Tpo -c -o suites/vici_tests-test_request.obj `if test -f 'suites/test_request.c'; then $(CYGPATH_W) 'suites/test_request.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_request.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_request.Tpo suites/$(DEPDIR)/vici_tests-test_request.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_request.obj `if test -f 'suites/test_request.c'; then $(CYGPATH_W) 'suites/test_request.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_request.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-865-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-866-suites/vici_tests-test_event.o: suites/test_event.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_event.o -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_event.Tpo -c -o suites/vici_tests-test_event.o `test -f 'suites/test_event.c' || echo '$(srcdir)/'`suites/test_event.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_event.Tpo suites/$(DEPDIR)/vici_tests-test_event.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_event.o `test -f 'suites/test_event.c' || echo '$(srcdir)/'`suites/test_event.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-872-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-873-suites/vici_tests-test_event.obj: suites/test_event.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT suites/vici_tests-test_event.obj -MD -MP -MF suites/$(DEPDIR)/vici_tests-test_event.Tpo -c -o suites/vici_tests-test_event.obj `if test -f 'suites/test_event.c'; then $(CYGPATH_W) 'suites/test_event.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_event.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/vici_tests-test_event.Tpo suites/$(DEPDIR)/vici_tests-test_event.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o suites/vici_tests-test_event.obj `if test -f 'suites/test_event.c'; then $(CYGPATH_W) 'suites/test_event.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_event.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-879-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-880-vici_tests-vici_socket.o: vici_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_socket.o -MD -MP -MF $(DEPDIR)/vici_tests-vici_socket.Tpo -c -o vici_tests-vici_socket.o `test -f 'vici_socket.c' || echo '$(srcdir)/'`vici_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_socket.Tpo $(DEPDIR)/vici_tests-vici_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_socket.o `test -f 'vici_socket.c' || echo '$(srcdir)/'`vici_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-886-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-887-vici_tests-vici_socket.obj: vici_socket.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_socket.obj -MD -MP -MF $(DEPDIR)/vici_tests-vici_socket.Tpo -c -o vici_tests-vici_socket.obj `if test -f 'vici_socket.c'; then $(CYGPATH_W) 'vici_socket.c'; else $(CYGPATH_W) '$(srcdir)/vici_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_socket.Tpo $(DEPDIR)/vici_tests-vici_socket.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_socket.obj `if test -f 'vici_socket.c'; then $(CYGPATH_W) 'vici_socket.c'; else $(CYGPATH_W) '$(srcdir)/vici_socket.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-893-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-894-vici_tests-vici_message.o: vici_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_message.o -MD -MP -MF $(DEPDIR)/vici_tests-vici_message.Tpo -c -o vici_tests-vici_message.o `test -f 'vici_message.c' || echo '$(srcdir)/'`vici_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_message.Tpo $(DEPDIR)/vici_tests-vici_message.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_message.o `test -f 'vici_message.c' || echo '$(srcdir)/'`vici_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-900-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-901-vici_tests-vici_message.obj: vici_message.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_message.obj -MD -MP -MF $(DEPDIR)/vici_tests-vici_message.Tpo -c -o vici_tests-vici_message.obj `if test -f 'vici_message.c'; then $(CYGPATH_W) 'vici_message.c'; else $(CYGPATH_W) '$(srcdir)/vici_message.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_message.Tpo $(DEPDIR)/vici_tests-vici_message.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_message.obj `if test -f 'vici_message.c'; then $(CYGPATH_W) 'vici_message.c'; else $(CYGPATH_W) '$(srcdir)/vici_message.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-907-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-908-vici_tests-vici_builder.o: vici_builder.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_builder.o -MD -MP -MF $(DEPDIR)/vici_tests-vici_builder.Tpo -c -o vici_tests-vici_builder.o `test -f 'vici_builder.c' || echo '$(srcdir)/'`vici_builder.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_builder.Tpo $(DEPDIR)/vici_tests-vici_builder.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_builder.o `test -f 'vici_builder.c' || echo '$(srcdir)/'`vici_builder.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-914-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-915-vici_tests-vici_builder.obj: vici_builder.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_builder.obj -MD -MP -MF $(DEPDIR)/vici_tests-vici_builder.Tpo -c -o vici_tests-vici_builder.obj `if test -f 'vici_builder.c'; then $(CYGPATH_W) 'vici_builder.c'; else $(CYGPATH_W) '$(srcdir)/vici_builder.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_builder.Tpo $(DEPDIR)/vici_tests-vici_builder.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_builder.obj `if test -f 'vici_builder.c'; then $(CYGPATH_W) 'vici_builder.c'; else $(CYGPATH_W) '$(srcdir)/vici_builder.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-921-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-922-vici_tests-vici_dispatcher.o: vici_dispatcher.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_dispatcher.o -MD -MP -MF $(DEPDIR)/vici_tests-vici_dispatcher.Tpo -c -o vici_tests-vici_dispatcher.o `test -f 'vici_dispatcher.c' || echo '$(srcdir)/'`vici_dispatcher.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_dispatcher.Tpo $(DEPDIR)/vici_tests-vici_dispatcher.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_dispatcher.o `test -f 'vici_dispatcher.c' || echo '$(srcdir)/'`vici_dispatcher.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-928-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-929-vici_tests-vici_dispatcher.obj: vici_dispatcher.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_dispatcher.obj -MD -MP -MF $(DEPDIR)/vici_tests-vici_dispatcher.Tpo -c -o vici_tests-vici_dispatcher.obj `if test -f 'vici_dispatcher.c'; then $(CYGPATH_W) 'vici_dispatcher.c'; else $(CYGPATH_W) '$(srcdir)/vici_dispatcher.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_dispatcher.Tpo $(DEPDIR)/vici_tests-vici_dispatcher.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_dispatcher.obj `if test -f 'vici_dispatcher.c'; then $(CYGPATH_W) 'vici_dispatcher.c'; else $(CYGPATH_W) '$(srcdir)/vici_dispatcher.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-935-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-936-vici_tests-libvici.o: libvici.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-libvici.o -MD -MP -MF $(DEPDIR)/vici_tests-libvici.Tpo -c -o vici_tests-libvici.o `test -f 'libvici.c' || echo '$(srcdir)/'`libvici.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-libvici.Tpo $(DEPDIR)/vici_tests-libvici.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-libvici.o `test -f 'libvici.c' || echo '$(srcdir)/'`libvici.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-942-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-943-vici_tests-libvici.obj: libvici.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-libvici.obj -MD -MP -MF $(DEPDIR)/vici_tests-libvici.Tpo -c -o vici_tests-libvici.obj `if test -f 'libvici.c'; then $(CYGPATH_W) 'libvici.c'; else $(CYGPATH_W) '$(srcdir)/libvici.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-libvici.Tpo $(DEPDIR)/vici_tests-libvici.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-libvici.obj `if test -f 'libvici.c'; then $(CYGPATH_W) 'libvici.c'; else $(CYGPATH_W) '$(srcdir)/libvici.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-949-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-950-vici_tests-vici_tests.o: vici_tests.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_tests.o -MD -MP -MF $(DEPDIR)/vici_tests-vici_tests.Tpo -c -o vici_tests-vici_tests.o `test -f 'vici_tests.c' || echo '$(srcdir)/'`vici_tests.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_tests.Tpo $(DEPDIR)/vici_tests-vici_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_tests.o `test -f 'vici_tests.c' || echo '$(srcdir)/'`vici_tests.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-956-
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-957-vici_tests-vici_tests.obj: vici_tests.c
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -MT vici_tests-vici_tests.obj -MD -MP -MF $(DEPDIR)/vici_tests-vici_tests.Tpo -c -o vici_tests-vici_tests.obj `if test -f 'vici_tests.c'; then $(CYGPATH_W) 'vici_tests.c'; else $(CYGPATH_W) '$(srcdir)/vici_tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vici_tests-vici_tests.Tpo $(DEPDIR)/vici_tests-vici_tests.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vici_tests_CFLAGS) $(CFLAGS) -c -o vici_tests-vici_tests.obj `if test -f 'vici_tests.c'; then $(CYGPATH_W) 'vici_tests.c'; else $(CYGPATH_W) '$(srcdir)/vici_tests.c'; fi`
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-963-
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-983-	dot_seen=no; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:984:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-985-	case "$@" in \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1046-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1047:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1048-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1079-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1080:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1081-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1082-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1083:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1084:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1085-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1091-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1092:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1093-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1094-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1095:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1096-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1098-	      *) \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1099:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1100-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1103-	    else \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1104:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1105-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1138-	    fi; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1139:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1140-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1144-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1145:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1146-	      dashes="$$report"; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1147-	  fi; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1148:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1149-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1162-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1163:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1164:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1165-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1176-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in:1177:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/Makefile.in-1178-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-49-  { \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-471-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:472:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-473-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-474-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:475:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:476:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-477-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-483-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:484:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-485-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-486-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:487:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-488-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-490-	      *) \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:491:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-492-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-495-	    else \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:496:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-497-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-530-	    fi; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:531:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-532-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-536-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:537:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-538-	      dashes="$$report"; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-539-	  fi; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:540:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-541-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-554-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:555:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:556:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-557-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-568-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in:569:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/python/Makefile.in-570-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-49-  { \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-423-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-437-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/ruby/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c-870-		b->begin_list(b, "local_addrs");
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c:871:		str = ike_cfg->get_my_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c-872-		tokens = enumerator_create_token(str, ",", " ");
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c-880-		b->begin_list(b, "remote_addrs");
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c:881:		str = ike_cfg->get_other_addr(ike_cfg);
strongswan-5.9.1/src/libcharon/plugins/vici/vici_query.c-882-		tokens = enumerator_create_token(str, ",", " ");
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-97- */
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c:98:static host_t *find_addr(private_vici_attribute_t *this, linked_list_t *pools,
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-99-						 identification_t *id, host_t *requested,
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-137-
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c:138:	addr = find_addr(this, pools, id, requested, MEM_POOL_EXISTING, peer);
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-139-	if (!addr)
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-140-	{
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c:141:		addr = find_addr(this, pools, id, requested, MEM_POOL_NEW, peer);
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-142-		if (!addr)
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-143-		{
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c:144:			addr = find_addr(this, pools, id, requested, MEM_POOL_REASSIGN, peer);
strongswan-5.9.1/src/libcharon/plugins/vici/vici_attribute.c-145-		}
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-49-  { \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-433-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-447-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/vici/perl/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/updown/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-674- */
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:675:static void process_addr(private_kernel_pfroute_net_t *this,
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-676-						 struct ifa_msghdr *ifa)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-692-		{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:693:			host = host_create_from_sockaddr(sockaddr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-694-			break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-698-
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:699:	if (!host || host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-700-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-799-						INIT(addr,
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:800:							.ip = host_create_from_sockaddr(ifa->ifa_addr),
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-801-						);
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1021-		case RTM_DELADDR:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1022:			process_addr(this, &msg.ifam);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1023-			break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1090-		{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1091:			sin6 = (struct sockaddr_in6 *)ip->get_sockaddr(ip);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1092-			if (IN6_IS_ADDR_LINKLOCAL(&sin6->sin6_addr))
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1171-
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1172:	if (ip->is_anyaddr(ip))
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1173-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1350- */
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1351:static void add_rt_addr(struct rt_msghdr *hdr, int type, host_t *addr)
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1352-{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1357-		len = *addr->get_sockaddr_len(addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1358:		memcpy((char*)hdr + hdr->rtm_msglen, addr->get_sockaddr(addr), len);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1359-		hdr->rtm_msglen += SA_LEN(len);
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1373-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1374:		add_rt_addr(hdr, type, mask);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1375-		mask->destroy(mask);
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1453-			case RTAX_DST:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1454:				add_rt_addr(&msg.hdr, RTA_DST, dst);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1455-				break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1472-				{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1473:					add_rt_addr(&msg.hdr, RTA_GATEWAY, gateway);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1474-				}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1581-			case RTAX_DST:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1582:				add_rt_addr(&msg.hdr, RTA_DST, dest);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1583-				break;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1584-			case RTAX_IFA:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1585:				add_rt_addr(&msg.hdr, RTA_IFA, src);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1586-				break;
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1623-						 * as fallback if no gateway is found */
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1624:						host = host ?: host_create_from_sockaddr(addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1625-					}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1627-					{	/* could actually be a MAC address */
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1628:						host_t *gtw = host_create_from_sockaddr(addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1629-						if (gtw)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1648-					{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1649:						host = host_create_from_sockaddr(addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1650-					}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1858-			{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1859:				this->net = this->net ?: host_create_from_sockaddr(addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1860-			}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1981-					INIT(addr,
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c:1982:						.ip = host_create_from_sockaddr(ifa->ifa_addr),
strongswan-5.9.1/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c-1983-					);
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-614-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:615:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-616-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-634-.c.o:
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-636-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-642-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:644:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-645-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-649-
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-650-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-652-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-693-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:694:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-695-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-716-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:717:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:718:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-719-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-730-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in:731:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/duplicheck/Makefile.in-732-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1035-{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1036:	sockaddr_t *addr = host->get_sockaddr(host), *dest_addr = dest;
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1037-	socklen_t *len = host->get_sockaddr_len(host);
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1110-	 */
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1111:	host = host_create_from_sockaddr((sockaddr_t*)&address[1]);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1112-	ts = traffic_selector_create_from_subnet(host,
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1397-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1398:		dst = host_create_from_sockaddr((sockaddr_t*)(response.dst + 1));
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1399-		if (dst)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1439-		local_addr  = (sockaddr_t*)&response.x_kmaddress[1];
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1440:		local = host_create_from_sockaddr(local_addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1441-		local_len = (local_addr->sa_family == AF_INET6)?
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1443-		remote_addr = (sockaddr_t*)((uint8_t*)local_addr + local_len);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1444:		remote = host_create_from_sockaddr(remote_addr);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1445-		DBG2(DBG_KNL, "  kmaddress: %H...%H", local, remote);
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1497-	sa = (sockaddr_t*)(response.dst + 1);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1498:	dst = host_create_from_sockaddr(sa);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1499-	switch (sa->sa_family)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1517-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:1518:		new = host_create_from_sockaddr(sa);
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-1519-		if (new)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-2437-
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c:2438:	if (!dst->is_anyaddr(dst))
strongswan-5.9.1/src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c-2439-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-566-.c.o:
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-568-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-574-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:576:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-577-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-581-
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-582-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-584-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-625-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-648-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-662-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/systime_fix/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/bypass_lan/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-184-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:185:		host = host_create_from_sockaddr(current->Address.lpSockaddr);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-186-		if (host)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-546-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:547:	res = GetBestInterfaceEx(dest->get_sockaddr(dest), &index);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-548-	if (res != NO_ERROR)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-553-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:554:	sai_dst = (SOCKADDR_INET*)dest->get_sockaddr(dest);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-555-	if (src)
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-556-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:557:		sai_src = (SOCKADDR_INET*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-558-	}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-564-	}
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:565:	return host_create_from_sockaddr((struct sockaddr*)&best);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-566-}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-576-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:577:	res = GetBestInterfaceEx(dest->get_sockaddr(dest), &index);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-578-	if (res != NO_ERROR)
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-583-
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:584:	sai_dst = (SOCKADDR_INET*)dest->get_sockaddr(dest);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-585-	if (src)
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-586-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:587:		sai_src = (SOCKADDR_INET*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-588-	}
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-594-	}
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:595:	nexthop = host_create_from_sockaddr((struct sockaddr*)&route.NextHop);
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-596-	if (nexthop)
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-597-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:598:		if (!nexthop->is_anyaddr(nexthop))
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-599-		{
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-678-	{
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c:679:		memcpy(&row.NextHop, gtw->get_sockaddr(gtw),
strongswan-5.9.1/src/libcharon/plugins/kernel_iph/kernel_iph_net.c-680-			   *gtw->get_sockaddr_len(gtw));
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-582-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:583:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-584-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-602-.c.o:
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:603:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-604-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-610-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:611:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:612:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-613-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-617-
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-618-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:619:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-620-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-661-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:662:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-663-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-684-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:685:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:686:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-687-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-698-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in:699:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/kernel_wfp/Makefile.in-700-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-567-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-569-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-575-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:577:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-578-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-582-
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-583-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-585-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-626-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-649-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-663-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_md5/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/ipseckey/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/sql/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-578-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-580-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-586-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:588:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-589-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-593-
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-594-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-596-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-637-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:638:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-639-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-660-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:661:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:662:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-663-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-674-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in:675:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_sim_file/Makefile.in-676-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-575-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-577-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-583-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:585:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-586-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-590-
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-591-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-593-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-634-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:635:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-636-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-657-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-671-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_reauth/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-590-.c.o:
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-592-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-598-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:599:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:600:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-601-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-605-
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-606-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-608-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-649-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:650:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-651-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-672-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:673:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:674:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-675-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-686-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in:687:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/ha/Makefile.in-688-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c-182-
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c:183:	if (bind(this->fd, this->local->get_sockaddr(this->local),
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c-184-			 *this->local->get_sockaddr_len(this->local)) == -1)
##############################################
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c-190-	}
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c:191:	if (connect(this->fd, this->remote->get_sockaddr(this->remote),
strongswan-5.9.1/src/libcharon/plugins/ha/ha_socket.c-192-				*this->remote->get_sockaddr_len(this->remote)) == -1)
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-51-  { \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-113-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-115-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-116-  esac;
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-118-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-119-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-121-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-621-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:622:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-623-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-645-.c.o:
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:646:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-647-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-653-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:655:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-656-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-660-
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-661-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-663-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-704-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:705:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-706-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-727-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:728:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:729:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-730-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-741-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in:742:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/load_tester/Makefile.in-743-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c-626- */
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c:627:static host_t *allocate_addr(private_load_tester_config_t *this, uint num)
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c-628-{
##############################################
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c-720-		{	/* using dynamically installed external addresses */
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c:721:			addr = allocate_addr(this, num);
strongswan-5.9.1/src/libcharon/plugins/load_tester/load_tester_config.c-722-			if (!addr)
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-585-.c.o:
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-587-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-593-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:595:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-596-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-600-
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-601-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-603-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-644-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-667-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:668:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:669:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-670-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-681-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in:682:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/Makefile.in-683-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.c-869-
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.c:870:	if (connect(this->fd, this->host->get_sockaddr(this->host),
strongswan-5.9.1/src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.c-871-						 *this->host->get_sockaddr_len(this->host)) == -1)
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/xauth_eap/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/socket_default/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-174-		memcpy(&dst.sin_addr, addr, sizeof(dst.sin_addr));
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:175:		return host_create_from_sockaddr((sockaddr_t*)&dst);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-176-	}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-193-		memcpy(&dst.sin_addr, addr, sizeof(dst.sin_addr));
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:194:		return host_create_from_sockaddr((sockaddr_t*)&dst);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-195-	}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-225-		memcpy(&dst.sin6_addr, &pktinfo->ipi6_addr, sizeof(dst.sin6_addr));
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:226:		return host_create_from_sockaddr((sockaddr_t*)&dst);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-227-	}
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-342-		}
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:343:		source = host_create_from_sockaddr((sockaddr_t*)&src);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-344-
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-417-
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:418:	sin = (struct sockaddr_in*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-419-	memcpy(addr, &sin->sin_addr, sizeof(struct in_addr));
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-441-
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:442:	sin = (struct sockaddr_in*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-443-	memcpy(addr, &sin->sin_addr, sizeof(struct in_addr));
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-480-	}
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:481:	sin = (struct sockaddr_in6*)src->get_sockaddr(src);
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-482-	memcpy(&pktinfo->ipi6_addr, &sin->sin6_addr, sizeof(struct in6_addr));
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-596-	memset(&msg, 0, sizeof(struct msghdr));
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:597:	msg.msg_name = dst->get_sockaddr(dst);;
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-598-	msg.msg_namelen = *dst->get_sockaddr_len(dst);
##############################################
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-604-
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c:605:	if (this->set_source && !src->is_anyaddr(src))
strongswan-5.9.1/src/libcharon/plugins/socket_default/socket_default_socket.c-606-	{
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-568-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-570-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-576-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:578:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-579-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-583-
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-584-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-586-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-627-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-650-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:651:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:652:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-653-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-664-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in:665:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_identity/Makefile.in-666-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/counters/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-570-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-572-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-578-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:580:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-581-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-585-
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-586-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-588-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-629-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-652-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:653:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:654:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-655-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-666-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in:667:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tls/Makefile.in-668-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-574-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-576-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-582-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:584:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-585-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-589-
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-590-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-592-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-633-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-656-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-670-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_aka/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-580-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-582-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-588-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:590:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-591-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-595-
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-596-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-598-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-639-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:640:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-641-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-662-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:663:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:664:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-665-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-676-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in:677:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_ttls/Makefile.in-678-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-569-.c.o:
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-571-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-577-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:579:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-584-
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-585-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-587-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-628-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-651-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-665-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/attr_sql/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-576-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-578-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-584-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:586:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-591-
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-592-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-594-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-635-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-658-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-672-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_simaka_pseudonym/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-571-.c.o:
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-573-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-579-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:581:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-586-
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-587-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-589-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-630-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-653-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:654:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:655:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-656-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-667-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in:668:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/radattr/Makefile.in-669-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-50-  { \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-114-  esac;
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-576-.c.o:
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-578-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-584-.c.obj:
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:585:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:586:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-591-
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-592-.c.lo:
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-594-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-635-GTAGS:
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-658-distdir: $(DISTFILES)
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-672-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libcharon/plugins/eap_tnc/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c-187-	{	/* try to get a PSK for IP addresses */
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c:188:		my_id = identification_create_from_sockaddr(me->get_sockaddr(me));
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c:189:		other_id = identification_create_from_sockaddr(
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c:190:													other->get_sockaddr(other));
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c-191-		if (my_id && other_id)
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c-624-			me = this->ike_sa->get_my_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c:625:			if (!me->is_anyaddr(me))
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c-626-			{
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c:627:				id = identification_create_from_sockaddr(me->get_sockaddr(me));
strongswan-5.9.1/src/libcharon/sa/ikev1/phase1.c-628-				auth = this->ike_sa->get_auth_cfg(this->ike_sa, TRUE);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c-871-	me = this->ike_sa->get_my_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c:872:	if (me->is_anyaddr(me))
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c-873-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c-877-	other = this->ike_sa->get_other_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c:878:	if (other->is_anyaddr(other))
strongswan-5.9.1/src/libcharon/sa/ikev1/task_manager_v1.c-879-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-85-	}
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c:86:	if (vip->is_anyaddr(vip))
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-87-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-436-	{
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c:437:		if (!host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-438-		{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-470-		if (vip->ip_equals(vip, requested) ||
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c:471:		   (requested->is_anyaddr(requested) &&
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/mode_config.c-472-			requested->get_family(requested) == vip->get_family(vip)))
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c-707-	/* first NAT-OA is the initiator's address */
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c:708:	id = identification_create_from_sockaddr(init->get_sockaddr(init));
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c-709-	nat_oa = id_payload_create_from_identification(nat_oa_payload_type, id);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c-713-	/* second NAT-OA is that of the responder */
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c:714:	id = identification_create_from_sockaddr(resp->get_sockaddr(resp));
strongswan-5.9.1/src/libcharon/sa/ikev1/tasks/quick_mode.c-715-	nat_oa = id_payload_create_from_identification(nat_oa_payload_type, id);
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1130-	/* apply hosts on first received message */
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1131:	if (this->my_host->is_anyaddr(this->my_host) ||
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1132:		this->other_host->is_anyaddr(this->other_host))
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1133-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1450-	{
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1451:		if (!host->is_anyaddr(host) ||
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1452:			this->other_host->is_anyaddr(this->other_host))
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1453-		{	/* don't set to %any if we currently have an address, but the
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1472-		/* use same address family as for other */
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1473:		if (!this->other_host->is_anyaddr(this->other_host))
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1474-		{
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1478-
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1479:		if (host && host->is_anyaddr(host) &&
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1480:			!this->other_host->is_anyaddr(this->other_host))
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1481-		{
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1482-			host->destroy(host);
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1483:			host = charon->kernel->get_source_addr(charon->kernel,
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1484-												   this->other_host, NULL);
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1508-	{
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1509:		if (this->my_host->is_anyaddr(this->my_host) ||
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1510:			this->other_host->is_anyaddr(this->other_host))
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1511-		{
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1514-
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1515:		if (this->other_host->is_anyaddr(this->other_host)
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1516-#ifdef ME
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1522-
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:1523:			addr = this->ike_cfg->get_other_addr(this->ike_cfg);
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-1524-			if (!this->retry_initiate_interval)
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2590-		/* check if the current path is the best path; migrate otherwise */
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:2591:		src = charon->kernel->get_source_addr(charon->kernel, this->other_host,
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2592-											  NULL);
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2603-	}
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:2604:	src = charon->kernel->get_source_addr(charon->kernel, this->other_host,
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2605-										  this->my_host);
##############################################
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2651-		DBG1(DBG_IKE, "looking for a route to %H ...", addr);
strongswan-5.9.1/src/libcharon/sa/ike_sa.c:2652:		src = charon->kernel->get_source_addr(charon->kernel, addr, NULL);
strongswan-5.9.1/src/libcharon/sa/ike_sa.c-2653-		if (src)
##############################################
strongswan-5.9.1/src/libcharon/sa/child_sa.c-1765- */
strongswan-5.9.1/src/libcharon/sa/child_sa.c:1766:static host_t* get_proxy_addr(child_cfg_t *config, host_t *ike, bool local)
strongswan-5.9.1/src/libcharon/sa/child_sa.c-1767-{
##############################################
strongswan-5.9.1/src/libcharon/sa/child_sa.c-1935-
strongswan-5.9.1/src/libcharon/sa/child_sa.c:1936:		this->my_addr = get_proxy_addr(config, me, TRUE);
strongswan-5.9.1/src/libcharon/sa/child_sa.c:1937:		this->other_addr = get_proxy_addr(config, other, FALSE);
strongswan-5.9.1/src/libcharon/sa/child_sa.c-1938-	}
##############################################
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-203-	other = ike_cfg->resolve_other(ike_cfg, AF_UNSPEC);
strongswan-5.9.1/src/libcharon/sa/trap_manager.c:204:	if (other && other->is_anyaddr(other) &&
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-205-		child->get_mode(child) == MODE_TRANSPORT)
##############################################
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-210-	}
strongswan-5.9.1/src/libcharon/sa/trap_manager.c:211:	else if (other && other->is_anyaddr(other))
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-212-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-233-		other->set_port(other, ike_cfg->get_other_port(ike_cfg));
strongswan-5.9.1/src/libcharon/sa/trap_manager.c:234:		if ((!me || me->is_anyaddr(me)) && !other->is_anyaddr(other))
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-235-		{
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-236-			DESTROY_IF(me);
strongswan-5.9.1/src/libcharon/sa/trap_manager.c:237:			me = charon->kernel->get_source_addr(charon->kernel, other, NULL);
strongswan-5.9.1/src/libcharon/sa/trap_manager.c-238-		}
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c-1344-	me = this->ike_sa->get_my_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c:1345:	if (me->is_anyaddr(me))
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c-1346-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c-1350-	other = this->ike_sa->get_other_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c:1351:	if (other->is_anyaddr(other))
strongswan-5.9.1/src/libcharon/sa/ikev2/task_manager_v2.c-1352-	{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-80-		type = INTERNAL_IP4_ADDRESS;
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c:81:		if (vip->is_anyaddr(vip))
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-82-		{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-92-		type = INTERNAL_IP6_ADDRESS;
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c:93:		if (vip->is_anyaddr(vip))
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-94-		{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-460-		{
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c:461:			if (!host->is_anyaddr(host))
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_config.c-462-			{
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-356-	{
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c:357:		me = charon->kernel->get_source_addr(charon->kernel, other_old, me_old);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-358-		if (me)
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-394-		}
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c:395:		me = charon->kernel->get_source_addr(charon->kernel, other, NULL);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-396-		if (me)
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-428-		old = message->get_source(message);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c:429:		new = charon->kernel->get_source_addr(charon->kernel,
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_mobike.c-430-										message->get_destination(message), old);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c-318-	host = message->get_source(message);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c:319:	if (!host->is_anyaddr(host) || force_encap(ike_cfg))
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c-320-	{	/* 1. or if we force UDP encap, as it doesn't matter if it's %any */
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c-328-	{
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c:329:		host = charon->kernel->get_source_addr(charon->kernel,
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_natd.c-330-							this->ike_sa->get_other_host(this->ike_sa), NULL);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c-661-			me = this->ike_sa->get_my_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c:662:			idi = identification_create_from_sockaddr(me->get_sockaddr(me));
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c-663-			cfg->add(cfg, AUTH_RULE_IDENTITY, idi);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c-986-				me = this->ike_sa->get_my_host(this->ike_sa);
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c:987:				id_cfg = identification_create_from_sockaddr(
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c:988:														me->get_sockaddr(me));
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_auth.c-989-				cfg->add(cfg, AUTH_RULE_IDENTITY, id_cfg);
##############################################
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_init.c-417-		{
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_init.c:418:			gateway = identification_create_from_sockaddr(
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_init.c:419:													from->get_sockaddr(from));
strongswan-5.9.1/src/libcharon/sa/ikev2/tasks/ike_init.c-420-			data = redirect_data_create(gateway, chunk_empty);
##############################################
strongswan-5.9.1/src/libcharon/kernel/kernel_interface.c-549-	}
strongswan-5.9.1/src/libcharon/kernel/kernel_interface.c:550:	return this->net->get_source_addr(this->net, dest, src);
strongswan-5.9.1/src/libcharon/kernel/kernel_interface.c-551-}
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-51-  { \
strongswan-5.9.1/src/libtls/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtls/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/libtls/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/libtls/Makefile.in-114-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/libtls/Makefile.in:115:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/libtls/Makefile.in-116-    *) f=$$p;; \
strongswan-5.9.1/src/libtls/Makefile.in-117-  esac;
strongswan-5.9.1/src/libtls/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/libtls/Makefile.in-119-am__install_max = 40
strongswan-5.9.1/src/libtls/Makefile.in-120-am__nobase_strip_setup = \
strongswan-5.9.1/src/libtls/Makefile.in:121:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/libtls/Makefile.in-122-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-248-  while test -n "$$dir1"; do \
strongswan-5.9.1/src/libtls/Makefile.in:249:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtls/Makefile.in-250-    if test "$$first" != "."; then \
strongswan-5.9.1/src/libtls/Makefile.in-251-      if test "$$first" = ".."; then \
strongswan-5.9.1/src/libtls/Makefile.in:252:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/src/libtls/Makefile.in:253:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/src/libtls/Makefile.in-254-      else \
strongswan-5.9.1/src/libtls/Makefile.in:255:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/src/libtls/Makefile.in-256-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/src/libtls/Makefile.in:257:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtls/Makefile.in-258-        else \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-263-    fi; \
strongswan-5.9.1/src/libtls/Makefile.in:264:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/src/libtls/Makefile.in-265-  done; \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-633-.c.o:
strongswan-5.9.1/src/libtls/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtls/Makefile.in-635-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-641-.c.obj:
strongswan-5.9.1/src/libtls/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtls/Makefile.in:643:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtls/Makefile.in-644-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/Makefile.in:647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtls/Makefile.in-648-
strongswan-5.9.1/src/libtls/Makefile.in-649-.c.lo:
strongswan-5.9.1/src/libtls/Makefile.in:650:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtls/Makefile.in-651-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-683-	@list='$(nobase_tls_include_HEADERS)'; test -n "$(tls_includedir)" || list=; \
strongswan-5.9.1/src/libtls/Makefile.in:684:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
strongswan-5.9.1/src/libtls/Makefile.in-685-	dir='$(DESTDIR)$(tls_includedir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-700-	dot_seen=no; \
strongswan-5.9.1/src/libtls/Makefile.in:701:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/src/libtls/Makefile.in-702-	case "$@" in \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-763-GTAGS:
strongswan-5.9.1/src/libtls/Makefile.in:764:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtls/Makefile.in-765-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-786-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtls/Makefile.in:787:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtls/Makefile.in:788:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtls/Makefile.in-789-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtls/Makefile.in-800-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtls/Makefile.in:801:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtls/Makefile.in-802-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-49-  { \
strongswan-5.9.1/src/libtls/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-514-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:515:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-516-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-544-.c.o:
strongswan-5.9.1/src/libtls/tests/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/libtls/tests/Makefile.in-546-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-552-.c.obj:
strongswan-5.9.1/src/libtls/tests/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/libtls/tests/Makefile.in:554:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/libtls/tests/Makefile.in-555-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/libtls/tests/Makefile.in-559-
strongswan-5.9.1/src/libtls/tests/Makefile.in-560-.c.lo:
strongswan-5.9.1/src/libtls/tests/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/libtls/tests/Makefile.in-562-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-568-suites/tls_tests-test_socket.o: suites/test_socket.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT suites/tls_tests-test_socket.o -MD -MP -MF suites/$(DEPDIR)/tls_tests-test_socket.Tpo -c -o suites/tls_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/tls_tests-test_socket.Tpo suites/$(DEPDIR)/tls_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o suites/tls_tests-test_socket.o `test -f 'suites/test_socket.c' || echo '$(srcdir)/'`suites/test_socket.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-574-
strongswan-5.9.1/src/libtls/tests/Makefile.in-575-suites/tls_tests-test_socket.obj: suites/test_socket.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT suites/tls_tests-test_socket.obj -MD -MP -MF suites/$(DEPDIR)/tls_tests-test_socket.Tpo -c -o suites/tls_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/tls_tests-test_socket.Tpo suites/$(DEPDIR)/tls_tests-test_socket.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o suites/tls_tests-test_socket.obj `if test -f 'suites/test_socket.c'; then $(CYGPATH_W) 'suites/test_socket.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_socket.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-581-
strongswan-5.9.1/src/libtls/tests/Makefile.in-582-suites/tls_tests-test_suites.o: suites/test_suites.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT suites/tls_tests-test_suites.o -MD -MP -MF suites/$(DEPDIR)/tls_tests-test_suites.Tpo -c -o suites/tls_tests-test_suites.o `test -f 'suites/test_suites.c' || echo '$(srcdir)/'`suites/test_suites.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/tls_tests-test_suites.Tpo suites/$(DEPDIR)/tls_tests-test_suites.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o suites/tls_tests-test_suites.o `test -f 'suites/test_suites.c' || echo '$(srcdir)/'`suites/test_suites.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-588-
strongswan-5.9.1/src/libtls/tests/Makefile.in-589-suites/tls_tests-test_suites.obj: suites/test_suites.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT suites/tls_tests-test_suites.obj -MD -MP -MF suites/$(DEPDIR)/tls_tests-test_suites.Tpo -c -o suites/tls_tests-test_suites.obj `if test -f 'suites/test_suites.c'; then $(CYGPATH_W) 'suites/test_suites.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_suites.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) suites/$(DEPDIR)/tls_tests-test_suites.Tpo suites/$(DEPDIR)/tls_tests-test_suites.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o suites/tls_tests-test_suites.obj `if test -f 'suites/test_suites.c'; then $(CYGPATH_W) 'suites/test_suites.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_suites.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-595-
strongswan-5.9.1/src/libtls/tests/Makefile.in-596-tls_tests-tls_tests.o: tls_tests.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT tls_tests-tls_tests.o -MD -MP -MF $(DEPDIR)/tls_tests-tls_tests.Tpo -c -o tls_tests-tls_tests.o `test -f 'tls_tests.c' || echo '$(srcdir)/'`tls_tests.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tls_tests-tls_tests.Tpo $(DEPDIR)/tls_tests-tls_tests.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o tls_tests-tls_tests.o `test -f 'tls_tests.c' || echo '$(srcdir)/'`tls_tests.c
strongswan-5.9.1/src/libtls/tests/Makefile.in-602-
strongswan-5.9.1/src/libtls/tests/Makefile.in-603-tls_tests-tls_tests.obj: tls_tests.c
strongswan-5.9.1/src/libtls/tests/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -MT tls_tests-tls_tests.obj -MD -MP -MF $(DEPDIR)/tls_tests-tls_tests.Tpo -c -o tls_tests-tls_tests.obj `if test -f 'tls_tests.c'; then $(CYGPATH_W) 'tls_tests.c'; else $(CYGPATH_W) '$(srcdir)/tls_tests.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tls_tests-tls_tests.Tpo $(DEPDIR)/tls_tests-tls_tests.Po
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/libtls/tests/Makefile.in:608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tls_tests_CFLAGS) $(CFLAGS) -c -o tls_tests-tls_tests.obj `if test -f 'tls_tests.c'; then $(CYGPATH_W) 'tls_tests.c'; else $(CYGPATH_W) '$(srcdir)/tls_tests.c'; fi`
strongswan-5.9.1/src/libtls/tests/Makefile.in-609-
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-645-GTAGS:
strongswan-5.9.1/src/libtls/tests/Makefile.in:646:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/libtls/tests/Makefile.in-647-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-678-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
strongswan-5.9.1/src/libtls/tests/Makefile.in:679:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-680-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libtls/tests/Makefile.in-681-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libtls/tests/Makefile.in:682:		xpass=`expr $$xpass + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:683:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-684-		col=$$red; res=XPASS; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-690-	    elif test $$? -ne 77; then \
strongswan-5.9.1/src/libtls/tests/Makefile.in:691:	      all=`expr $$all + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-692-	      case " $(XFAIL_TESTS) " in \
strongswan-5.9.1/src/libtls/tests/Makefile.in-693-	      *[\ \	]$$tst[\ \	]*) \
strongswan-5.9.1/src/libtls/tests/Makefile.in:694:		xfail=`expr $$xfail + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-695-		col=$$lgn; res=XFAIL; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-697-	      *) \
strongswan-5.9.1/src/libtls/tests/Makefile.in:698:		failed=`expr $$failed + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-699-		col=$$red; res=FAIL; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-702-	    else \
strongswan-5.9.1/src/libtls/tests/Makefile.in:703:	      skip=`expr $$skip + 1`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-704-	      col=$$blu; res=SKIP; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-737-	    fi; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:738:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libtls/tests/Makefile.in-739-	      dashes="$$skipped"; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-743-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:744:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
strongswan-5.9.1/src/libtls/tests/Makefile.in-745-	      dashes="$$report"; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-746-	  fi; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:747:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-748-	  if test "$$failed" -eq 0; then \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-761-distdir: $(DISTFILES)
strongswan-5.9.1/src/libtls/tests/Makefile.in:762:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in:763:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-764-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/libtls/tests/Makefile.in-775-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/libtls/tests/Makefile.in:776:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/libtls/tests/Makefile.in-777-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c-341-						 (void*)&on, sizeof(on)) != -1);
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c:342:	ck_assert_msg(bind(config->fd, host->get_sockaddr(host),
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c-343-				  *host->get_sockaddr_len(host)) != -1, "%s", strerror(errno));
##############################################
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c-373-	ck_assert(fd != -1);
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c:374:	ck_assert(connect(fd, host->get_sockaddr(host),
strongswan-5.9.1/src/libtls/tests/suites/test_socket.c-375-					  *host->get_sockaddr_len(host)) != -1);
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-50-  { \
strongswan-5.9.1/src/checksum/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/checksum/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-145-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/checksum/Makefile.in:146:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/checksum/Makefile.in-147-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/checksum/Makefile.in:148:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/checksum/Makefile.in-149-    *) f=$$p;; \
strongswan-5.9.1/src/checksum/Makefile.in-150-  esac;
strongswan-5.9.1/src/checksum/Makefile.in:151:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/checksum/Makefile.in-152-am__install_max = 40
strongswan-5.9.1/src/checksum/Makefile.in-153-am__nobase_strip_setup = \
strongswan-5.9.1/src/checksum/Makefile.in:154:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/checksum/Makefile.in-155-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-628-.c.o:
strongswan-5.9.1/src/checksum/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/checksum/Makefile.in-630-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-636-.c.obj:
strongswan-5.9.1/src/checksum/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/checksum/Makefile.in:638:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/checksum/Makefile.in-639-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/checksum/Makefile.in:642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/checksum/Makefile.in-643-
strongswan-5.9.1/src/checksum/Makefile.in-644-.c.lo:
strongswan-5.9.1/src/checksum/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/checksum/Makefile.in-646-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-687-GTAGS:
strongswan-5.9.1/src/checksum/Makefile.in:688:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/checksum/Makefile.in-689-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-710-distdir: $(DISTFILES)
strongswan-5.9.1/src/checksum/Makefile.in:711:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/checksum/Makefile.in:712:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/checksum/Makefile.in-713-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/checksum/Makefile.in-724-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/checksum/Makefile.in:725:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/checksum/Makefile.in-726-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/ipsec/Makefile.in-50-  { \
strongswan-5.9.1/src/ipsec/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/ipsec/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/ipsec/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
strongswan-5.9.1/src/ipsec/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/ipsec/Makefile.in-111-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/ipsec/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/ipsec/Makefile.in-113-    *) f=$$p;; \
strongswan-5.9.1/src/ipsec/Makefile.in-114-  esac;
strongswan-5.9.1/src/ipsec/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/ipsec/Makefile.in-116-am__install_max = 40
strongswan-5.9.1/src/ipsec/Makefile.in-117-am__nobase_strip_setup = \
strongswan-5.9.1/src/ipsec/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/ipsec/Makefile.in-119-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/ipsec/Makefile.in-491-	test -n "$(man8dir)" \
strongswan-5.9.1/src/ipsec/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/ipsec/Makefile.in-493-	  || exit 0; \
##############################################
strongswan-5.9.1/src/ipsec/Makefile.in-535-distdir: $(DISTFILES)
strongswan-5.9.1/src/ipsec/Makefile.in:536:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/ipsec/Makefile.in:537:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/ipsec/Makefile.in-538-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/ipsec/Makefile.in-549-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/ipsec/Makefile.in:550:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/ipsec/Makefile.in-551-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-174-		echo "Reloading strongSwan IPsec configuration..." >&2
strongswan-5.9.1/src/ipsec/_ipsec.in:175:		kill -USR1 `cat $IPSEC_STARTER_PID` 2>/dev/null && rc=0
strongswan-5.9.1/src/ipsec/_ipsec.in-176-	else
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-242-	then
strongswan-5.9.1/src/ipsec/_ipsec.in:243:		kill -0 `cat $IPSEC_STARTER_PID` 2>/dev/null
strongswan-5.9.1/src/ipsec/_ipsec.in-244-		exit $?
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-252-		echo "Stopping strongSwan IPsec..." >&2
strongswan-5.9.1/src/ipsec/_ipsec.in:253:		spid=`cat $IPSEC_STARTER_PID`
strongswan-5.9.1/src/ipsec/_ipsec.in-254-		if [ -n "$spid" ]
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-300-		echo "Updating strongSwan IPsec configuration..." >&2
strongswan-5.9.1/src/ipsec/_ipsec.in:301:		kill -HUP `cat $IPSEC_STARTER_PID`
strongswan-5.9.1/src/ipsec/_ipsec.in-302-		exit 0
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-332-*)
strongswan-5.9.1/src/ipsec/_ipsec.in:333:	echo "$0: unknown command \`$1' (\`$IPSEC_SCRIPT --help' for list)" >&2
strongswan-5.9.1/src/ipsec/_ipsec.in-334-	exit 2
##############################################
strongswan-5.9.1/src/ipsec/_ipsec.in-344-then
strongswan-5.9.1/src/ipsec/_ipsec.in:345:	echo "$0: unknown command \`$cmd' (\`$IPSEC_SCRIPT --help' for list)" >&2
strongswan-5.9.1/src/ipsec/_ipsec.in-346-	exit 2
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-50-  { \
strongswan-5.9.1/src/swanctl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/swanctl/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-180-  esac
strongswan-5.9.1/src/swanctl/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/swanctl/Makefile.in-182-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/swanctl/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/swanctl/Makefile.in-184-    *) f=$$p;; \
strongswan-5.9.1/src/swanctl/Makefile.in-185-  esac;
strongswan-5.9.1/src/swanctl/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/swanctl/Makefile.in-187-am__install_max = 40
strongswan-5.9.1/src/swanctl/Makefile.in-188-am__nobase_strip_setup = \
strongswan-5.9.1/src/swanctl/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/swanctl/Makefile.in-190-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-611-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/swanctl/Makefile.in:612:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/swanctl/Makefile.in-613-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-705-.c.o:
strongswan-5.9.1/src/swanctl/Makefile.in:706:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/swanctl/Makefile.in-707-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-713-.c.obj:
strongswan-5.9.1/src/swanctl/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/swanctl/Makefile.in:715:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/swanctl/Makefile.in-716-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/swanctl/Makefile.in:719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/swanctl/Makefile.in-720-
strongswan-5.9.1/src/swanctl/Makefile.in-721-.c.lo:
strongswan-5.9.1/src/swanctl/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/swanctl/Makefile.in-723-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-738-	test -n "$(man5dir)" \
strongswan-5.9.1/src/swanctl/Makefile.in:739:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/swanctl/Makefile.in-740-	  || exit 0; \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-781-	test -n "$(man8dir)" \
strongswan-5.9.1/src/swanctl/Makefile.in:782:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/swanctl/Makefile.in-783-	  || exit 0; \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-850-GTAGS:
strongswan-5.9.1/src/swanctl/Makefile.in:851:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/swanctl/Makefile.in-852-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-873-distdir: $(DISTFILES)
strongswan-5.9.1/src/swanctl/Makefile.in:874:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/swanctl/Makefile.in:875:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/swanctl/Makefile.in-876-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/swanctl/Makefile.in-887-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/swanctl/Makefile.in:888:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/swanctl/Makefile.in-889-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/charon-tkm/Makefile.in-49-  { \
strongswan-5.9.1/src/charon-tkm/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon-tkm/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/src/charon-tkm/Makefile.in-454-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon-tkm/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-tkm/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-tkm/Makefile.in-457-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon-tkm/Makefile.in-468-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon-tkm/Makefile.in:469:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon-tkm/Makefile.in-470-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-50-  { \
strongswan-5.9.1/src/_copyright/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/_copyright/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-512-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/_copyright/Makefile.in:513:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/_copyright/Makefile.in-514-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-529-.c.o:
strongswan-5.9.1/src/_copyright/Makefile.in:530:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/_copyright/Makefile.in-531-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-537-.c.obj:
strongswan-5.9.1/src/_copyright/Makefile.in:538:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/_copyright/Makefile.in:539:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/_copyright/Makefile.in-540-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/_copyright/Makefile.in:543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/_copyright/Makefile.in-544-
strongswan-5.9.1/src/_copyright/Makefile.in-545-.c.lo:
strongswan-5.9.1/src/_copyright/Makefile.in:546:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/_copyright/Makefile.in-547-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-588-GTAGS:
strongswan-5.9.1/src/_copyright/Makefile.in:589:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/_copyright/Makefile.in-590-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-611-distdir: $(DISTFILES)
strongswan-5.9.1/src/_copyright/Makefile.in:612:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/_copyright/Makefile.in:613:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/_copyright/Makefile.in-614-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/_copyright/Makefile.in-625-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/_copyright/Makefile.in:626:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/_copyright/Makefile.in-627-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-50-  { \
strongswan-5.9.1/src/charon-cmd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-168-  esac
strongswan-5.9.1/src/charon-cmd/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/charon-cmd/Makefile.in-170-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/charon-cmd/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-172-    *) f=$$p;; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-173-  esac;
strongswan-5.9.1/src/charon-cmd/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/charon-cmd/Makefile.in-175-am__install_max = 40
strongswan-5.9.1/src/charon-cmd/Makefile.in-176-am__nobase_strip_setup = \
strongswan-5.9.1/src/charon-cmd/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/charon-cmd/Makefile.in-178-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-567-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/charon-cmd/Makefile.in:568:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-569-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-600-.c.o:
strongswan-5.9.1/src/charon-cmd/Makefile.in:601:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/charon-cmd/Makefile.in-602-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-608-.c.obj:
strongswan-5.9.1/src/charon-cmd/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/charon-cmd/Makefile.in:610:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/charon-cmd/Makefile.in-611-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-613-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/charon-cmd/Makefile.in:614:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/charon-cmd/Makefile.in-615-
strongswan-5.9.1/src/charon-cmd/Makefile.in-616-.c.lo:
strongswan-5.9.1/src/charon-cmd/Makefile.in:617:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/charon-cmd/Makefile.in-618-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-633-	test -n "$(man8dir)" \
strongswan-5.9.1/src/charon-cmd/Makefile.in:634:	  && test -n "`echo $$list1$$list2`" \
strongswan-5.9.1/src/charon-cmd/Makefile.in-635-	  || exit 0; \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-700-GTAGS:
strongswan-5.9.1/src/charon-cmd/Makefile.in:701:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/charon-cmd/Makefile.in-702-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-723-distdir: $(DISTFILES)
strongswan-5.9.1/src/charon-cmd/Makefile.in:724:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-cmd/Makefile.in:725:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-726-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/charon-cmd/Makefile.in-737-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/charon-cmd/Makefile.in:738:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/charon-cmd/Makefile.in-739-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-51-  { \
strongswan-5.9.1/src/pool/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/src/pool/Makefile.in-53-  }; \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-167-  esac
strongswan-5.9.1/src/pool/Makefile.in:168:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/src/pool/Makefile.in-169-am__vpath_adj = case $$p in \
strongswan-5.9.1/src/pool/Makefile.in:170:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/src/pool/Makefile.in-171-    *) f=$$p;; \
strongswan-5.9.1/src/pool/Makefile.in-172-  esac;
strongswan-5.9.1/src/pool/Makefile.in:173:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/src/pool/Makefile.in-174-am__install_max = 40
strongswan-5.9.1/src/pool/Makefile.in-175-am__nobase_strip_setup = \
strongswan-5.9.1/src/pool/Makefile.in:176:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/src/pool/Makefile.in-177-am__nobase_strip = \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-556-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/src/pool/Makefile.in:557:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/src/pool/Makefile.in-558-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-575-.c.o:
strongswan-5.9.1/src/pool/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/src/pool/Makefile.in-577-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pool/Makefile.in-583-.c.obj:
strongswan-5.9.1/src/pool/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/src/pool/Makefile.in:585:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/src/pool/Makefile.in-586-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/src/pool/Makefile.in-588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/src/pool/Makefile.in:589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/src/pool/Makefile.in-590-
strongswan-5.9.1/src/pool/Makefile.in-591-.c.lo:
strongswan-5.9.1/src/pool/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/src/pool/Makefile.in-593-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/src/pool/Makefile.in-622-	@list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
strongswan-5.9.1/src/pool/Makefile.in:623:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/src/pool/Makefile.in-624-	dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/src/pool/Makefile.in-655-GTAGS:
strongswan-5.9.1/src/pool/Makefile.in:656:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/src/pool/Makefile.in-657-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-678-distdir: $(DISTFILES)
strongswan-5.9.1/src/pool/Makefile.in:679:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pool/Makefile.in:680:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/src/pool/Makefile.in-681-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/src/pool/Makefile.in-692-	  if test -d $$d/$$file; then \
strongswan-5.9.1/src/pool/Makefile.in:693:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/src/pool/Makefile.in-694-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/src/pool/pool.c-252-			end = host_create_from_chunk(AF_UNSPEC, end_chunk, 0);
strongswan-5.9.1/src/pool/pool.c:253:			if (start->is_anyaddr(start) && end->is_anyaddr(end))
strongswan-5.9.1/src/pool/pool.c-254-			{
##############################################
strongswan-5.9.1/src/pool/pool.c-568-	old_end = host_create_from_chunk(AF_UNSPEC, old_addr, 0);
strongswan-5.9.1/src/pool/pool.c:569:	if (old_end && old_end->is_anyaddr(old_end))
strongswan-5.9.1/src/pool/pool.c-570-	{
##############################################
strongswan-5.9.1/config.sub-52-
strongswan-5.9.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
strongswan-5.9.1/config.sub-54-
##############################################
strongswan-5.9.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
strongswan-5.9.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
strongswan-5.9.1/config.sub-117-case $maybe_os in
##############################################
strongswan-5.9.1/config.sub-123-    os=-$maybe_os
strongswan-5.9.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
strongswan-5.9.1/config.sub-125-    ;;
##############################################
strongswan-5.9.1/config.sub-127-    os=-linux-android
strongswan-5.9.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
strongswan-5.9.1/config.sub-129-    ;;
strongswan-5.9.1/config.sub-130-  *)
strongswan-5.9.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
strongswan-5.9.1/config.sub-132-    if [ $basic_machine != $1 ]
strongswan-5.9.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
strongswan-5.9.1/config.sub-134-    else os=; fi
##############################################
strongswan-5.9.1/config.sub-181-		os=-sco5v6
strongswan-5.9.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-183-		;;
##############################################
strongswan-5.9.1/config.sub-185-		os=-sco3.2v5
strongswan-5.9.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-187-		;;
##############################################
strongswan-5.9.1/config.sub-189-		os=-sco3.2v4
strongswan-5.9.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-191-		;;
strongswan-5.9.1/config.sub-192-	-sco3.2.[4-9]*)
strongswan-5.9.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
strongswan-5.9.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-195-		;;
##############################################
strongswan-5.9.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
strongswan-5.9.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-199-		;;
##############################################
strongswan-5.9.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
strongswan-5.9.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-203-		;;
##############################################
strongswan-5.9.1/config.sub-205-		os=-sco3.2v2
strongswan-5.9.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-207-		;;
strongswan-5.9.1/config.sub-208-	-udk*)
strongswan-5.9.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-210-		;;
##############################################
strongswan-5.9.1/config.sub-212-		os=-isc2.2
strongswan-5.9.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-214-		;;
##############################################
strongswan-5.9.1/config.sub-218-	-isc*)
strongswan-5.9.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
strongswan-5.9.1/config.sub-220-		;;
##############################################
strongswan-5.9.1/config.sub-230-	-ptx*)
strongswan-5.9.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
strongswan-5.9.1/config.sub-232-		;;
strongswan-5.9.1/config.sub-233-	-windowsnt*)
strongswan-5.9.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
strongswan-5.9.1/config.sub-235-		;;
##############################################
strongswan-5.9.1/config.sub-367-	*-*-*)
strongswan-5.9.1/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
strongswan-5.9.1/config.sub-369-		exit 1
##############################################
strongswan-5.9.1/config.sub-494-	amd64-*)
strongswan-5.9.1/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-496-		;;
##############################################
strongswan-5.9.1/config.sub-539-	blackfin-*)
strongswan-5.9.1/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-541-		os=-linux
##############################################
strongswan-5.9.1/config.sub-547-	c54x-*)
strongswan-5.9.1/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-549-		;;
strongswan-5.9.1/config.sub-550-	c55x-*)
strongswan-5.9.1/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-552-		;;
strongswan-5.9.1/config.sub-553-	c6x-*)
strongswan-5.9.1/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-555-		;;
##############################################
strongswan-5.9.1/config.sub-750-	i*86v32)
strongswan-5.9.1/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
strongswan-5.9.1/config.sub-752-		os=-sysv32
##############################################
strongswan-5.9.1/config.sub-754-	i*86v4*)
strongswan-5.9.1/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
strongswan-5.9.1/config.sub-756-		os=-sysv4
##############################################
strongswan-5.9.1/config.sub-758-	i*86v)
strongswan-5.9.1/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
strongswan-5.9.1/config.sub-760-		os=-sysv
##############################################
strongswan-5.9.1/config.sub-762-	i*86sol2)
strongswan-5.9.1/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
strongswan-5.9.1/config.sub-764-		os=-solaris2
##############################################
strongswan-5.9.1/config.sub-788-	leon-*|leon[3-9]-*)
strongswan-5.9.1/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
strongswan-5.9.1/config.sub-790-		;;
##############################################
strongswan-5.9.1/config.sub-795-	m68knommu-*)
strongswan-5.9.1/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-797-		os=-linux
##############################################
strongswan-5.9.1/config.sub-832-	mips3*-*)
strongswan-5.9.1/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
strongswan-5.9.1/config.sub-834-		;;
strongswan-5.9.1/config.sub-835-	mips3*)
strongswan-5.9.1/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
strongswan-5.9.1/config.sub-837-		;;
##############################################
strongswan-5.9.1/config.sub-854-	ms1-*)
strongswan-5.9.1/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
strongswan-5.9.1/config.sub-856-		;;
##############################################
strongswan-5.9.1/config.sub-973-	parisc-*)
strongswan-5.9.1/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-975-		os=-linux
##############################################
strongswan-5.9.1/config.sub-989-	pc98-*)
strongswan-5.9.1/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-991-		;;
##############################################
strongswan-5.9.1/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
strongswan-5.9.1/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1006-		;;
strongswan-5.9.1/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
strongswan-5.9.1/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1009-		;;
strongswan-5.9.1/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
strongswan-5.9.1/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1012-		;;
strongswan-5.9.1/config.sub-1013-	pentium4-*)
strongswan-5.9.1/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1015-		;;
##############################################
strongswan-5.9.1/config.sub-1023-	ppc-* | ppcbe-*)
strongswan-5.9.1/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1025-		;;
##############################################
strongswan-5.9.1/config.sub-1029-	ppcle-* | powerpclittle-*)
strongswan-5.9.1/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1031-		;;
##############################################
strongswan-5.9.1/config.sub-1033-		;;
strongswan-5.9.1/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1035-		;;
##############################################
strongswan-5.9.1/config.sub-1039-	ppc64le-* | powerpc64little-*)
strongswan-5.9.1/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1041-		;;
##############################################
strongswan-5.9.1/config.sub-1122-	strongarm-* | thumb-*)
strongswan-5.9.1/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
strongswan-5.9.1/config.sub-1124-		;;
##############################################
strongswan-5.9.1/config.sub-1252-	xscale-* | xscalee[bl]-*)
strongswan-5.9.1/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
strongswan-5.9.1/config.sub-1254-		;;
##############################################
strongswan-5.9.1/config.sub-1329-	*)
strongswan-5.9.1/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
strongswan-5.9.1/config.sub-1331-		exit 1
##############################################
strongswan-5.9.1/config.sub-1337-	*-digital*)
strongswan-5.9.1/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
strongswan-5.9.1/config.sub-1339-		;;
strongswan-5.9.1/config.sub-1340-	*-commodore*)
strongswan-5.9.1/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
strongswan-5.9.1/config.sub-1342-		;;
##############################################
strongswan-5.9.1/config.sub-1358-	-solaris1 | -solaris1.*)
strongswan-5.9.1/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
strongswan-5.9.1/config.sub-1360-		;;
##############################################
strongswan-5.9.1/config.sub-1370-	-gnu/linux*)
strongswan-5.9.1/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
strongswan-5.9.1/config.sub-1372-		;;
##############################################
strongswan-5.9.1/config.sub-1416-	-nto*)
strongswan-5.9.1/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
strongswan-5.9.1/config.sub-1418-		;;
##############################################
strongswan-5.9.1/config.sub-1423-	-mac*)
strongswan-5.9.1/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
strongswan-5.9.1/config.sub-1425-		;;
##############################################
strongswan-5.9.1/config.sub-1429-	-linux*)
strongswan-5.9.1/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
strongswan-5.9.1/config.sub-1431-		;;
strongswan-5.9.1/config.sub-1432-	-sunos5*)
strongswan-5.9.1/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
strongswan-5.9.1/config.sub-1434-		;;
strongswan-5.9.1/config.sub-1435-	-sunos6*)
strongswan-5.9.1/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
strongswan-5.9.1/config.sub-1437-		;;
##############################################
strongswan-5.9.1/config.sub-1484-	-sinix5.*)
strongswan-5.9.1/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
strongswan-5.9.1/config.sub-1486-		;;
##############################################
strongswan-5.9.1/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
strongswan-5.9.1/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
strongswan-5.9.1/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
strongswan-5.9.1/config.sub-1540-		exit 1
##############################################
strongswan-5.9.1/config.sub-1800-		esac
strongswan-5.9.1/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
strongswan-5.9.1/config.sub-1802-		;;
##############################################
strongswan-5.9.1/config.guess-34-
strongswan-5.9.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
strongswan-5.9.1/config.guess-36-
##############################################
strongswan-5.9.1/config.guess-102-: ${TMPDIR=/tmp} ;
strongswan-5.9.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
strongswan-5.9.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
strongswan-5.9.1/config.guess-151-	EOF
strongswan-5.9.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
strongswan-5.9.1/config.guess-153-	;;
##############################################
strongswan-5.9.1/config.guess-181-	    earmv*)
strongswan-5.9.1/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
strongswan-5.9.1/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
strongswan-5.9.1/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
strongswan-5.9.1/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
strongswan-5.9.1/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
strongswan-5.9.1/config.guess-212-		;;
##############################################
strongswan-5.9.1/config.guess-223-	    *)
strongswan-5.9.1/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
strongswan-5.9.1/config.guess-225-		;;
##############################################
strongswan-5.9.1/config.guess-257-	*4.0)
strongswan-5.9.1/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
strongswan-5.9.1/config.guess-259-		;;
strongswan-5.9.1/config.guess-260-	*5.*)
strongswan-5.9.1/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
strongswan-5.9.1/config.guess-262-		;;
##############################################
strongswan-5.9.1/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
strongswan-5.9.1/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
strongswan-5.9.1/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
strongswan-5.9.1/config.guess-305-	# 1.2 uses "1.2" for uname -r.
strongswan-5.9.1/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
strongswan-5.9.1/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
strongswan-5.9.1/config.guess-365-    s390x:SunOS:*:*)
strongswan-5.9.1/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-367-	exit ;;
strongswan-5.9.1/config.guess-368-    sun4H:SunOS:5.*:*)
strongswan-5.9.1/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-370-	exit ;;
strongswan-5.9.1/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
strongswan-5.9.1/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-373-	exit ;;
##############################################
strongswan-5.9.1/config.guess-390-	fi
strongswan-5.9.1/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-392-	exit ;;
##############################################
strongswan-5.9.1/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
strongswan-5.9.1/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-398-	exit ;;
##############################################
strongswan-5.9.1/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
strongswan-5.9.1/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
strongswan-5.9.1/config.guess-407-	exit ;;
##############################################
strongswan-5.9.1/config.guess-411-    sun*:*:4.2BSD:*)
strongswan-5.9.1/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
strongswan-5.9.1/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
strongswan-5.9.1/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
strongswan-5.9.1/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
strongswan-5.9.1/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
strongswan-5.9.1/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
strongswan-5.9.1/config.guess-549-    *:IRIX*:*:*)
strongswan-5.9.1/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
strongswan-5.9.1/config.guess-551-	exit ;;
##############################################
strongswan-5.9.1/config.guess-579-EOF
strongswan-5.9.1/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
strongswan-5.9.1/config.guess-581-		then
##############################################
strongswan-5.9.1/config.guess-592-    *:AIX:*:[4567])
strongswan-5.9.1/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
strongswan-5.9.1/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
strongswan-5.9.1/config.guess-628-    9000/[34678]??:HP-UX:*:*)
strongswan-5.9.1/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
strongswan-5.9.1/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
strongswan-5.9.1/config.guess-682-EOF
strongswan-5.9.1/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
strongswan-5.9.1/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
strongswan-5.9.1/config.guess-710-    ia64:HP-UX:*:*)
strongswan-5.9.1/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
strongswan-5.9.1/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
strongswan-5.9.1/config.guess-740-EOF
strongswan-5.9.1/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
strongswan-5.9.1/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
strongswan-5.9.1/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
strongswan-5.9.1/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
strongswan-5.9.1/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
strongswan-5.9.1/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
strongswan-5.9.1/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
strongswan-5.9.1/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
strongswan-5.9.1/config.guess-832-	    amd64)
strongswan-5.9.1/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
strongswan-5.9.1/config.guess-834-	    *)
strongswan-5.9.1/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
strongswan-5.9.1/config.guess-836-	esac
##############################################
strongswan-5.9.1/config.guess-890-    prep*:SunOS:5.*:*)
strongswan-5.9.1/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
strongswan-5.9.1/config.guess-892-	exit ;;
##############################################
strongswan-5.9.1/config.guess-894-	# the GNU system
strongswan-5.9.1/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
strongswan-5.9.1/config.guess-896-	exit ;;
##############################################
strongswan-5.9.1/config.guess-898-	# other systems with GNU libc and userland
strongswan-5.9.1/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
strongswan-5.9.1/config.guess-900-	exit ;;
##############################################
strongswan-5.9.1/config.guess-989-EOF
strongswan-5.9.1/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
strongswan-5.9.1/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
strongswan-5.9.1/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
strongswan-5.9.1/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
strongswan-5.9.1/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
strongswan-5.9.1/config.guess-1283-	fi
strongswan-5.9.1/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
strongswan-5.9.1/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
strongswan-5.9.1/config.guess-1368-    *:DragonFly:*:*)
strongswan-5.9.1/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
strongswan-5.9.1/config.guess-1370-	exit ;;
##############################################
strongswan-5.9.1/config.guess-1381-    i*86:skyos:*:*)
strongswan-5.9.1/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
strongswan-5.9.1/config.guess-1383-	exit ;;
##############################################
strongswan-5.9.1/configure.ac-128-# convert script name to uppercase
strongswan-5.9.1/configure.ac:129:AC_SUBST(ipsec_script_upper, [`echo -n "$ipsec_script" | tr a-z A-Z`])
strongswan-5.9.1/configure.ac-130-
##############################################
strongswan-5.9.1/configure.ac-393-if test -x "$GPERF"; then
strongswan-5.9.1/configure.ac:394:	GPERF_OUTPUT="`echo foo | ${GPERF}`"
strongswan-5.9.1/configure.ac-395-	AC_COMPILE_IFELSE(
##############################################
strongswan-5.9.1/configure.ac-570-		[[Dl_info* info = 0;
strongswan-5.9.1/configure.ac:571:		  dladdr(0, info);]])],
strongswan-5.9.1/configure.ac:572:	[AC_MSG_RESULT([yes]); AC_DEFINE([HAVE_DLADDR], [], [have dladdr()])],
strongswan-5.9.1/configure.ac-573-	[AC_MSG_RESULT([no])]
##############################################
strongswan-5.9.1/configure.ac-1109-		fi
strongswan-5.9.1/configure.ac:1110:		AC_SUBST(MYSQLLIB, `$MYSQLCONFIG --libs_r`)
strongswan-5.9.1/configure.ac:1111:		AC_SUBST(MYSQLCFLAG, `$MYSQLCONFIG --cflags`)
strongswan-5.9.1/configure.ac-1112-	fi
##############################################
strongswan-5.9.1/configure.ac-1242-if test x$integrity_test = xtrue; then
strongswan-5.9.1/configure.ac:1243:	AC_MSG_CHECKING([for dladdr()])
strongswan-5.9.1/configure.ac-1244-	AC_COMPILE_IFELSE(
##############################################
strongswan-5.9.1/configure.ac-1247-			  #include <dlfcn.h>]],
strongswan-5.9.1/configure.ac:1248:			[[Dl_info info; dladdr(main, &info);]])],
strongswan-5.9.1/configure.ac-1249-		[AC_MSG_RESULT([yes])],
strongswan-5.9.1/configure.ac-1250-		[AC_MSG_RESULT([no]);
strongswan-5.9.1/configure.ac:1251:		 AC_MSG_ERROR([dladdr() not supported, required by integrity-test!])]
strongswan-5.9.1/configure.ac-1252-	)
##############################################
strongswan-5.9.1/configure.ac-1351-if test x$python_eggs = xtrue; then
strongswan-5.9.1/configure.ac:1352:	PYTHON_PACKAGE_VERSION=`echo "$PACKAGE_VERSION" | $SED 's/dr/.dev/'`
strongswan-5.9.1/configure.ac-1353-	AC_SUBST([PYTHON_PACKAGE_VERSION])
##############################################
strongswan-5.9.1/fuzz/Makefile.in-50-  { \
strongswan-5.9.1/fuzz/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/fuzz/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/fuzz/Makefile.in-515-.c.o:
strongswan-5.9.1/fuzz/Makefile.in:516:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/fuzz/Makefile.in-517-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/fuzz/Makefile.in-523-.c.obj:
strongswan-5.9.1/fuzz/Makefile.in:524:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/fuzz/Makefile.in:525:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/fuzz/Makefile.in-526-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/fuzz/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/fuzz/Makefile.in:529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/fuzz/Makefile.in-530-
strongswan-5.9.1/fuzz/Makefile.in-531-.c.lo:
strongswan-5.9.1/fuzz/Makefile.in:532:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/fuzz/Makefile.in-533-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/fuzz/Makefile.in-574-GTAGS:
strongswan-5.9.1/fuzz/Makefile.in:575:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/fuzz/Makefile.in-576-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/fuzz/Makefile.in-597-distdir: $(DISTFILES)
strongswan-5.9.1/fuzz/Makefile.in:598:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/fuzz/Makefile.in:599:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/fuzz/Makefile.in-600-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/fuzz/Makefile.in-611-	  if test -d $$d/$$file; then \
strongswan-5.9.1/fuzz/Makefile.in:612:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/fuzz/Makefile.in-613-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/testing/Makefile.in-49-  { \
strongswan-5.9.1/testing/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/testing/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/testing/Makefile.in-426-distdir: $(DISTFILES)
strongswan-5.9.1/testing/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/testing/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/testing/Makefile.in-429-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/testing/Makefile.in-440-	  if test -d $$d/$$file; then \
strongswan-5.9.1/testing/Makefile.in:441:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/testing/Makefile.in-442-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/testing/do-tests-16-
strongswan-5.9.1/testing/do-tests:17:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/do-tests-18-. $DIR/testing.conf
##############################################
strongswan-5.9.1/testing/do-tests-86-do
strongswan-5.9.1/testing/do-tests:87:    eval ipv4_${host}="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $1 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:88:    eval ipv6_${host}="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $1 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-89-
##############################################
strongswan-5.9.1/testing/do-tests-91-    moon)
strongswan-5.9.1/testing/do-tests:92:        eval ipv4_moon1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:93:        eval ipv6_moon1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-94-        ;;
strongswan-5.9.1/testing/do-tests-95-    sun)
strongswan-5.9.1/testing/do-tests:96:        eval ipv4_sun1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:97:        eval ipv6_sun1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-98-        ;;
strongswan-5.9.1/testing/do-tests-99-    alice)
strongswan-5.9.1/testing/do-tests:100:        eval ipv4_alice1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:101:        eval ipv6_alice1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-102-        ;;
##############################################
strongswan-5.9.1/testing/do-tests-107-    carol)
strongswan-5.9.1/testing/do-tests:108:        eval ipv4_carol1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:109:        eval ipv6_carol1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-110-         ;;
strongswan-5.9.1/testing/do-tests-111-    dave)
strongswan-5.9.1/testing/do-tests:112:        eval ipv4_dave1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests:113:        eval ipv6_dave1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/do-tests-114-        ;;
##############################################
strongswan-5.9.1/testing/do-tests-125-do
strongswan-5.9.1/testing/do-tests:126:    ssh $SSHCONF -N root@`eval echo \\\$ipv4_$host` >/dev/null 2>&1 &
strongswan-5.9.1/testing/do-tests:127:    eval ssh_pid_$host="`echo $!`"
strongswan-5.9.1/testing/do-tests:128:    do_on_exit kill `eval echo \\\$ssh_pid_$host`
strongswan-5.9.1/testing/do-tests-129-done
##############################################
strongswan-5.9.1/testing/do-tests-134-
strongswan-5.9.1/testing/do-tests:135:[ -f $SHAREDDIR/.strongswan-version ] && SWANVERSION=`cat $SHAREDDIR/.strongswan-version`
strongswan-5.9.1/testing/do-tests:136:KERNELVERSION=`ssh $SSHCONF root@\$ipv4_winnetou uname -r 2>/dev/null`
strongswan-5.9.1/testing/do-tests-137-
##############################################
strongswan-5.9.1/testing/do-tests-230-do
strongswan-5.9.1/testing/do-tests:231:    SUBTESTS="`basename $SUBDIR`"
strongswan-5.9.1/testing/do-tests-232-
##############################################
strongswan-5.9.1/testing/do-tests-234-	then
strongswan-5.9.1/testing/do-tests:235:		SUBTESTS="`ls $DEFAULTTESTSDIR/$SUBDIR`"
strongswan-5.9.1/testing/do-tests-236-	else
##############################################
strongswan-5.9.1/testing/do-tests-238-		then
strongswan-5.9.1/testing/do-tests:239:			SUBTESTS="`basename -a $DEFAULTTESTSDIR/$SUBDIR`"
strongswan-5.9.1/testing/do-tests-240-		fi
strongswan-5.9.1/testing/do-tests:241:		SUBDIR="`dirname $SUBDIR`"
strongswan-5.9.1/testing/do-tests-242-	fi
##############################################
strongswan-5.9.1/testing/do-tests-352-	    do
strongswan-5.9.1/testing/do-tests:353:		host=`echo $host_iface | awk -F ":" '{print $1}'`
strongswan-5.9.1/testing/do-tests:354:		iface=`echo $host_iface | awk -F ":" '{if ($2 != "") { print $2 } else { printf("eth0") }}'`
strongswan-5.9.1/testing/do-tests-355-		tcpdump_cmd="tcpdump -l $TCPDUMP_IM -i $iface not port ssh and not port domain >/tmp/tcpdump.log 2>/tmp/tcpdump.err.log &"
strongswan-5.9.1/testing/do-tests-356-		echo "$(print_time)${host}# $tcpdump_cmd" >> $CONSOLE_LOG
strongswan-5.9.1/testing/do-tests:357:		ssh $SSHCONF root@`eval echo \\\$ipv4_$host '$tcpdump_cmd'`
strongswan-5.9.1/testing/do-tests-358-		eval TDUP_${host}="true"
##############################################
strongswan-5.9.1/testing/do-tests-378-	do
strongswan-5.9.1/testing/do-tests:379:		ssh $SSHCONF root@`eval echo \\\$ipv4_$host` 'conntrack -F' >/dev/null 2>&1
strongswan-5.9.1/testing/do-tests-380-	done
##############################################
strongswan-5.9.1/testing/do-tests-388-	do
strongswan-5.9.1/testing/do-tests:389:		ssh $SSHCONF root@`eval echo \\\$ipv4_$host` 'rm -f $LEAK_DETECTIVE_LOG' >/dev/null 2>&1
strongswan-5.9.1/testing/do-tests-390-	done
##############################################
strongswan-5.9.1/testing/do-tests-397-	do
strongswan-5.9.1/testing/do-tests:398:		ssh $SSHCONF root@`eval echo \\\$ipv4_$host` 'ip xfrm state flush; ip xfrm policy flush' >/dev/null 2>&1
strongswan-5.9.1/testing/do-tests-399-	done
##############################################
strongswan-5.9.1/testing/do-tests-792-		eval HOSTLOGIN=root@\$ipv4_${host}
strongswan-5.9.1/testing/do-tests:793:		IPSECSTATE=`ssh $SSHCONF $HOSTLOGIN 'ip xfrm state'`
strongswan-5.9.1/testing/do-tests-794-		# ignore IPv4/v6 states created with IPComp SAs
strongswan-5.9.1/testing/do-tests:795:		IPSECSTATEISSUE=`echo "$IPSECSTATE" | grep 'proto.*spi' | grep -v 'proto 4'`
strongswan-5.9.1/testing/do-tests:796:		IPSECPOLICY=`ssh $SSHCONF $HOSTLOGIN 'ip xfrm policy'`
strongswan-5.9.1/testing/do-tests-797-		if [ -n "$IPSECSTATEISSUE" -o -n "$IPSECPOLICY" ]
##############################################
strongswan-5.9.1/testing/do-tests-814-		eval HOSTLOGIN=root@\$ipv4_${host}
strongswan-5.9.1/testing/do-tests:815:		LEAKS=`ssh $SSHCONF $HOSTLOGIN 'cat $LEAK_DETECTIVE_LOG 2>/dev/null | grep -v "No leaks detected.*"'`
strongswan-5.9.1/testing/do-tests-816-		if [ -n "$LEAKS" ]
##############################################
strongswan-5.9.1/testing/do-tests-855-	do
strongswan-5.9.1/testing/do-tests:856:	    if [ "`eval echo \\\$TDUP_${host}`" = "true" ]
strongswan-5.9.1/testing/do-tests-857-	    then
##############################################
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown-135-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown:136:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown:137:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown-138-
##############################################
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown-169-	;;
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown:170:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/ikev1/nat-virtual-ip/hosts/moon/etc/nat_updown-171-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/moon/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-null/hosts/sun/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/moon/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-cert/hosts/sun/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/moon/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/host2host-cert/hosts/sun/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/moon/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-cert-ipv6/hosts/sun/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/moon/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown-224-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown:225:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown:226:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown-227-
##############################################
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown-599-	;;
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown:600:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/libipsec/net2net-3des/hosts/sun/etc/updown-601-	exit 1
##############################################
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown-182-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown:183:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown:184:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown-185-
##############################################
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown-230-	;;
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown:231:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/ikev2/net2net-same-nets/hosts/sun/etc/mark_updown-232-	exit 1
##############################################
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown-236-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown:237:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown:238:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown-239-
##############################################
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown-413-	;;
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown:414:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown-415-	exit 1
##############################################
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown-134-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown:135:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown:136:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown-137-
##############################################
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown-168-	;;
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown:169:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/ikev2/nat-virtual-ip/hosts/moon/etc/nat_updown-170-	exit 1
##############################################
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown-236-# resolve octal escape sequences
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown:237:PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown:238:PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown-239-
##############################################
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown-413-	;;
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown:414:*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
strongswan-5.9.1/testing/tests/ikev2/nat-rw-mark/hosts/sun/etc/mark_updown-415-	exit 1
##############################################
strongswan-5.9.1/testing/testing.conf-16-
strongswan-5.9.1/testing/testing.conf:17:TESTINGDIR=$(dirname `readlink -f ${BASH_SOURCE[0]}`)
strongswan-5.9.1/testing/testing.conf-18-if [ -f $TESTINGDIR/testing.conf.local ]
##############################################
strongswan-5.9.1/testing/make-testing-2-
strongswan-5.9.1/testing/make-testing:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/make-testing-4-. $DIR/testing.conf
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.6-813-# CONFIG_SENSORS_LIS3LV02D is not set
strongswan-5.9.1/testing/config/kernel/config-3.6:814:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.6-815-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.6-1539-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.6:1540:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.6-1541-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.7-1010-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.7:1011:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.7-1012-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.7-2050-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.7:2051:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.7-2052-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.16-872-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.16:873:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.16-874-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.16-1752-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.16:1753:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.16-1754-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.19-1120-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.19:1121:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.19-1122-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.19-2508-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.19:2509:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.19-2510-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.18-1078-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.18:1079:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.18-1080-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.18-2192-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.18:2193:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.18-2194-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.13-1076-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.13:1077:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.13-1078-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.13-2176-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.13:2177:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.13-2178-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.14-1084-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.14:1085:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.14-1086-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.14-2199-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.14:2200:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.14-2201-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.13-846-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.13:847:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.13-848-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.13-1707-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.13:1708:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.13-1709-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.5-1188-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.5:1189:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.5-1190-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.5-2734-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.5:2735:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.5-2736-# CONFIG_HEADERS_INSTALL is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.1-926-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.1:927:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.1-928-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.1-1850-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.1:1851:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.1-1852-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.8-811-# CONFIG_SENSORS_LIS3LV02D is not set
strongswan-5.9.1/testing/config/kernel/config-3.8:812:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.8-813-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.8-1566-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.8:1567:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.8-1568-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.5-977-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.5:978:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.5-979-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.5-1987-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.5:1988:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.5-1989-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.7-1202-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.7:1203:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.7-1204-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.7-2759-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.7:2760:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.7-2761-# CONFIG_HEADERS_INSTALL is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.15-1096-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.15:1097:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.15-1098-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.15-2225-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.15:2226:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.15-2227-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.15-861-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.15:862:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.15-863-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.15-1740-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.15:1741:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.15-1742-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.4-1183-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.4:1184:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.4-1185-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.4-2748-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.4:2749:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.4-2750-# CONFIG_DEBUG_FS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.1-1122-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.1:1123:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.1-1124-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.1-2537-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.1:2538:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.1-2539-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.9-1024-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.9:1025:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.9-1026-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.9-2079-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.9:2080:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.9-2081-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.6-993-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.6:994:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.6-995-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.6-2027-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.6:2028:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.6-2029-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.3-966-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.3:967:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.3-968-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.3-1936-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.3:1937:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.3-1938-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.4-969-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.4:970:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.4-971-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.4-1956-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.4:1957:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.4-1958-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.11-1051-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.11:1052:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.11-1053-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.11-2142-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.11:2143:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.11-2144-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.8-1018-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.8:1019:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.8-1020-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.8-2062-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.8:2063:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.8-2064-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.0-924-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.0:925:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.0-926-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.0-1854-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.0:1855:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.0-1856-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.10-820-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.10:821:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.10-822-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.10-1640-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.10:1641:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.10-1642-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.2-1170-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.2:1171:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.2-1172-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.2-2721-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.2:2722:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.2-2723-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.10-1029-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.10:1030:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.10-1031-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.10-2098-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.10:2099:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.10-2100-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.18-900-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.18:901:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.18-902-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.18-1811-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.18:1812:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.18-1813-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.2-940-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-4.2:941:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.2-942-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-4.2-1894-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-4.2:1895:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-4.2-1896-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.0-1121-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.0:1122:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.0-1123-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.0-2523-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.0:2524:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.0-2525-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.5-809-# CONFIG_SENSORS_LIS3LV02D is not set
strongswan-5.9.1/testing/config/kernel/config-3.5:810:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.5-811-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.5-1533-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.5:1534:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.5-1535-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.9-821-# CONFIG_SENSORS_LIS3LV02D is not set
strongswan-5.9.1/testing/config/kernel/config-3.9:822:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.9-823-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.9-1586-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.9:1587:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.9-1588-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.17-887-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.17:888:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.17-889-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.17-1784-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.17:1785:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.17-1786-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.11-835-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.11:836:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.11-837-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.11-1669-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.11:1670:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.11-1671-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.19-906-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.19:907:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.19-908-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.19-1825-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.19:1826:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.19-1827-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.12-838-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-3.12:839:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.12-840-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-3.12-1683-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-3.12:1684:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-3.12-1685-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.3-1179-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.3:1180:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.3-1181-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.3-2741-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.3:2742:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.3-2743-# CONFIG_UNUSED_SYMBOLS is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.8-1204-# CONFIG_DUMMY_IRQ is not set
strongswan-5.9.1/testing/config/kernel/config-5.8:1205:# CONFIG_IBM_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.8-1206-# CONFIG_PHANTOM is not set
##############################################
strongswan-5.9.1/testing/config/kernel/config-5.8-2764-# CONFIG_STRIP_ASM_SYMS is not set
strongswan-5.9.1/testing/config/kernel/config-5.8:2765:# CONFIG_READABLE_ASM is not set
strongswan-5.9.1/testing/config/kernel/config-5.8-2766-# CONFIG_HEADERS_INSTALL is not set
##############################################
strongswan-5.9.1/testing/start-testing-2-
strongswan-5.9.1/testing/start-testing:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/start-testing-4-. $DIR/testing.conf
##############################################
strongswan-5.9.1/testing/ssh-2-
strongswan-5.9.1/testing/ssh:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/ssh-4-. $DIR/testing.conf
##############################################
strongswan-5.9.1/testing/ssh-25-		pos='$2'
strongswan-5.9.1/testing/ssh:26:		host=`echo "$host" | sed -n -e "s/1$//p"`
strongswan-5.9.1/testing/ssh-27-	fi
strongswan-5.9.1/testing/ssh:28:	ip="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, "{ print ${pos} }" | awk '{ print $1 }'`"
strongswan-5.9.1/testing/ssh-29-	if [ -z $ip ]
##############################################
strongswan-5.9.1/testing/stop-testing-2-
strongswan-5.9.1/testing/stop-testing:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/stop-testing-4-. $DIR/testing.conf
##############################################
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-file-18-let steps=$secs*10
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-file:19:for i in `seq 1 $steps`
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-file-20-do
##############################################
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-connection-24-let steps=$secs*10
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-connection:25:for i in `seq 1 $steps`
strongswan-5.9.1/testing/hosts/default/usr/local/bin/expect-connection-26-do
##############################################
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-41-  openssl x509 -in certs/${cert} -outform der -out ${CERTS_DIR}/cert.der
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl:42:  mv ${CERTS_DIR}/cert.der ${CERTS_DIR}/`sha1sum ${CERTS_DIR}/cert.der | head -c 40`
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-43-done
##############################################
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-61-  openssl x509 -in certs/${cert} -outform der -out ${CERTS_DIR}/cert.der
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl:62:  mv ${CERTS_DIR}/cert.der ${CERTS_DIR}/`sha1sum ${CERTS_DIR}/cert.der | head -c 40`
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-63-done
##############################################
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-81-  openssl x509 -in certs/${cert} -outform der -out ${CERTS_DIR}/cert.der
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl:82:  mv ${CERTS_DIR}/cert.der ${CERTS_DIR}/`sha1sum ${CERTS_DIR}/cert.der | head -c 40`
strongswan-5.9.1/testing/hosts/winnetou/etc/ca/generate-crl-83-done
##############################################
strongswan-5.9.1/testing/scripts/build-strongswan-2-
strongswan-5.9.1/testing/scripts/build-strongswan:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/build-strongswan-4-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/build-strongswan-71-log_action "Determine strongSwan version"
strongswan-5.9.1/testing/scripts/build-strongswan:72:desc=`git -C $SWANDIR describe --dirty`
strongswan-5.9.1/testing/scripts/build-strongswan-73-if [ $? -eq 0 ]; then
strongswan-5.9.1/testing/scripts/build-strongswan:74:	SWANVERSION="$desc (`git -C $SWANDIR rev-parse --abbrev-ref HEAD`)"
strongswan-5.9.1/testing/scripts/build-strongswan-75-else
strongswan-5.9.1/testing/scripts/build-strongswan:76:	SWANVERSION="`cat $SWANDIR/configure.ac | sed -n '/^AC_INIT/{ s/.*,\[\(.*\)\])$/\1/p }'`"
strongswan-5.9.1/testing/scripts/build-strongswan-77-fi
##############################################
strongswan-5.9.1/testing/scripts/build-strongswan-84-RECPDIR=$DIR/recipes
strongswan-5.9.1/testing/scripts/build-strongswan:85:RECIPE=`ls $RECPDIR/*strongswan.mk | xargs -n1 basename`
strongswan-5.9.1/testing/scripts/build-strongswan-86-mkdir -p $SHAREDDIR/build-strongswan
##############################################
strongswan-5.9.1/testing/scripts/function.sh-134-	let steps=$secs*100
strongswan-5.9.1/testing/scripts/function.sh:135:	for st in `seq 1 $steps`
strongswan-5.9.1/testing/scripts/function.sh-136-	do
##############################################
strongswan-5.9.1/testing/scripts/function.sh-197-
strongswan-5.9.1/testing/scripts/function.sh:198:	for eachfoundfile in `find $DESTDIR -type f`
strongswan-5.9.1/testing/scripts/function.sh-199-	do
##############################################
strongswan-5.9.1/testing/scripts/build-guestimages-18-
strongswan-5.9.1/testing/scripts/build-guestimages:19:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/build-guestimages-20-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/build-guestkernel-2-
strongswan-5.9.1/testing/scripts/build-guestkernel:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/build-guestkernel-4-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/load-testconfig-16-
strongswan-5.9.1/testing/scripts/load-testconfig:17:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/load-testconfig-18-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/load-testconfig-47-do
strongswan-5.9.1/testing/scripts/load-testconfig:48:	eval ipv4_${host}="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $1 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:49:	eval ipv6_${host}="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $1 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-50-
##############################################
strongswan-5.9.1/testing/scripts/load-testconfig-52-	moon)
strongswan-5.9.1/testing/scripts/load-testconfig:53:		eval ipv4_moon1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:54:		eval ipv6_moon1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-55-		;;
strongswan-5.9.1/testing/scripts/load-testconfig-56-	sun)
strongswan-5.9.1/testing/scripts/load-testconfig:57:		eval ipv4_sun1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:58:		eval ipv6_sun1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-59-		;;
strongswan-5.9.1/testing/scripts/load-testconfig-60-	alice)
strongswan-5.9.1/testing/scripts/load-testconfig:61:		eval ipv4_alice1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:62:		eval ipv6_alice1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-63-		;;
##############################################
strongswan-5.9.1/testing/scripts/load-testconfig-68-	carol)
strongswan-5.9.1/testing/scripts/load-testconfig:69:		eval ipv4_carol1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:70:		eval ipv6_carol1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-71-		;;
strongswan-5.9.1/testing/scripts/load-testconfig-72-	dave)
strongswan-5.9.1/testing/scripts/load-testconfig:73:		eval ipv4_dave1="`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig:74:		eval ipv6_dave1="`echo $HOSTNAMEIPV6 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $2 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/load-testconfig-75-		;;
##############################################
strongswan-5.9.1/testing/scripts/load-testconfig-140-then
strongswan-5.9.1/testing/scripts/load-testconfig:141:	for host in `ls $TESTDIR/hosts`
strongswan-5.9.1/testing/scripts/load-testconfig-142-	do
##############################################
strongswan-5.9.1/testing/scripts/chroot-2-
strongswan-5.9.1/testing/scripts/chroot:3:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/chroot-4-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-10-# Determine testing directory
strongswan-5.9.1/testing/scripts/build-certs-chroot:11:DIR="$(dirname `readlink -f $0`)/.."
strongswan-5.9.1/testing/scripts/build-certs-chroot-12-
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1745-
strongswan-5.9.1/testing/scripts/build-certs-chroot:1746:CA_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${CA_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1747:CA_SPKI_HEX=`pki --keyid --type rsa --format hex --id spki --in ${CA_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1748:CA_CERT_HEX=`cat ${CA_CERT_DER} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1749:CA_CERT_PEM_HEX=`cat ${CA_CERT} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1750-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1753-MOON_KEY_PEM="${DIR}/hosts/moon/${SWANCTL_DIR}/rsa/moonKey.pem"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1754:MOON_KEY_PEM_HEX=`cat ${MOON_KEY_PEM} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1755:MOON_KEY_HEX=`cat ${MOON_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1756:MOON_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${MOON_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1757:MOON_PUB_HEX=`pki --pub --type rsa --in ${MOON_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1758:MOON_CERT_HEX=`openssl x509 -in ${MOON_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1759:MOON_CERT_PEM_HEX=`cat ${MOON_CERT} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1760-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1763-SUN_KEY_PEM="${DIR}/hosts/sun/${SWANCTL_DIR}/rsa/sunKey.pem"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1764:SUN_KEY_PEM_HEX=`cat ${SUN_KEY_PEM} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1765:SUN_KEY_HEX=`cat ${SUN_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1766:SUN_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${SUN_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1767:SUN_CERT_HEX=`openssl x509 -in ${SUN_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1768:SUN_CERT_PEM_HEX=`cat ${SUN_CERT} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1769-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1771-CAROL_KEY="${CA_DIR}/keys/carolKey.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1772:CAROL_KEY_HEX=`cat ${CAROL_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1773:CAROL_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${CAROL_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1774:CAROL_PUB_HEX=`pki --pub --type rsa --in ${CAROL_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1775:CAROL_CERT_HEX=`openssl x509 -in ${CAROL_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1776-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1778-DAVE_KEY="${CA_DIR}/keys/daveKey.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1779:DAVE_KEY_HEX=`cat ${DAVE_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1780:DAVE_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${DAVE_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1781:DAVE_PUB_HEX=`pki --pub --type rsa --in ${DAVE_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1782:DAVE_CERT_HEX=`openssl x509 -in ${DAVE_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1783-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1785-ALICE_KEY="${CA_DIR}/keys/aliceKey.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1786:ALICE_KEY_HEX=`cat ${ALICE_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1787:ALICE_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${ALICE_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1788:ALICE_CERT_HEX=`openssl x509 -in ${ALICE_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1789-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1791-VENUS_KEY="${CA_DIR}/keys/venusKey.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1792:VENUS_KEY_HEX=`cat ${VENUS_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1793:VENUS_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${VENUS_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1794:VENUS_CERT_HEX=`openssl x509 -in ${VENUS_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1795-#
strongswan-5.9.1/testing/scripts/build-certs-chroot:1796:RESEARCH_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${RESEARCH_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1797:RESEARCH_SPKI_HEX=`pki --keyid --type rsa --format hex --id spki --in ${RESEARCH_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1798:RESEARCH_CERT_HEX=`cat ${RESEARCH_CERT_DER} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1799-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1801-CAROL_R_KEY="${RESEARCH_DIR}/keys/01.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1802:CAROL_R_KEY_HEX=`cat ${CAROL_R_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1803:CAROL_R_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${CAROL_R_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1804:CAROL_R_CERT_HEX=`openssl x509 -in ${CAROL_R_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1805-#
strongswan-5.9.1/testing/scripts/build-certs-chroot:1806:SALES_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${SALES_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1807:SALES_SPKI_HEX=`pki --keyid --type rsa --format hex --id spki --in ${SALES_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1808:SALES_CERT_HEX=`cat ${SALES_CERT_DER} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1809-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1811-DAVE_S_KEY="${SALES_DIR}/keys/01.der"
strongswan-5.9.1/testing/scripts/build-certs-chroot:1812:DAVE_S_KEY_HEX=`cat ${DAVE_S_KEY} | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1813:DAVE_S_SPK_HEX=`pki --keyid --type rsa --format hex --id spk --in ${DAVE_S_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot:1814:DAVE_S_CERT_HEX=`openssl x509 -in ${DAVE_S_CERT} -outform der | hexdump -v -e '/1 "%02x"'`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1815-#
##############################################
strongswan-5.9.1/testing/scripts/build-certs-chroot-1916-
strongswan-5.9.1/testing/scripts/build-certs-chroot:1917:MOON_PUB_DNS=`pki --pub --type rsa --outform dnskey --in ${MOON_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1918-#
strongswan-5.9.1/testing/scripts/build-certs-chroot:1919:SUN_PUB_DNS=`pki --pub --type rsa --outform dnskey --in ${SUN_KEY}`
strongswan-5.9.1/testing/scripts/build-certs-chroot-1920-#
##############################################
strongswan-5.9.1/testing/scripts/build-rootimage-18-
strongswan-5.9.1/testing/scripts/build-rootimage:19:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/build-rootimage-20-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/build-rootimage-61-fi
strongswan-5.9.1/testing/scripts/build-rootimage:62:RECIPES=`ls $RECPDIR/*.mk | xargs -n1 basename`
strongswan-5.9.1/testing/scripts/build-rootimage-63-for r in $RECIPES
##############################################
strongswan-5.9.1/testing/scripts/build-baseimage-4-
strongswan-5.9.1/testing/scripts/build-baseimage:5:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/build-baseimage-6-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/restore-defaults-16-
strongswan-5.9.1/testing/scripts/restore-defaults:17:DIR=$(dirname `readlink -f $0`)
strongswan-5.9.1/testing/scripts/restore-defaults-18-. $DIR/../testing.conf
##############################################
strongswan-5.9.1/testing/scripts/restore-defaults-34-then
strongswan-5.9.1/testing/scripts/restore-defaults:35:	for host in `ls $TESTSDIR/${testname}/hosts`
strongswan-5.9.1/testing/scripts/restore-defaults-36-	do
strongswan-5.9.1/testing/scripts/restore-defaults:37:		eval HOSTLOGIN="root@`echo $HOSTNAMEIPV4 | sed -n -e "s/^.*${host},//gp" | awk -F, '{ print $1 }' | awk '{ print $1 }'`"
strongswan-5.9.1/testing/scripts/restore-defaults-38-		scp $SSHCONF -r $HOSTCONFIGDIR/${host}/etc $HOSTLOGIN:/ > /dev/null 2>&1
##############################################
strongswan-5.9.1/testing/scripts/build-certs-2-
strongswan-5.9.1/testing/scripts/build-certs:3:DIR="$(dirname `readlink -f $0`)/.."
strongswan-5.9.1/testing/scripts/build-certs-4-. $DIR/testing.conf
##############################################
strongswan-5.9.1/install-sh-234-      fi
strongswan-5.9.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
strongswan-5.9.1/install-sh-236-    *)
##############################################
strongswan-5.9.1/install-sh-281-      dstdir=$dst
strongswan-5.9.1/install-sh:282:      dst=$dstdir/`basename "$src"`
strongswan-5.9.1/install-sh-283-      dstdir_status=0
strongswan-5.9.1/install-sh-284-    else
strongswan-5.9.1/install-sh:285:      dstdir=`dirname "$dst"`
strongswan-5.9.1/install-sh-286-      test -d "$dstdir"
##############################################
strongswan-5.9.1/install-sh-344-                   test_tmpdir="$tmpdir/a"
strongswan-5.9.1/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
strongswan-5.9.1/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
strongswan-5.9.1/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
strongswan-5.9.1/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
strongswan-5.9.1/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
strongswan-5.9.1/install-sh-409-            case $prefix in
strongswan-5.9.1/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
strongswan-5.9.1/install-sh-411-              *) qprefix=$prefix;;
##############################################
strongswan-5.9.1/install-sh-458-    if $copy_on_change &&
strongswan-5.9.1/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
strongswan-5.9.1/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
strongswan-5.9.1/install-sh-461-       set -f &&
##############################################
strongswan-5.9.1/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
strongswan-5.9.1/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
strongswan-5.9.1/ylwrap-103-case $input in
##############################################
strongswan-5.9.1/ylwrap-111-esac
strongswan-5.9.1/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
strongswan-5.9.1/ylwrap-113-
##############################################
strongswan-5.9.1/ylwrap-150-  shift
strongswan-5.9.1/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
strongswan-5.9.1/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
strongswan-5.9.1/ylwrap-153-done
##############################################
strongswan-5.9.1/ylwrap-182-  do
strongswan-5.9.1/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
strongswan-5.9.1/ylwrap-184-    if test -f "$from"; then
##############################################
strongswan-5.9.1/ylwrap-198-        realtarget=$target
strongswan-5.9.1/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
strongswan-5.9.1/ylwrap-200-      fi
##############################################
strongswan-5.9.1/init/Makefile.in-49-  { \
strongswan-5.9.1/init/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/init/Makefile.in-51-  }; \
##############################################
strongswan-5.9.1/init/Makefile.in-174-  while test -n "$$dir1"; do \
strongswan-5.9.1/init/Makefile.in:175:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
strongswan-5.9.1/init/Makefile.in-176-    if test "$$first" != "."; then \
strongswan-5.9.1/init/Makefile.in-177-      if test "$$first" = ".."; then \
strongswan-5.9.1/init/Makefile.in:178:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
strongswan-5.9.1/init/Makefile.in:179:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
strongswan-5.9.1/init/Makefile.in-180-      else \
strongswan-5.9.1/init/Makefile.in:181:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
strongswan-5.9.1/init/Makefile.in-182-        if test "$$first2" = "$$first"; then \
strongswan-5.9.1/init/Makefile.in:183:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/init/Makefile.in-184-        else \
##############################################
strongswan-5.9.1/init/Makefile.in-189-    fi; \
strongswan-5.9.1/init/Makefile.in:190:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
strongswan-5.9.1/init/Makefile.in-191-  done; \
##############################################
strongswan-5.9.1/init/Makefile.in-492-	dot_seen=no; \
strongswan-5.9.1/init/Makefile.in:493:	target=`echo $@ | sed s/-recursive//`; \
strongswan-5.9.1/init/Makefile.in-494-	case "$@" in \
##############################################
strongswan-5.9.1/init/Makefile.in-555-GTAGS:
strongswan-5.9.1/init/Makefile.in:556:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/init/Makefile.in-557-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/init/Makefile.in-578-distdir: $(DISTFILES)
strongswan-5.9.1/init/Makefile.in:579:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/Makefile.in:580:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/Makefile.in-581-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/init/Makefile.in-592-	  if test -d $$d/$$file; then \
strongswan-5.9.1/init/Makefile.in:593:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/init/Makefile.in-594-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/init/systemd-starter/Makefile.in-50-  { \
strongswan-5.9.1/init/systemd-starter/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/init/systemd-starter/Makefile.in-128-  esac
strongswan-5.9.1/init/systemd-starter/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/init/systemd-starter/Makefile.in-130-am__vpath_adj = case $$p in \
strongswan-5.9.1/init/systemd-starter/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-132-    *) f=$$p;; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-133-  esac;
strongswan-5.9.1/init/systemd-starter/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/init/systemd-starter/Makefile.in-135-am__install_max = 40
strongswan-5.9.1/init/systemd-starter/Makefile.in-136-am__nobase_strip_setup = \
strongswan-5.9.1/init/systemd-starter/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/init/systemd-starter/Makefile.in-138-am__nobase_strip = \
##############################################
strongswan-5.9.1/init/systemd-starter/Makefile.in-466-	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
strongswan-5.9.1/init/systemd-starter/Makefile.in:467:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-468-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/init/systemd-starter/Makefile.in-476-distdir: $(DISTFILES)
strongswan-5.9.1/init/systemd-starter/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/systemd-starter/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/init/systemd-starter/Makefile.in-490-	  if test -d $$d/$$file; then \
strongswan-5.9.1/init/systemd-starter/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/init/systemd-starter/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/init/systemd/Makefile.in-50-  { \
strongswan-5.9.1/init/systemd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/init/systemd/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/init/systemd/Makefile.in-128-  esac
strongswan-5.9.1/init/systemd/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
strongswan-5.9.1/init/systemd/Makefile.in-130-am__vpath_adj = case $$p in \
strongswan-5.9.1/init/systemd/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
strongswan-5.9.1/init/systemd/Makefile.in-132-    *) f=$$p;; \
strongswan-5.9.1/init/systemd/Makefile.in-133-  esac;
strongswan-5.9.1/init/systemd/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
strongswan-5.9.1/init/systemd/Makefile.in-135-am__install_max = 40
strongswan-5.9.1/init/systemd/Makefile.in-136-am__nobase_strip_setup = \
strongswan-5.9.1/init/systemd/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
strongswan-5.9.1/init/systemd/Makefile.in-138-am__nobase_strip = \
##############################################
strongswan-5.9.1/init/systemd/Makefile.in-466-	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
strongswan-5.9.1/init/systemd/Makefile.in:467:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
strongswan-5.9.1/init/systemd/Makefile.in-468-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
strongswan-5.9.1/init/systemd/Makefile.in-476-distdir: $(DISTFILES)
strongswan-5.9.1/init/systemd/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/systemd/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/init/systemd/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/init/systemd/Makefile.in-490-	  if test -d $$d/$$file; then \
strongswan-5.9.1/init/systemd/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/init/systemd/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/config.h.in-63-
strongswan-5.9.1/config.h.in:64:/* have dladdr() */
strongswan-5.9.1/config.h.in-65-#undef HAVE_DLADDR
##############################################
strongswan-5.9.1/ltmain.sh-103-#
strongswan-5.9.1/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
strongswan-5.9.1/ltmain.sh-105-#
##############################################
strongswan-5.9.1/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
strongswan-5.9.1/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
strongswan-5.9.1/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
strongswan-5.9.1/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
strongswan-5.9.1/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
strongswan-5.9.1/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
strongswan-5.9.1/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
strongswan-5.9.1/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
strongswan-5.9.1/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
strongswan-5.9.1/ltmain.sh-410-# The name of this program.
strongswan-5.9.1/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
strongswan-5.9.1/ltmain.sh-412-
##############################################
strongswan-5.9.1/ltmain.sh-416-  *[\\/]*)
strongswan-5.9.1/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
strongswan-5.9.1/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
strongswan-5.9.1/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
strongswan-5.9.1/ltmain.sh-610-
strongswan-5.9.1/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
strongswan-5.9.1/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
strongswan-5.9.1/ltmain.sh-613-
##############################################
strongswan-5.9.1/ltmain.sh-639-
strongswan-5.9.1/ltmain.sh:640:    func_arith_result=`expr "$@"`
strongswan-5.9.1/ltmain.sh-641-  }
##############################################
strongswan-5.9.1/ltmain.sh-660-  # ...otherwise fall back to using sed.
strongswan-5.9.1/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
strongswan-5.9.1/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
strongswan-5.9.1/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
strongswan-5.9.1/ltmain.sh-757-      test -n "$_G_tc" && {
strongswan-5.9.1/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
strongswan-5.9.1/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
strongswan-5.9.1/ltmain.sh-760-      }
strongswan-5.9.1/ltmain.sh-761-    done
strongswan-5.9.1/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
strongswan-5.9.1/ltmain.sh-763-
##############################################
strongswan-5.9.1/ltmain.sh-831-
strongswan-5.9.1/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
strongswan-5.9.1/ltmain.sh-833-  }
##############################################
strongswan-5.9.1/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
strongswan-5.9.1/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
strongswan-5.9.1/ltmain.sh-865-      done
strongswan-5.9.1/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
strongswan-5.9.1/ltmain.sh-867-
##############################################
strongswan-5.9.1/ltmain.sh-901-      # If mktemp works, use that first and foremost
strongswan-5.9.1/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
strongswan-5.9.1/ltmain.sh-903-
##############################################
strongswan-5.9.1/ltmain.sh-1111-        *[\\\`\"\$]*)
strongswan-5.9.1/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
strongswan-5.9.1/ltmain.sh-1113-        *)
##############################################
strongswan-5.9.1/ltmain.sh-1198-    case $2 in
strongswan-5.9.1/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
strongswan-5.9.1/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
strongswan-5.9.1/ltmain.sh-1201-    esac
##############################################
strongswan-5.9.1/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
strongswan-5.9.1/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
strongswan-5.9.1/ltmain.sh-1273-      ;;
##############################################
strongswan-5.9.1/ltmain.sh-1358-
strongswan-5.9.1/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
strongswan-5.9.1/ltmain.sh-1360-}
##############################################
strongswan-5.9.1/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
strongswan-5.9.1/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
strongswan-5.9.1/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
strongswan-5.9.1/ltmain.sh-1517-
strongswan-5.9.1/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
strongswan-5.9.1/ltmain.sh-1519-}
##############################################
strongswan-5.9.1/ltmain.sh-1870-
strongswan-5.9.1/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
strongswan-5.9.1/ltmain.sh-1872-      func_split_equals_rhs=
strongswan-5.9.1/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
strongswan-5.9.1/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
strongswan-5.9.1/ltmain.sh-1875-  }
##############################################
strongswan-5.9.1/ltmain.sh-1898-
strongswan-5.9.1/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
strongswan-5.9.1/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
strongswan-5.9.1/ltmain.sh-1901-  }
##############################################
strongswan-5.9.1/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
strongswan-5.9.1/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
strongswan-5.9.1/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
strongswan-5.9.1/ltmain.sh-2074-
##############################################
strongswan-5.9.1/ltmain.sh-2110-  {
strongswan-5.9.1/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
strongswan-5.9.1/ltmain.sh-2112-  }
##############################################
strongswan-5.9.1/ltmain.sh-2115-  {
strongswan-5.9.1/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
strongswan-5.9.1/ltmain.sh-2117-  }
##############################################
strongswan-5.9.1/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
strongswan-5.9.1/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
strongswan-5.9.1/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
strongswan-5.9.1/ltmain.sh-2659-      done
strongswan-5.9.1/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
strongswan-5.9.1/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
strongswan-5.9.1/ltmain.sh-2662-      case $@ in
##############################################
strongswan-5.9.1/ltmain.sh-2672-	    # Evaluate the configuration.
strongswan-5.9.1/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
strongswan-5.9.1/ltmain.sh-2674-	    CC_quoted=
##############################################
strongswan-5.9.1/ltmain.sh-2678-	    done
strongswan-5.9.1/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
strongswan-5.9.1/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
strongswan-5.9.1/ltmain.sh-2681-	    case "$@ " in
##############################################
strongswan-5.9.1/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
strongswan-5.9.1/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
strongswan-5.9.1/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
strongswan-5.9.1/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
strongswan-5.9.1/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
strongswan-5.9.1/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
strongswan-5.9.1/ltmain.sh-3009-    # LT_CYGPATH in this case.
strongswan-5.9.1/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
strongswan-5.9.1/ltmain.sh-3011-  fi
##############################################
strongswan-5.9.1/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
strongswan-5.9.1/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
strongswan-5.9.1/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
strongswan-5.9.1/ltmain.sh-3376-    *.[cCFSifmso] | \
strongswan-5.9.1/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
strongswan-5.9.1/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
strongswan-5.9.1/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
strongswan-5.9.1/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
strongswan-5.9.1/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
strongswan-5.9.1/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
strongswan-5.9.1/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
strongswan-5.9.1/ltmain.sh-3474-
##############################################
strongswan-5.9.1/ltmain.sh-3520-      if test warn = "$need_locks" &&
strongswan-5.9.1/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
strongswan-5.9.1/ltmain.sh-3522-	$ECHO "\
strongswan-5.9.1/ltmain.sh-3523-*** ERROR, $lockfile contains:
strongswan-5.9.1/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
strongswan-5.9.1/ltmain.sh-3525-
##############################################
strongswan-5.9.1/ltmain.sh-3569-      if test warn = "$need_locks" &&
strongswan-5.9.1/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
strongswan-5.9.1/ltmain.sh-3571-	$ECHO "\
strongswan-5.9.1/ltmain.sh-3572-*** ERROR, $lockfile contains:
strongswan-5.9.1/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
strongswan-5.9.1/ltmain.sh-3574-
##############################################
strongswan-5.9.1/ltmain.sh-3895-      # Get the absolute pathname.
strongswan-5.9.1/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
strongswan-5.9.1/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
strongswan-5.9.1/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
strongswan-5.9.1/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
strongswan-5.9.1/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
strongswan-5.9.1/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
strongswan-5.9.1/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
strongswan-5.9.1/ltmain.sh-4280-
##############################################
strongswan-5.9.1/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
strongswan-5.9.1/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
strongswan-5.9.1/ltmain.sh-4293-	  else
strongswan-5.9.1/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
strongswan-5.9.1/ltmain.sh-4295-	  fi
##############################################
strongswan-5.9.1/ltmain.sh-4458-	    fi
strongswan-5.9.1/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
strongswan-5.9.1/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
strongswan-5.9.1/ltmain.sh-4477-	        # Replace the output file specification.
strongswan-5.9.1/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
strongswan-5.9.1/ltmain.sh-4479-
##############################################
strongswan-5.9.1/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
strongswan-5.9.1/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
strongswan-5.9.1/ltmain.sh-4498-	  fi
##############################################
strongswan-5.9.1/ltmain.sh-4570-    my_pic_p=${3-false}
strongswan-5.9.1/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
strongswan-5.9.1/ltmain.sh-4572-    my_dlsyms=
##############################################
strongswan-5.9.1/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
strongswan-5.9.1/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
strongswan-5.9.1/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
strongswan-5.9.1/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
strongswan-5.9.1/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
strongswan-5.9.1/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
strongswan-5.9.1/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
strongswan-5.9.1/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
strongswan-5.9.1/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
strongswan-5.9.1/ltmain.sh-4862-	  else
strongswan-5.9.1/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
strongswan-5.9.1/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
strongswan-5.9.1/ltmain.sh-4865-	  fi
##############################################
strongswan-5.9.1/ltmain.sh-4867-	*)
strongswan-5.9.1/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
strongswan-5.9.1/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
strongswan-5.9.1/ltmain.sh-4870-	  ;;
##############################################
strongswan-5.9.1/ltmain.sh-4882-      # Nullify the symbol file.
strongswan-5.9.1/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
strongswan-5.9.1/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
strongswan-5.9.1/ltmain.sh-4885-    fi
##############################################
strongswan-5.9.1/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
strongswan-5.9.1/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
strongswan-5.9.1/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
strongswan-5.9.1/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
strongswan-5.9.1/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
strongswan-5.9.1/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
strongswan-5.9.1/ltmain.sh-4925-  win32_libid_type=unknown
strongswan-5.9.1/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
strongswan-5.9.1/ltmain.sh-4927-  case $win32_fileres in
##############################################
strongswan-5.9.1/ltmain.sh-4990-
strongswan-5.9.1/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
strongswan-5.9.1/ltmain.sh-4992-}
##############################################
strongswan-5.9.1/ltmain.sh-5008-
strongswan-5.9.1/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
strongswan-5.9.1/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
strongswan-5.9.1/ltmain.sh-5072-    # binutils import library
strongswan-5.9.1/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
strongswan-5.9.1/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
strongswan-5.9.1/ltmain.sh-5075-    # ms-generated import library
strongswan-5.9.1/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
strongswan-5.9.1/ltmain.sh-5077-  else
##############################################
strongswan-5.9.1/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
strongswan-5.9.1/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
strongswan-5.9.1/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
strongswan-5.9.1/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
strongswan-5.9.1/ltmain.sh-5160-	    darwin_arch=
##############################################
strongswan-5.9.1/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
strongswan-5.9.1/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
strongswan-5.9.1/ltmain.sh-5172-	    darwin_file=
##############################################
strongswan-5.9.1/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
strongswan-5.9.1/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
strongswan-5.9.1/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
strongswan-5.9.1/ltmain.sh-5189-      esac
strongswan-5.9.1/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
strongswan-5.9.1/ltmain.sh-5191-    done
##############################################
strongswan-5.9.1/ltmain.sh-5260-
strongswan-5.9.1/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
strongswan-5.9.1/ltmain.sh-5262-    $ECHO "\
##############################################
strongswan-5.9.1/ltmain.sh-5295-    --lt-dump-script)
strongswan-5.9.1/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
strongswan-5.9.1/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
strongswan-5.9.1/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
strongswan-5.9.1/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
strongswan-5.9.1/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
strongswan-5.9.1/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
strongswan-5.9.1/ltmain.sh-5324-  done
##############################################
strongswan-5.9.1/ltmain.sh-5380-  # Find the directory that this script lives in.
strongswan-5.9.1/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
strongswan-5.9.1/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
strongswan-5.9.1/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
strongswan-5.9.1/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
strongswan-5.9.1/ltmain.sh-5386-  while test -n \"\$file\"; do
strongswan-5.9.1/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
strongswan-5.9.1/ltmain.sh-5388-
##############################################
strongswan-5.9.1/ltmain.sh-5396-
strongswan-5.9.1/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
strongswan-5.9.1/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
strongswan-5.9.1/ltmain.sh-5399-  done
##############################################
strongswan-5.9.1/ltmain.sh-5410-    case \"\$thisdir\" in
strongswan-5.9.1/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
strongswan-5.9.1/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
strongswan-5.9.1/ltmain.sh-5416-  # Try to get the absolute directory name.
strongswan-5.9.1/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
strongswan-5.9.1/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
strongswan-5.9.1/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
strongswan-5.9.1/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
strongswan-5.9.1/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
strongswan-5.9.1/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
strongswan-5.9.1/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
strongswan-5.9.1/ltmain.sh-5443-      else
##############################################
strongswan-5.9.1/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
strongswan-5.9.1/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
strongswan-5.9.1/ltmain.sh-5487-
##############################################
strongswan-5.9.1/ltmain.sh-6464-
strongswan-5.9.1/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
strongswan-5.9.1/ltmain.sh-6466-    *import*) : ;;
##############################################
strongswan-5.9.1/ltmain.sh-6712-	    moreargs=
strongswan-5.9.1/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
strongswan-5.9.1/ltmain.sh-6714-	    do
##############################################
strongswan-5.9.1/ltmain.sh-6973-	*)
strongswan-5.9.1/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
strongswan-5.9.1/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
strongswan-5.9.1/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
strongswan-5.9.1/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
strongswan-5.9.1/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
strongswan-5.9.1/ltmain.sh-7290-      -Z*)
strongswan-5.9.1/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
strongswan-5.9.1/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
strongswan-5.9.1/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
strongswan-5.9.1/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
strongswan-5.9.1/ltmain.sh-7462-    else
##############################################
strongswan-5.9.1/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
strongswan-5.9.1/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
strongswan-5.9.1/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
strongswan-5.9.1/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
strongswan-5.9.1/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
strongswan-5.9.1/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
strongswan-5.9.1/ltmain.sh-7877-	fi
strongswan-5.9.1/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
strongswan-5.9.1/ltmain.sh-7950-	*)
strongswan-5.9.1/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
strongswan-5.9.1/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
strongswan-5.9.1/ltmain.sh-8203-	    shift
strongswan-5.9.1/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
strongswan-5.9.1/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
strongswan-5.9.1/ltmain.sh-8495-		*)
strongswan-5.9.1/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
strongswan-5.9.1/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
strongswan-5.9.1/ltmain.sh-8506-		  depdepl=
strongswan-5.9.1/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
strongswan-5.9.1/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
strongswan-5.9.1/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
strongswan-5.9.1/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
strongswan-5.9.1/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
strongswan-5.9.1/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
strongswan-5.9.1/ltmain.sh-8517-                      fi
##############################################
strongswan-5.9.1/ltmain.sh-8528-		else
strongswan-5.9.1/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
strongswan-5.9.1/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
strongswan-5.9.1/ltmain.sh-8551-	else
strongswan-5.9.1/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh-8553-	fi
##############################################
strongswan-5.9.1/ltmain.sh-8640-        linux*)
strongswan-5.9.1/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
strongswan-5.9.1/ltmain.sh-9048-	removelist=
strongswan-5.9.1/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
strongswan-5.9.1/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
strongswan-5.9.1/ltmain.sh-9074-	# Transform .lo files to .o files.
strongswan-5.9.1/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
strongswan-5.9.1/ltmain.sh-9076-      fi
##############################################
strongswan-5.9.1/ltmain.sh-9079-      #for path in $notinst_path; do
strongswan-5.9.1/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
strongswan-5.9.1/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
strongswan-5.9.1/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
strongswan-5.9.1/ltmain.sh-9083-      #done
##############################################
strongswan-5.9.1/ltmain.sh-9200-		if test -n "$i"; then
strongswan-5.9.1/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
strongswan-5.9.1/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
strongswan-5.9.1/ltmain.sh-9203-		  set dummy $deplib_matches; shift
strongswan-5.9.1/ltmain.sh-9204-		  deplib_match=$1
strongswan-5.9.1/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
strongswan-5.9.1/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
strongswan-5.9.1/ltmain.sh-9243-		  if test -n "$i"; then
strongswan-5.9.1/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
strongswan-5.9.1/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
strongswan-5.9.1/ltmain.sh-9246-		    set dummy $deplib_matches; shift
strongswan-5.9.1/ltmain.sh-9247-		    deplib_match=$1
strongswan-5.9.1/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
strongswan-5.9.1/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
strongswan-5.9.1/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
strongswan-5.9.1/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
strongswan-5.9.1/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
strongswan-5.9.1/ltmain.sh-9293-	      if test -n "$a_deplib"; then
strongswan-5.9.1/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
strongswan-5.9.1/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
strongswan-5.9.1/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
strongswan-5.9.1/ltmain.sh-9297-		else
##############################################
strongswan-5.9.1/ltmain.sh-9303-		    shopt -s nocaseglob
strongswan-5.9.1/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
strongswan-5.9.1/ltmain.sh-9305-		    $nocaseglob
strongswan-5.9.1/ltmain.sh-9306-		  else
strongswan-5.9.1/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
strongswan-5.9.1/ltmain.sh-9308-		  fi
##############################################
strongswan-5.9.1/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
strongswan-5.9.1/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
strongswan-5.9.1/ltmain.sh-9323-			case $potliblink in
strongswan-5.9.1/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
strongswan-5.9.1/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
strongswan-5.9.1/ltmain.sh-9326-			esac
##############################################
strongswan-5.9.1/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
strongswan-5.9.1/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
strongswan-5.9.1/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
strongswan-5.9.1/ltmain.sh-9377-	      if test -n "$a_deplib"; then
strongswan-5.9.1/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
strongswan-5.9.1/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
strongswan-5.9.1/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
strongswan-5.9.1/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
strongswan-5.9.1/ltmain.sh-9416-	  newdeplibs=
strongswan-5.9.1/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
strongswan-5.9.1/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
strongswan-5.9.1/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
strongswan-5.9.1/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
strongswan-5.9.1/ltmain.sh-9422-	    done
##############################################
strongswan-5.9.1/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
strongswan-5.9.1/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
strongswan-5.9.1/ltmain.sh-9448-	  ;;
##############################################
strongswan-5.9.1/ltmain.sh-9498-	*-*-darwin*)
strongswan-5.9.1/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh-9502-	  ;;
##############################################
strongswan-5.9.1/ltmain.sh-9625-	# Use standard objects if they are pic
strongswan-5.9.1/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
strongswan-5.9.1/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
strongswan-5.9.1/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
strongswan-5.9.1/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
strongswan-5.9.1/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
strongswan-5.9.1/ltmain.sh-10154-      # Create the old-style object.
strongswan-5.9.1/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
strongswan-5.9.1/ltmain.sh-10156-
##############################################
strongswan-5.9.1/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
strongswan-5.9.1/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
strongswan-5.9.1/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
strongswan-5.9.1/ltmain.sh-10215-	;;
##############################################
strongswan-5.9.1/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
strongswan-5.9.1/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
strongswan-5.9.1/ltmain.sh-10233-	;;
##############################################
strongswan-5.9.1/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
strongswan-5.9.1/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
strongswan-5.9.1/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
strongswan-5.9.1/ltmain.sh-10368-	# Transform all the library objects into standard objects.
strongswan-5.9.1/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
strongswan-5.9.1/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
strongswan-5.9.1/ltmain.sh-10371-      fi
##############################################
strongswan-5.9.1/ltmain.sh-10396-	# Replace the output file specification.
strongswan-5.9.1/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
strongswan-5.9.1/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
strongswan-5.9.1/ltmain.sh-10405-	  func_to_tool_file "$output"
strongswan-5.9.1/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
strongswan-5.9.1/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
strongswan-5.9.1/ltmain.sh-10449-	# Replace the output file specification.
strongswan-5.9.1/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
strongswan-5.9.1/ltmain.sh-10451-	# Delete the old output file.
##############################################
strongswan-5.9.1/ltmain.sh-10457-	  func_to_tool_file "$output"
strongswan-5.9.1/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
strongswan-5.9.1/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
strongswan-5.9.1/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
strongswan-5.9.1/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
strongswan-5.9.1/ltmain.sh-10477-          ;;
##############################################
strongswan-5.9.1/ltmain.sh-10488-      # Replace the output file specification.
strongswan-5.9.1/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
strongswan-5.9.1/ltmain.sh-10490-
##############################################
strongswan-5.9.1/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
strongswan-5.9.1/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
strongswan-5.9.1/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
strongswan-5.9.1/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
strongswan-5.9.1/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
strongswan-5.9.1/ltmain.sh-10520-      fi
##############################################
strongswan-5.9.1/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
strongswan-5.9.1/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
strongswan-5.9.1/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
strongswan-5.9.1/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
strongswan-5.9.1/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
strongswan-5.9.1/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
strongswan-5.9.1/ltmain.sh-10811-		name=$func_basename_result
strongswan-5.9.1/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
strongswan-5.9.1/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
strongswan-5.9.1/ltmain.sh-10830-		name=$func_basename_result
strongswan-5.9.1/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
strongswan-5.9.1/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
strongswan-5.9.1/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
strongswan-5.9.1/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
strongswan-5.9.1/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
strongswan-5.9.1/Makefile.am-74-				-o $(top_builddir)/coverage/html \
strongswan-5.9.1/Makefile.am:75:				-p `readlink -m $(abs_top_srcdir)`/src \
strongswan-5.9.1/Makefile.am-76-				$(top_builddir)/coverage/coverage.cleaned.info
##############################################
strongswan-5.9.1/scripts/Makefile.in-50-  { \
strongswan-5.9.1/scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
strongswan-5.9.1/scripts/Makefile.in-52-  }; \
##############################################
strongswan-5.9.1/scripts/Makefile.in-598-	test -n "$(EXEEXT)" || exit 0; \
strongswan-5.9.1/scripts/Makefile.in:599:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
strongswan-5.9.1/scripts/Makefile.in-600-	echo " rm -f" $$list; \
##############################################
strongswan-5.9.1/scripts/Makefile.in-700-.c.o:
strongswan-5.9.1/scripts/Makefile.in:701:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
strongswan-5.9.1/scripts/Makefile.in-702-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/scripts/Makefile.in-708-.c.obj:
strongswan-5.9.1/scripts/Makefile.in:709:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
strongswan-5.9.1/scripts/Makefile.in:710:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
strongswan-5.9.1/scripts/Makefile.in-711-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
strongswan-5.9.1/scripts/Makefile.in-713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
strongswan-5.9.1/scripts/Makefile.in:714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
strongswan-5.9.1/scripts/Makefile.in-715-
strongswan-5.9.1/scripts/Makefile.in-716-.c.lo:
strongswan-5.9.1/scripts/Makefile.in:717:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
strongswan-5.9.1/scripts/Makefile.in-718-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
strongswan-5.9.1/scripts/Makefile.in-759-GTAGS:
strongswan-5.9.1/scripts/Makefile.in:760:	here=`$(am__cd) $(top_builddir) && pwd` \
strongswan-5.9.1/scripts/Makefile.in-761-	  && $(am__cd) $(top_srcdir) \
##############################################
strongswan-5.9.1/scripts/Makefile.in-782-distdir: $(DISTFILES)
strongswan-5.9.1/scripts/Makefile.in:783:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/scripts/Makefile.in:784:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
strongswan-5.9.1/scripts/Makefile.in-785-	list='$(DISTFILES)'; \
##############################################
strongswan-5.9.1/scripts/Makefile.in-796-	  if test -d $$d/$$file; then \
strongswan-5.9.1/scripts/Makefile.in:797:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
strongswan-5.9.1/scripts/Makefile.in-798-	    if test -d "$(distdir)/$$file"; then \
##############################################
strongswan-5.9.1/scripts/tls_test.c-100-		}
strongswan-5.9.1/scripts/tls_test.c:101:		if (connect(fd, host->get_sockaddr(host),
strongswan-5.9.1/scripts/tls_test.c-102-					*host->get_sockaddr_len(host)) == -1)
##############################################
strongswan-5.9.1/scripts/tls_test.c-139-	}
strongswan-5.9.1/scripts/tls_test.c:140:	if (bind(fd, host->get_sockaddr(host),
strongswan-5.9.1/scripts/tls_test.c-141-			 *host->get_sockaddr_len(host)) == -1)
##############################################
strongswan-5.9.1/scripts/tls_test.c-155-	{
strongswan-5.9.1/scripts/tls_test.c:156:		cfd = accept(fd, host->get_sockaddr(host), host->get_sockaddr_len(host));
strongswan-5.9.1/scripts/tls_test.c-157-		if (cfd == -1)
##############################################
strongswan-5.9.1/m4/macros/split-package-version.m4-6-	AC_REQUIRE([AC_PROG_SED])
strongswan-5.9.1/m4/macros/split-package-version.m4:7:	PACKAGE_VERSION_MAJOR=`echo "$PACKAGE_VERSION" | $SED 's/\([[0-9]]\+\).*/\1/'`
strongswan-5.9.1/m4/macros/split-package-version.m4:8:	PACKAGE_VERSION_MINOR=`echo "$PACKAGE_VERSION" | $SED 's/[[0-9]]\+\.\([[0-9]]\+\).*/\1/'`
strongswan-5.9.1/m4/macros/split-package-version.m4:9:	PACKAGE_VERSION_BUILD=`echo "$PACKAGE_VERSION" | $SED 's/[[0-9]]\+\.[[0-9]]\+\.\([[0-9]]\+\).*/\1/'`
strongswan-5.9.1/m4/macros/split-package-version.m4:10:	PACKAGE_VERSION_REVIEW=`echo "$PACKAGE_VERSION" | $SED 's/[[0-9]]\+\.[[0-9]]\+\.[[0-9]]\+\(.*\)/\1/'`
strongswan-5.9.1/m4/macros/split-package-version.m4-11-	AC_SUBST([PACKAGE_VERSION_MAJOR])
##############################################
strongswan-5.9.1/m4/config/libtool.m4-119-    done
strongswan-5.9.1/m4/config/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
strongswan-5.9.1/m4/config/libtool.m4-121-}
##############################################
strongswan-5.9.1/m4/config/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
strongswan-5.9.1/m4/config/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
strongswan-5.9.1/m4/config/libtool.m4-439-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-447-#
strongswan-5.9.1/m4/config/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
strongswan-5.9.1/m4/config/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
strongswan-5.9.1/m4/config/libtool.m4-557-]], lt_decl_quote_varnames); do
strongswan-5.9.1/m4/config/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
strongswan-5.9.1/m4/config/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
strongswan-5.9.1/m4/config/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
strongswan-5.9.1/m4/config/libtool.m4-561-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-570-]], lt_decl_dquote_varnames); do
strongswan-5.9.1/m4/config/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
strongswan-5.9.1/m4/config/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
strongswan-5.9.1/m4/config/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
strongswan-5.9.1/m4/config/libtool.m4-574-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
strongswan-5.9.1/m4/config/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
strongswan-5.9.1/m4/config/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1165-      }]'
strongswan-5.9.1/m4/config/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/m4/config/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
strongswan-5.9.1/m4/config/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
strongswan-5.9.1/m4/config/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
strongswan-5.9.1/m4/config/libtool.m4-1170-  fi],[])
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
strongswan-5.9.1/m4/config/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
strongswan-5.9.1/m4/config/libtool.m4-1203-  ECHO='print -r --'
strongswan-5.9.1/m4/config/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
strongswan-5.9.1/m4/config/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
strongswan-5.9.1/m4/config/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
strongswan-5.9.1/m4/config/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
strongswan-5.9.1/m4/config/libtool.m4-1239-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1260-   if test yes = "$GCC"; then
strongswan-5.9.1/m4/config/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
strongswan-5.9.1/m4/config/libtool.m4-1262-   fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1264- /*)
strongswan-5.9.1/m4/config/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
strongswan-5.9.1/m4/config/libtool.m4-1266-   ;; #(
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
strongswan-5.9.1/m4/config/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1296-      *ELF-32*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
strongswan-5.9.1/m4/config/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1313-	*32-bit*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1323-    else
strongswan-5.9.1/m4/config/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1325-	*32-bit*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1345-    emul=elf
strongswan-5.9.1/m4/config/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1347-      *32-bit*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1353-    esac
strongswan-5.9.1/m4/config/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1355-      *MSB*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1361-    esac
strongswan-5.9.1/m4/config/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
strongswan-5.9.1/m4/config/libtool.m4-1363-      *N32*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1726-    # And add a safety zone
strongswan-5.9.1/m4/config/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
strongswan-5.9.1/m4/config/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
strongswan-5.9.1/m4/config/libtool.m4-1729-    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1759-    if test -n "$kargmax"; then
strongswan-5.9.1/m4/config/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
strongswan-5.9.1/m4/config/libtool.m4-1761-    else
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
strongswan-5.9.1/m4/config/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
strongswan-5.9.1/m4/config/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
strongswan-5.9.1/m4/config/libtool.m4-1771-    else
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1780-      # we can't tell.
strongswan-5.9.1/m4/config/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
strongswan-5.9.1/m4/config/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1784-      do
strongswan-5.9.1/m4/config/libtool.m4:1785:        i=`expr $i + 1`
strongswan-5.9.1/m4/config/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1788-      # Only check the string length outside the loop.
strongswan-5.9.1/m4/config/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
strongswan-5.9.1/m4/config/libtool.m4-1790-      teststring=
##############################################
strongswan-5.9.1/m4/config/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
strongswan-5.9.1/m4/config/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
strongswan-5.9.1/m4/config/libtool.m4-1795-    fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2259-    *:)
strongswan-5.9.1/m4/config/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
strongswan-5.9.1/m4/config/libtool.m4-2261-        ;;
strongswan-5.9.1/m4/config/libtool.m4-2262-    x:*)
strongswan-5.9.1/m4/config/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/m4/config/libtool.m4-2264-        ;;
strongswan-5.9.1/m4/config/libtool.m4-2265-    *::*)
strongswan-5.9.1/m4/config/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
strongswan-5.9.1/m4/config/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
strongswan-5.9.1/m4/config/libtool.m4-2268-        ;;
strongswan-5.9.1/m4/config/libtool.m4-2269-    *)
strongswan-5.9.1/m4/config/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
strongswan-5.9.1/m4/config/libtool.m4-2271-        ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2299-  esac
strongswan-5.9.1/m4/config/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
strongswan-5.9.1/m4/config/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
strongswan-5.9.1/m4/config/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
strongswan-5.9.1/m4/config/libtool.m4-2308-    ;;
strongswan-5.9.1/m4/config/libtool.m4-2309-  *)
strongswan-5.9.1/m4/config/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/m4/config/libtool.m4-2311-    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
strongswan-5.9.1/m4/config/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
strongswan-5.9.1/m4/config/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2357-  esac
strongswan-5.9.1/m4/config/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
strongswan-5.9.1/m4/config/libtool.m4-2359-else
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
strongswan-5.9.1/m4/config/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
strongswan-5.9.1/m4/config/libtool.m4-2500-    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
strongswan-5.9.1/m4/config/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/m4/config/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/m4/config/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2543-      fi'
strongswan-5.9.1/m4/config/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
strongswan-5.9.1/m4/config/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/m4/config/libtool.m4-2553-m4_if([$1], [],[
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
strongswan-5.9.1/m4/config/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/m4/config/libtool.m4-2559-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
strongswan-5.9.1/m4/config/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/m4/config/libtool.m4-2563-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2570-    libname_spec='$name'
strongswan-5.9.1/m4/config/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
strongswan-5.9.1/m4/config/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
strongswan-5.9.1/m4/config/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
strongswan-5.9.1/m4/config/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2587-      # Convert to MSYS style.
strongswan-5.9.1/m4/config/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
strongswan-5.9.1/m4/config/libtool.m4-2589-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
strongswan-5.9.1/m4/config/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
strongswan-5.9.1/m4/config/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
strongswan-5.9.1/m4/config/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/m4/config/libtool.m4-2597-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2601-        # It is most probably a Windows format PATH.
strongswan-5.9.1/m4/config/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
strongswan-5.9.1/m4/config/libtool.m4-2603-      else
strongswan-5.9.1/m4/config/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
strongswan-5.9.1/m4/config/libtool.m4-2605-      fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
strongswan-5.9.1/m4/config/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/m4/config/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/m4/config/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
strongswan-5.9.1/m4/config/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
strongswan-5.9.1/m4/config/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2625-    # Assume MSVC wrapper
strongswan-5.9.1/m4/config/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
strongswan-5.9.1/m4/config/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
strongswan-5.9.1/m4/config/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
strongswan-5.9.1/m4/config/libtool.m4-2644-m4_if([$1], [],[
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
strongswan-5.9.1/m4/config/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
strongswan-5.9.1/m4/config/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2942-  need_lib_prefix=no
strongswan-5.9.1/m4/config/libtool.m4:2943:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/m4/config/libtool.m4-2944-    need_version=no
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2969-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
strongswan-5.9.1/m4/config/libtool.m4:2970:  postinstall_cmds='base_file=`basename \$file`~
strongswan-5.9.1/m4/config/libtool.m4:2971:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4:2972:    dldir=$destdir/`dirname \$dlpath`~
strongswan-5.9.1/m4/config/libtool.m4-2973-    test -d \$dldir || mkdir -p \$dldir~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-2978-    fi'
strongswan-5.9.1/m4/config/libtool.m4:2979:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
strongswan-5.9.1/m4/config/libtool.m4-2980-    dlpath=$dir/\$dldll~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3189-	"file_magic "*)
strongswan-5.9.1/m4/config/libtool.m4:3190:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
strongswan-5.9.1/m4/config/libtool.m4-3191-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3272-    # gcc leaves a trailing carriage return, which upsets mingw
strongswan-5.9.1/m4/config/libtool.m4:3273:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
strongswan-5.9.1/m4/config/libtool.m4-3274-  *)
strongswan-5.9.1/m4/config/libtool.m4:3275:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
strongswan-5.9.1/m4/config/libtool.m4-3276-  esac
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3281-      # Canonicalize the pathname of ld
strongswan-5.9.1/m4/config/libtool.m4:3282:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
strongswan-5.9.1/m4/config/libtool.m4-3283-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
strongswan-5.9.1/m4/config/libtool.m4:3284:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
strongswan-5.9.1/m4/config/libtool.m4-3285-      done
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3312-      # Break only if it was the GNU/non-GNU ld that we prefer.
strongswan-5.9.1/m4/config/libtool.m4:3313:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
strongswan-5.9.1/m4/config/libtool.m4-3314-      *GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3352-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
strongswan-5.9.1/m4/config/libtool.m4:3353:case `$LD -v 2>&1 </dev/null` in
strongswan-5.9.1/m4/config/libtool.m4-3354-*GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3579-openbsd* | bitrig*)
strongswan-5.9.1/m4/config/libtool.m4:3580:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/m4/config/libtool.m4-3581-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3646-    else
strongswan-5.9.1/m4/config/libtool.m4:3647:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
strongswan-5.9.1/m4/config/libtool.m4-3648-    fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3697-	esac
strongswan-5.9.1/m4/config/libtool.m4:3698:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
strongswan-5.9.1/m4/config/libtool.m4-3699-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3703-	*)
strongswan-5.9.1/m4/config/libtool.m4:3704:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
strongswan-5.9.1/m4/config/libtool.m4-3705-	  */dev/null*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3729-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
strongswan-5.9.1/m4/config/libtool.m4:3730:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
strongswan-5.9.1/m4/config/libtool.m4-3731-    *COFF*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3788-  # decide which one to use based on capabilities of $DLLTOOL
strongswan-5.9.1/m4/config/libtool.m4:3789:  case `$DLLTOOL --help 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-3790-  *--identify-strict*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-3962-# If we're using GNU nm, then use its standard symbol codes.
strongswan-5.9.1/m4/config/libtool.m4:3963:case `$NM -V 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-3964-*GNU* | *'with BFD'*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-4010-mingw*)
strongswan-5.9.1/m4/config/libtool.m4:4011:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
strongswan-5.9.1/m4/config/libtool.m4-4012-  ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-4066-    nlist=conftest.nm
strongswan-5.9.1/m4/config/libtool.m4:4067:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
strongswan-5.9.1/m4/config/libtool.m4-4068-      # Try sorting and uniquifying the output.
##############################################
strongswan-5.9.1/m4/config/libtool.m4-4414-	  *)
strongswan-5.9.1/m4/config/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/m4/config/libtool.m4-4416-	    *Sun\ C*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-4750-      *)
strongswan-5.9.1/m4/config/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/m4/config/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-4933-    else
strongswan-5.9.1/m4/config/libtool.m4:4934:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
strongswan-5.9.1/m4/config/libtool.m4-4935-    fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5032-	# shared libraries, regardless of the interface used.
strongswan-5.9.1/m4/config/libtool.m4:5033:	case `$LD -v 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5064-    supports_anon_versioning=no
strongswan-5.9.1/m4/config/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5167-	prefix_cmds="$SED"~
strongswan-5.9.1/m4/config/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
strongswan-5.9.1/m4/config/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
strongswan-5.9.1/m4/config/libtool.m4:5190:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/m4/config/libtool.m4:5191:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5192-      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
strongswan-5.9.1/m4/config/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5212-					# Portland Group f77 and f90 compilers
strongswan-5.9.1/m4/config/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
strongswan-5.9.1/m4/config/libtool.m4:5230:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5233-	esac
strongswan-5.9.1/m4/config/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/m4/config/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
strongswan-5.9.1/m4/config/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
strongswan-5.9.1/m4/config/libtool.m4:5305:      case `$LD -v 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5393-	else
strongswan-5.9.1/m4/config/libtool.m4:5394:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
strongswan-5.9.1/m4/config/libtool.m4-5395-	fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
strongswan-5.9.1/m4/config/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
strongswan-5.9.1/m4/config/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
strongswan-5.9.1/m4/config/libtool.m4:5515:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
strongswan-5.9.1/m4/config/libtool.m4-5516-      else
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
strongswan-5.9.1/m4/config/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
strongswan-5.9.1/m4/config/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
strongswan-5.9.1/m4/config/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
strongswan-5.9.1/m4/config/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5768-      if test yes = "$GCC"; then
strongswan-5.9.1/m4/config/libtool.m4:5769:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
strongswan-5.9.1/m4/config/libtool.m4:5792:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5793-	fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5795-      else
strongswan-5.9.1/m4/config/libtool.m4:5796:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4:5797:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5798-      fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
strongswan-5.9.1/m4/config/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
strongswan-5.9.1/m4/config/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5873-	prefix_cmds="$SED"~
strongswan-5.9.1/m4/config/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
strongswan-5.9.1/m4/config/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
strongswan-5.9.1/m4/config/libtool.m4:5888:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5889-      else
strongswan-5.9.1/m4/config/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
strongswan-5.9.1/m4/config/libtool.m4:5891:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5892-      fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
strongswan-5.9.1/m4/config/libtool.m4:5901:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
strongswan-5.9.1/m4/config/libtool.m4:5905:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4:5906:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
strongswan-5.9.1/m4/config/libtool.m4:5907:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
strongswan-5.9.1/m4/config/libtool.m4-5908-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-5923-      else
strongswan-5.9.1/m4/config/libtool.m4:5924:	case `$CC -V 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
strongswan-5.9.1/m4/config/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
strongswan-5.9.1/m4/config/libtool.m4-6118-	  then
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
strongswan-5.9.1/m4/config/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
strongswan-5.9.1/m4/config/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
strongswan-5.9.1/m4/config/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
strongswan-5.9.1/m4/config/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6588-
strongswan-5.9.1/m4/config/libtool.m4:6589:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
strongswan-5.9.1/m4/config/libtool.m4-6590-        else
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
strongswan-5.9.1/m4/config/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
strongswan-5.9.1/m4/config/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6742-	  prefix_cmds="$SED"~
strongswan-5.9.1/m4/config/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
strongswan-5.9.1/m4/config/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6816-            # dependencies.
strongswan-5.9.1/m4/config/libtool.m4:6817:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
strongswan-5.9.1/m4/config/libtool.m4-6818-            ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6881-	    # dependencies.
strongswan-5.9.1/m4/config/libtool.m4:6882:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
strongswan-5.9.1/m4/config/libtool.m4-6883-	    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
strongswan-5.9.1/m4/config/libtool.m4:6918:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/m4/config/libtool.m4:6919:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-6920-	;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6924-	    # SGI C++
strongswan-5.9.1/m4/config/libtool.m4:6925:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-6926-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
strongswan-5.9.1/m4/config/libtool.m4:6936:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-6937-	      else
strongswan-5.9.1/m4/config/libtool.m4:6938:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-6939-	      fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6956-	    # to its proper name (with version) after linking.
strongswan-5.9.1/m4/config/libtool.m4:6957:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
strongswan-5.9.1/m4/config/libtool.m4:6958:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
strongswan-5.9.1/m4/config/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6966-	    # dependencies.
strongswan-5.9.1/m4/config/libtool.m4:6967:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
strongswan-5.9.1/m4/config/libtool.m4-6968-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-6981-	    # earlier do not add the objects themselves.
strongswan-5.9.1/m4/config/libtool.m4:6982:	    case `$CC -V 2>&1` in
strongswan-5.9.1/m4/config/libtool.m4-6983-	      *"Version 7."*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7002-            # Portland Group C++ compiler
strongswan-5.9.1/m4/config/libtool.m4:7003:	    case `$CC -V` in
strongswan-5.9.1/m4/config/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
strongswan-5.9.1/m4/config/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
strongswan-5.9.1/m4/config/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
strongswan-5.9.1/m4/config/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
strongswan-5.9.1/m4/config/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
strongswan-5.9.1/m4/config/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
strongswan-5.9.1/m4/config/libtool.m4:7021:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-7022-	      ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
strongswan-5.9.1/m4/config/libtool.m4:7031:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-7032-            ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7049-	    # dependencies.
strongswan-5.9.1/m4/config/libtool.m4:7050:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
strongswan-5.9.1/m4/config/libtool.m4-7051-	    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7064-	  *)
strongswan-5.9.1/m4/config/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
strongswan-5.9.1/m4/config/libtool.m4-7066-	    *Sun\ C*)
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
strongswan-5.9.1/m4/config/libtool.m4:7072:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
strongswan-5.9.1/m4/config/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
strongswan-5.9.1/m4/config/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
strongswan-5.9.1/m4/config/libtool.m4-7138-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7155-	    # to its proper name (with version) after linking.
strongswan-5.9.1/m4/config/libtool.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
strongswan-5.9.1/m4/config/libtool.m4-7157-
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
strongswan-5.9.1/m4/config/libtool.m4:7177:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
strongswan-5.9.1/m4/config/libtool.m4:7182:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
strongswan-5.9.1/m4/config/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
strongswan-5.9.1/m4/config/libtool.m4:7185:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
strongswan-5.9.1/m4/config/libtool.m4-7186-                  $RM $lib.exp'
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7200-	    # dependencies.
strongswan-5.9.1/m4/config/libtool.m4:7201:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
strongswan-5.9.1/m4/config/libtool.m4-7202-	    ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7207-	        osf3*)
strongswan-5.9.1/m4/config/libtool.m4:7208:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-7209-		  ;;
strongswan-5.9.1/m4/config/libtool.m4-7210-	        *)
strongswan-5.9.1/m4/config/libtool.m4:7211:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
strongswan-5.9.1/m4/config/libtool.m4-7212-		  ;;
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7460-  case @S|@2 in
strongswan-5.9.1/m4/config/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
strongswan-5.9.1/m4/config/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
strongswan-5.9.1/m4/config/libtool.m4-7463-  esac
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7549-
strongswan-5.9.1/m4/config/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
strongswan-5.9.1/m4/config/libtool.m4-7551-    case $prev$p in
##############################################
strongswan-5.9.1/m4/config/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
strongswan-5.9.1/m4/config/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
strongswan-5.9.1/m4/config/libtool.m4-7655-fi
##############################################
strongswan-5.9.1/m4/config/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
strongswan-5.9.1/m4/config/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
strongswan-5.9.1/m4/config/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
strongswan-5.9.1/m4/config/ltsugar.m4-68-m4_define([lt_combine],
strongswan-5.9.1/m4/config/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
strongswan-5.9.1/m4/config/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
strongswan-5.9.1/debian/strongswan-starter.postinst-188-		    Error "Either the certificate or the key"${cafile:+ or the rootca}" file is not a regular file or symbolic link."
strongswan-5.9.1/debian/strongswan-starter.postinst:189:		elif [ ! "`grep 'BEGIN CERTIFICATE' $certfile`" ] || [ ! "`grep 'BEGIN RSA PRIVATE KEY' $keyfile`" ] || ( [ "$cafile" != "" ] && [ ! "`grep 'BEGIN CERTIFICATE' $cafile`" ] ); then
strongswan-5.9.1/debian/strongswan-starter.postinst-190-		    Error "Either the certificate or the key"${cafile:+ or the rootca}" file is not a valid PEM type file."
##############################################
strongswan-5.9.1/debian/strongswan-starter.postinst-192-		    Error "The certificate or the key file contains the rootca - unable to import automatically."
strongswan-5.9.1/debian/strongswan-starter.postinst:193:		elif [ "`grep 'BEGIN CERTIFICATE' $certfile | wc -l`" -gt 1 ]; then
strongswan-5.9.1/debian/strongswan-starter.postinst-194-		    Error "The certificate file contains more than one certificate - unable to import automatically."
strongswan-5.9.1/debian/strongswan-starter.postinst:195:		elif [ "`grep 'ENCRYPTED' $keyfile`" ]; then
strongswan-5.9.1/debian/strongswan-starter.postinst-196-		    Error "The key file contains an encrypted key - unable to import automatically."
##############################################
strongswan-5.9.1/debian/tests/plugins-21-MAYBELOAD="rdrand "
strongswan-5.9.1/debian/tests/plugins:22:NOLOADR="(`echo "${NOLOAD}${MAYBELOAD}" | sed 's, ,$|^,g'`)"
strongswan-5.9.1/debian/tests/plugins:23:MAYBELOADR="(`echo " ${MAYBELOAD}" | sed 's, ,$|^,g'`)"
strongswan-5.9.1/debian/tests/plugins:24:EXPECTED=( `echo $EXPECTED_MODULES | fmt -w1 | egrep -v "$NOLOADR"` )
strongswan-5.9.1/debian/tests/plugins:25:LOADED=( `ipsec listplugins | grep :$ | grep -v "Plugin" | egrep -v "$MAYBELOADR" | sed 's,:,,g'` )
strongswan-5.9.1/debian/tests/plugins-26-