File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / src / pki / Makefile.in
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:20:08 2021 UTC (3 years, 6 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, HEAD
strongswan 5.9.2

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

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