===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
opensmtpd-6.7.1p1/install-sh-234-      fi
opensmtpd-6.7.1p1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
opensmtpd-6.7.1p1/install-sh-236-    *)
##############################################
opensmtpd-6.7.1p1/install-sh-280-      dstdir=$dst
opensmtpd-6.7.1p1/install-sh:281:      dstbase=`basename "$src"`
opensmtpd-6.7.1p1/install-sh-282-      case $dst in
##############################################
opensmtpd-6.7.1p1/install-sh-287-    else
opensmtpd-6.7.1p1/install-sh:288:      dstdir=`dirname "$dst"`
opensmtpd-6.7.1p1/install-sh-289-      test -d "$dstdir"
##############################################
opensmtpd-6.7.1p1/install-sh-354-                   test_tmpdir="$tmpdir/a"
opensmtpd-6.7.1p1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
opensmtpd-6.7.1p1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
opensmtpd-6.7.1p1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
opensmtpd-6.7.1p1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
opensmtpd-6.7.1p1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
opensmtpd-6.7.1p1/install-sh-419-            case $prefix in
opensmtpd-6.7.1p1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
opensmtpd-6.7.1p1/install-sh-421-              *) qprefix=$prefix;;
##############################################
opensmtpd-6.7.1p1/install-sh-468-    if $copy_on_change &&
opensmtpd-6.7.1p1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
opensmtpd-6.7.1p1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
opensmtpd-6.7.1p1/install-sh-471-       set -f &&
##############################################
opensmtpd-6.7.1p1/ltmain.sh-103-#
opensmtpd-6.7.1p1/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
opensmtpd-6.7.1p1/ltmain.sh-105-#
##############################################
opensmtpd-6.7.1p1/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
opensmtpd-6.7.1p1/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
opensmtpd-6.7.1p1/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
opensmtpd-6.7.1p1/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
opensmtpd-6.7.1p1/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
opensmtpd-6.7.1p1/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
opensmtpd-6.7.1p1/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-410-# The name of this program.
opensmtpd-6.7.1p1/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
opensmtpd-6.7.1p1/ltmain.sh-412-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-416-  *[\\/]*)
opensmtpd-6.7.1p1/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
opensmtpd-6.7.1p1/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
opensmtpd-6.7.1p1/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
opensmtpd-6.7.1p1/ltmain.sh-610-
opensmtpd-6.7.1p1/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
opensmtpd-6.7.1p1/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
opensmtpd-6.7.1p1/ltmain.sh-613-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-639-
opensmtpd-6.7.1p1/ltmain.sh:640:    func_arith_result=`expr "$@"`
opensmtpd-6.7.1p1/ltmain.sh-641-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-660-  # ...otherwise fall back to using sed.
opensmtpd-6.7.1p1/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
opensmtpd-6.7.1p1/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
opensmtpd-6.7.1p1/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-757-      test -n "$_G_tc" && {
opensmtpd-6.7.1p1/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
opensmtpd-6.7.1p1/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
opensmtpd-6.7.1p1/ltmain.sh-760-      }
opensmtpd-6.7.1p1/ltmain.sh-761-    done
opensmtpd-6.7.1p1/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
opensmtpd-6.7.1p1/ltmain.sh-763-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-831-
opensmtpd-6.7.1p1/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
opensmtpd-6.7.1p1/ltmain.sh-833-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
opensmtpd-6.7.1p1/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
opensmtpd-6.7.1p1/ltmain.sh-865-      done
opensmtpd-6.7.1p1/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
opensmtpd-6.7.1p1/ltmain.sh-867-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-901-      # If mktemp works, use that first and foremost
opensmtpd-6.7.1p1/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-903-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1111-        *[\\\`\"\$]*)
opensmtpd-6.7.1p1/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
opensmtpd-6.7.1p1/ltmain.sh-1113-        *)
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1198-    case $2 in
opensmtpd-6.7.1p1/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
opensmtpd-6.7.1p1/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
opensmtpd-6.7.1p1/ltmain.sh-1201-    esac
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
opensmtpd-6.7.1p1/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
opensmtpd-6.7.1p1/ltmain.sh-1273-      ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1358-
opensmtpd-6.7.1p1/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
opensmtpd-6.7.1p1/ltmain.sh-1360-}
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
opensmtpd-6.7.1p1/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
opensmtpd-6.7.1p1/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1517-
opensmtpd-6.7.1p1/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
opensmtpd-6.7.1p1/ltmain.sh-1519-}
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1870-
opensmtpd-6.7.1p1/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
opensmtpd-6.7.1p1/ltmain.sh-1872-      func_split_equals_rhs=
opensmtpd-6.7.1p1/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
opensmtpd-6.7.1p1/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
opensmtpd-6.7.1p1/ltmain.sh-1875-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-1898-
opensmtpd-6.7.1p1/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
opensmtpd-6.7.1p1/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
opensmtpd-6.7.1p1/ltmain.sh-1901-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
opensmtpd-6.7.1p1/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
opensmtpd-6.7.1p1/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
opensmtpd-6.7.1p1/ltmain.sh-2074-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2110-  {
opensmtpd-6.7.1p1/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
opensmtpd-6.7.1p1/ltmain.sh-2112-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2115-  {
opensmtpd-6.7.1p1/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
opensmtpd-6.7.1p1/ltmain.sh-2117-  }
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
opensmtpd-6.7.1p1/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
opensmtpd-6.7.1p1/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2659-      done
opensmtpd-6.7.1p1/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
opensmtpd-6.7.1p1/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
opensmtpd-6.7.1p1/ltmain.sh-2662-      case $@ in
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2672-	    # Evaluate the configuration.
opensmtpd-6.7.1p1/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
opensmtpd-6.7.1p1/ltmain.sh-2674-	    CC_quoted=
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2678-	    done
opensmtpd-6.7.1p1/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
opensmtpd-6.7.1p1/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
opensmtpd-6.7.1p1/ltmain.sh-2681-	    case "$@ " in
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
opensmtpd-6.7.1p1/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
opensmtpd-6.7.1p1/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3009-    # LT_CYGPATH in this case.
opensmtpd-6.7.1p1/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
opensmtpd-6.7.1p1/ltmain.sh-3011-  fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
opensmtpd-6.7.1p1/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
opensmtpd-6.7.1p1/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3376-    *.[cCFSifmso] | \
opensmtpd-6.7.1p1/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
opensmtpd-6.7.1p1/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
opensmtpd-6.7.1p1/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
opensmtpd-6.7.1p1/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
opensmtpd-6.7.1p1/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-3474-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3520-      if test warn = "$need_locks" &&
opensmtpd-6.7.1p1/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
opensmtpd-6.7.1p1/ltmain.sh-3522-	$ECHO "\
opensmtpd-6.7.1p1/ltmain.sh-3523-*** ERROR, $lockfile contains:
opensmtpd-6.7.1p1/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-3525-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3569-      if test warn = "$need_locks" &&
opensmtpd-6.7.1p1/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
opensmtpd-6.7.1p1/ltmain.sh-3571-	$ECHO "\
opensmtpd-6.7.1p1/ltmain.sh-3572-*** ERROR, $lockfile contains:
opensmtpd-6.7.1p1/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-3574-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3895-      # Get the absolute pathname.
opensmtpd-6.7.1p1/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
opensmtpd-6.7.1p1/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
opensmtpd-6.7.1p1/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
opensmtpd-6.7.1p1/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
opensmtpd-6.7.1p1/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
opensmtpd-6.7.1p1/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
opensmtpd-6.7.1p1/ltmain.sh-4280-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
opensmtpd-6.7.1p1/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
opensmtpd-6.7.1p1/ltmain.sh-4293-	  else
opensmtpd-6.7.1p1/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
opensmtpd-6.7.1p1/ltmain.sh-4295-	  fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4458-	    fi
opensmtpd-6.7.1p1/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
opensmtpd-6.7.1p1/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4477-	        # Replace the output file specification.
opensmtpd-6.7.1p1/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-4479-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
opensmtpd-6.7.1p1/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
opensmtpd-6.7.1p1/ltmain.sh-4498-	  fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4570-    my_pic_p=${3-false}
opensmtpd-6.7.1p1/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
opensmtpd-6.7.1p1/ltmain.sh-4572-    my_dlsyms=
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
opensmtpd-6.7.1p1/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
opensmtpd-6.7.1p1/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
opensmtpd-6.7.1p1/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
opensmtpd-6.7.1p1/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh-4862-	  else
opensmtpd-6.7.1p1/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh-4865-	  fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4867-	*)
opensmtpd-6.7.1p1/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
opensmtpd-6.7.1p1/ltmain.sh-4870-	  ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4882-      # Nullify the symbol file.
opensmtpd-6.7.1p1/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
opensmtpd-6.7.1p1/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
opensmtpd-6.7.1p1/ltmain.sh-4885-    fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
opensmtpd-6.7.1p1/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)$'`
opensmtpd-6.7.1p1/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
opensmtpd-6.7.1p1/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
opensmtpd-6.7.1p1/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4925-  win32_libid_type=unknown
opensmtpd-6.7.1p1/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-4927-  case $win32_fileres in
##############################################
opensmtpd-6.7.1p1/ltmain.sh-4990-
opensmtpd-6.7.1p1/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
opensmtpd-6.7.1p1/ltmain.sh-4992-}
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5008-
opensmtpd-6.7.1p1/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
opensmtpd-6.7.1p1/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5072-    # binutils import library
opensmtpd-6.7.1p1/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
opensmtpd-6.7.1p1/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
opensmtpd-6.7.1p1/ltmain.sh-5075-    # ms-generated import library
opensmtpd-6.7.1p1/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
opensmtpd-6.7.1p1/ltmain.sh-5077-  else
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
opensmtpd-6.7.1p1/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
opensmtpd-6.7.1p1/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
opensmtpd-6.7.1p1/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
opensmtpd-6.7.1p1/ltmain.sh-5160-	    darwin_arch=
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
opensmtpd-6.7.1p1/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
opensmtpd-6.7.1p1/ltmain.sh-5172-	    darwin_file=
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
opensmtpd-6.7.1p1/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5189-      esac
opensmtpd-6.7.1p1/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-5191-    done
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5260-
opensmtpd-6.7.1p1/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
opensmtpd-6.7.1p1/ltmain.sh-5262-    $ECHO "\
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5295-    --lt-dump-script)
opensmtpd-6.7.1p1/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
opensmtpd-6.7.1p1/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
opensmtpd-6.7.1p1/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
opensmtpd-6.7.1p1/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
opensmtpd-6.7.1p1/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
opensmtpd-6.7.1p1/ltmain.sh-5324-  done
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5380-  # Find the directory that this script lives in.
opensmtpd-6.7.1p1/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
opensmtpd-6.7.1p1/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
opensmtpd-6.7.1p1/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
opensmtpd-6.7.1p1/ltmain.sh-5386-  while test -n \"\$file\"; do
opensmtpd-6.7.1p1/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
opensmtpd-6.7.1p1/ltmain.sh-5388-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5396-
opensmtpd-6.7.1p1/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
opensmtpd-6.7.1p1/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
opensmtpd-6.7.1p1/ltmain.sh-5399-  done
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5410-    case \"\$thisdir\" in
opensmtpd-6.7.1p1/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
opensmtpd-6.7.1p1/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5416-  # Try to get the absolute directory name.
opensmtpd-6.7.1p1/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
opensmtpd-6.7.1p1/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
opensmtpd-6.7.1p1/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
opensmtpd-6.7.1p1/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
opensmtpd-6.7.1p1/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
opensmtpd-6.7.1p1/ltmain.sh-5443-      else
##############################################
opensmtpd-6.7.1p1/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
opensmtpd-6.7.1p1/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
opensmtpd-6.7.1p1/ltmain.sh-5487-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-6464-
opensmtpd-6.7.1p1/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
opensmtpd-6.7.1p1/ltmain.sh-6466-    *import*) : ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-6712-	    moreargs=
opensmtpd-6.7.1p1/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
opensmtpd-6.7.1p1/ltmain.sh-6714-	    do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-6973-	*)
opensmtpd-6.7.1p1/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
opensmtpd-6.7.1p1/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
opensmtpd-6.7.1p1/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
opensmtpd-6.7.1p1/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7287-      -Z*)
opensmtpd-6.7.1p1/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
opensmtpd-6.7.1p1/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
opensmtpd-6.7.1p1/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
opensmtpd-6.7.1p1/ltmain.sh-7459-    else
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
opensmtpd-6.7.1p1/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
opensmtpd-6.7.1p1/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
opensmtpd-6.7.1p1/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
opensmtpd-6.7.1p1/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7871-	fi
opensmtpd-6.7.1p1/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
opensmtpd-6.7.1p1/ltmain.sh-7944-	*)
opensmtpd-6.7.1p1/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
opensmtpd-6.7.1p1/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8197-	    shift
opensmtpd-6.7.1p1/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
opensmtpd-6.7.1p1/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8489-		*)
opensmtpd-6.7.1p1/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
opensmtpd-6.7.1p1/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8500-		  depdepl=
opensmtpd-6.7.1p1/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
opensmtpd-6.7.1p1/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
opensmtpd-6.7.1p1/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
opensmtpd-6.7.1p1/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
opensmtpd-6.7.1p1/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
opensmtpd-6.7.1p1/ltmain.sh-8511-                      fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8522-		else
opensmtpd-6.7.1p1/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
opensmtpd-6.7.1p1/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8545-	else
opensmtpd-6.7.1p1/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh-8547-	fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-8634-        linux*)
opensmtpd-6.7.1p1/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9039-	removelist=
opensmtpd-6.7.1p1/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
opensmtpd-6.7.1p1/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9065-	# Transform .lo files to .o files.
opensmtpd-6.7.1p1/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-9067-      fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9070-      #for path in $notinst_path; do
opensmtpd-6.7.1p1/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
opensmtpd-6.7.1p1/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
opensmtpd-6.7.1p1/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
opensmtpd-6.7.1p1/ltmain.sh-9074-      #done
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9191-		if test -n "$i"; then
opensmtpd-6.7.1p1/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
opensmtpd-6.7.1p1/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
opensmtpd-6.7.1p1/ltmain.sh-9194-		  set dummy $deplib_matches; shift
opensmtpd-6.7.1p1/ltmain.sh-9195-		  deplib_match=$1
opensmtpd-6.7.1p1/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
opensmtpd-6.7.1p1/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9234-		  if test -n "$i"; then
opensmtpd-6.7.1p1/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
opensmtpd-6.7.1p1/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
opensmtpd-6.7.1p1/ltmain.sh-9237-		    set dummy $deplib_matches; shift
opensmtpd-6.7.1p1/ltmain.sh-9238-		    deplib_match=$1
opensmtpd-6.7.1p1/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
opensmtpd-6.7.1p1/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
opensmtpd-6.7.1p1/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
opensmtpd-6.7.1p1/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9284-	      if test -n "$a_deplib"; then
opensmtpd-6.7.1p1/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
opensmtpd-6.7.1p1/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
opensmtpd-6.7.1p1/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
opensmtpd-6.7.1p1/ltmain.sh-9288-		else
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9294-		    shopt -s nocaseglob
opensmtpd-6.7.1p1/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-9296-		    $nocaseglob
opensmtpd-6.7.1p1/ltmain.sh-9297-		  else
opensmtpd-6.7.1p1/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-9299-		  fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
opensmtpd-6.7.1p1/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
opensmtpd-6.7.1p1/ltmain.sh-9314-			case $potliblink in
opensmtpd-6.7.1p1/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
opensmtpd-6.7.1p1/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
opensmtpd-6.7.1p1/ltmain.sh-9317-			esac
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
opensmtpd-6.7.1p1/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
opensmtpd-6.7.1p1/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9368-	      if test -n "$a_deplib"; then
opensmtpd-6.7.1p1/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
opensmtpd-6.7.1p1/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
opensmtpd-6.7.1p1/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
opensmtpd-6.7.1p1/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9407-	  newdeplibs=
opensmtpd-6.7.1p1/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
opensmtpd-6.7.1p1/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
opensmtpd-6.7.1p1/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
opensmtpd-6.7.1p1/ltmain.sh-9413-	    done
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
opensmtpd-6.7.1p1/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
opensmtpd-6.7.1p1/ltmain.sh-9439-	  ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9489-	*-*-darwin*)
opensmtpd-6.7.1p1/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh-9493-	  ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-9616-	# Use standard objects if they are pic
opensmtpd-6.7.1p1/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
opensmtpd-6.7.1p1/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
opensmtpd-6.7.1p1/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10145-      # Create the old-style object.
opensmtpd-6.7.1p1/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
opensmtpd-6.7.1p1/ltmain.sh-10147-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
opensmtpd-6.7.1p1/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
opensmtpd-6.7.1p1/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
opensmtpd-6.7.1p1/ltmain.sh-10206-	;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
opensmtpd-6.7.1p1/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
opensmtpd-6.7.1p1/ltmain.sh-10224-	;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
opensmtpd-6.7.1p1/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
opensmtpd-6.7.1p1/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10359-	# Transform all the library objects into standard objects.
opensmtpd-6.7.1p1/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
opensmtpd-6.7.1p1/ltmain.sh-10362-      fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10387-	# Replace the output file specification.
opensmtpd-6.7.1p1/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10396-	  func_to_tool_file "$output"
opensmtpd-6.7.1p1/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10440-	# Replace the output file specification.
opensmtpd-6.7.1p1/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-10442-	# Delete the old output file.
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10448-	  func_to_tool_file "$output"
opensmtpd-6.7.1p1/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
opensmtpd-6.7.1p1/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
opensmtpd-6.7.1p1/ltmain.sh-10468-          ;;
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10479-      # Replace the output file specification.
opensmtpd-6.7.1p1/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
opensmtpd-6.7.1p1/ltmain.sh-10481-
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
opensmtpd-6.7.1p1/ltmain.sh:10489:	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'`
opensmtpd-6.7.1p1/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
opensmtpd-6.7.1p1/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
opensmtpd-6.7.1p1/ltmain.sh-10511-      fi
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
opensmtpd-6.7.1p1/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
opensmtpd-6.7.1p1/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
opensmtpd-6.7.1p1/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
opensmtpd-6.7.1p1/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10802-		name=$func_basename_result
opensmtpd-6.7.1p1/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
opensmtpd-6.7.1p1/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-10821-		name=$func_basename_result
opensmtpd-6.7.1p1/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
opensmtpd-6.7.1p1/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
opensmtpd-6.7.1p1/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
opensmtpd-6.7.1p1/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
opensmtpd-6.7.1p1/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
opensmtpd-6.7.1p1/bootstrap-29-# Check for needed features
opensmtpd-6.7.1p1/bootstrap:30:auxdir="`sed -ne 's/^[ \t]*A._CONFIG_AUX_DIR *([[ ]*\([^] )]*\).*/\1/p' $conffile`"
opensmtpd-6.7.1p1/bootstrap:31:pkgconfig="`grep '^[ \t]*PKG_PROG_PKG_CONFIG' $conffile >/dev/null 2>&1 && echo yes || echo no`"
opensmtpd-6.7.1p1/bootstrap:32:libtool="`grep '^[ \t]*A._PROG_LIBTOOL' $conffile >/dev/null 2>&1 && echo yes || echo no`"
opensmtpd-6.7.1p1/bootstrap:33:header="`grep '^[ \t]*A._CONFIG_HEADER' $conffile >/dev/null 2>&1 && echo yes || echo no`"
opensmtpd-6.7.1p1/bootstrap-34-makefile="`[ -f Makefile.am ] && echo yes || echo no`"
##############################################
opensmtpd-6.7.1p1/bootstrap-50-  amvers="`automake --version | sed -e '1s/[^0-9]*//' -e q`"
opensmtpd-6.7.1p1/bootstrap:51:  if `echo "$amvers\n1.14" | sort -V | head -n 1 | grep -q "$amvers"`; then
opensmtpd-6.7.1p1/bootstrap-52-    amvers="no"
##############################################
opensmtpd-6.7.1p1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
opensmtpd-6.7.1p1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
opensmtpd-6.7.1p1/configure-47-  as_echo='print -r --'
opensmtpd-6.7.1p1/configure-48-  as_echo_n='print -rn --'
opensmtpd-6.7.1p1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
opensmtpd-6.7.1p1/configure-50-  as_echo='printf %s\n'
##############################################
opensmtpd-6.7.1p1/configure-52-else
opensmtpd-6.7.1p1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
opensmtpd-6.7.1p1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
opensmtpd-6.7.1p1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
opensmtpd-6.7.1p1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
opensmtpd-6.7.1p1/configure-64-      esac;
##############################################
opensmtpd-6.7.1p1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
opensmtpd-6.7.1p1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
opensmtpd-6.7.1p1/configure-201-
##############################################
opensmtpd-6.7.1p1/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
opensmtpd-6.7.1p1/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
opensmtpd-6.7.1p1/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
opensmtpd-6.7.1p1/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
opensmtpd-6.7.1p1/configure-335-      case $as_dir in #(
opensmtpd-6.7.1p1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
opensmtpd-6.7.1p1/configure-337-      *) as_qdir=$as_dir;;
##############################################
opensmtpd-6.7.1p1/configure-408-  {
opensmtpd-6.7.1p1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
opensmtpd-6.7.1p1/configure-410-  }
##############################################
opensmtpd-6.7.1p1/configure-415-# ----------------------------------------
opensmtpd-6.7.1p1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
opensmtpd-6.7.1p1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
opensmtpd-6.7.1p1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
opensmtpd-6.7.1p1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
opensmtpd-6.7.1p1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
opensmtpd-6.7.1p1/configure-980-  case $ac_option in
opensmtpd-6.7.1p1/configure:981:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
opensmtpd-6.7.1p1/configure-982-  *=)   ac_optarg= ;;
##############################################
opensmtpd-6.7.1p1/configure-1024-  -disable-* | --disable-*)
opensmtpd-6.7.1p1/configure:1025:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
opensmtpd-6.7.1p1/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
opensmtpd-6.7.1p1/configure-1029-    ac_useropt_orig=$ac_useropt
opensmtpd-6.7.1p1/configure:1030:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
opensmtpd-6.7.1p1/configure-1031-    case $ac_user_opts in
##############################################
opensmtpd-6.7.1p1/configure-1050-  -enable-* | --enable-*)
opensmtpd-6.7.1p1/configure:1051:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
opensmtpd-6.7.1p1/configure-1052-    # Reject names that are not valid shell variable names.
##############################################
opensmtpd-6.7.1p1/configure-1055-    ac_useropt_orig=$ac_useropt
opensmtpd-6.7.1p1/configure:1056:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
opensmtpd-6.7.1p1/configure-1057-    case $ac_user_opts in
##############################################
opensmtpd-6.7.1p1/configure-1254-  -with-* | --with-*)
opensmtpd-6.7.1p1/configure:1255:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
opensmtpd-6.7.1p1/configure-1256-    # Reject names that are not valid shell variable names.
##############################################
opensmtpd-6.7.1p1/configure-1259-    ac_useropt_orig=$ac_useropt
opensmtpd-6.7.1p1/configure:1260:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
opensmtpd-6.7.1p1/configure-1261-    case $ac_user_opts in
##############################################
opensmtpd-6.7.1p1/configure-1270-  -without-* | --without-*)
opensmtpd-6.7.1p1/configure:1271:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
opensmtpd-6.7.1p1/configure-1272-    # Reject names that are not valid shell variable names.
##############################################
opensmtpd-6.7.1p1/configure-1275-    ac_useropt_orig=$ac_useropt
opensmtpd-6.7.1p1/configure:1276:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
opensmtpd-6.7.1p1/configure-1277-    case $ac_user_opts in
##############################################
opensmtpd-6.7.1p1/configure-1308-  *=*)
opensmtpd-6.7.1p1/configure:1309:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
opensmtpd-6.7.1p1/configure-1310-    # Reject names that are not valid shell variable names.
##############################################
opensmtpd-6.7.1p1/configure-1329-if test -n "$ac_prev"; then
opensmtpd-6.7.1p1/configure:1330:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
opensmtpd-6.7.1p1/configure-1331-  as_fn_error $? "missing argument to $ac_option"
##############################################
opensmtpd-6.7.1p1/configure-1351-    */ )
opensmtpd-6.7.1p1/configure:1352:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
opensmtpd-6.7.1p1/configure-1353-      eval $ac_var=\$ac_val;;
##############################################
opensmtpd-6.7.1p1/configure-1386-ac_ls_di=`ls -di .` &&
opensmtpd-6.7.1p1/configure:1387:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
opensmtpd-6.7.1p1/configure-1388-  as_fn_error $? "working directory cannot be determined"
##############################################
opensmtpd-6.7.1p1/configure-1442-case $srcdir in
opensmtpd-6.7.1p1/configure:1443:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
opensmtpd-6.7.1p1/configure-1444-esac
##############################################
opensmtpd-6.7.1p1/configure-1485-By default, \`make install' will install all the files in
opensmtpd-6.7.1p1/configure:1486:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
opensmtpd-6.7.1p1/configure:1487:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
opensmtpd-6.7.1p1/configure-1488-for instance \`--prefix=\$HOME'.
##############################################
opensmtpd-6.7.1p1/configure-1619-*)
opensmtpd-6.7.1p1/configure:1620:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
opensmtpd-6.7.1p1/configure-1621-  # A ".." for each directory in $ac_dir_suffix.
opensmtpd-6.7.1p1/configure:1622:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
opensmtpd-6.7.1p1/configure-1623-  case $ac_top_builddir_sub in
##############################################
opensmtpd-6.7.1p1/configure-2406-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
opensmtpd-6.7.1p1/configure:2407:  as_decl_name=`echo $2|sed 's/ *(.*//'`
opensmtpd-6.7.1p1/configure:2408:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
opensmtpd-6.7.1p1/configure-2409-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
opensmtpd-6.7.1p1/configure-2577-    *\'*)
opensmtpd-6.7.1p1/configure:2578:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
opensmtpd-6.7.1p1/configure-2579-    esac
##############################################
opensmtpd-6.7.1p1/configure-2660-      case $ac_val in
opensmtpd-6.7.1p1/configure:2661:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
opensmtpd-6.7.1p1/configure-2662-      esac
##############################################
opensmtpd-6.7.1p1/configure-2675-	case $ac_val in
opensmtpd-6.7.1p1/configure:2676:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
opensmtpd-6.7.1p1/configure-2677-	esac
##############################################
opensmtpd-6.7.1p1/configure-2795-    set,)
opensmtpd-6.7.1p1/configure:2796:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
opensmtpd-6.7.1p1/configure:2797:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
opensmtpd-6.7.1p1/configure-2798-      ac_cache_corrupted=: ;;
##############################################
opensmtpd-6.7.1p1/configure-2806-	# differences in whitespace do not lead to failure.
opensmtpd-6.7.1p1/configure:2807:	ac_old_val_w=`echo x $ac_old_val`
opensmtpd-6.7.1p1/configure:2808:	ac_new_val_w=`echo x $ac_new_val`
opensmtpd-6.7.1p1/configure-2809-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
opensmtpd-6.7.1p1/configure-2826-    case $ac_new_val in
opensmtpd-6.7.1p1/configure:2827:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
opensmtpd-6.7.1p1/configure-2828-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
opensmtpd-6.7.1p1/configure-3002-     echo "timestamp, slept: $am_has_slept" > conftest.file
opensmtpd-6.7.1p1/configure:3003:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
opensmtpd-6.7.1p1/configure-3004-     if test "$*" = "X"; then
opensmtpd-6.7.1p1/configure-3005-	# -L didn't work.
opensmtpd-6.7.1p1/configure:3006:	set X `ls -t "$srcdir/configure" conftest.file`
opensmtpd-6.7.1p1/configure-3007-     fi
##############################################
opensmtpd-6.7.1p1/configure-3053-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
opensmtpd-6.7.1p1/configure:3054:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
opensmtpd-6.7.1p1/configure-3055-
opensmtpd-6.7.1p1/configure-3056-# Expand $ac_aux_dir to an absolute path.
opensmtpd-6.7.1p1/configure:3057:am_aux_dir=`cd "$ac_aux_dir" && pwd`
opensmtpd-6.7.1p1/configure-3058-
##############################################
opensmtpd-6.7.1p1/configure-3198-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
opensmtpd-6.7.1p1/configure:3199:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
opensmtpd-6.7.1p1/configure-3200-	     'mkdir (GNU coreutils) '* | \
##############################################
opensmtpd-6.7.1p1/configure-3271-set x ${MAKE-make}
opensmtpd-6.7.1p1/configure:3272:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
opensmtpd-6.7.1p1/configure-3273-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
opensmtpd-6.7.1p1/configure-3281-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
opensmtpd-6.7.1p1/configure:3282:case `${MAKE-make} -f conftest.make 2>/dev/null` in
opensmtpd-6.7.1p1/configure-3283-  *@@@%%%=?*=@@@%%%*)
##############################################
opensmtpd-6.7.1p1/configure-3347-
opensmtpd-6.7.1p1/configure:3348:if test "`cd $srcdir && pwd`" != "`pwd`"; then
opensmtpd-6.7.1p1/configure-3349-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
opensmtpd-6.7.1p1/configure-3498-test "x$ac_build_alias" = x &&
opensmtpd-6.7.1p1/configure:3499:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
opensmtpd-6.7.1p1/configure-3500-test "x$ac_build_alias" = x &&
opensmtpd-6.7.1p1/configure-3501-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
opensmtpd-6.7.1p1/configure:3502:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
opensmtpd-6.7.1p1/configure-3503-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
opensmtpd-6.7.1p1/configure-3522-IFS=$ac_save_IFS
opensmtpd-6.7.1p1/configure:3523:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
opensmtpd-6.7.1p1/configure-3524-
##############################################
opensmtpd-6.7.1p1/configure-3533-else
opensmtpd-6.7.1p1/configure:3534:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
opensmtpd-6.7.1p1/configure-3535-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
opensmtpd-6.7.1p1/configure-3555-IFS=$ac_save_IFS
opensmtpd-6.7.1p1/configure:3556:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
opensmtpd-6.7.1p1/configure-3557-
##############################################
opensmtpd-6.7.1p1/configure-3583-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
opensmtpd-6.7.1p1/configure:3584:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
opensmtpd-6.7.1p1/configure-3585-  ECHO='print -r --'
opensmtpd-6.7.1p1/configure:3586:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
opensmtpd-6.7.1p1/configure-3587-  ECHO='printf %s\n'
##############################################
opensmtpd-6.7.1p1/configure-3973-$as_echo_n "checking whether the C compiler works... " >&6; }
opensmtpd-6.7.1p1/configure:3974:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
opensmtpd-6.7.1p1/configure-3975-
##############################################
opensmtpd-6.7.1p1/configure-4017-	then :; else
opensmtpd-6.7.1p1/configure:4018:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
opensmtpd-6.7.1p1/configure-4019-	fi
##############################################
opensmtpd-6.7.1p1/configure-4077-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
opensmtpd-6.7.1p1/configure:4078:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
opensmtpd-6.7.1p1/configure-4079-	  break;;
##############################################
opensmtpd-6.7.1p1/configure-4186-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
opensmtpd-6.7.1p1/configure:4187:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
opensmtpd-6.7.1p1/configure-4188-       break;;
##############################################
opensmtpd-6.7.1p1/configure-4500-  # Check for GNU $ac_path_SED
opensmtpd-6.7.1p1/configure:4501:case `"$ac_path_SED" --version 2>&1` in
opensmtpd-6.7.1p1/configure-4502-*GNU*)
##############################################
opensmtpd-6.7.1p1/configure-4576-  # Check for GNU $ac_path_GREP
opensmtpd-6.7.1p1/configure:4577:case `"$ac_path_GREP" --version 2>&1` in
opensmtpd-6.7.1p1/configure-4578-*GNU*)
##############################################
opensmtpd-6.7.1p1/configure-4642-  # Check for GNU $ac_path_EGREP
opensmtpd-6.7.1p1/configure:4643:case `"$ac_path_EGREP" --version 2>&1` in
opensmtpd-6.7.1p1/configure-4644-*GNU*)
##############################################
opensmtpd-6.7.1p1/configure-4709-  # Check for GNU $ac_path_FGREP
opensmtpd-6.7.1p1/configure:4710:case `"$ac_path_FGREP" --version 2>&1` in
opensmtpd-6.7.1p1/configure-4711-*GNU*)
##############################################
opensmtpd-6.7.1p1/configure-4789-    # gcc leaves a trailing carriage return, which upsets mingw
opensmtpd-6.7.1p1/configure:4790:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
opensmtpd-6.7.1p1/configure-4791-  *)
opensmtpd-6.7.1p1/configure:4792:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
opensmtpd-6.7.1p1/configure-4793-  esac
##############################################
opensmtpd-6.7.1p1/configure-4798-      # Canonicalize the pathname of ld
opensmtpd-6.7.1p1/configure:4799:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
opensmtpd-6.7.1p1/configure-4800-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
opensmtpd-6.7.1p1/configure:4801:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
opensmtpd-6.7.1p1/configure-4802-      done
##############################################
opensmtpd-6.7.1p1/configure-4833-      # Break only if it was the GNU/non-GNU ld that we prefer.
opensmtpd-6.7.1p1/configure:4834:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
opensmtpd-6.7.1p1/configure-4835-      *GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/configure-4864-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
opensmtpd-6.7.1p1/configure:4865:case `$LD -v 2>&1 </dev/null` in
opensmtpd-6.7.1p1/configure-4866-*GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/configure-4914-	esac
opensmtpd-6.7.1p1/configure:4915:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/configure-4916-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
opensmtpd-6.7.1p1/configure-4920-	*)
opensmtpd-6.7.1p1/configure:4921:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/configure-4922-	  */dev/null*)
##############################################
opensmtpd-6.7.1p1/configure-5048-
opensmtpd-6.7.1p1/configure:5049:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/configure-5050-    *COFF*)
##############################################
opensmtpd-6.7.1p1/configure-5160-    # And add a safety zone
opensmtpd-6.7.1p1/configure:5161:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
opensmtpd-6.7.1p1/configure:5162:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
opensmtpd-6.7.1p1/configure-5163-    ;;
##############################################
opensmtpd-6.7.1p1/configure-5193-    if test -n "$kargmax"; then
opensmtpd-6.7.1p1/configure:5194:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
opensmtpd-6.7.1p1/configure-5195-    else
##############################################
opensmtpd-6.7.1p1/configure-5202-       test undefined != "$lt_cv_sys_max_cmd_len"; then
opensmtpd-6.7.1p1/configure:5203:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
opensmtpd-6.7.1p1/configure:5204:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
opensmtpd-6.7.1p1/configure-5205-    else
##############################################
opensmtpd-6.7.1p1/configure-5214-      # we can't tell.
opensmtpd-6.7.1p1/configure:5215:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
opensmtpd-6.7.1p1/configure-5216-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
opensmtpd-6.7.1p1/configure-5218-      do
opensmtpd-6.7.1p1/configure:5219:        i=`expr $i + 1`
opensmtpd-6.7.1p1/configure-5220-        teststring=$teststring$teststring
##############################################
opensmtpd-6.7.1p1/configure-5222-      # Only check the string length outside the loop.
opensmtpd-6.7.1p1/configure:5223:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
opensmtpd-6.7.1p1/configure-5224-      teststring=
##############################################
opensmtpd-6.7.1p1/configure-5227-      # linker.  It appears as though 1/2 is a usable value.
opensmtpd-6.7.1p1/configure:5228:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
opensmtpd-6.7.1p1/configure-5229-    fi
##############################################
opensmtpd-6.7.1p1/configure-5638-openbsd* | bitrig*)
opensmtpd-6.7.1p1/configure:5639:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/configure-5640-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
opensmtpd-6.7.1p1/configure-5708-    else
opensmtpd-6.7.1p1/configure:5709:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
opensmtpd-6.7.1p1/configure-5710-    fi
##############################################
opensmtpd-6.7.1p1/configure-5853-  # decide which one to use based on capabilities of $DLLTOOL
opensmtpd-6.7.1p1/configure:5854:  case `$DLLTOOL --help 2>&1` in
opensmtpd-6.7.1p1/configure-5855-  *--identify-strict*)
##############################################
opensmtpd-6.7.1p1/configure-6375-# If we're using GNU nm, then use its standard symbol codes.
opensmtpd-6.7.1p1/configure:6376:case `$NM -V 2>&1` in
opensmtpd-6.7.1p1/configure-6377-*GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/configure-6423-mingw*)
opensmtpd-6.7.1p1/configure:6424:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
opensmtpd-6.7.1p1/configure-6425-  ;;
##############################################
opensmtpd-6.7.1p1/configure-6655-   if test yes = "$GCC"; then
opensmtpd-6.7.1p1/configure:6656:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
opensmtpd-6.7.1p1/configure-6657-   fi
##############################################
opensmtpd-6.7.1p1/configure-6659- /*)
opensmtpd-6.7.1p1/configure:6660:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
opensmtpd-6.7.1p1/configure-6661-   ;; #(
##############################################
opensmtpd-6.7.1p1/configure-6754-    done
opensmtpd-6.7.1p1/configure:6755:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
opensmtpd-6.7.1p1/configure-6756-}
##############################################
opensmtpd-6.7.1p1/configure-6776-  test $ac_status = 0; }; then
opensmtpd-6.7.1p1/configure:6777:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6778-      *ELF-32*)
##############################################
opensmtpd-6.7.1p1/configure-6797-    if test yes = "$lt_cv_prog_gnu_ld"; then
opensmtpd-6.7.1p1/configure:6798:      case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6799-	*32-bit*)
##############################################
opensmtpd-6.7.1p1/configure-6809-    else
opensmtpd-6.7.1p1/configure:6810:      case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6811-	*32-bit*)
##############################################
opensmtpd-6.7.1p1/configure-6835-    emul=elf
opensmtpd-6.7.1p1/configure:6836:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6837-      *32-bit*)
##############################################
opensmtpd-6.7.1p1/configure-6843-    esac
opensmtpd-6.7.1p1/configure:6844:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6845-      *MSB*)
##############################################
opensmtpd-6.7.1p1/configure-6851-    esac
opensmtpd-6.7.1p1/configure:6852:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/configure-6853-      *N32*)
##############################################
opensmtpd-6.7.1p1/configure-7784-    *:)
opensmtpd-6.7.1p1/configure:7785:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
opensmtpd-6.7.1p1/configure-7786-        ;;
opensmtpd-6.7.1p1/configure-7787-    x:*)
opensmtpd-6.7.1p1/configure:7788:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure-7789-        ;;
opensmtpd-6.7.1p1/configure-7790-    *::*)
opensmtpd-6.7.1p1/configure:7791:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure:7792:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
opensmtpd-6.7.1p1/configure-7793-        ;;
opensmtpd-6.7.1p1/configure-7794-    *)
opensmtpd-6.7.1p1/configure:7795:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure-7796-        ;;
##############################################
opensmtpd-6.7.1p1/configure-8053-do :
opensmtpd-6.7.1p1/configure:8054:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-8055-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
opensmtpd-6.7.1p1/configure-8058-  cat >>confdefs.h <<_ACEOF
opensmtpd-6.7.1p1/configure:8059:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
opensmtpd-6.7.1p1/configure-8060-_ACEOF
##############################################
opensmtpd-6.7.1p1/configure-8416-	"file_magic "*)
opensmtpd-6.7.1p1/configure:8417:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
opensmtpd-6.7.1p1/configure-8418-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
opensmtpd-6.7.1p1/configure-8482-	"file_magic "*)
opensmtpd-6.7.1p1/configure:8483:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
opensmtpd-6.7.1p1/configure-8484-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
opensmtpd-6.7.1p1/configure-8880-      *)
opensmtpd-6.7.1p1/configure:8881:	case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/configure-8882-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
opensmtpd-6.7.1p1/configure-9326-	# shared libraries, regardless of the interface used.
opensmtpd-6.7.1p1/configure:9327:	case `$LD -v 2>&1` in
opensmtpd-6.7.1p1/configure-9328-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
opensmtpd-6.7.1p1/configure-9358-    supports_anon_versioning=no
opensmtpd-6.7.1p1/configure:9359:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
opensmtpd-6.7.1p1/configure-9360-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
opensmtpd-6.7.1p1/configure-9427-	# is; otherwise, prepend EXPORTS...
opensmtpd-6.7.1p1/configure:9428:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
opensmtpd-6.7.1p1/configure-9429-          cp $export_symbols $output_objdir/$soname.def;
##############################################
opensmtpd-6.7.1p1/configure-9461-	prefix_cmds="$SED"~
opensmtpd-6.7.1p1/configure:9462:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
opensmtpd-6.7.1p1/configure-9463-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
opensmtpd-6.7.1p1/configure-9483-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
opensmtpd-6.7.1p1/configure:9484:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
opensmtpd-6.7.1p1/configure:9485:      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'
opensmtpd-6.7.1p1/configure-9486-      ;;
##############################################
opensmtpd-6.7.1p1/configure-9501-        pgcc*)				# Portland Group C compiler
opensmtpd-6.7.1p1/configure:9502:	  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'
opensmtpd-6.7.1p1/configure-9503-	  tmp_addflag=' $pic_flag'
##############################################
opensmtpd-6.7.1p1/configure-9506-					# Portland Group f77 and f90 compilers
opensmtpd-6.7.1p1/configure:9507:	  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'
opensmtpd-6.7.1p1/configure-9508-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
opensmtpd-6.7.1p1/configure-9523-	nvcc*)	# Cuda Compiler Driver 2.2
opensmtpd-6.7.1p1/configure:9524:	  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'
opensmtpd-6.7.1p1/configure-9525-	  compiler_needs_object=yes
##############################################
opensmtpd-6.7.1p1/configure-9527-	esac
opensmtpd-6.7.1p1/configure:9528:	case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/configure-9529-	*Sun\ C*)			# Sun C 5.9
opensmtpd-6.7.1p1/configure:9530:	  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'
opensmtpd-6.7.1p1/configure-9531-	  compiler_needs_object=yes
##############################################
opensmtpd-6.7.1p1/configure-9598-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
opensmtpd-6.7.1p1/configure:9599:      case `$LD -v 2>&1` in
opensmtpd-6.7.1p1/configure-9600-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
opensmtpd-6.7.1p1/configure-9687-	else
opensmtpd-6.7.1p1/configure:9688:	  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'
opensmtpd-6.7.1p1/configure-9689-	fi
##############################################
opensmtpd-6.7.1p1/configure-9752-	# below for broken collect2 doesn't work under 4.3+
opensmtpd-6.7.1p1/configure:9753:	  collect2name=`$CC -print-prog-name=collect2`
opensmtpd-6.7.1p1/configure-9754-	  if test -f "$collect2name" &&
##############################################
opensmtpd-6.7.1p1/configure-9832-      }'
opensmtpd-6.7.1p1/configure:9833:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
opensmtpd-6.7.1p1/configure-9834-  # Check for a 64-bit object if we didn't find anything.
opensmtpd-6.7.1p1/configure-9835-  if test -z "$lt_cv_aix_libpath_"; then
opensmtpd-6.7.1p1/configure:9836:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
opensmtpd-6.7.1p1/configure-9837-  fi
##############################################
opensmtpd-6.7.1p1/configure-9850-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
opensmtpd-6.7.1p1/configure:9851:        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
opensmtpd-6.7.1p1/configure-9852-      else
##############################################
opensmtpd-6.7.1p1/configure-9885-      }'
opensmtpd-6.7.1p1/configure:9886:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
opensmtpd-6.7.1p1/configure-9887-  # Check for a 64-bit object if we didn't find anything.
opensmtpd-6.7.1p1/configure-9888-  if test -z "$lt_cv_aix_libpath_"; then
opensmtpd-6.7.1p1/configure:9889:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
opensmtpd-6.7.1p1/configure-9890-  fi
##############################################
opensmtpd-6.7.1p1/configure-9917-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
opensmtpd-6.7.1p1/configure:9918:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
opensmtpd-6.7.1p1/configure-9919-	  if test svr4 != "$with_aix_soname"; then
##############################################
opensmtpd-6.7.1p1/configure-9970-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
opensmtpd-6.7.1p1/configure:9971:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
opensmtpd-6.7.1p1/configure-9972-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
opensmtpd-6.7.1p1/configure-10008-	# FIXME: Setting linknames here is a bad hack.
opensmtpd-6.7.1p1/configure:10009:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
opensmtpd-6.7.1p1/configure-10010-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
opensmtpd-6.7.1p1/configure-10026-  if test yes = "$lt_cv_ld_force_load"; then
opensmtpd-6.7.1p1/configure:10027:    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\"`'
opensmtpd-6.7.1p1/configure-10028-
##############################################
opensmtpd-6.7.1p1/configure-10206-      if test yes = "$GCC"; then
opensmtpd-6.7.1p1/configure:10207:	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'
opensmtpd-6.7.1p1/configure-10208-	# Try to use the -exported_symbol ld option, if it does not
##############################################
opensmtpd-6.7.1p1/configure-10234-	if test yes = "$lt_cv_irix_exported_symbol"; then
opensmtpd-6.7.1p1/configure:10235:          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'
opensmtpd-6.7.1p1/configure-10236-	fi
opensmtpd-6.7.1p1/configure-10237-      else
opensmtpd-6.7.1p1/configure:10238:	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'
opensmtpd-6.7.1p1/configure:10239:	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'
opensmtpd-6.7.1p1/configure-10240-      fi
##############################################
opensmtpd-6.7.1p1/configure-10284-	hardcode_direct_absolute=yes
opensmtpd-6.7.1p1/configure:10285:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/configure-10286-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
opensmtpd-6.7.1p1/configure-10315-	prefix_cmds="$SED"~
opensmtpd-6.7.1p1/configure:10316:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
opensmtpd-6.7.1p1/configure-10317-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
opensmtpd-6.7.1p1/configure-10329-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
opensmtpd-6.7.1p1/configure:10330:	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'
opensmtpd-6.7.1p1/configure-10331-      else
opensmtpd-6.7.1p1/configure-10332-	allow_undefined_flag=' -expect_unresolved \*'
opensmtpd-6.7.1p1/configure:10333:	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'
opensmtpd-6.7.1p1/configure-10334-      fi
##############################################
opensmtpd-6.7.1p1/configure-10342-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
opensmtpd-6.7.1p1/configure:10343:	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'
opensmtpd-6.7.1p1/configure-10344-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
opensmtpd-6.7.1p1/configure-10346-	allow_undefined_flag=' -expect_unresolved \*'
opensmtpd-6.7.1p1/configure:10347:	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'
opensmtpd-6.7.1p1/configure:10348:	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~
opensmtpd-6.7.1p1/configure:10349:          $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'
opensmtpd-6.7.1p1/configure-10350-
##############################################
opensmtpd-6.7.1p1/configure-10365-      else
opensmtpd-6.7.1p1/configure:10366:	case `$CC -V 2>&1` in
opensmtpd-6.7.1p1/configure-10367-	*"Compilers 5.0"*)
##############################################
opensmtpd-6.7.1p1/configure-10764-  esac
opensmtpd-6.7.1p1/configure:10765:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
opensmtpd-6.7.1p1/configure-10766-  case $lt_search_path_spec in
##############################################
opensmtpd-6.7.1p1/configure-10771-    # okay in the real world where ";" in dirpaths is itself problematic.
opensmtpd-6.7.1p1/configure:10772:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
opensmtpd-6.7.1p1/configure-10773-    ;;
opensmtpd-6.7.1p1/configure-10774-  *)
opensmtpd-6.7.1p1/configure:10775:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/configure-10776-    ;;
##############################################
opensmtpd-6.7.1p1/configure-10780-  lt_tmp_lt_search_path_spec=
opensmtpd-6.7.1p1/configure:10781:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
opensmtpd-6.7.1p1/configure-10782-  # ...but if some path component already ends with the multilib dir we assume
##############################################
opensmtpd-6.7.1p1/configure-10822-  esac
opensmtpd-6.7.1p1/configure:10823:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
opensmtpd-6.7.1p1/configure-10824-else
##############################################
opensmtpd-6.7.1p1/configure-10962-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
opensmtpd-6.7.1p1/configure:10963:    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'
opensmtpd-6.7.1p1/configure-10964-    ;;
##############################################
opensmtpd-6.7.1p1/configure-10998-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
opensmtpd-6.7.1p1/configure:10999:    postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/configure:11000:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
opensmtpd-6.7.1p1/configure:11001:      dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/configure-11002-      test -d \$dldir || mkdir -p \$dldir~
##############################################
opensmtpd-6.7.1p1/configure-11007-      fi'
opensmtpd-6.7.1p1/configure:11008:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
opensmtpd-6.7.1p1/configure-11009-      dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/configure-11015-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
opensmtpd-6.7.1p1/configure:11016:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/configure-11017-
##############################################
opensmtpd-6.7.1p1/configure-11021-      # MinGW DLLs use traditional 'lib' prefix
opensmtpd-6.7.1p1/configure:11022:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/configure-11023-      ;;
##############################################
opensmtpd-6.7.1p1/configure-11025-      # pw32 DLLs use 'pw' prefix rather than 'lib'
opensmtpd-6.7.1p1/configure:11026:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/configure-11027-      ;;
##############################################
opensmtpd-6.7.1p1/configure-11034-    libname_spec='$name'
opensmtpd-6.7.1p1/configure:11035:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/configure-11036-    library_names_spec='$libname.dll.lib'
##############################################
opensmtpd-6.7.1p1/configure-11046-        # Let DOS variable expansion print the short 8.3 style file name.
opensmtpd-6.7.1p1/configure:11047:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
opensmtpd-6.7.1p1/configure-11048-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
opensmtpd-6.7.1p1/configure-11051-      # Convert to MSYS style.
opensmtpd-6.7.1p1/configure:11052:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
opensmtpd-6.7.1p1/configure-11053-      ;;
##############################################
opensmtpd-6.7.1p1/configure-11057-      # like /cygdrive/c/PROGRA~1:/cygdr...
opensmtpd-6.7.1p1/configure:11058:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
opensmtpd-6.7.1p1/configure:11059:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
opensmtpd-6.7.1p1/configure:11060:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/configure-11061-      ;;
##############################################
opensmtpd-6.7.1p1/configure-11065-        # It is most probably a Windows format PATH.
opensmtpd-6.7.1p1/configure:11066:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
opensmtpd-6.7.1p1/configure-11067-      else
opensmtpd-6.7.1p1/configure:11068:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/configure-11069-      fi
##############################################
opensmtpd-6.7.1p1/configure-11075-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
opensmtpd-6.7.1p1/configure:11076:    postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/configure:11077:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
opensmtpd-6.7.1p1/configure:11078:      dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/configure-11079-      test -d \$dldir || mkdir -p \$dldir~
opensmtpd-6.7.1p1/configure-11080-      $install_prog $dir/$dlname \$dldir/$dlname'
opensmtpd-6.7.1p1/configure:11081:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
opensmtpd-6.7.1p1/configure-11082-      dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/configure-11089-    # Assume MSVC wrapper
opensmtpd-6.7.1p1/configure:11090:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
opensmtpd-6.7.1p1/configure-11091-    dynamic_linker='Win32 ld.exe'
##############################################
opensmtpd-6.7.1p1/configure-11106-  shlibpath_var=DYLD_LIBRARY_PATH
opensmtpd-6.7.1p1/configure:11107:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
opensmtpd-6.7.1p1/configure-11108-
##############################################
opensmtpd-6.7.1p1/configure-11359-  if test -f /etc/ld.so.conf; then
opensmtpd-6.7.1p1/configure:11360:    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' ' '`
opensmtpd-6.7.1p1/configure-11361-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
opensmtpd-6.7.1p1/configure-11413-  need_lib_prefix=no
opensmtpd-6.7.1p1/configure:11414:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/configure-11415-    need_version=no
##############################################
opensmtpd-6.7.1p1/configure-11440-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
opensmtpd-6.7.1p1/configure:11441:  postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/configure:11442:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
opensmtpd-6.7.1p1/configure:11443:    dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/configure-11444-    test -d \$dldir || mkdir -p \$dldir~
##############################################
opensmtpd-6.7.1p1/configure-11449-    fi'
opensmtpd-6.7.1p1/configure:11450:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
opensmtpd-6.7.1p1/configure-11451-    dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/configure-13997-do :
opensmtpd-6.7.1p1/configure:13998:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-13999-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
opensmtpd-6.7.1p1/configure-14001-  cat >>confdefs.h <<_ACEOF
opensmtpd-6.7.1p1/configure:14002:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
opensmtpd-6.7.1p1/configure-14003-_ACEOF
##############################################
opensmtpd-6.7.1p1/configure-14062-do :
opensmtpd-6.7.1p1/configure:14063:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-14064-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
opensmtpd-6.7.1p1/configure-14066-  cat >>confdefs.h <<_ACEOF
opensmtpd-6.7.1p1/configure:14067:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
opensmtpd-6.7.1p1/configure-14068-_ACEOF
##############################################
opensmtpd-6.7.1p1/configure-16828-do :
opensmtpd-6.7.1p1/configure:16829:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-16830-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
opensmtpd-6.7.1p1/configure-16832-  cat >>confdefs.h <<_ACEOF
opensmtpd-6.7.1p1/configure:16833:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
opensmtpd-6.7.1p1/configure-16834-_ACEOF
##############################################
opensmtpd-6.7.1p1/configure-17551-$as_echo_n "checking gcc version... " >&6; }
opensmtpd-6.7.1p1/configure:17552:	GCC_VER=`$CC -v 2>&1 | $AWK '/gcc version /{print $3}'`
opensmtpd-6.7.1p1/configure-17553-	case $GCC_VER in
##############################################
opensmtpd-6.7.1p1/configure-18609-
opensmtpd-6.7.1p1/configure:18610:	 	    maildir_what=`awk -F: '{print $1}' conftest.maildir`
opensmtpd-6.7.1p1/configure-18611-		    maildir=`awk -F: '{print $2}' conftest.maildir \
##############################################
opensmtpd-6.7.1p1/configure-18652-if test ! -d $sockdir; then
opensmtpd-6.7.1p1/configure:18653:	sockdir=`eval echo ${sysconfdir}`
opensmtpd-6.7.1p1/configure-18654-	case $sockdir in
opensmtpd-6.7.1p1/configure:18655:		NONE/*) sockdir=`echo $sockdir | sed "s~NONE~$ac_default_prefix~"` ;;
opensmtpd-6.7.1p1/configure-18656-	esac
##############################################
opensmtpd-6.7.1p1/configure-18874-
opensmtpd-6.7.1p1/configure:18875:			llong_min=`$AWK '{print $1}' conftest.llminmax`
opensmtpd-6.7.1p1/configure:18876:			llong_max=`$AWK '{print $2}' conftest.llminmax`
opensmtpd-6.7.1p1/configure-18877-
##############################################
opensmtpd-6.7.1p1/configure-19895-for libdb in db db1 c; do
opensmtpd-6.7.1p1/configure:19896:    as_ac_Lib=`$as_echo "ac_cv_lib_$libdb''_dbopen" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-19897-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbopen in -l$libdb" >&5
##############################################
opensmtpd-6.7.1p1/configure-19936-else
opensmtpd-6.7.1p1/configure:19937:  as_ac_Lib=`$as_echo "ac_cv_lib_$libdb''___db185_open" | $as_tr_sh`
opensmtpd-6.7.1p1/configure-19938-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __db185_open in -l$libdb" >&5
##############################################
opensmtpd-6.7.1p1/configure-20497-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
opensmtpd-6.7.1p1/configure:20498:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
opensmtpd-6.7.1p1/configure-20499-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
opensmtpd-6.7.1p1/configure-20781-if test -z "$BASH_VERSION$ZSH_VERSION" \
opensmtpd-6.7.1p1/configure:20782:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
opensmtpd-6.7.1p1/configure-20783-  as_echo='print -r --'
opensmtpd-6.7.1p1/configure-20784-  as_echo_n='print -rn --'
opensmtpd-6.7.1p1/configure:20785:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
opensmtpd-6.7.1p1/configure-20786-  as_echo='printf %s\n'
##############################################
opensmtpd-6.7.1p1/configure-20788-else
opensmtpd-6.7.1p1/configure:20789:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
opensmtpd-6.7.1p1/configure-20790-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
opensmtpd-6.7.1p1/configure-20798-	expr "X$arg" : "X\\(.*\\)$as_nl";
opensmtpd-6.7.1p1/configure:20799:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
opensmtpd-6.7.1p1/configure-20800-      esac;
##############################################
opensmtpd-6.7.1p1/configure-20875-# ----------------------------------------
opensmtpd-6.7.1p1/configure:20876:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
opensmtpd-6.7.1p1/configure-20877-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
opensmtpd-6.7.1p1/configure-20947-  {
opensmtpd-6.7.1p1/configure:20948:    as_val=`expr "$@" || test $? -eq 1`
opensmtpd-6.7.1p1/configure-20949-  }
##############################################
opensmtpd-6.7.1p1/configure-21051-      case $as_dir in #(
opensmtpd-6.7.1p1/configure:21052:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
opensmtpd-6.7.1p1/configure-21053-      *) as_qdir=$as_dir;;
##############################################
opensmtpd-6.7.1p1/configure-21187-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
opensmtpd-6.7.1p1/configure:21188:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
opensmtpd-6.7.1p1/configure-21189-ac_cs_version="\\
##############################################
opensmtpd-6.7.1p1/configure-21212-  --*=?*)
opensmtpd-6.7.1p1/configure:21213:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
opensmtpd-6.7.1p1/configure:21214:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
opensmtpd-6.7.1p1/configure-21215-    ac_shift=:
##############################################
opensmtpd-6.7.1p1/configure-21217-  --*=)
opensmtpd-6.7.1p1/configure:21218:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
opensmtpd-6.7.1p1/configure-21219-    ac_optarg=
##############################################
opensmtpd-6.7.1p1/configure-21241-    case $ac_optarg in
opensmtpd-6.7.1p1/configure:21242:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
opensmtpd-6.7.1p1/configure-21243-    '') as_fn_error $? "missing file argument" ;;
##############################################
opensmtpd-6.7.1p1/configure-21249-    case $ac_optarg in
opensmtpd-6.7.1p1/configure:21250:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
opensmtpd-6.7.1p1/configure-21251-    esac
##############################################
opensmtpd-6.7.1p1/configure-21317-delay_variable_subst='$delay_variable_subst'
opensmtpd-6.7.1p1/configure:21318:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21319:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21320:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21321:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21322:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21323:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21324:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21325:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21326:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21327:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21328:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21329:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21330:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21331:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21332:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21333:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21334:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21335:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21336:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21337:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21338:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21339:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21340:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21341:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21342:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21343:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21344:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21345:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21346:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21347:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21348:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21349:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21350:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21351:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21352:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21353:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21354:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21355:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21356:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21357:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21358:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21359:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21360:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21361:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21362:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21363:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21364:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21365:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21366:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21367:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21368:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21369:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21370:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21371:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21372:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21373:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21374:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21375:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21376: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"`'
opensmtpd-6.7.1p1/configure:21377:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21378:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21379:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21380:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21381:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21382:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21383:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21384:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21385:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21386:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21387:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21388:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21389:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21390:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21391:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21392:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21393:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21394:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21395:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21396:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21397:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21398:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21399:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21400:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21401:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21402:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21403:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21404:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21405:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21406:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21407:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21408:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21409:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21410:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21411:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21412:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21413:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21414:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21415:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21416:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21417:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21418:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21419:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21420:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21421:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21422:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21423:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21424:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21425:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21426:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21427:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21428:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21429:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21430:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21431:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21432:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21433:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21434:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21435:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21436:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21437:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21438:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21439:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21440:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21441:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21442:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21443:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21444:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21445:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21446:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21447:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21448:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21449:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21450:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21451:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure:21452:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/configure-21453-
##############################################
opensmtpd-6.7.1p1/configure-21534-striplib; do
opensmtpd-6.7.1p1/configure:21535:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
opensmtpd-6.7.1p1/configure-21536-    *[\\\\\\\`\\"\\\$]*)
opensmtpd-6.7.1p1/configure:21537:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
opensmtpd-6.7.1p1/configure-21538-      ;;
##############################################
opensmtpd-6.7.1p1/configure-21565-configure_time_lt_sys_library_path; do
opensmtpd-6.7.1p1/configure:21566:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
opensmtpd-6.7.1p1/configure-21567-    *[\\\\\\\`\\"\\\$]*)
opensmtpd-6.7.1p1/configure:21568:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
opensmtpd-6.7.1p1/configure-21569-      ;;
##############################################
opensmtpd-6.7.1p1/configure-21674-fi
opensmtpd-6.7.1p1/configure:21675:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
opensmtpd-6.7.1p1/configure-21676-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
opensmtpd-6.7.1p1/configure-21691-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
opensmtpd-6.7.1p1/configure:21692:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
opensmtpd-6.7.1p1/configure-21693-ac_delim='%!_!# '
##############################################
opensmtpd-6.7.1p1/configure-21697-
opensmtpd-6.7.1p1/configure:21698:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
opensmtpd-6.7.1p1/configure-21699-  if test $ac_delim_n = $ac_delim_num; then
##############################################
opensmtpd-6.7.1p1/configure-21835-for ac_last_try in false false :; do
opensmtpd-6.7.1p1/configure:21836:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
opensmtpd-6.7.1p1/configure-21837-  if test -z "$ac_tt"; then
##############################################
opensmtpd-6.7.1p1/configure-21967-      esac
opensmtpd-6.7.1p1/configure:21968:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
opensmtpd-6.7.1p1/configure-21969-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
opensmtpd-6.7.1p1/configure-22026-*)
opensmtpd-6.7.1p1/configure:22027:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
opensmtpd-6.7.1p1/configure-22028-  # A ".." for each directory in $ac_dir_suffix.
opensmtpd-6.7.1p1/configure:22029:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
opensmtpd-6.7.1p1/configure-22030-  case $ac_top_builddir_sub in
##############################################
opensmtpd-6.7.1p1/configure-22087-/@mandir@/p'
opensmtpd-6.7.1p1/configure:22088:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
opensmtpd-6.7.1p1/configure-22089-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
opensmtpd-6.7.1p1/configure-22104-
opensmtpd-6.7.1p1/configure:22105:# Neutralize VPATH when `$srcdir' = `.'.
opensmtpd-6.7.1p1/configure-22106-# Shell code in configure.ac might set extrasub.
##############################################
opensmtpd-6.7.1p1/configure-22132-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
opensmtpd-6.7.1p1/configure:22133:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
opensmtpd-6.7.1p1/configure-22134-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
opensmtpd-6.7.1p1/configure-22178-    * )
opensmtpd-6.7.1p1/configure:22179:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
opensmtpd-6.7.1p1/configure-22180-  esac
##############################################
opensmtpd-6.7.1p1/configure-22691-    *:)
opensmtpd-6.7.1p1/configure:22692:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
opensmtpd-6.7.1p1/configure-22693-        ;;
opensmtpd-6.7.1p1/configure-22694-    x:*)
opensmtpd-6.7.1p1/configure:22695:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure-22696-        ;;
opensmtpd-6.7.1p1/configure-22697-    *::*)
opensmtpd-6.7.1p1/configure:22698:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure:22699:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
opensmtpd-6.7.1p1/configure-22700-        ;;
opensmtpd-6.7.1p1/configure-22701-    *)
opensmtpd-6.7.1p1/configure:22702:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/configure-22703-        ;;
##############################################
opensmtpd-6.7.1p1/configure-22718-    done
opensmtpd-6.7.1p1/configure:22719:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
opensmtpd-6.7.1p1/configure-22720-}
##############################################
opensmtpd-6.7.1p1/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
opensmtpd-6.7.1p1/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
opensmtpd-6.7.1p1/ylwrap-103-case $input in
##############################################
opensmtpd-6.7.1p1/ylwrap-111-esac
opensmtpd-6.7.1p1/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
opensmtpd-6.7.1p1/ylwrap-113-
##############################################
opensmtpd-6.7.1p1/ylwrap-150-  shift
opensmtpd-6.7.1p1/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
opensmtpd-6.7.1p1/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
opensmtpd-6.7.1p1/ylwrap-153-done
##############################################
opensmtpd-6.7.1p1/ylwrap-182-  do
opensmtpd-6.7.1p1/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
opensmtpd-6.7.1p1/ylwrap-184-    if test -f "$from"; then
##############################################
opensmtpd-6.7.1p1/ylwrap-198-        realtarget=$target
opensmtpd-6.7.1p1/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
opensmtpd-6.7.1p1/ylwrap-200-      fi
##############################################
opensmtpd-6.7.1p1/smtpd/smtpd.h-1495-void m_add_id(struct mproc *, uint64_t);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1496:void m_add_sockaddr(struct mproc *, const struct sockaddr *);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1497:void m_add_mailaddr(struct mproc *, const struct mailaddr *);
opensmtpd-6.7.1p1/smtpd/smtpd.h-1498-void m_add_envelope(struct mproc *, const struct envelope *);
##############################################
opensmtpd-6.7.1p1/smtpd/smtpd.h-1515-void m_get_id(struct msg *, uint64_t *);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1516:void m_get_sockaddr(struct msg *, struct sockaddr *);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1517:void m_get_mailaddr(struct msg *, struct mailaddr *);
opensmtpd-6.7.1p1/smtpd/smtpd.h-1518-void m_get_envelope(struct msg *, struct envelope *);
##############################################
opensmtpd-6.7.1p1/smtpd/smtpd.h-1699-/* to.c */
opensmtpd-6.7.1p1/smtpd/smtpd.h:1700:int email_to_mailaddr(struct mailaddr *, char *);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1701:int text_to_netaddr(struct netaddr *, const char *);
opensmtpd-6.7.1p1/smtpd/smtpd.h:1702:int text_to_mailaddr(struct mailaddr *, const char *);
opensmtpd-6.7.1p1/smtpd/smtpd.h-1703-int text_to_relayhost(struct relayhost *, const char *);
##############################################
opensmtpd-6.7.1p1/smtpd/to.c-100-int
opensmtpd-6.7.1p1/smtpd/to.c:101:text_to_mailaddr(struct mailaddr *maddr, const char *email)
opensmtpd-6.7.1p1/smtpd/to.c-102-{
##############################################
opensmtpd-6.7.1p1/smtpd/to.c-276-int
opensmtpd-6.7.1p1/smtpd/to.c:277:text_to_netaddr(struct netaddr *netaddr, const char *s)
opensmtpd-6.7.1p1/smtpd/to.c-278-{
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-51-static int parse_message(FILE *, int, int, FILE *);
opensmtpd-6.7.1p1/smtpd/enqueue.c:52:static void parse_addr(char *, size_t, int);
opensmtpd-6.7.1p1/smtpd/enqueue.c-53-static void parse_addr_terminal(int);
opensmtpd-6.7.1p1/smtpd/enqueue.c:54:static char *qualify_addr(char *);
opensmtpd-6.7.1p1/smtpd/enqueue.c-55-static void rcpt_add(char *);
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-539-	if (fake_from == NULL)
opensmtpd-6.7.1p1/smtpd/enqueue.c:540:		msg.from = qualify_addr(user);
opensmtpd-6.7.1p1/smtpd/enqueue.c-541-	else {
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-547-
opensmtpd-6.7.1p1/smtpd/enqueue.c:548:			msg.from = qualify_addr(p);
opensmtpd-6.7.1p1/smtpd/enqueue.c-549-			free(p);
opensmtpd-6.7.1p1/smtpd/enqueue.c-550-		} else
opensmtpd-6.7.1p1/smtpd/enqueue.c:551:			msg.from = qualify_addr(fake_from);
opensmtpd-6.7.1p1/smtpd/enqueue.c-552-	}
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-636-			if (get_from)
opensmtpd-6.7.1p1/smtpd/enqueue.c:637:				parse_addr(buf, len, 1);
opensmtpd-6.7.1p1/smtpd/enqueue.c-638-		}
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-640-		if (tflag && (cur == HDR_TO || cur == HDR_CC || cur == HDR_BCC))
opensmtpd-6.7.1p1/smtpd/enqueue.c:641:			parse_addr(buf, len, 0);
opensmtpd-6.7.1p1/smtpd/enqueue.c-642-
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-663-static void
opensmtpd-6.7.1p1/smtpd/enqueue.c:664:parse_addr(char *s, size_t len, int is_from)
opensmtpd-6.7.1p1/smtpd/enqueue.c-665-{
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-731-	if (pos < len)
opensmtpd-6.7.1p1/smtpd/enqueue.c:732:		parse_addr(s + pos, len - pos, is_from);
opensmtpd-6.7.1p1/smtpd/enqueue.c-733-}
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-744-		if (is_from)
opensmtpd-6.7.1p1/smtpd/enqueue.c:745:			msg.from = qualify_addr(pstate.buf);
opensmtpd-6.7.1p1/smtpd/enqueue.c-746-		else
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-752-static char *
opensmtpd-6.7.1p1/smtpd/enqueue.c:753:qualify_addr(char *in)
opensmtpd-6.7.1p1/smtpd/enqueue.c-754-{
##############################################
opensmtpd-6.7.1p1/smtpd/enqueue.c-787-			*p++ = '\0';
opensmtpd-6.7.1p1/smtpd/enqueue.c:788:		msg.rcpts[msg.rcpt_cnt++] = qualify_addr(addr);
opensmtpd-6.7.1p1/smtpd/enqueue.c-789-		if (p == NULL)
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-56-    union lookup *);
opensmtpd-6.7.1p1/smtpd/table.c:57:static int parse_sockaddr(struct sockaddr *, int, const char *);
opensmtpd-6.7.1p1/smtpd/table.c-58-
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-378-
opensmtpd-6.7.1p1/smtpd/table.c:379:	if (!text_to_mailaddr(&m1, s1))
opensmtpd-6.7.1p1/smtpd/table.c-380-		return 0;
opensmtpd-6.7.1p1/smtpd/table.c:381:	if (!text_to_mailaddr(&m2, s2))
opensmtpd-6.7.1p1/smtpd/table.c-382-		return 0;
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-397-		return 1;
opensmtpd-6.7.1p1/smtpd/table.c:398:	if (!text_to_netaddr(&n1, s1))
opensmtpd-6.7.1p1/smtpd/table.c-399-		return 0;
opensmtpd-6.7.1p1/smtpd/table.c:400:	if (!text_to_netaddr(&n2, s2))
opensmtpd-6.7.1p1/smtpd/table.c-401-		return 0;
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-581-	case K_NETADDR:
opensmtpd-6.7.1p1/smtpd/table.c:582:		if (!text_to_netaddr(&lk->netaddr, line))
opensmtpd-6.7.1p1/smtpd/table.c-583-			return (-1);
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-593-	case K_SOURCE:
opensmtpd-6.7.1p1/smtpd/table.c:594:		if (parse_sockaddr((struct sockaddr *)&lk->source.addr,
opensmtpd-6.7.1p1/smtpd/table.c-595-		    PF_UNSPEC, line) == -1)
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-599-	case K_MAILADDR:
opensmtpd-6.7.1p1/smtpd/table.c:600:		if (!text_to_mailaddr(&lk->mailaddr, line))
opensmtpd-6.7.1p1/smtpd/table.c-601-			return (-1);
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-615-	case K_ADDRNAME:
opensmtpd-6.7.1p1/smtpd/table.c:616:		if (parse_sockaddr((struct sockaddr *)&lk->addrname.addr,
opensmtpd-6.7.1p1/smtpd/table.c-617-		    PF_UNSPEC, key) == -1)
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-635-static int
opensmtpd-6.7.1p1/smtpd/table.c:636:parse_sockaddr(struct sockaddr *sa, int family, const char *str)
opensmtpd-6.7.1p1/smtpd/table.c-637-{
##############################################
opensmtpd-6.7.1p1/smtpd/table.c-646-	case PF_UNSPEC:
opensmtpd-6.7.1p1/smtpd/table.c:647:		if (parse_sockaddr(sa, PF_INET, str) == 0)
opensmtpd-6.7.1p1/smtpd/table.c-648-			return (0);
opensmtpd-6.7.1p1/smtpd/table.c:649:		return parse_sockaddr(sa, PF_INET6, str);
opensmtpd-6.7.1p1/smtpd/table.c-650-
##############################################
opensmtpd-6.7.1p1/smtpd/util.c-56-
opensmtpd-6.7.1p1/smtpd/util.c:57:const char *log_in6addr(const struct in6_addr *);
opensmtpd-6.7.1p1/smtpd/util.c:58:const char *log_sockaddr(struct sockaddr *);
opensmtpd-6.7.1p1/smtpd/util.c-59-static int  parse_mailname_file(char *, size_t);
##############################################
opensmtpd-6.7.1p1/smtpd/resolver.c-128-	m_create(p_resolver, IMSG_GETNAMEINFO, req->id, 0, -1);
opensmtpd-6.7.1p1/smtpd/resolver.c:129:	m_add_sockaddr(p_resolver, sa);
opensmtpd-6.7.1p1/smtpd/resolver.c-130-	m_add_int(p_resolver, flags);
##############################################
opensmtpd-6.7.1p1/smtpd/resolver.c-214-		sa = (struct sockaddr*)&ss;
opensmtpd-6.7.1p1/smtpd/resolver.c:215:		m_get_sockaddr(&m, sa);
opensmtpd-6.7.1p1/smtpd/resolver.c-216-		m_get_int(&m, &flags);
##############################################
opensmtpd-6.7.1p1/smtpd/resolver.c-315-		m_get_int(&m, &ai->ai_protocol);
opensmtpd-6.7.1p1/smtpd/resolver.c:316:		m_get_sockaddr(&m, (struct sockaddr *)&ss);
opensmtpd-6.7.1p1/smtpd/resolver.c-317-		m_get_string(&m, &cname);
##############################################
opensmtpd-6.7.1p1/smtpd/resolver.c-402-		m_add_int(s->proc, ai->ai_protocol);
opensmtpd-6.7.1p1/smtpd/resolver.c:403:		m_add_sockaddr(s->proc, ai->ai_addr);
opensmtpd-6.7.1p1/smtpd/resolver.c-404-		m_add_string(s->proc, ai->ai_canonname);
##############################################
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-32-static int unpack_u32(struct unpack *, uint32_t *);
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:33:static int unpack_inaddr(struct unpack *, struct in_addr *);
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:34:static int unpack_in6addr(struct unpack *, struct in6_addr *);
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-35-static int unpack_dname(struct unpack *, char *, size_t);
##############################################
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-124-			goto other;
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:125:		unpack_inaddr(p, &rr->rr.in_a.addr);
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-126-		break;
##############################################
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-130-			goto other;
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:131:		unpack_in6addr(p, &rr->rr.in_aaaa.addr6);
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-132-		break;
##############################################
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-269-static int
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:270:unpack_inaddr(struct unpack *p, struct in_addr *a)
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-271-{
##############################################
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-275-static int
opensmtpd-6.7.1p1/smtpd/unpack_dns.c:276:unpack_in6addr(struct unpack *p, struct in6_addr *a6)
opensmtpd-6.7.1p1/smtpd/unpack_dns.c-277-{
##############################################
opensmtpd-6.7.1p1/smtpd/dns.c-77-static int
opensmtpd-6.7.1p1/smtpd/dns.c:78:domainname_is_addr(const char *s, struct sockaddr *sa, socklen_t *sl)
opensmtpd-6.7.1p1/smtpd/dns.c-79-{
##############################################
opensmtpd-6.7.1p1/smtpd/dns.c-156-
opensmtpd-6.7.1p1/smtpd/dns.c:157:		if (domainname_is_addr(domain, sa, &sl)) {
opensmtpd-6.7.1p1/smtpd/dns.c-158-			m_create(s->p, IMSG_MTA_DNS_HOST, 0, 0, -1);
##############################################
opensmtpd-6.7.1p1/smtpd/dns.c-160-			m_add_string(s->p, sockaddr_to_text(sa));
opensmtpd-6.7.1p1/smtpd/dns.c:161:			m_add_sockaddr(s->p, sa);
opensmtpd-6.7.1p1/smtpd/dns.c-162-			m_add_int(s->p, -1);
##############################################
opensmtpd-6.7.1p1/smtpd/dns.c-225-		m_add_string(s->p, lookup->host);
opensmtpd-6.7.1p1/smtpd/dns.c:226:		m_add_sockaddr(s->p, ai->ai_addr);
opensmtpd-6.7.1p1/smtpd/dns.c-227-		m_add_int(s->p, lookup->preference);
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-290-static int
opensmtpd-6.7.1p1/smtpd/envelope.c:291:ascii_load_sockaddr(struct sockaddr_storage *ss, char *buf)
opensmtpd-6.7.1p1/smtpd/envelope.c-292-{
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-334-static int
opensmtpd-6.7.1p1/smtpd/envelope.c:335:ascii_load_mailaddr(struct mailaddr *dest, char *buf)
opensmtpd-6.7.1p1/smtpd/envelope.c-336-{
opensmtpd-6.7.1p1/smtpd/envelope.c:337:	if (!text_to_mailaddr(dest, buf))
opensmtpd-6.7.1p1/smtpd/envelope.c-338-		return 0;
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-409-	if (strcasecmp("dest", field) == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:410:		return ascii_load_mailaddr(&ep->dest, buf);
opensmtpd-6.7.1p1/smtpd/envelope.c-411-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-441-	if (strcasecmp("rcpt", field) == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:442:		return ascii_load_mailaddr(&ep->rcpt, buf);
opensmtpd-6.7.1p1/smtpd/envelope.c-443-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-453-	if (strcasecmp("sender", field) == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:454:		return ascii_load_mailaddr(&ep->sender, buf);
opensmtpd-6.7.1p1/smtpd/envelope.c-455-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-460-	if (strcasecmp("sockaddr", field) == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:461:		return ascii_load_sockaddr(&ep->ss, buf);
opensmtpd-6.7.1p1/smtpd/envelope.c-462-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-475-	if (strcasecmp("dsn-orcpt", field) == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:476:		return ascii_load_mailaddr(&ep->dsn_orcpt, buf);
opensmtpd-6.7.1p1/smtpd/envelope.c-477-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-566-static int
opensmtpd-6.7.1p1/smtpd/envelope.c:567:ascii_dump_mailaddr(const struct mailaddr *addr, char *dest, size_t len)
opensmtpd-6.7.1p1/smtpd/envelope.c-568-{
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-658-	if (strcasecmp(field, "dest") == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:659:		return ascii_dump_mailaddr(&ep->dest, buf, len);
opensmtpd-6.7.1p1/smtpd/envelope.c-660-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-691-	if (strcasecmp(field, "rcpt") == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:692:		return ascii_dump_mailaddr(&ep->rcpt, buf, len);
opensmtpd-6.7.1p1/smtpd/envelope.c-693-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-712-	if (strcasecmp(field, "sender") == 0)
opensmtpd-6.7.1p1/smtpd/envelope.c:713:		return ascii_dump_mailaddr(&ep->sender, buf, len);
opensmtpd-6.7.1p1/smtpd/envelope.c-714-
##############################################
opensmtpd-6.7.1p1/smtpd/envelope.c-737-		if (ep->dsn_orcpt.user[0] && ep->dsn_orcpt.domain[0])
opensmtpd-6.7.1p1/smtpd/envelope.c:738:			return ascii_dump_mailaddr(&ep->dsn_orcpt, buf, len);
opensmtpd-6.7.1p1/smtpd/envelope.c-739-		return 1;
##############################################
opensmtpd-6.7.1p1/smtpd/srs.c-117-	/* parse sender into user and domain */
opensmtpd-6.7.1p1/smtpd/srs.c:118:	if (! text_to_mailaddr(&maddr, sender))
opensmtpd-6.7.1p1/smtpd/srs.c-119-		return sender;
##############################################
opensmtpd-6.7.1p1/smtpd/srs.c-151-	/* parse sender into user and domain */
opensmtpd-6.7.1p1/smtpd/srs.c:152:	if (! text_to_mailaddr(&maddr, sender))
opensmtpd-6.7.1p1/smtpd/srs.c-153-		return sender;
##############################################
opensmtpd-6.7.1p1/smtpd/srs.c-183-	/* parse sender into user and domain */
opensmtpd-6.7.1p1/smtpd/srs.c:184:	if (! text_to_mailaddr(&maddr, sender))
opensmtpd-6.7.1p1/smtpd/srs.c-185-		return sender;
##############################################
opensmtpd-6.7.1p1/smtpd/srs.c-274-
opensmtpd-6.7.1p1/smtpd/srs.c:275:	if (! text_to_mailaddr(&maddr, rcpt))
opensmtpd-6.7.1p1/smtpd/srs.c-276-		return NULL;
##############################################
opensmtpd-6.7.1p1/smtpd/srs.c-320-
opensmtpd-6.7.1p1/smtpd/srs.c:321:	if (! text_to_mailaddr(&maddr, rcpt))
opensmtpd-6.7.1p1/smtpd/srs.c-322-		return NULL;
##############################################
opensmtpd-6.7.1p1/smtpd/lka_filter.c-1236-	 */
opensmtpd-6.7.1p1/smtpd/lka_filter.c:1237:	ret = !text_to_netaddr(&netaddr, hostname);
opensmtpd-6.7.1p1/smtpd/lka_filter.c-1238-	return filter->config->not_rdns < 0 ? !ret : ret;
##############################################
opensmtpd-6.7.1p1/smtpd/mta.c-232-		if (status == LKA_OK)
opensmtpd-6.7.1p1/smtpd/mta.c:233:			m_get_sockaddr(&m, (struct sockaddr*)&ss);
opensmtpd-6.7.1p1/smtpd/mta.c-234-		m_end(&m);
##############################################
opensmtpd-6.7.1p1/smtpd/mta.c-261-		m_get_string(&m, &hostname);
opensmtpd-6.7.1p1/smtpd/mta.c:262:		m_get_sockaddr(&m, (struct sockaddr*)&ss);
opensmtpd-6.7.1p1/smtpd/mta.c-263-		m_get_int(&m, &preference);
##############################################
opensmtpd-6.7.1p1/smtpd/mta.c-417-		m_msg(&m, imsg);
opensmtpd-6.7.1p1/smtpd/mta.c:418:		m_get_sockaddr(&m, (struct sockaddr*)&ss);
opensmtpd-6.7.1p1/smtpd/mta.c-419-		m_get_string(&m, &dom);
##############################################
opensmtpd-6.7.1p1/smtpd/mta.c-434-		m_msg(&m, imsg);
opensmtpd-6.7.1p1/smtpd/mta.c:435:		m_get_sockaddr(&m, (struct sockaddr*)&ss);
opensmtpd-6.7.1p1/smtpd/mta.c-436-		m_get_string(&m, &dom);
##############################################
opensmtpd-6.7.1p1/smtpd/mta.c-718-			memset(&maddr, 0, sizeof (maddr));
opensmtpd-6.7.1p1/smtpd/mta.c:719:			if (text_to_mailaddr(&maddr,
opensmtpd-6.7.1p1/smtpd/mta.c-720-				dispatcher->u.remote.mail_from)) {
##############################################
opensmtpd-6.7.1p1/smtpd/filter.c-335-void
opensmtpd-6.7.1p1/smtpd/filter.c:336:filter_mailaddr(uint64_t id, int type, const struct mailaddr *maddr)
opensmtpd-6.7.1p1/smtpd/filter.c-337-{
##############################################
opensmtpd-6.7.1p1/smtpd/filter.c-492-	case QUERY_CONNECT:
opensmtpd-6.7.1p1/smtpd/filter.c:493:		m_add_sockaddr(&f->proc->mproc,
opensmtpd-6.7.1p1/smtpd/filter.c-494-		    (struct sockaddr *)&q->u.connect.local);
opensmtpd-6.7.1p1/smtpd/filter.c:495:		m_add_sockaddr(&f->proc->mproc,
opensmtpd-6.7.1p1/smtpd/filter.c-496-		    (struct sockaddr *)&q->u.connect.remote);
##############################################
opensmtpd-6.7.1p1/smtpd/filter.c-503-	case QUERY_RCPT:
opensmtpd-6.7.1p1/smtpd/filter.c:504:		m_add_mailaddr(&f->proc->mproc, &q->u.maddr);
opensmtpd-6.7.1p1/smtpd/filter.c-505-		break;
##############################################
opensmtpd-6.7.1p1/smtpd/control.c-719-		m_create(p_pony, imsg->hdr.type, c->id, 0, -1);
opensmtpd-6.7.1p1/smtpd/control.c:720:		m_add_sockaddr(p_pony, (struct sockaddr *)&ss);
opensmtpd-6.7.1p1/smtpd/control.c-721-		m_add_string(p_pony, (char *)imsg->data + sizeof(ss));
##############################################
opensmtpd-6.7.1p1/smtpd/lka.c-134-		m_get_string(&m, &username);
opensmtpd-6.7.1p1/smtpd/lka.c:135:		m_get_mailaddr(&m, &maddr);
opensmtpd-6.7.1p1/smtpd/lka.c-136-		m_end(&m);
##############################################
opensmtpd-6.7.1p1/smtpd/lka.c-157-		m_get_string(&m, &tablename);
opensmtpd-6.7.1p1/smtpd/lka.c:158:		m_get_sockaddr(&m, (struct sockaddr *)&ss);
opensmtpd-6.7.1p1/smtpd/lka.c-159-		m_end(&m);
##############################################
opensmtpd-6.7.1p1/smtpd/lka.c-253-				m_add_int(p, LKA_OK);
opensmtpd-6.7.1p1/smtpd/lka.c:254:				m_add_sockaddr(p,
opensmtpd-6.7.1p1/smtpd/lka.c-255-				    (struct sockaddr *)&lk.source.addr);
##############################################
opensmtpd-6.7.1p1/smtpd/lka.c-264-		m_get_string(&m, &tablename);
opensmtpd-6.7.1p1/smtpd/lka.c:265:		m_get_sockaddr(&m, (struct sockaddr *)&ss);
opensmtpd-6.7.1p1/smtpd/lka.c-266-		m_end(&m);
##############################################
opensmtpd-6.7.1p1/smtpd/lka.c-402-		m_get_int(&m, &fcrdns);
opensmtpd-6.7.1p1/smtpd/lka.c:403:		m_get_sockaddr(&m, (struct sockaddr *)&ss_src);
opensmtpd-6.7.1p1/smtpd/lka.c:404:		m_get_sockaddr(&m, (struct sockaddr *)&ss_dest);
opensmtpd-6.7.1p1/smtpd/lka.c-405-		m_end(&m);
##############################################
opensmtpd-6.7.1p1/smtpd/mailaddr.c-97-			continue;
opensmtpd-6.7.1p1/smtpd/mailaddr.c:98:		if (!text_to_mailaddr(&mn.mailaddr, subrcpt))
opensmtpd-6.7.1p1/smtpd/mailaddr.c-99-			return 0;
##############################################
opensmtpd-6.7.1p1/smtpd/lka_session.c-305-			if (srs_decoded &&
opensmtpd-6.7.1p1/smtpd/lka_session.c:306:			    text_to_mailaddr(&ep.rcpt, srs_decoded)) {
opensmtpd-6.7.1p1/smtpd/lka_session.c-307-				/* flag envelope internal and override rcpt */
##############################################
opensmtpd-6.7.1p1/smtpd/report_smtp.c-66-	m_add_int(p_lka, fcrdns);
opensmtpd-6.7.1p1/smtpd/report_smtp.c:67:	m_add_sockaddr(p_lka, (const struct sockaddr *)ss_src);
opensmtpd-6.7.1p1/smtpd/report_smtp.c:68:	m_add_sockaddr(p_lka, (const struct sockaddr *)ss_dest);
opensmtpd-6.7.1p1/smtpd/report_smtp.c-69-	m_close(p_lka);
##############################################
opensmtpd-6.7.1p1/smtpd/mta_session.c-476-			m_add_string(p_lka, s->relay->helotable);
opensmtpd-6.7.1p1/smtpd/mta_session.c:477:			m_add_sockaddr(p_lka, s->route->src->sa);
opensmtpd-6.7.1p1/smtpd/mta_session.c-478-			m_close(p_lka);
##############################################
opensmtpd-6.7.1p1/smtpd/parser.c-52-
opensmtpd-6.7.1p1/smtpd/parser.c:53:static int text_to_sockaddr(struct sockaddr *, int, const char *);
opensmtpd-6.7.1p1/smtpd/parser.c-54-
##############################################
opensmtpd-6.7.1p1/smtpd/parser.c-165-	case P_ADDR:
opensmtpd-6.7.1p1/smtpd/parser.c:166:		if (text_to_sockaddr((struct sockaddr *)&res->u.u_ss, PF_UNSPEC, str) == 0)
opensmtpd-6.7.1p1/smtpd/parser.c-167-			return (1);
##############################################
opensmtpd-6.7.1p1/smtpd/parser.c-269-static int
opensmtpd-6.7.1p1/smtpd/parser.c:270:text_to_sockaddr(struct sockaddr *sa, int family, const char *str)
opensmtpd-6.7.1p1/smtpd/parser.c-271-{
##############################################
opensmtpd-6.7.1p1/smtpd/parser.c-280-	case PF_UNSPEC:
opensmtpd-6.7.1p1/smtpd/parser.c:281:		if (text_to_sockaddr(sa, PF_INET, str) == 0)
opensmtpd-6.7.1p1/smtpd/parser.c-282-			return (0);
opensmtpd-6.7.1p1/smtpd/parser.c:283:		return text_to_sockaddr(sa, PF_INET6, str);
opensmtpd-6.7.1p1/smtpd/parser.c-284-
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-185-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:186:static int smtp_mailaddr(struct mailaddr *, char *, int, char **, const char *);
opensmtpd-6.7.1p1/smtpd/smtp_session.c-187-static void smtp_session_init(void);
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1579-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:1580:	if (smtp_mailaddr(&sender, copy, 1, &copy,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1581-		s->smtpname) == 0) {
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1612-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:1613:	if (smtp_mailaddr(&s->tx->evp.rcpt, copy, 0, &copy,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1614-		s->tx->session->smtpname) == 0) {
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1857-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:1858:	if (smtp_mailaddr(&s->tx->evp.sender, copy, 1, &copy,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-1859-		s->smtpname) == 0) {
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2054-		m_add_string(p_lka, s->listener->hostnametable);
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2055:		m_add_sockaddr(p_lka, (struct sockaddr*)&s->listener->ss);
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2056-		m_close(p_lka);
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2224-static int
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2225:smtp_mailaddr(struct mailaddr *maddr, char *line, int mailfrom, char **args,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2226-    const char *domain)
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2243-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2244:	if (!text_to_mailaddr(maddr, line + 1))
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2245-		return (0);
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2465-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2466:	if (smtp_mailaddr(&tx->evp.sender, copy, 1, &copy,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2467-		tx->session->smtpname) == 0) {
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2519-		m_add_string(p_lka, tx->session->username);
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2520:		m_add_mailaddr(p_lka, &tx->evp.sender);
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2521-		m_close(p_lka);
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2553-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2554:	if (smtp_mailaddr(&tx->evp.rcpt, copy, 0, &copy,
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2555-	    tx->session->smtpname) == 0) {
##############################################
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2593-
opensmtpd-6.7.1p1/smtpd/smtp_session.c:2594:			if (!text_to_mailaddr(&tx->evp.dsn_orcpt, opt) ||
opensmtpd-6.7.1p1/smtpd/smtp_session.c-2595-			    !valid_localpart(tx->evp.dsn_orcpt.user) ||
##############################################
opensmtpd-6.7.1p1/smtpd/mda.c-278-		memset(&deliver, 0, sizeof deliver);
opensmtpd-6.7.1p1/smtpd/mda.c:279:		(void)text_to_mailaddr(&deliver.sender, s->evp->sender);
opensmtpd-6.7.1p1/smtpd/mda.c:280:		(void)text_to_mailaddr(&deliver.rcpt, s->evp->rcpt);
opensmtpd-6.7.1p1/smtpd/mda.c:281:		(void)text_to_mailaddr(&deliver.dest, s->evp->dest);
opensmtpd-6.7.1p1/smtpd/mda.c-282-		if (s->evp->mda_exec)
##############################################
opensmtpd-6.7.1p1/smtpd/mproc.c-485-void
opensmtpd-6.7.1p1/smtpd/mproc.c:486:m_add_sockaddr(struct mproc *m, const struct sockaddr *sa)
opensmtpd-6.7.1p1/smtpd/mproc.c-487-{
##############################################
opensmtpd-6.7.1p1/smtpd/mproc.c-492-void
opensmtpd-6.7.1p1/smtpd/mproc.c:493:m_add_mailaddr(struct mproc *m, const struct mailaddr *maddr)
opensmtpd-6.7.1p1/smtpd/mproc.c-494-{
##############################################
opensmtpd-6.7.1p1/smtpd/mproc.c-617-void
opensmtpd-6.7.1p1/smtpd/mproc.c:618:m_get_sockaddr(struct msg *m, struct sockaddr *sa)
opensmtpd-6.7.1p1/smtpd/mproc.c-619-{
##############################################
opensmtpd-6.7.1p1/smtpd/mproc.c-626-void
opensmtpd-6.7.1p1/smtpd/mproc.c:627:m_get_mailaddr(struct msg *m, struct mailaddr *maddr)
opensmtpd-6.7.1p1/smtpd/mproc.c-628-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-50-  { \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-551-.c.obj:
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:552:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-553-
##############################################
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-592-GTAGS:
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:593:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-594-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-618-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:619:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:620:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-621-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-632-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in:633:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/openbsd-compat/Makefile.in-634-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-48-static int unpack_u32(struct asr_unpack *, uint32_t *);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:49:static int unpack_inaddr(struct asr_unpack *, struct in_addr *);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:50:static int unpack_in6addr(struct asr_unpack *, struct in6_addr *);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-51-static int unpack_dname(struct asr_unpack *, char *, size_t);
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-226-static int
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:227:unpack_inaddr(struct asr_unpack *p, struct in_addr *a)
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-228-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-232-static int
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:233:unpack_in6addr(struct asr_unpack *p, struct in6_addr *a6)
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-234-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-337-			goto other;
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:338:		unpack_inaddr(p, &rr->rr.in_a.addr);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-339-		break;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-343-			goto other;
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c:344:		unpack_in6addr(p, &rr->rr.in_aaaa.addr6);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_utils.c-345-		break;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c-443-	DPRINT("asr: [%p] connecting to %s UDP\n", as,
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c:444:	    _asr_print_sockaddr(AS_NS_SA(as), buf, sizeof buf));
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c-445-
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c-520-		DPRINT("asr: [%p] connecting to %s TCP\n", as,
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c:521:		    _asr_print_sockaddr(AS_NS_SA(as), buf, sizeof buf));
opensmtpd-6.7.1p1/openbsd-compat/libasr/res_send_async.c-522-		as->as_fd = sockaddr_connect(AS_NS_SA(as), SOCK_STREAM);
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c-228-const char *
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c:229:_asr_print_sockaddr(const struct sockaddr *sa, char *buf, size_t len)
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c-230-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c-305-	for (i = 0; i < ac->ac_nscount; i++)
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c:306:		fprintf(f, "	%s\n", _asr_print_sockaddr(ac->ac_ns[i], buf,
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_debug.c-307-		    sizeof buf));
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-62-static int hostent_add_alias(struct hostent_ext *, const char *, int);
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:63:static int hostent_add_addr(struct hostent_ext *, const void *, size_t);
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:64:static struct hostent_ext *hostent_from_addr(int, const char *, const char *);
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-65-static struct hostent_ext *hostent_file_match(FILE *, int, int, const char *,
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-197-			    as->as.hostnamadr.name, addr) == 1) {
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:198:				h = hostent_from_addr(as->as.hostnamadr.family,
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-199-				    as->as.hostnamadr.name, addr);
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-320-		if (as->as_type == ASR_GETHOSTBYADDR) {
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:321:			if (hostent_add_addr(h, as->as.hostnamadr.addr,
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-322-			    as->as.hostnamadr.addrlen) == -1) {
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-381-static struct hostent_ext *
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:382:hostent_from_addr(int family, const char *name, const char *addr)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-383-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-389-		goto fail;
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:390:	if (hostent_add_addr(h, addr, h->h.h_length) == -1)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-391-		goto fail;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-442-			goto fail;
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:443:	if (hostent_add_addr(h, addr, h->h.h_length) == -1)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-444-		goto fail;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-505-				;
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:506:			if (hostent_add_addr(h, &rr.rr.in_a.addr, 4) == -1)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-507-				goto fail;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-516-				;
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:517:			if (hostent_add_addr(h, &rr.rr.in_aaaa.addr6, 16) == -1)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-518-				goto fail;
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-606-static int
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c:607:hostent_add_addr(struct hostent_ext *h, const void *addr, size_t size)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr_async.c-608-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr.c-168-struct hostent *
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr.c:169:gethostbyaddr(const void *addr, socklen_t len, int af)
opensmtpd-6.7.1p1/openbsd-compat/libasr/gethostnamadr.c-170-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-29-
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c:30:static size_t asr_print_addr(const struct sockaddr *, char *, size_t);
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-31-static size_t asr_print_port(const struct sockaddr *, const char *, char *, size_t);
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-46-static size_t
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c:47:asr_print_addr(const struct sockaddr *sa, char *buf, size_t buflen)
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-48-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-163-		if (host) {
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c:164:			r = asr_print_addr(sa, host, hostlen);
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnameinfo.c-165-			if (r == 0)
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnetnamadr.c-109-struct netent *
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnetnamadr.c:110:getnetbyaddr(in_addr_t net, int type)
opensmtpd-6.7.1p1/openbsd-compat/libasr/getnetnamadr.c-111-{
##############################################
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_private.h-344-const char *_asr_transitionstr(int);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_private.h:345:const char *_asr_print_sockaddr(const struct sockaddr *, char *, size_t);
opensmtpd-6.7.1p1/openbsd-compat/libasr/asr_private.h-346-void _asr_dump_config(FILE *, struct asr *);
##############################################
opensmtpd-6.7.1p1/config.guess-34-
opensmtpd-6.7.1p1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
opensmtpd-6.7.1p1/config.guess-36-
##############################################
opensmtpd-6.7.1p1/config.guess-102-: ${TMPDIR=/tmp} ;
opensmtpd-6.7.1p1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
opensmtpd-6.7.1p1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
opensmtpd-6.7.1p1/config.guess-151-	EOF
opensmtpd-6.7.1p1/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
opensmtpd-6.7.1p1/config.guess-153-
##############################################
opensmtpd-6.7.1p1/config.guess-188-	    earmv*)
opensmtpd-6.7.1p1/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
opensmtpd-6.7.1p1/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
opensmtpd-6.7.1p1/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
opensmtpd-6.7.1p1/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
opensmtpd-6.7.1p1/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
opensmtpd-6.7.1p1/config.guess-222-		;;
##############################################
opensmtpd-6.7.1p1/config.guess-233-	    *)
opensmtpd-6.7.1p1/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
opensmtpd-6.7.1p1/config.guess-235-		;;
##############################################
opensmtpd-6.7.1p1/config.guess-280-	*4.0)
opensmtpd-6.7.1p1/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
opensmtpd-6.7.1p1/config.guess-282-		;;
opensmtpd-6.7.1p1/config.guess-283-	*5.*)
opensmtpd-6.7.1p1/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
opensmtpd-6.7.1p1/config.guess-285-		;;
##############################################
opensmtpd-6.7.1p1/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
opensmtpd-6.7.1p1/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
opensmtpd-6.7.1p1/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
opensmtpd-6.7.1p1/config.guess-328-	# 1.2 uses "1.2" for uname -r.
opensmtpd-6.7.1p1/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
opensmtpd-6.7.1p1/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
opensmtpd-6.7.1p1/config.guess-379-    s390x:SunOS:*:*)
opensmtpd-6.7.1p1/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-381-	exit ;;
opensmtpd-6.7.1p1/config.guess-382-    sun4H:SunOS:5.*:*)
opensmtpd-6.7.1p1/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-384-	exit ;;
opensmtpd-6.7.1p1/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
opensmtpd-6.7.1p1/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-387-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-404-	fi
opensmtpd-6.7.1p1/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-406-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
opensmtpd-6.7.1p1/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-412-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
opensmtpd-6.7.1p1/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
opensmtpd-6.7.1p1/config.guess-421-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-425-    sun*:*:4.2BSD:*)
opensmtpd-6.7.1p1/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
opensmtpd-6.7.1p1/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
opensmtpd-6.7.1p1/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
opensmtpd-6.7.1p1/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
opensmtpd-6.7.1p1/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
opensmtpd-6.7.1p1/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
opensmtpd-6.7.1p1/config.guess-563-    *:IRIX*:*:*)
opensmtpd-6.7.1p1/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
opensmtpd-6.7.1p1/config.guess-565-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-593-EOF
opensmtpd-6.7.1p1/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
opensmtpd-6.7.1p1/config.guess-595-		then
##############################################
opensmtpd-6.7.1p1/config.guess-606-    *:AIX:*:[4567])
opensmtpd-6.7.1p1/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
opensmtpd-6.7.1p1/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
opensmtpd-6.7.1p1/config.guess-642-    9000/[34678]??:HP-UX:*:*)
opensmtpd-6.7.1p1/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
opensmtpd-6.7.1p1/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
opensmtpd-6.7.1p1/config.guess-696-EOF
opensmtpd-6.7.1p1/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
opensmtpd-6.7.1p1/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
opensmtpd-6.7.1p1/config.guess-724-    ia64:HP-UX:*:*)
opensmtpd-6.7.1p1/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
opensmtpd-6.7.1p1/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
opensmtpd-6.7.1p1/config.guess-754-EOF
opensmtpd-6.7.1p1/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
opensmtpd-6.7.1p1/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
opensmtpd-6.7.1p1/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
opensmtpd-6.7.1p1/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
opensmtpd-6.7.1p1/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
opensmtpd-6.7.1p1/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
opensmtpd-6.7.1p1/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
opensmtpd-6.7.1p1/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
opensmtpd-6.7.1p1/config.guess-850-	esac
opensmtpd-6.7.1p1/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
opensmtpd-6.7.1p1/config.guess-852-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-886-    prep*:SunOS:5.*:*)
opensmtpd-6.7.1p1/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
opensmtpd-6.7.1p1/config.guess-888-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-890-	# the GNU system
opensmtpd-6.7.1p1/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
opensmtpd-6.7.1p1/config.guess-892-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-894-	# other systems with GNU libc and userland
opensmtpd-6.7.1p1/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
opensmtpd-6.7.1p1/config.guess-896-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-988-EOF
opensmtpd-6.7.1p1/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
opensmtpd-6.7.1p1/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
opensmtpd-6.7.1p1/config.guess-1088-    i*86:*:4.*:*)
opensmtpd-6.7.1p1/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
opensmtpd-6.7.1p1/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
opensmtpd-6.7.1p1/config.guess-1291-	fi
opensmtpd-6.7.1p1/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
opensmtpd-6.7.1p1/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
opensmtpd-6.7.1p1/config.guess-1389-    *:DragonFly:*:*)
opensmtpd-6.7.1p1/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
opensmtpd-6.7.1p1/config.guess-1391-	exit ;;
##############################################
opensmtpd-6.7.1p1/config.guess-1402-    i*86:skyos:*:*)
opensmtpd-6.7.1p1/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
opensmtpd-6.7.1p1/config.guess-1404-	exit ;;
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-50-  { \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-399-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:400:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-401-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-423-.c.obj:
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:424:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-425-
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-464-GTAGS:
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:465:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-466-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-490-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-504-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/contrib/libexec/lockspool/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-50-  { \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-398-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:399:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-400-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-422-.c.obj:
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:423:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-424-
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-463-GTAGS:
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:464:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-465-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-489-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-492-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-503-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in:504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/contrib/libexec/encrypt/Makefile.in-505-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-49-  { \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-51-  }; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-167-  while test -n "$$dir1"; do \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-169-    if test "$$first" != "."; then \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-170-      if test "$$first" = ".."; then \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-173-      else \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-175-        if test "$$first2" = "$$first"; then \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-177-        else \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-182-    fi; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-184-  done; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-378-	dot_seen=no; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:379:	target=`echo $@ | sed s/-recursive//`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-380-	case "$@" in \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-441-GTAGS:
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-467-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-481-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/contrib/libexec/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-50-  { \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-399-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:400:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-401-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-423-.c.obj:
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:424:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-425-
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-464-GTAGS:
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:465:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-466-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-490-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-504-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/contrib/libexec/mail.local/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-49-  { \
opensmtpd-6.7.1p1/contrib/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-51-  }; \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-167-  while test -n "$$dir1"; do \
opensmtpd-6.7.1p1/contrib/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-169-    if test "$$first" != "."; then \
opensmtpd-6.7.1p1/contrib/Makefile.in-170-      if test "$$first" = ".."; then \
opensmtpd-6.7.1p1/contrib/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
opensmtpd-6.7.1p1/contrib/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-173-      else \
opensmtpd-6.7.1p1/contrib/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-175-        if test "$$first2" = "$$first"; then \
opensmtpd-6.7.1p1/contrib/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-177-        else \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-182-    fi; \
opensmtpd-6.7.1p1/contrib/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-184-  done; \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-378-	dot_seen=no; \
opensmtpd-6.7.1p1/contrib/Makefile.in:379:	target=`echo $@ | sed s/-recursive//`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-380-	case "$@" in \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-441-GTAGS:
opensmtpd-6.7.1p1/contrib/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/contrib/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-467-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/contrib/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/contrib/Makefile.in-481-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/contrib/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/contrib/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/config.sub-52-
opensmtpd-6.7.1p1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
opensmtpd-6.7.1p1/config.sub-54-
##############################################
opensmtpd-6.7.1p1/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
opensmtpd-6.7.1p1/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
opensmtpd-6.7.1p1/config.sub-116-case $maybe_os in
##############################################
opensmtpd-6.7.1p1/config.sub-122-    os=-$maybe_os
opensmtpd-6.7.1p1/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
opensmtpd-6.7.1p1/config.sub-124-    ;;
##############################################
opensmtpd-6.7.1p1/config.sub-126-    os=-linux-android
opensmtpd-6.7.1p1/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
opensmtpd-6.7.1p1/config.sub-128-    ;;
opensmtpd-6.7.1p1/config.sub-129-  *)
opensmtpd-6.7.1p1/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
opensmtpd-6.7.1p1/config.sub-131-    if [ "$basic_machine" != "$1" ]
opensmtpd-6.7.1p1/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
opensmtpd-6.7.1p1/config.sub-133-    else os=; fi
##############################################
opensmtpd-6.7.1p1/config.sub-180-		os=-sco5v6
opensmtpd-6.7.1p1/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-182-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-184-		os=-sco3.2v5
opensmtpd-6.7.1p1/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-186-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-188-		os=-sco3.2v4
opensmtpd-6.7.1p1/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-190-		;;
opensmtpd-6.7.1p1/config.sub-191-	-sco3.2.[4-9]*)
opensmtpd-6.7.1p1/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
opensmtpd-6.7.1p1/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-194-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
opensmtpd-6.7.1p1/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-198-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
opensmtpd-6.7.1p1/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-202-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-204-		os=-sco3.2v2
opensmtpd-6.7.1p1/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-206-		;;
opensmtpd-6.7.1p1/config.sub-207-	-udk*)
opensmtpd-6.7.1p1/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-209-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-211-		os=-isc2.2
opensmtpd-6.7.1p1/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-213-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-217-	-isc*)
opensmtpd-6.7.1p1/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-219-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-229-	-ptx*)
opensmtpd-6.7.1p1/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
opensmtpd-6.7.1p1/config.sub-231-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-364-	*-*-*)
opensmtpd-6.7.1p1/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
opensmtpd-6.7.1p1/config.sub-366-		exit 1
##############################################
opensmtpd-6.7.1p1/config.sub-493-	amd64-*)
opensmtpd-6.7.1p1/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-495-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-538-	blackfin-*)
opensmtpd-6.7.1p1/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-540-		os=-linux
##############################################
opensmtpd-6.7.1p1/config.sub-546-	c54x-*)
opensmtpd-6.7.1p1/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-548-		;;
opensmtpd-6.7.1p1/config.sub-549-	c55x-*)
opensmtpd-6.7.1p1/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-551-		;;
opensmtpd-6.7.1p1/config.sub-552-	c6x-*)
opensmtpd-6.7.1p1/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-554-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-650-	e500v[12]-*)
opensmtpd-6.7.1p1/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-652-		os=$os"spe"
##############################################
opensmtpd-6.7.1p1/config.sub-754-	i*86v32)
opensmtpd-6.7.1p1/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-756-		os=-sysv32
##############################################
opensmtpd-6.7.1p1/config.sub-758-	i*86v4*)
opensmtpd-6.7.1p1/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-760-		os=-sysv4
##############################################
opensmtpd-6.7.1p1/config.sub-762-	i*86v)
opensmtpd-6.7.1p1/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-764-		os=-sysv
##############################################
opensmtpd-6.7.1p1/config.sub-766-	i*86sol2)
opensmtpd-6.7.1p1/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
opensmtpd-6.7.1p1/config.sub-768-		os=-solaris2
##############################################
opensmtpd-6.7.1p1/config.sub-792-	leon-*|leon[3-9]-*)
opensmtpd-6.7.1p1/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
opensmtpd-6.7.1p1/config.sub-794-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-799-	m68knommu-*)
opensmtpd-6.7.1p1/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-801-		os=-linux
##############################################
opensmtpd-6.7.1p1/config.sub-833-	mips3*-*)
opensmtpd-6.7.1p1/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
opensmtpd-6.7.1p1/config.sub-835-		;;
opensmtpd-6.7.1p1/config.sub-836-	mips3*)
opensmtpd-6.7.1p1/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
opensmtpd-6.7.1p1/config.sub-838-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-855-	ms1-*)
opensmtpd-6.7.1p1/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
opensmtpd-6.7.1p1/config.sub-857-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-980-	parisc-*)
opensmtpd-6.7.1p1/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-982-		os=-linux
##############################################
opensmtpd-6.7.1p1/config.sub-996-	pc98-*)
opensmtpd-6.7.1p1/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-998-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
opensmtpd-6.7.1p1/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1013-		;;
opensmtpd-6.7.1p1/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
opensmtpd-6.7.1p1/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1016-		;;
opensmtpd-6.7.1p1/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
opensmtpd-6.7.1p1/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1019-		;;
opensmtpd-6.7.1p1/config.sub-1020-	pentium4-*)
opensmtpd-6.7.1p1/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1022-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1030-	ppc-* | ppcbe-*)
opensmtpd-6.7.1p1/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1032-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1036-	ppcle-* | powerpclittle-*)
opensmtpd-6.7.1p1/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1038-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1040-		;;
opensmtpd-6.7.1p1/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1042-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1046-	ppc64le-* | powerpc64little-*)
opensmtpd-6.7.1p1/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1048-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1122-	strongarm-* | thumb-*)
opensmtpd-6.7.1p1/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
opensmtpd-6.7.1p1/config.sub-1124-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1255-	xscale-* | xscalee[bl]-*)
opensmtpd-6.7.1p1/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
opensmtpd-6.7.1p1/config.sub-1257-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1317-	*)
opensmtpd-6.7.1p1/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
opensmtpd-6.7.1p1/config.sub-1319-		exit 1
##############################################
opensmtpd-6.7.1p1/config.sub-1325-	*-digital*)
opensmtpd-6.7.1p1/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
opensmtpd-6.7.1p1/config.sub-1327-		;;
opensmtpd-6.7.1p1/config.sub-1328-	*-commodore*)
opensmtpd-6.7.1p1/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
opensmtpd-6.7.1p1/config.sub-1330-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1346-	-solaris1 | -solaris1.*)
opensmtpd-6.7.1p1/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
opensmtpd-6.7.1p1/config.sub-1348-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1355-	-gnu/linux*)
opensmtpd-6.7.1p1/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
opensmtpd-6.7.1p1/config.sub-1357-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1407-	-nto*)
opensmtpd-6.7.1p1/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
opensmtpd-6.7.1p1/config.sub-1409-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1414-	-mac*)
opensmtpd-6.7.1p1/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
opensmtpd-6.7.1p1/config.sub-1416-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1420-	-linux*)
opensmtpd-6.7.1p1/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
opensmtpd-6.7.1p1/config.sub-1422-		;;
opensmtpd-6.7.1p1/config.sub-1423-	-sunos5*)
opensmtpd-6.7.1p1/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
opensmtpd-6.7.1p1/config.sub-1425-		;;
opensmtpd-6.7.1p1/config.sub-1426-	-sunos6*)
opensmtpd-6.7.1p1/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
opensmtpd-6.7.1p1/config.sub-1428-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1469-	-sinix5.*)
opensmtpd-6.7.1p1/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
opensmtpd-6.7.1p1/config.sub-1471-		;;
##############################################
opensmtpd-6.7.1p1/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
opensmtpd-6.7.1p1/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
opensmtpd-6.7.1p1/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
opensmtpd-6.7.1p1/config.sub-1531-		exit 1
##############################################
opensmtpd-6.7.1p1/config.sub-1788-		esac
opensmtpd-6.7.1p1/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
opensmtpd-6.7.1p1/config.sub-1790-		;;
##############################################
opensmtpd-6.7.1p1/compile-67-	mingw/*)
opensmtpd-6.7.1p1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
opensmtpd-6.7.1p1/compile-69-	  ;;
opensmtpd-6.7.1p1/compile-70-	cygwin/*)
opensmtpd-6.7.1p1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
opensmtpd-6.7.1p1/compile-72-	  ;;
opensmtpd-6.7.1p1/compile-73-	wine/*)
opensmtpd-6.7.1p1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
opensmtpd-6.7.1p1/compile-75-	  ;;
##############################################
opensmtpd-6.7.1p1/compile-310-# Name of file we expect compiler to create.
opensmtpd-6.7.1p1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
opensmtpd-6.7.1p1/compile-312-
##############################################
opensmtpd-6.7.1p1/compile-316-# object file name, since that is what matters with a parallel build.
opensmtpd-6.7.1p1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
opensmtpd-6.7.1p1/compile-318-while true; do
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.am-76-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.am:77:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.am-78-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-504-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:505:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-506-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-579-.c.obj:
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:580:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-581-
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-585-$(smtpd_srcdir)/smtpctl-enqueue.o: $(smtpd_srcdir)/enqueue.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:586:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-enqueue.o `test -f '$(smtpd_srcdir)/enqueue.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/enqueue.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-587-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-588-$(smtpd_srcdir)/smtpctl-enqueue.obj: $(smtpd_srcdir)/enqueue.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:589:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-enqueue.obj `if test -f '$(smtpd_srcdir)/enqueue.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/enqueue.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/enqueue.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-590-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-591-$(smtpd_srcdir)/smtpctl-parser.o: $(smtpd_srcdir)/parser.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:592:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-parser.o `test -f '$(smtpd_srcdir)/parser.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/parser.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-593-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-594-$(smtpd_srcdir)/smtpctl-parser.obj: $(smtpd_srcdir)/parser.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:595:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-parser.obj `if test -f '$(smtpd_srcdir)/parser.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/parser.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/parser.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-596-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-597-$(smtpd_srcdir)/smtpctl-log.o: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:598:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-log.o `test -f '$(smtpd_srcdir)/log.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-599-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-600-$(smtpd_srcdir)/smtpctl-log.obj: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:601:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-log.obj `if test -f '$(smtpd_srcdir)/log.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/log.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/log.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-602-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-603-$(smtpd_srcdir)/smtpctl-envelope.o: $(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:604:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-envelope.o `test -f '$(smtpd_srcdir)/envelope.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-605-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-606-$(smtpd_srcdir)/smtpctl-envelope.obj: $(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:607:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-envelope.obj `if test -f '$(smtpd_srcdir)/envelope.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/envelope.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/envelope.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-608-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-609-$(smtpd_srcdir)/smtpctl-queue_backend.o: $(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:610:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-queue_backend.o `test -f '$(smtpd_srcdir)/queue_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-611-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-612-$(smtpd_srcdir)/smtpctl-queue_backend.obj: $(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:613:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-queue_backend.obj `if test -f '$(smtpd_srcdir)/queue_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-614-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-615-$(smtpd_srcdir)/smtpctl-queue_fs.o: $(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:616:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-queue_fs.o `test -f '$(smtpd_srcdir)/queue_fs.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-617-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-618-$(smtpd_srcdir)/smtpctl-queue_fs.obj: $(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:619:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-queue_fs.obj `if test -f '$(smtpd_srcdir)/queue_fs.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_fs.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_fs.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-620-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-621-$(smtpd_srcdir)/smtpctl-smtpctl.o: $(smtpd_srcdir)/smtpctl.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:622:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-smtpctl.o `test -f '$(smtpd_srcdir)/smtpctl.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtpctl.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-623-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-624-$(smtpd_srcdir)/smtpctl-smtpctl.obj: $(smtpd_srcdir)/smtpctl.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:625:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-smtpctl.obj `if test -f '$(smtpd_srcdir)/smtpctl.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtpctl.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtpctl.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-626-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-627-$(smtpd_srcdir)/smtpctl-spfwalk.o: $(smtpd_srcdir)/spfwalk.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:628:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-spfwalk.o `test -f '$(smtpd_srcdir)/spfwalk.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/spfwalk.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-629-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-630-$(smtpd_srcdir)/smtpctl-spfwalk.obj: $(smtpd_srcdir)/spfwalk.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:631:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-spfwalk.obj `if test -f '$(smtpd_srcdir)/spfwalk.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/spfwalk.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/spfwalk.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-632-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-633-$(smtpd_srcdir)/smtpctl-util.o: $(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:634:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-util.o `test -f '$(smtpd_srcdir)/util.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-635-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-636-$(smtpd_srcdir)/smtpctl-util.obj: $(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:637:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-util.obj `if test -f '$(smtpd_srcdir)/util.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/util.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/util.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-638-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-639-$(smtpd_srcdir)/smtpctl-unpack_dns.o: $(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:640:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-unpack_dns.o `test -f '$(smtpd_srcdir)/unpack_dns.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-641-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-642-$(smtpd_srcdir)/smtpctl-unpack_dns.obj: $(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:643:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-unpack_dns.obj `if test -f '$(smtpd_srcdir)/unpack_dns.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/unpack_dns.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/unpack_dns.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-644-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-645-$(smtpd_srcdir)/smtpctl-compress_backend.o: $(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:646:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-compress_backend.o `test -f '$(smtpd_srcdir)/compress_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-647-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-648-$(smtpd_srcdir)/smtpctl-compress_backend.obj: $(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:649:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-compress_backend.obj `if test -f '$(smtpd_srcdir)/compress_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/compress_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/compress_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-650-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-651-$(smtpd_srcdir)/smtpctl-compress_gzip.o: $(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:652:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-compress_gzip.o `test -f '$(smtpd_srcdir)/compress_gzip.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-653-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-654-$(smtpd_srcdir)/smtpctl-compress_gzip.obj: $(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:655:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-compress_gzip.obj `if test -f '$(smtpd_srcdir)/compress_gzip.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/compress_gzip.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/compress_gzip.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-656-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-657-$(smtpd_srcdir)/smtpctl-to.o: $(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:658:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-to.o `test -f '$(smtpd_srcdir)/to.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-659-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-660-$(smtpd_srcdir)/smtpctl-to.obj: $(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:661:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-to.obj `if test -f '$(smtpd_srcdir)/to.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/to.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/to.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-662-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-663-$(smtpd_srcdir)/smtpctl-expand.o: $(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:664:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-expand.o `test -f '$(smtpd_srcdir)/expand.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-665-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-666-$(smtpd_srcdir)/smtpctl-expand.obj: $(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:667:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-expand.obj `if test -f '$(smtpd_srcdir)/expand.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/expand.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/expand.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-668-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-669-$(smtpd_srcdir)/smtpctl-tree.o: $(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:670:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-tree.o `test -f '$(smtpd_srcdir)/tree.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-671-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-672-$(smtpd_srcdir)/smtpctl-tree.obj: $(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:673:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-tree.obj `if test -f '$(smtpd_srcdir)/tree.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/tree.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/tree.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-674-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-675-$(smtpd_srcdir)/smtpctl-dict.o: $(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:676:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-dict.o `test -f '$(smtpd_srcdir)/dict.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-677-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-678-$(smtpd_srcdir)/smtpctl-dict.obj: $(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:679:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-dict.obj `if test -f '$(smtpd_srcdir)/dict.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/dict.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/dict.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-680-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-681-$(smtpd_srcdir)/smtpctl-config.o: $(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:682:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-config.o `test -f '$(smtpd_srcdir)/config.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-683-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-684-$(smtpd_srcdir)/smtpctl-config.obj: $(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:685:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-config.obj `if test -f '$(smtpd_srcdir)/config.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/config.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/config.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-686-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-687-$(smtpd_srcdir)/smtpctl-parse.o: $(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:688:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-parse.o `test -f '$(smtpd_srcdir)/parse.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-689-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-690-$(smtpd_srcdir)/smtpctl-parse.obj: $(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:691:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-parse.obj `if test -f '$(smtpd_srcdir)/parse.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/parse.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/parse.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-692-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-693-$(smtpd_srcdir)/smtpctl-limit.o: $(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:694:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-limit.o `test -f '$(smtpd_srcdir)/limit.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-695-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-696-$(smtpd_srcdir)/smtpctl-limit.obj: $(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:697:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-limit.obj `if test -f '$(smtpd_srcdir)/limit.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/limit.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/limit.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-698-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-699-$(smtpd_srcdir)/smtpctl-table.o: $(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:700:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table.o `test -f '$(smtpd_srcdir)/table.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-701-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-702-$(smtpd_srcdir)/smtpctl-table.obj: $(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:703:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table.obj `if test -f '$(smtpd_srcdir)/table.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-704-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-705-$(smtpd_srcdir)/smtpctl-table_static.o: $(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:706:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_static.o `test -f '$(smtpd_srcdir)/table_static.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-707-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-708-$(smtpd_srcdir)/smtpctl-table_static.obj: $(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:709:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_static.obj `if test -f '$(smtpd_srcdir)/table_static.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_static.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_static.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-710-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-711-$(smtpd_srcdir)/smtpctl-table_db.o: $(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:712:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_db.o `test -f '$(smtpd_srcdir)/table_db.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-713-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-714-$(smtpd_srcdir)/smtpctl-table_db.obj: $(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:715:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_db.obj `if test -f '$(smtpd_srcdir)/table_db.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_db.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_db.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-716-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-717-$(smtpd_srcdir)/smtpctl-table_getpwnam.o: $(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:718:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_getpwnam.o `test -f '$(smtpd_srcdir)/table_getpwnam.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-719-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-720-$(smtpd_srcdir)/smtpctl-table_getpwnam.obj: $(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:721:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_getpwnam.obj `if test -f '$(smtpd_srcdir)/table_getpwnam.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_getpwnam.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_getpwnam.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-722-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-723-$(smtpd_srcdir)/smtpctl-table_proc.o: $(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:724:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_proc.o `test -f '$(smtpd_srcdir)/table_proc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-725-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-726-$(smtpd_srcdir)/smtpctl-table_proc.obj: $(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:727:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-table_proc.obj `if test -f '$(smtpd_srcdir)/table_proc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_proc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_proc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-728-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-729-$(smtpd_srcdir)/smtpctl-mailaddr.o: $(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:730:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-mailaddr.o `test -f '$(smtpd_srcdir)/mailaddr.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-731-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-732-$(smtpd_srcdir)/smtpctl-mailaddr.obj: $(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:733:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-mailaddr.obj `if test -f '$(smtpd_srcdir)/mailaddr.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mailaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mailaddr.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-734-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-735-$(smtpd_srcdir)/smtpctl-makemap.o: $(smtpd_srcdir)/makemap.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:736:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-makemap.o `test -f '$(smtpd_srcdir)/makemap.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/makemap.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-737-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-738-$(smtpd_srcdir)/smtpctl-makemap.obj: $(smtpd_srcdir)/makemap.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:739:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-makemap.obj `if test -f '$(smtpd_srcdir)/makemap.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/makemap.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/makemap.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-740-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-741-$(smtpd_srcdir)/smtpctl-crypto.o: $(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:742:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-crypto.o `test -f '$(smtpd_srcdir)/crypto.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-743-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-744-$(smtpd_srcdir)/smtpctl-crypto.obj: $(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:745:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpctl_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpctl-crypto.obj `if test -f '$(smtpd_srcdir)/crypto.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/crypto.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/crypto.c'; fi`
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-746-
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-747-.y.c:
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:748:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-749-
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-785-GTAGS:
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:786:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-787-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-811-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:812:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:813:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-814-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-825-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:826:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-827-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-971-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in:972:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpctl/Makefile.in-973-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-412-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:413:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-414-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-437-.c.obj:
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:438:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-439-
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-478-GTAGS:
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-504-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-507-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-518-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in:519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mboxfile/Makefile.in-520-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-411-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:412:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-413-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-435-.c.obj:
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:436:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-437-
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-476-GTAGS:
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:477:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-478-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-502-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-516-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/mail/mail.lmtp/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-411-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:412:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-413-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-435-.c.obj:
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:436:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-437-
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-476-GTAGS:
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:477:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-478-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-502-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-516-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/mail/mail.mda/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-412-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:413:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-414-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-437-.c.obj:
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:438:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-439-
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-478-GTAGS:
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-504-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-507-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-518-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in:519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/mail/mail.maildir/Makefile.in-520-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-49-  { \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-51-  }; \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-167-  while test -n "$$dir1"; do \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-169-    if test "$$first" != "."; then \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-170-      if test "$$first" = ".."; then \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-173-      else \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-175-        if test "$$first2" = "$$first"; then \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-177-        else \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-182-    fi; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-184-  done; \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-378-	dot_seen=no; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:379:	target=`echo $@ | sed s/-recursive//`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-380-	case "$@" in \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-441-GTAGS:
opensmtpd-6.7.1p1/mk/mail/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-467-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/mail/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/mail/Makefile.in-481-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/mail/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/mail/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am-150-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am:151:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am-152-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am-158-$(CONFIGFILES): $(CONFIGFILES_IN)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am:159:	conffile=$(smtpd_srcdir)/`echo $@ | sed 's/.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.am-160-	$(CAT) $(srcdir)/$${conffile} > $@
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-62-  { \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:63:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-64-  }; \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-607-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:608:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-609-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-747-.c.obj:
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:748:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-749-
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-753-$(smtpd_srcdir)/smtpd-aliases.o: $(smtpd_srcdir)/aliases.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:754:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-aliases.o `test -f '$(smtpd_srcdir)/aliases.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/aliases.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-755-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-756-$(smtpd_srcdir)/smtpd-aliases.obj: $(smtpd_srcdir)/aliases.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:757:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-aliases.obj `if test -f '$(smtpd_srcdir)/aliases.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/aliases.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/aliases.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-758-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-759-$(smtpd_srcdir)/smtpd-bounce.o: $(smtpd_srcdir)/bounce.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:760:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-bounce.o `test -f '$(smtpd_srcdir)/bounce.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/bounce.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-761-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-762-$(smtpd_srcdir)/smtpd-bounce.obj: $(smtpd_srcdir)/bounce.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:763:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-bounce.obj `if test -f '$(smtpd_srcdir)/bounce.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/bounce.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/bounce.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-764-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-765-$(smtpd_srcdir)/smtpd-ca.o: $(smtpd_srcdir)/ca.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:766:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ca.o `test -f '$(smtpd_srcdir)/ca.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ca.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-767-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-768-$(smtpd_srcdir)/smtpd-ca.obj: $(smtpd_srcdir)/ca.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:769:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ca.obj `if test -f '$(smtpd_srcdir)/ca.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ca.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ca.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-770-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-771-$(smtpd_srcdir)/smtpd-cert.o: $(smtpd_srcdir)/cert.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:772:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-cert.o `test -f '$(smtpd_srcdir)/cert.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/cert.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-773-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-774-$(smtpd_srcdir)/smtpd-cert.obj: $(smtpd_srcdir)/cert.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:775:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-cert.obj `if test -f '$(smtpd_srcdir)/cert.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/cert.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/cert.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-776-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-777-$(smtpd_srcdir)/smtpd-compress_backend.o: $(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:778:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-compress_backend.o `test -f '$(smtpd_srcdir)/compress_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-779-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-780-$(smtpd_srcdir)/smtpd-compress_backend.obj: $(smtpd_srcdir)/compress_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:781:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-compress_backend.obj `if test -f '$(smtpd_srcdir)/compress_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/compress_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/compress_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-782-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-783-$(smtpd_srcdir)/smtpd-config.o: $(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:784:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-config.o `test -f '$(smtpd_srcdir)/config.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-785-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-786-$(smtpd_srcdir)/smtpd-config.obj: $(smtpd_srcdir)/config.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:787:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-config.obj `if test -f '$(smtpd_srcdir)/config.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/config.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/config.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-788-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-789-$(smtpd_srcdir)/smtpd-control.o: $(smtpd_srcdir)/control.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:790:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-control.o `test -f '$(smtpd_srcdir)/control.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/control.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-791-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-792-$(smtpd_srcdir)/smtpd-control.obj: $(smtpd_srcdir)/control.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:793:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-control.obj `if test -f '$(smtpd_srcdir)/control.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/control.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/control.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-794-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-795-$(smtpd_srcdir)/smtpd-dict.o: $(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:796:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-dict.o `test -f '$(smtpd_srcdir)/dict.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-797-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-798-$(smtpd_srcdir)/smtpd-dict.obj: $(smtpd_srcdir)/dict.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:799:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-dict.obj `if test -f '$(smtpd_srcdir)/dict.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/dict.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/dict.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-800-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-801-$(smtpd_srcdir)/smtpd-dns.o: $(smtpd_srcdir)/dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:802:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-dns.o `test -f '$(smtpd_srcdir)/dns.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-803-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-804-$(smtpd_srcdir)/smtpd-dns.obj: $(smtpd_srcdir)/dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:805:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-dns.obj `if test -f '$(smtpd_srcdir)/dns.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/dns.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/dns.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-806-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-807-$(smtpd_srcdir)/smtpd-esc.o: $(smtpd_srcdir)/esc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:808:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-esc.o `test -f '$(smtpd_srcdir)/esc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/esc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-809-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-810-$(smtpd_srcdir)/smtpd-esc.obj: $(smtpd_srcdir)/esc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:811:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-esc.obj `if test -f '$(smtpd_srcdir)/esc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/esc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/esc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-812-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-813-$(smtpd_srcdir)/smtpd-envelope.o: $(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:814:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-envelope.o `test -f '$(smtpd_srcdir)/envelope.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-815-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-816-$(smtpd_srcdir)/smtpd-envelope.obj: $(smtpd_srcdir)/envelope.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:817:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-envelope.obj `if test -f '$(smtpd_srcdir)/envelope.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/envelope.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/envelope.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-818-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-819-$(smtpd_srcdir)/smtpd-expand.o: $(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:820:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-expand.o `test -f '$(smtpd_srcdir)/expand.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-821-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-822-$(smtpd_srcdir)/smtpd-expand.obj: $(smtpd_srcdir)/expand.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:823:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-expand.obj `if test -f '$(smtpd_srcdir)/expand.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/expand.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/expand.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-824-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-825-$(smtpd_srcdir)/smtpd-forward.o: $(smtpd_srcdir)/forward.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:826:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-forward.o `test -f '$(smtpd_srcdir)/forward.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/forward.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-827-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-828-$(smtpd_srcdir)/smtpd-forward.obj: $(smtpd_srcdir)/forward.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:829:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-forward.obj `if test -f '$(smtpd_srcdir)/forward.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/forward.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/forward.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-830-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-831-$(smtpd_srcdir)/smtpd-iobuf.o: $(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:832:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-iobuf.o `test -f '$(smtpd_srcdir)/iobuf.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-833-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-834-$(smtpd_srcdir)/smtpd-iobuf.obj: $(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:835:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-iobuf.obj `if test -f '$(smtpd_srcdir)/iobuf.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/iobuf.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/iobuf.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-836-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-837-$(smtpd_srcdir)/smtpd-ioev.o: $(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:838:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ioev.o `test -f '$(smtpd_srcdir)/ioev.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-839-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-840-$(smtpd_srcdir)/smtpd-ioev.obj: $(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:841:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ioev.obj `if test -f '$(smtpd_srcdir)/ioev.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ioev.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ioev.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-842-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-843-$(smtpd_srcdir)/smtpd-limit.o: $(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:844:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-limit.o `test -f '$(smtpd_srcdir)/limit.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-845-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-846-$(smtpd_srcdir)/smtpd-limit.obj: $(smtpd_srcdir)/limit.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:847:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-limit.obj `if test -f '$(smtpd_srcdir)/limit.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/limit.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/limit.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-848-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-849-$(smtpd_srcdir)/smtpd-lka.o: $(smtpd_srcdir)/lka.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:850:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka.o `test -f '$(smtpd_srcdir)/lka.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/lka.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-851-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-852-$(smtpd_srcdir)/smtpd-lka.obj: $(smtpd_srcdir)/lka.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:853:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka.obj `if test -f '$(smtpd_srcdir)/lka.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/lka.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/lka.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-854-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-855-$(smtpd_srcdir)/smtpd-lka_filter.o: $(smtpd_srcdir)/lka_filter.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:856:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka_filter.o `test -f '$(smtpd_srcdir)/lka_filter.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/lka_filter.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-857-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-858-$(smtpd_srcdir)/smtpd-lka_filter.obj: $(smtpd_srcdir)/lka_filter.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:859:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka_filter.obj `if test -f '$(smtpd_srcdir)/lka_filter.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/lka_filter.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/lka_filter.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-860-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-861-$(smtpd_srcdir)/smtpd-lka_session.o: $(smtpd_srcdir)/lka_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:862:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka_session.o `test -f '$(smtpd_srcdir)/lka_session.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/lka_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-863-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-864-$(smtpd_srcdir)/smtpd-lka_session.obj: $(smtpd_srcdir)/lka_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:865:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-lka_session.obj `if test -f '$(smtpd_srcdir)/lka_session.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/lka_session.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/lka_session.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-866-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-867-$(smtpd_srcdir)/smtpd-log.o: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:868:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-log.o `test -f '$(smtpd_srcdir)/log.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-869-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-870-$(smtpd_srcdir)/smtpd-log.obj: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:871:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-log.obj `if test -f '$(smtpd_srcdir)/log.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/log.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/log.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-872-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-873-$(smtpd_srcdir)/smtpd-mda.o: $(smtpd_srcdir)/mda.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:874:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda.o `test -f '$(smtpd_srcdir)/mda.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mda.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-875-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-876-$(smtpd_srcdir)/smtpd-mda.obj: $(smtpd_srcdir)/mda.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:877:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda.obj `if test -f '$(smtpd_srcdir)/mda.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mda.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mda.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-878-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-879-$(smtpd_srcdir)/smtpd-mda_mbox.o: $(smtpd_srcdir)/mda_mbox.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:880:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_mbox.o `test -f '$(smtpd_srcdir)/mda_mbox.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mda_mbox.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-881-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-882-$(smtpd_srcdir)/smtpd-mda_mbox.obj: $(smtpd_srcdir)/mda_mbox.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:883:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_mbox.obj `if test -f '$(smtpd_srcdir)/mda_mbox.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mda_mbox.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mda_mbox.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-884-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-885-$(smtpd_srcdir)/smtpd-mda_unpriv.o: $(smtpd_srcdir)/mda_unpriv.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:886:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_unpriv.o `test -f '$(smtpd_srcdir)/mda_unpriv.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mda_unpriv.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-887-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-888-$(smtpd_srcdir)/smtpd-mda_unpriv.obj: $(smtpd_srcdir)/mda_unpriv.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:889:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_unpriv.obj `if test -f '$(smtpd_srcdir)/mda_unpriv.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mda_unpriv.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mda_unpriv.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-890-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-891-$(smtpd_srcdir)/smtpd-mda_variables.o: $(smtpd_srcdir)/mda_variables.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:892:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_variables.o `test -f '$(smtpd_srcdir)/mda_variables.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mda_variables.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-893-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-894-$(smtpd_srcdir)/smtpd-mda_variables.obj: $(smtpd_srcdir)/mda_variables.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:895:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mda_variables.obj `if test -f '$(smtpd_srcdir)/mda_variables.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mda_variables.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mda_variables.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-896-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-897-$(smtpd_srcdir)/smtpd-mproc.o: $(smtpd_srcdir)/mproc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:898:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mproc.o `test -f '$(smtpd_srcdir)/mproc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mproc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-899-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-900-$(smtpd_srcdir)/smtpd-mproc.obj: $(smtpd_srcdir)/mproc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:901:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mproc.obj `if test -f '$(smtpd_srcdir)/mproc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mproc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mproc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-902-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-903-$(smtpd_srcdir)/smtpd-mailaddr.o: $(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:904:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mailaddr.o `test -f '$(smtpd_srcdir)/mailaddr.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-905-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-906-$(smtpd_srcdir)/smtpd-mailaddr.obj: $(smtpd_srcdir)/mailaddr.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:907:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mailaddr.obj `if test -f '$(smtpd_srcdir)/mailaddr.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mailaddr.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mailaddr.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-908-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-909-$(smtpd_srcdir)/smtpd-mta.o: $(smtpd_srcdir)/mta.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:910:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mta.o `test -f '$(smtpd_srcdir)/mta.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mta.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-911-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-912-$(smtpd_srcdir)/smtpd-mta.obj: $(smtpd_srcdir)/mta.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:913:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mta.obj `if test -f '$(smtpd_srcdir)/mta.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mta.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mta.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-914-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-915-$(smtpd_srcdir)/smtpd-mta_session.o: $(smtpd_srcdir)/mta_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:916:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mta_session.o `test -f '$(smtpd_srcdir)/mta_session.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/mta_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-917-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-918-$(smtpd_srcdir)/smtpd-mta_session.obj: $(smtpd_srcdir)/mta_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:919:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-mta_session.obj `if test -f '$(smtpd_srcdir)/mta_session.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/mta_session.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/mta_session.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-920-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-921-$(smtpd_srcdir)/smtpd-parse.o: $(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:922:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-parse.o `test -f '$(smtpd_srcdir)/parse.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-923-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-924-$(smtpd_srcdir)/smtpd-parse.obj: $(smtpd_srcdir)/parse.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:925:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-parse.obj `if test -f '$(smtpd_srcdir)/parse.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/parse.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/parse.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-926-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-927-$(smtpd_srcdir)/smtpd-pony.o: $(smtpd_srcdir)/pony.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:928:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-pony.o `test -f '$(smtpd_srcdir)/pony.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/pony.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-929-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-930-$(smtpd_srcdir)/smtpd-pony.obj: $(smtpd_srcdir)/pony.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:931:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-pony.obj `if test -f '$(smtpd_srcdir)/pony.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/pony.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/pony.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-932-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-933-$(smtpd_srcdir)/smtpd-proxy.o: $(smtpd_srcdir)/proxy.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:934:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-proxy.o `test -f '$(smtpd_srcdir)/proxy.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/proxy.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-935-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-936-$(smtpd_srcdir)/smtpd-proxy.obj: $(smtpd_srcdir)/proxy.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:937:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-proxy.obj `if test -f '$(smtpd_srcdir)/proxy.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/proxy.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/proxy.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-938-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-939-$(smtpd_srcdir)/smtpd-queue.o: $(smtpd_srcdir)/queue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:940:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue.o `test -f '$(smtpd_srcdir)/queue.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-941-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-942-$(smtpd_srcdir)/smtpd-queue.obj: $(smtpd_srcdir)/queue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:943:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue.obj `if test -f '$(smtpd_srcdir)/queue.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-944-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-945-$(smtpd_srcdir)/smtpd-queue_backend.o: $(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:946:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_backend.o `test -f '$(smtpd_srcdir)/queue_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-947-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-948-$(smtpd_srcdir)/smtpd-queue_backend.obj: $(smtpd_srcdir)/queue_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:949:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_backend.obj `if test -f '$(smtpd_srcdir)/queue_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-950-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-951-$(smtpd_srcdir)/smtpd-report_smtp.o: $(smtpd_srcdir)/report_smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:952:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-report_smtp.o `test -f '$(smtpd_srcdir)/report_smtp.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/report_smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-953-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-954-$(smtpd_srcdir)/smtpd-report_smtp.obj: $(smtpd_srcdir)/report_smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:955:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-report_smtp.obj `if test -f '$(smtpd_srcdir)/report_smtp.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/report_smtp.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/report_smtp.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-956-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-957-$(smtpd_srcdir)/smtpd-resolver.o: $(smtpd_srcdir)/resolver.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:958:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-resolver.o `test -f '$(smtpd_srcdir)/resolver.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/resolver.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-959-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-960-$(smtpd_srcdir)/smtpd-resolver.obj: $(smtpd_srcdir)/resolver.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:961:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-resolver.obj `if test -f '$(smtpd_srcdir)/resolver.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/resolver.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/resolver.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-962-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-963-$(smtpd_srcdir)/smtpd-rfc5322.o: $(smtpd_srcdir)/rfc5322.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:964:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-rfc5322.o `test -f '$(smtpd_srcdir)/rfc5322.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/rfc5322.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-965-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-966-$(smtpd_srcdir)/smtpd-rfc5322.obj: $(smtpd_srcdir)/rfc5322.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:967:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-rfc5322.obj `if test -f '$(smtpd_srcdir)/rfc5322.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/rfc5322.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/rfc5322.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-968-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-969-$(smtpd_srcdir)/smtpd-ruleset.o: $(smtpd_srcdir)/ruleset.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:970:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ruleset.o `test -f '$(smtpd_srcdir)/ruleset.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ruleset.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-971-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-972-$(smtpd_srcdir)/smtpd-ruleset.obj: $(smtpd_srcdir)/ruleset.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:973:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ruleset.obj `if test -f '$(smtpd_srcdir)/ruleset.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ruleset.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ruleset.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-974-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-975-$(smtpd_srcdir)/smtpd-runq.o: $(smtpd_srcdir)/runq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:976:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-runq.o `test -f '$(smtpd_srcdir)/runq.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/runq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-977-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-978-$(smtpd_srcdir)/smtpd-runq.obj: $(smtpd_srcdir)/runq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:979:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-runq.obj `if test -f '$(smtpd_srcdir)/runq.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/runq.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/runq.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-980-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-981-$(smtpd_srcdir)/smtpd-scheduler.o: $(smtpd_srcdir)/scheduler.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:982:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler.o `test -f '$(smtpd_srcdir)/scheduler.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/scheduler.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-983-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-984-$(smtpd_srcdir)/smtpd-scheduler.obj: $(smtpd_srcdir)/scheduler.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:985:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler.obj `if test -f '$(smtpd_srcdir)/scheduler.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/scheduler.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/scheduler.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-986-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-987-$(smtpd_srcdir)/smtpd-scheduler_backend.o: $(smtpd_srcdir)/scheduler_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:988:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_backend.o `test -f '$(smtpd_srcdir)/scheduler_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/scheduler_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-989-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-990-$(smtpd_srcdir)/smtpd-scheduler_backend.obj: $(smtpd_srcdir)/scheduler_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:991:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_backend.obj `if test -f '$(smtpd_srcdir)/scheduler_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/scheduler_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/scheduler_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-992-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-993-$(smtpd_srcdir)/smtpd-smtp.o: $(smtpd_srcdir)/smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:994:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtp.o `test -f '$(smtpd_srcdir)/smtp.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-995-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-996-$(smtpd_srcdir)/smtpd-smtp.obj: $(smtpd_srcdir)/smtp.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:997:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtp.obj `if test -f '$(smtpd_srcdir)/smtp.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtp.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtp.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-998-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-999-$(smtpd_srcdir)/smtpd-smtp_session.o: $(smtpd_srcdir)/smtp_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1000:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtp_session.o `test -f '$(smtpd_srcdir)/smtp_session.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtp_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1001-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1002-$(smtpd_srcdir)/smtpd-smtp_session.obj: $(smtpd_srcdir)/smtp_session.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1003:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtp_session.obj `if test -f '$(smtpd_srcdir)/smtp_session.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtp_session.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtp_session.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1004-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1005-$(smtpd_srcdir)/smtpd-smtpd.o: $(smtpd_srcdir)/smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1006:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtpd.o `test -f '$(smtpd_srcdir)/smtpd.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1007-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1008-$(smtpd_srcdir)/smtpd-smtpd.obj: $(smtpd_srcdir)/smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1009:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-smtpd.obj `if test -f '$(smtpd_srcdir)/smtpd.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtpd.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtpd.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1010-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1011-$(smtpd_srcdir)/smtpd-srs.o: $(smtpd_srcdir)/srs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1012:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-srs.o `test -f '$(smtpd_srcdir)/srs.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/srs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1013-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1014-$(smtpd_srcdir)/smtpd-srs.obj: $(smtpd_srcdir)/srs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1015:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-srs.obj `if test -f '$(smtpd_srcdir)/srs.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/srs.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/srs.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1016-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1017-$(smtpd_srcdir)/smtpd-ssl.o: $(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1018:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl.o `test -f '$(smtpd_srcdir)/ssl.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1019-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1020-$(smtpd_srcdir)/smtpd-ssl.obj: $(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1021:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl.obj `if test -f '$(smtpd_srcdir)/ssl.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ssl.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ssl.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1022-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1023-$(smtpd_srcdir)/smtpd-ssl_smtpd.o: $(smtpd_srcdir)/ssl_smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1024:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl_smtpd.o `test -f '$(smtpd_srcdir)/ssl_smtpd.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ssl_smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1025-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1026-$(smtpd_srcdir)/smtpd-ssl_smtpd.obj: $(smtpd_srcdir)/ssl_smtpd.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1027:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl_smtpd.obj `if test -f '$(smtpd_srcdir)/ssl_smtpd.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ssl_smtpd.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ssl_smtpd.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1028-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1029-$(smtpd_srcdir)/smtpd-ssl_verify.o: $(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1030:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl_verify.o `test -f '$(smtpd_srcdir)/ssl_verify.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1031-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1032-$(smtpd_srcdir)/smtpd-ssl_verify.obj: $(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1033:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-ssl_verify.obj `if test -f '$(smtpd_srcdir)/ssl_verify.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ssl_verify.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ssl_verify.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1034-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1035-$(smtpd_srcdir)/smtpd-stat_backend.o: $(smtpd_srcdir)/stat_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1036:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-stat_backend.o `test -f '$(smtpd_srcdir)/stat_backend.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/stat_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1037-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1038-$(smtpd_srcdir)/smtpd-stat_backend.obj: $(smtpd_srcdir)/stat_backend.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1039:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-stat_backend.obj `if test -f '$(smtpd_srcdir)/stat_backend.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/stat_backend.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/stat_backend.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1040-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1041-$(smtpd_srcdir)/smtpd-table.o: $(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1042:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table.o `test -f '$(smtpd_srcdir)/table.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1043-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1044-$(smtpd_srcdir)/smtpd-table.obj: $(smtpd_srcdir)/table.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1045:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table.obj `if test -f '$(smtpd_srcdir)/table.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1046-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1047-$(smtpd_srcdir)/smtpd-to.o: $(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1048:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-to.o `test -f '$(smtpd_srcdir)/to.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1049-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1050-$(smtpd_srcdir)/smtpd-to.obj: $(smtpd_srcdir)/to.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1051:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-to.obj `if test -f '$(smtpd_srcdir)/to.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/to.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/to.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1052-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1053-$(smtpd_srcdir)/smtpd-tree.o: $(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1054:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-tree.o `test -f '$(smtpd_srcdir)/tree.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1055-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1056-$(smtpd_srcdir)/smtpd-tree.obj: $(smtpd_srcdir)/tree.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1057:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-tree.obj `if test -f '$(smtpd_srcdir)/tree.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/tree.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/tree.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1058-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1059-$(smtpd_srcdir)/smtpd-unpack_dns.o: $(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1060:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-unpack_dns.o `test -f '$(smtpd_srcdir)/unpack_dns.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1061-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1062-$(smtpd_srcdir)/smtpd-unpack_dns.obj: $(smtpd_srcdir)/unpack_dns.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1063:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-unpack_dns.obj `if test -f '$(smtpd_srcdir)/unpack_dns.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/unpack_dns.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/unpack_dns.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1064-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1065-$(smtpd_srcdir)/smtpd-util.o: $(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1066:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-util.o `test -f '$(smtpd_srcdir)/util.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1067-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1068-$(smtpd_srcdir)/smtpd-util.obj: $(smtpd_srcdir)/util.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1069:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-util.obj `if test -f '$(smtpd_srcdir)/util.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/util.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/util.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1070-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1071-$(smtpd_srcdir)/smtpd-waitq.o: $(smtpd_srcdir)/waitq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1072:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-waitq.o `test -f '$(smtpd_srcdir)/waitq.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/waitq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1073-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1074-$(smtpd_srcdir)/smtpd-waitq.obj: $(smtpd_srcdir)/waitq.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1075:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-waitq.obj `if test -f '$(smtpd_srcdir)/waitq.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/waitq.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/waitq.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1076-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1077-$(smtpd_srcdir)/smtpd-crypto.o: $(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1078:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-crypto.o `test -f '$(smtpd_srcdir)/crypto.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1079-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1080-$(smtpd_srcdir)/smtpd-crypto.obj: $(smtpd_srcdir)/crypto.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1081:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-crypto.obj `if test -f '$(smtpd_srcdir)/crypto.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/crypto.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/crypto.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1082-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1083-$(smtpd_srcdir)/smtpd-compress_gzip.o: $(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1084:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-compress_gzip.o `test -f '$(smtpd_srcdir)/compress_gzip.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1085-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1086-$(smtpd_srcdir)/smtpd-compress_gzip.obj: $(smtpd_srcdir)/compress_gzip.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1087:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-compress_gzip.obj `if test -f '$(smtpd_srcdir)/compress_gzip.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/compress_gzip.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/compress_gzip.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1088-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1089-$(smtpd_srcdir)/smtpd-table_db.o: $(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1090:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_db.o `test -f '$(smtpd_srcdir)/table_db.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1091-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1092-$(smtpd_srcdir)/smtpd-table_db.obj: $(smtpd_srcdir)/table_db.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1093:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_db.obj `if test -f '$(smtpd_srcdir)/table_db.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_db.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_db.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1094-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1095-$(smtpd_srcdir)/smtpd-table_getpwnam.o: $(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1096:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_getpwnam.o `test -f '$(smtpd_srcdir)/table_getpwnam.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1097-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1098-$(smtpd_srcdir)/smtpd-table_getpwnam.obj: $(smtpd_srcdir)/table_getpwnam.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1099:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_getpwnam.obj `if test -f '$(smtpd_srcdir)/table_getpwnam.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_getpwnam.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_getpwnam.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1100-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1101-$(smtpd_srcdir)/smtpd-table_proc.o: $(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1102:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_proc.o `test -f '$(smtpd_srcdir)/table_proc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1103-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1104-$(smtpd_srcdir)/smtpd-table_proc.obj: $(smtpd_srcdir)/table_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1105:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_proc.obj `if test -f '$(smtpd_srcdir)/table_proc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_proc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_proc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1106-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1107-$(smtpd_srcdir)/smtpd-table_static.o: $(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1108:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_static.o `test -f '$(smtpd_srcdir)/table_static.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1109-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1110-$(smtpd_srcdir)/smtpd-table_static.obj: $(smtpd_srcdir)/table_static.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1111:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-table_static.obj `if test -f '$(smtpd_srcdir)/table_static.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/table_static.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/table_static.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1112-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1113-$(smtpd_srcdir)/smtpd-queue_fs.o: $(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1114:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_fs.o `test -f '$(smtpd_srcdir)/queue_fs.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1115-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1116-$(smtpd_srcdir)/smtpd-queue_fs.obj: $(smtpd_srcdir)/queue_fs.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1117:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_fs.obj `if test -f '$(smtpd_srcdir)/queue_fs.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_fs.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_fs.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1118-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1119-$(smtpd_srcdir)/smtpd-queue_null.o: $(smtpd_srcdir)/queue_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1120:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_null.o `test -f '$(smtpd_srcdir)/queue_null.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1121-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1122-$(smtpd_srcdir)/smtpd-queue_null.obj: $(smtpd_srcdir)/queue_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1123:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_null.obj `if test -f '$(smtpd_srcdir)/queue_null.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_null.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_null.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1124-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1125-$(smtpd_srcdir)/smtpd-queue_proc.o: $(smtpd_srcdir)/queue_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1126:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_proc.o `test -f '$(smtpd_srcdir)/queue_proc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1127-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1128-$(smtpd_srcdir)/smtpd-queue_proc.obj: $(smtpd_srcdir)/queue_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1129:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_proc.obj `if test -f '$(smtpd_srcdir)/queue_proc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_proc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_proc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1130-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1131-$(smtpd_srcdir)/smtpd-queue_ram.o: $(smtpd_srcdir)/queue_ram.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1132:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_ram.o `test -f '$(smtpd_srcdir)/queue_ram.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/queue_ram.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1133-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1134-$(smtpd_srcdir)/smtpd-queue_ram.obj: $(smtpd_srcdir)/queue_ram.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1135:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-queue_ram.obj `if test -f '$(smtpd_srcdir)/queue_ram.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/queue_ram.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/queue_ram.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1136-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1137-$(smtpd_srcdir)/smtpd-scheduler_null.o: $(smtpd_srcdir)/scheduler_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1138:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_null.o `test -f '$(smtpd_srcdir)/scheduler_null.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/scheduler_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1139-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1140-$(smtpd_srcdir)/smtpd-scheduler_null.obj: $(smtpd_srcdir)/scheduler_null.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1141:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_null.obj `if test -f '$(smtpd_srcdir)/scheduler_null.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/scheduler_null.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/scheduler_null.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1142-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1143-$(smtpd_srcdir)/smtpd-scheduler_proc.o: $(smtpd_srcdir)/scheduler_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1144:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_proc.o `test -f '$(smtpd_srcdir)/scheduler_proc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/scheduler_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1145-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1146-$(smtpd_srcdir)/smtpd-scheduler_proc.obj: $(smtpd_srcdir)/scheduler_proc.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1147:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_proc.obj `if test -f '$(smtpd_srcdir)/scheduler_proc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/scheduler_proc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/scheduler_proc.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1148-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1149-$(smtpd_srcdir)/smtpd-scheduler_ramqueue.o: $(smtpd_srcdir)/scheduler_ramqueue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1150:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_ramqueue.o `test -f '$(smtpd_srcdir)/scheduler_ramqueue.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/scheduler_ramqueue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1151-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1152-$(smtpd_srcdir)/smtpd-scheduler_ramqueue.obj: $(smtpd_srcdir)/scheduler_ramqueue.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1153:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-scheduler_ramqueue.obj `if test -f '$(smtpd_srcdir)/scheduler_ramqueue.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/scheduler_ramqueue.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/scheduler_ramqueue.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1154-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1155-$(smtpd_srcdir)/smtpd-stat_ramstat.o: $(smtpd_srcdir)/stat_ramstat.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1156:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-stat_ramstat.o `test -f '$(smtpd_srcdir)/stat_ramstat.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/stat_ramstat.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1157-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1158-$(smtpd_srcdir)/smtpd-stat_ramstat.obj: $(smtpd_srcdir)/stat_ramstat.c
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1159:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtpd_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtpd-stat_ramstat.obj `if test -f '$(smtpd_srcdir)/stat_ramstat.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/stat_ramstat.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/stat_ramstat.c'; fi`
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1160-
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1161-.y.c:
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1162:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1163-
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1199-GTAGS:
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1200:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1201-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1225-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1226:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1227:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1228-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1239-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1240:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1241-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1385-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1386:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1387-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1393-$(CONFIGFILES): $(CONFIGFILES_IN)
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in:1394:	conffile=$(smtpd_srcdir)/`echo $@ | sed 's/.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtpd/Makefile.in-1395-	$(CAT) $(srcdir)/$${conffile} > $@
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.am-44-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtp/Makefile.am:45:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.am-46-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-50-  { \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-52-  }; \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-436-	test -n "$(EXEEXT)" || exit 0; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:437:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-438-	echo " rm -f" $$list; \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-467-.c.obj:
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:468:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-469-
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-473-$(smtpd_srcdir)/smtp-iobuf.o: $(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:474:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-iobuf.o `test -f '$(smtpd_srcdir)/iobuf.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-475-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-476-$(smtpd_srcdir)/smtp-iobuf.obj: $(smtpd_srcdir)/iobuf.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:477:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-iobuf.obj `if test -f '$(smtpd_srcdir)/iobuf.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/iobuf.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/iobuf.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-478-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-479-$(smtpd_srcdir)/smtp-ioev.o: $(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:480:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ioev.o `test -f '$(smtpd_srcdir)/ioev.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-481-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-482-$(smtpd_srcdir)/smtp-ioev.obj: $(smtpd_srcdir)/ioev.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:483:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ioev.obj `if test -f '$(smtpd_srcdir)/ioev.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ioev.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ioev.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-484-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-485-$(smtpd_srcdir)/smtp-log.o: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:486:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-log.o `test -f '$(smtpd_srcdir)/log.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-487-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-488-$(smtpd_srcdir)/smtp-log.obj: $(smtpd_srcdir)/log.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:489:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-log.obj `if test -f '$(smtpd_srcdir)/log.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/log.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/log.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-490-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-491-$(smtpd_srcdir)/smtp-smtp_client.o: $(smtpd_srcdir)/smtp_client.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:492:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-smtp_client.o `test -f '$(smtpd_srcdir)/smtp_client.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtp_client.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-493-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-494-$(smtpd_srcdir)/smtp-smtp_client.obj: $(smtpd_srcdir)/smtp_client.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:495:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-smtp_client.obj `if test -f '$(smtpd_srcdir)/smtp_client.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtp_client.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtp_client.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-496-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-497-$(smtpd_srcdir)/smtp-smtpc.o: $(smtpd_srcdir)/smtpc.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:498:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-smtpc.o `test -f '$(smtpd_srcdir)/smtpc.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/smtpc.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-499-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-500-$(smtpd_srcdir)/smtp-smtpc.obj: $(smtpd_srcdir)/smtpc.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:501:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-smtpc.obj `if test -f '$(smtpd_srcdir)/smtpc.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/smtpc.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/smtpc.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-502-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-503-$(smtpd_srcdir)/smtp-ssl.o: $(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:504:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ssl.o `test -f '$(smtpd_srcdir)/ssl.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-505-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-506-$(smtpd_srcdir)/smtp-ssl.obj: $(smtpd_srcdir)/ssl.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:507:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ssl.obj `if test -f '$(smtpd_srcdir)/ssl.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ssl.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ssl.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-508-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-509-$(smtpd_srcdir)/smtp-ssl_verify.o: $(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:510:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ssl_verify.o `test -f '$(smtpd_srcdir)/ssl_verify.c' || echo '$(srcdir)/'`$(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-511-
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-512-$(smtpd_srcdir)/smtp-ssl_verify.obj: $(smtpd_srcdir)/ssl_verify.c
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:513:	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smtp_CFLAGS) $(CFLAGS) -c -o $(smtpd_srcdir)/smtp-ssl_verify.obj `if test -f '$(smtpd_srcdir)/ssl_verify.c'; then $(CYGPATH_W) '$(smtpd_srcdir)/ssl_verify.c'; else $(CYGPATH_W) '$(srcdir)/$(smtpd_srcdir)/ssl_verify.c'; fi`
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-514-
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-550-GTAGS:
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:551:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-552-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-576-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:577:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:578:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-579-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-590-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:591:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-592-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-734-$(MANPAGES): $(MANPAGES_IN)
opensmtpd-6.7.1p1/mk/smtp/Makefile.in:735:	manpage=$(smtpd_srcdir)/`echo $@ | sed 's/\.out$$//'`; \
opensmtpd-6.7.1p1/mk/smtp/Makefile.in-736-	if test "$(MANTYPE)" = "man"; then \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-49-  { \
opensmtpd-6.7.1p1/mk/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-51-  }; \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-167-  while test -n "$$dir1"; do \
opensmtpd-6.7.1p1/mk/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-169-    if test "$$first" != "."; then \
opensmtpd-6.7.1p1/mk/Makefile.in-170-      if test "$$first" = ".."; then \
opensmtpd-6.7.1p1/mk/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
opensmtpd-6.7.1p1/mk/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-173-      else \
opensmtpd-6.7.1p1/mk/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-175-        if test "$$first2" = "$$first"; then \
opensmtpd-6.7.1p1/mk/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-177-        else \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-182-    fi; \
opensmtpd-6.7.1p1/mk/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/mk/Makefile.in-184-  done; \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-378-	dot_seen=no; \
opensmtpd-6.7.1p1/mk/Makefile.in:379:	target=`echo $@ | sed s/-recursive//`; \
opensmtpd-6.7.1p1/mk/Makefile.in-380-	case "$@" in \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-441-GTAGS:
opensmtpd-6.7.1p1/mk/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/mk/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-467-distdir-am: $(DISTFILES)
opensmtpd-6.7.1p1/mk/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/mk/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/mk/Makefile.in-481-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/mk/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/mk/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-119-    done
opensmtpd-6.7.1p1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
opensmtpd-6.7.1p1/m4/libtool.m4-121-}
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
opensmtpd-6.7.1p1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
opensmtpd-6.7.1p1/m4/libtool.m4-439-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-447-#
opensmtpd-6.7.1p1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
opensmtpd-6.7.1p1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
opensmtpd-6.7.1p1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
opensmtpd-6.7.1p1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
opensmtpd-6.7.1p1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
opensmtpd-6.7.1p1/m4/libtool.m4-561-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
opensmtpd-6.7.1p1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
opensmtpd-6.7.1p1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
opensmtpd-6.7.1p1/m4/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
opensmtpd-6.7.1p1/m4/libtool.m4-574-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
opensmtpd-6.7.1p1/m4/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\"`'
opensmtpd-6.7.1p1/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1165-      }]'
opensmtpd-6.7.1p1/m4/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"`
opensmtpd-6.7.1p1/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
opensmtpd-6.7.1p1/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
opensmtpd-6.7.1p1/m4/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"`
opensmtpd-6.7.1p1/m4/libtool.m4-1170-  fi],[])
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
opensmtpd-6.7.1p1/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
opensmtpd-6.7.1p1/m4/libtool.m4-1203-  ECHO='print -r --'
opensmtpd-6.7.1p1/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
opensmtpd-6.7.1p1/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
opensmtpd-6.7.1p1/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
opensmtpd-6.7.1p1/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
opensmtpd-6.7.1p1/m4/libtool.m4-1239-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1260-   if test yes = "$GCC"; then
opensmtpd-6.7.1p1/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
opensmtpd-6.7.1p1/m4/libtool.m4-1262-   fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1264- /*)
opensmtpd-6.7.1p1/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
opensmtpd-6.7.1p1/m4/libtool.m4-1266-   ;; #(
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
opensmtpd-6.7.1p1/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1296-      *ELF-32*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
opensmtpd-6.7.1p1/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1313-	*32-bit*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1323-    else
opensmtpd-6.7.1p1/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1325-	*32-bit*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1345-    emul=elf
opensmtpd-6.7.1p1/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1347-      *32-bit*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1353-    esac
opensmtpd-6.7.1p1/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1355-      *MSB*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1361-    esac
opensmtpd-6.7.1p1/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
opensmtpd-6.7.1p1/m4/libtool.m4-1363-      *N32*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1726-    # And add a safety zone
opensmtpd-6.7.1p1/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
opensmtpd-6.7.1p1/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
opensmtpd-6.7.1p1/m4/libtool.m4-1729-    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1759-    if test -n "$kargmax"; then
opensmtpd-6.7.1p1/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
opensmtpd-6.7.1p1/m4/libtool.m4-1761-    else
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
opensmtpd-6.7.1p1/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
opensmtpd-6.7.1p1/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
opensmtpd-6.7.1p1/m4/libtool.m4-1771-    else
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1780-      # we can't tell.
opensmtpd-6.7.1p1/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
opensmtpd-6.7.1p1/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1784-      do
opensmtpd-6.7.1p1/m4/libtool.m4:1785:        i=`expr $i + 1`
opensmtpd-6.7.1p1/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1788-      # Only check the string length outside the loop.
opensmtpd-6.7.1p1/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
opensmtpd-6.7.1p1/m4/libtool.m4-1790-      teststring=
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
opensmtpd-6.7.1p1/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
opensmtpd-6.7.1p1/m4/libtool.m4-1795-    fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2259-    *:)
opensmtpd-6.7.1p1/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
opensmtpd-6.7.1p1/m4/libtool.m4-2261-        ;;
opensmtpd-6.7.1p1/m4/libtool.m4-2262-    x:*)
opensmtpd-6.7.1p1/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/m4/libtool.m4-2264-        ;;
opensmtpd-6.7.1p1/m4/libtool.m4-2265-    *::*)
opensmtpd-6.7.1p1/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
opensmtpd-6.7.1p1/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
opensmtpd-6.7.1p1/m4/libtool.m4-2268-        ;;
opensmtpd-6.7.1p1/m4/libtool.m4-2269-    *)
opensmtpd-6.7.1p1/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
opensmtpd-6.7.1p1/m4/libtool.m4-2271-        ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2299-  esac
opensmtpd-6.7.1p1/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
opensmtpd-6.7.1p1/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
opensmtpd-6.7.1p1/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
opensmtpd-6.7.1p1/m4/libtool.m4-2308-    ;;
opensmtpd-6.7.1p1/m4/libtool.m4-2309-  *)
opensmtpd-6.7.1p1/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/m4/libtool.m4-2311-    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
opensmtpd-6.7.1p1/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
opensmtpd-6.7.1p1/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2357-  esac
opensmtpd-6.7.1p1/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
opensmtpd-6.7.1p1/m4/libtool.m4-2359-else
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
opensmtpd-6.7.1p1/m4/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'
opensmtpd-6.7.1p1/m4/libtool.m4-2500-    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
opensmtpd-6.7.1p1/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2543-      fi'
opensmtpd-6.7.1p1/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
opensmtpd-6.7.1p1/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
opensmtpd-6.7.1p1/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/m4/libtool.m4-2559-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
opensmtpd-6.7.1p1/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/m4/libtool.m4-2563-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2570-    libname_spec='$name'
opensmtpd-6.7.1p1/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
opensmtpd-6.7.1p1/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
opensmtpd-6.7.1p1/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
opensmtpd-6.7.1p1/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2587-      # Convert to MSYS style.
opensmtpd-6.7.1p1/m4/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|^ ||'`
opensmtpd-6.7.1p1/m4/libtool.m4-2589-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
opensmtpd-6.7.1p1/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
opensmtpd-6.7.1p1/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
opensmtpd-6.7.1p1/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/m4/libtool.m4-2597-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
opensmtpd-6.7.1p1/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
opensmtpd-6.7.1p1/m4/libtool.m4-2603-      else
opensmtpd-6.7.1p1/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
opensmtpd-6.7.1p1/m4/libtool.m4-2605-      fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
opensmtpd-6.7.1p1/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
opensmtpd-6.7.1p1/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
opensmtpd-6.7.1p1/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2625-    # Assume MSVC wrapper
opensmtpd-6.7.1p1/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
opensmtpd-6.7.1p1/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
opensmtpd-6.7.1p1/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
opensmtpd-6.7.1p1/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
opensmtpd-6.7.1p1/m4/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' ' '`
opensmtpd-6.7.1p1/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2930-  need_lib_prefix=no
opensmtpd-6.7.1p1/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-2932-    need_version=no
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
opensmtpd-6.7.1p1/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
opensmtpd-6.7.1p1/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
opensmtpd-6.7.1p1/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-2966-    fi'
opensmtpd-6.7.1p1/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
opensmtpd-6.7.1p1/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3177-	"file_magic "*)
opensmtpd-6.7.1p1/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
opensmtpd-6.7.1p1/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
opensmtpd-6.7.1p1/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
opensmtpd-6.7.1p1/m4/libtool.m4-3262-  *)
opensmtpd-6.7.1p1/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
opensmtpd-6.7.1p1/m4/libtool.m4-3264-  esac
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
opensmtpd-6.7.1p1/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
opensmtpd-6.7.1p1/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
opensmtpd-6.7.1p1/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
opensmtpd-6.7.1p1/m4/libtool.m4-3273-      done
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
opensmtpd-6.7.1p1/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
opensmtpd-6.7.1p1/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
opensmtpd-6.7.1p1/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
opensmtpd-6.7.1p1/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3567-openbsd* | bitrig*)
opensmtpd-6.7.1p1/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3634-    else
opensmtpd-6.7.1p1/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
opensmtpd-6.7.1p1/m4/libtool.m4-3636-    fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3685-	esac
opensmtpd-6.7.1p1/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3691-	*)
opensmtpd-6.7.1p1/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/m4/libtool.m4-3693-	  */dev/null*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
opensmtpd-6.7.1p1/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
opensmtpd-6.7.1p1/m4/libtool.m4-3719-    *COFF*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
opensmtpd-6.7.1p1/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
opensmtpd-6.7.1p1/m4/libtool.m4:3951:case `$NM -V 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-3998-mingw*)
opensmtpd-6.7.1p1/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
opensmtpd-6.7.1p1/m4/libtool.m4-4000-  ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-4054-    nlist=conftest.nm
opensmtpd-6.7.1p1/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
opensmtpd-6.7.1p1/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-4402-	  *)
opensmtpd-6.7.1p1/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-4738-      *)
opensmtpd-6.7.1p1/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-4921-    else
opensmtpd-6.7.1p1/m4/libtool.m4:4922:      _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'
opensmtpd-6.7.1p1/m4/libtool.m4-4923-    fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
opensmtpd-6.7.1p1/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5046-    supports_anon_versioning=no
opensmtpd-6.7.1p1/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5149-	prefix_cmds="$SED"~
opensmtpd-6.7.1p1/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
opensmtpd-6.7.1p1/m4/libtool.m4:5172:      _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'
opensmtpd-6.7.1p1/m4/libtool.m4:5173:      _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5174-      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
opensmtpd-6.7.1p1/m4/libtool.m4:5190:	  _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
opensmtpd-6.7.1p1/m4/libtool.m4:5195:	  _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
opensmtpd-6.7.1p1/m4/libtool.m4:5212:	  _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5215-	esac
opensmtpd-6.7.1p1/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
opensmtpd-6.7.1p1/m4/libtool.m4:5218:	  _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
opensmtpd-6.7.1p1/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5375-	else
opensmtpd-6.7.1p1/m4/libtool.m4:5376:	  _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5377-	fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
opensmtpd-6.7.1p1/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
opensmtpd-6.7.1p1/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
opensmtpd-6.7.1p1/m4/libtool.m4:5497:        _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
opensmtpd-6.7.1p1/m4/libtool.m4-5498-      else
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
opensmtpd-6.7.1p1/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
opensmtpd-6.7.1p1/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
opensmtpd-6.7.1p1/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
opensmtpd-6.7.1p1/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5750-      if test yes = "$GCC"; then
opensmtpd-6.7.1p1/m4/libtool.m4:5751:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
opensmtpd-6.7.1p1/m4/libtool.m4:5774:          _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'
opensmtpd-6.7.1p1/m4/libtool.m4-5775-	fi
opensmtpd-6.7.1p1/m4/libtool.m4-5776-      else
opensmtpd-6.7.1p1/m4/libtool.m4:5777:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4:5778:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-5779-      fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
opensmtpd-6.7.1p1/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5854-	prefix_cmds="$SED"~
opensmtpd-6.7.1p1/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
opensmtpd-6.7.1p1/m4/libtool.m4:5869:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-5870-      else
opensmtpd-6.7.1p1/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
opensmtpd-6.7.1p1/m4/libtool.m4:5872:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-5873-      fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
opensmtpd-6.7.1p1/m4/libtool.m4:5882:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
opensmtpd-6.7.1p1/m4/libtool.m4:5886:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4:5887:	_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~
opensmtpd-6.7.1p1/m4/libtool.m4:5888:          $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'
opensmtpd-6.7.1p1/m4/libtool.m4-5889-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-5904-      else
opensmtpd-6.7.1p1/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
opensmtpd-6.7.1p1/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
opensmtpd-6.7.1p1/m4/libtool.m4-6099-	  then
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
opensmtpd-6.7.1p1/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
opensmtpd-6.7.1p1/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
opensmtpd-6.7.1p1/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
opensmtpd-6.7.1p1/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6569-
opensmtpd-6.7.1p1/m4/libtool.m4:6570:          _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
opensmtpd-6.7.1p1/m4/libtool.m4-6571-        else
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
opensmtpd-6.7.1p1/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
opensmtpd-6.7.1p1/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
opensmtpd-6.7.1p1/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6797-            # dependencies.
opensmtpd-6.7.1p1/m4/libtool.m4:6798:            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"'
opensmtpd-6.7.1p1/m4/libtool.m4-6799-            ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6862-	    # dependencies.
opensmtpd-6.7.1p1/m4/libtool.m4:6863:	    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"'
opensmtpd-6.7.1p1/m4/libtool.m4-6864-	    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
opensmtpd-6.7.1p1/m4/libtool.m4:6899:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4:6900:	_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'
opensmtpd-6.7.1p1/m4/libtool.m4-6901-	;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6905-	    # SGI C++
opensmtpd-6.7.1p1/m4/libtool.m4:6906:	    _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'
opensmtpd-6.7.1p1/m4/libtool.m4-6907-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
opensmtpd-6.7.1p1/m4/libtool.m4:6917:	        _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'
opensmtpd-6.7.1p1/m4/libtool.m4-6918-	      else
opensmtpd-6.7.1p1/m4/libtool.m4:6919:	        _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'
opensmtpd-6.7.1p1/m4/libtool.m4-6920-	      fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
opensmtpd-6.7.1p1/m4/libtool.m4:6938:	    _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'
opensmtpd-6.7.1p1/m4/libtool.m4:6939:	    _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'
opensmtpd-6.7.1p1/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6947-	    # dependencies.
opensmtpd-6.7.1p1/m4/libtool.m4:6948:	    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"'
opensmtpd-6.7.1p1/m4/libtool.m4-6949-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
opensmtpd-6.7.1p1/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
opensmtpd-6.7.1p1/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6983-            # Portland Group C++ compiler
opensmtpd-6.7.1p1/m4/libtool.m4:6984:	    case `$CC -V` in
opensmtpd-6.7.1p1/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
opensmtpd-6.7.1p1/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
opensmtpd-6.7.1p1/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
opensmtpd-6.7.1p1/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
opensmtpd-6.7.1p1/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
opensmtpd-6.7.1p1/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
opensmtpd-6.7.1p1/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
opensmtpd-6.7.1p1/m4/libtool.m4:7002:                $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'
opensmtpd-6.7.1p1/m4/libtool.m4-7003-	      ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
opensmtpd-6.7.1p1/m4/libtool.m4:7012:	    _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7013-            ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7030-	    # dependencies.
opensmtpd-6.7.1p1/m4/libtool.m4:7031:	    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'
opensmtpd-6.7.1p1/m4/libtool.m4-7032-	    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7045-	  *)
opensmtpd-6.7.1p1/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
opensmtpd-6.7.1p1/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
opensmtpd-6.7.1p1/m4/libtool.m4:7053:	      _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
opensmtpd-6.7.1p1/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
opensmtpd-6.7.1p1/m4/libtool.m4-7119-	    _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'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
opensmtpd-6.7.1p1/m4/libtool.m4:7137:	    _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7138-
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
opensmtpd-6.7.1p1/m4/libtool.m4:7158:	        _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
opensmtpd-6.7.1p1/m4/libtool.m4:7163:	        _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'
opensmtpd-6.7.1p1/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
opensmtpd-6.7.1p1/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
opensmtpd-6.7.1p1/m4/libtool.m4:7166:                  $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~
opensmtpd-6.7.1p1/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7181-	    # dependencies.
opensmtpd-6.7.1p1/m4/libtool.m4:7182:	    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"'
opensmtpd-6.7.1p1/m4/libtool.m4-7183-	    ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7188-	        osf3*)
opensmtpd-6.7.1p1/m4/libtool.m4:7189:	          _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7190-		  ;;
opensmtpd-6.7.1p1/m4/libtool.m4-7191-	        *)
opensmtpd-6.7.1p1/m4/libtool.m4:7192:	          _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'
opensmtpd-6.7.1p1/m4/libtool.m4-7193-		  ;;
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7441-  case @S|@2 in
opensmtpd-6.7.1p1/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
opensmtpd-6.7.1p1/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
opensmtpd-6.7.1p1/m4/libtool.m4-7444-  esac
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7530-
opensmtpd-6.7.1p1/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
opensmtpd-6.7.1p1/m4/libtool.m4-7532-    case $prev$p in
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
opensmtpd-6.7.1p1/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
opensmtpd-6.7.1p1/m4/libtool.m4-7636-fi
##############################################
opensmtpd-6.7.1p1/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
opensmtpd-6.7.1p1/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
opensmtpd-6.7.1p1/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
opensmtpd-6.7.1p1/m4/ltsugar.m4-68-m4_define([lt_combine],
opensmtpd-6.7.1p1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
opensmtpd-6.7.1p1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4-116-	dnl This strips characters illegal to m4 from the header filename
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4:117:	ossh_safe=`echo "$2" | sed 'y%./+-%__p_%'`
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4-118-	dnl
##############################################
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4-127-	])
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4:128:	ossh_result=`eval 'echo $'"$ossh_varname"`
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4:129:	if test -n "`echo $ossh_varname`"; then
opensmtpd-6.7.1p1/m4/aclocal-openssh.m4-130-		AC_MSG_RESULT($ossh_result)
##############################################
opensmtpd-6.7.1p1/Makefile.in-49-  { \
opensmtpd-6.7.1p1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
opensmtpd-6.7.1p1/Makefile.in-51-  }; \
##############################################
opensmtpd-6.7.1p1/Makefile.in-182-  while test -n "$$dir1"; do \
opensmtpd-6.7.1p1/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/Makefile.in-184-    if test "$$first" != "."; then \
opensmtpd-6.7.1p1/Makefile.in-185-      if test "$$first" = ".."; then \
opensmtpd-6.7.1p1/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
opensmtpd-6.7.1p1/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
opensmtpd-6.7.1p1/Makefile.in-188-      else \
opensmtpd-6.7.1p1/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
opensmtpd-6.7.1p1/Makefile.in-190-        if test "$$first2" = "$$first"; then \
opensmtpd-6.7.1p1/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/Makefile.in-192-        else \
##############################################
opensmtpd-6.7.1p1/Makefile.in-197-    fi; \
opensmtpd-6.7.1p1/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
opensmtpd-6.7.1p1/Makefile.in-199-  done; \
##############################################
opensmtpd-6.7.1p1/Makefile.in-424-	dot_seen=no; \
opensmtpd-6.7.1p1/Makefile.in:425:	target=`echo $@ | sed s/-recursive//`; \
opensmtpd-6.7.1p1/Makefile.in-426-	case "$@" in \
##############################################
opensmtpd-6.7.1p1/Makefile.in-487-GTAGS:
opensmtpd-6.7.1p1/Makefile.in:488:	here=`$(am__cd) $(top_builddir) && pwd` \
opensmtpd-6.7.1p1/Makefile.in-489-	  && $(am__cd) $(top_srcdir) \
##############################################
opensmtpd-6.7.1p1/Makefile.in-522-	test -d "$(distdir)" || mkdir "$(distdir)"
opensmtpd-6.7.1p1/Makefile.in:523:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/Makefile.in:524:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
opensmtpd-6.7.1p1/Makefile.in-525-	list='$(DISTFILES)'; \
##############################################
opensmtpd-6.7.1p1/Makefile.in-536-	  if test -d $$d/$$file; then \
opensmtpd-6.7.1p1/Makefile.in:537:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
opensmtpd-6.7.1p1/Makefile.in-538-	    if test -d "$(distdir)/$$file"; then \
##############################################
opensmtpd-6.7.1p1/Makefile.in-647-	test -d $(distdir)/_build || exit 0; \
opensmtpd-6.7.1p1/Makefile.in:648:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
opensmtpd-6.7.1p1/Makefile.in-649-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
opensmtpd-6.7.1p1/Makefile.in-691-	}; \
opensmtpd-6.7.1p1/Makefile.in:692:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
opensmtpd-6.7.1p1/Makefile.in-693-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
opensmtpd-6.7.1p1/Makefile.in-703-	fi
opensmtpd-6.7.1p1/Makefile.in:704:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
opensmtpd-6.7.1p1/Makefile.in-705-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
opensmtpd-6.7.1p1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
opensmtpd-6.7.1p1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
opensmtpd-6.7.1p1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
opensmtpd-6.7.1p1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
opensmtpd-6.7.1p1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
opensmtpd-6.7.1p1/aclocal.m4-109-])
##############################################
opensmtpd-6.7.1p1/aclocal.m4-215-AC_REQUIRE([AC_PROG_INSTALL])dnl
opensmtpd-6.7.1p1/aclocal.m4:216:if test "`cd $srcdir && pwd`" != "`pwd`"; then
opensmtpd-6.7.1p1/aclocal.m4-217-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
opensmtpd-6.7.1p1/aclocal.m4-374-    * )
opensmtpd-6.7.1p1/aclocal.m4:375:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
opensmtpd-6.7.1p1/aclocal.m4-376-  esac
opensmtpd-6.7.1p1/aclocal.m4-377-done
opensmtpd-6.7.1p1/aclocal.m4:378:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
opensmtpd-6.7.1p1/aclocal.m4-379-
##############################################
opensmtpd-6.7.1p1/aclocal.m4-587-     echo "timestamp, slept: $am_has_slept" > conftest.file
opensmtpd-6.7.1p1/aclocal.m4:588:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
opensmtpd-6.7.1p1/aclocal.m4-589-     if test "$[*]" = "X"; then
opensmtpd-6.7.1p1/aclocal.m4-590-	# -L didn't work.
opensmtpd-6.7.1p1/aclocal.m4:591:	set X `ls -t "$srcdir/configure" conftest.file`
opensmtpd-6.7.1p1/aclocal.m4-592-     fi
##############################################
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-696-	AC_MSG_CHECKING([gcc version])
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:697:	GCC_VER=`$CC -v 2>&1 | $AWK '/gcc version /{print $3}'`
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-698-	case $GCC_VER in
##############################################
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1249-		[
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:1250:	 	    maildir_what=`awk -F: '{print $1}' conftest.maildir`
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1251-		    maildir=`awk -F: '{print $2}' conftest.maildir \
##############################################
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1279-if test ! -d $sockdir; then
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:1280:	sockdir=`eval echo ${sysconfdir}`
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1281-	case $sockdir in
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:1282:		NONE/*) sockdir=`echo $sockdir | sed "s~NONE~$ac_default_prefix~"` ;;
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1283-	esac
##############################################
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1444-		[
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:1445:			llong_min=`$AWK '{print $1}' conftest.llminmax`
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac:1446:			llong_max=`$AWK '{print $2}' conftest.llminmax`
opensmtpd-6.7.1p1/.pc/07_automake_missing_options.diff/configure.ac-1447-
##############################################
opensmtpd-6.7.1p1/configure.ac-696-	AC_MSG_CHECKING([gcc version])
opensmtpd-6.7.1p1/configure.ac:697:	GCC_VER=`$CC -v 2>&1 | $AWK '/gcc version /{print $3}'`
opensmtpd-6.7.1p1/configure.ac-698-	case $GCC_VER in
##############################################
opensmtpd-6.7.1p1/configure.ac-1249-		[
opensmtpd-6.7.1p1/configure.ac:1250:	 	    maildir_what=`awk -F: '{print $1}' conftest.maildir`
opensmtpd-6.7.1p1/configure.ac-1251-		    maildir=`awk -F: '{print $2}' conftest.maildir \
##############################################
opensmtpd-6.7.1p1/configure.ac-1279-if test ! -d $sockdir; then
opensmtpd-6.7.1p1/configure.ac:1280:	sockdir=`eval echo ${sysconfdir}`
opensmtpd-6.7.1p1/configure.ac-1281-	case $sockdir in
opensmtpd-6.7.1p1/configure.ac:1282:		NONE/*) sockdir=`echo $sockdir | sed "s~NONE~$ac_default_prefix~"` ;;
opensmtpd-6.7.1p1/configure.ac-1283-	esac
##############################################
opensmtpd-6.7.1p1/configure.ac-1444-		[
opensmtpd-6.7.1p1/configure.ac:1445:			llong_min=`$AWK '{print $1}' conftest.llminmax`
opensmtpd-6.7.1p1/configure.ac:1446:			llong_max=`$AWK '{print $2}' conftest.llminmax`
opensmtpd-6.7.1p1/configure.ac-1447-