Annotation of embedaddon/strongswan/src/swanctl/Makefile.in, revision 1.1.1.1

1.1       misho       1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
                      2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994-2017 Free Software Foundation, Inc.
                      5: 
                      6: # This Makefile.in is free software; the Free Software Foundation
                      7: # gives unlimited permission to copy and/or distribute it,
                      8: # with or without modifications, as long as this notice is preserved.
                      9: 
                     10: # This program is distributed in the hope that it will be useful,
                     11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     13: # PARTICULAR PURPOSE.
                     14: 
                     15: @SET_MAKE@
                     16: 
                     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: sbin_PROGRAMS = swanctl$(EXEEXT)
                     92: subdir = src/swanctl
                     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 = swanctl.8 swanctl.conf.5.head swanctl.conf.5.tail
                    110: CONFIG_CLEAN_VPATH_FILES =
                    111: am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" \
                    112:        "$(DESTDIR)$(man8dir)"
                    113: PROGRAMS = $(sbin_PROGRAMS)
                    114: am__dirstamp = $(am__leading_dot)dirstamp
                    115: am_swanctl_OBJECTS = command.$(OBJEXT) commands/counters.$(OBJEXT) \
                    116:        commands/initiate.$(OBJEXT) commands/terminate.$(OBJEXT) \
                    117:        commands/rekey.$(OBJEXT) commands/redirect.$(OBJEXT) \
                    118:        commands/install.$(OBJEXT) commands/list_sas.$(OBJEXT) \
                    119:        commands/list_pols.$(OBJEXT) \
                    120:        commands/list_authorities.$(OBJEXT) \
                    121:        commands/list_conns.$(OBJEXT) commands/list_certs.$(OBJEXT) \
                    122:        commands/list_pools.$(OBJEXT) commands/list_algs.$(OBJEXT) \
                    123:        commands/flush_certs.$(OBJEXT) commands/load_all.$(OBJEXT) \
                    124:        commands/load_authorities.$(OBJEXT) \
                    125:        commands/load_conns.$(OBJEXT) commands/load_creds.$(OBJEXT) \
                    126:        commands/load_pools.$(OBJEXT) commands/log.$(OBJEXT) \
                    127:        commands/version.$(OBJEXT) commands/stats.$(OBJEXT) \
                    128:        commands/reload_settings.$(OBJEXT) swanctl.$(OBJEXT)
                    129: swanctl_OBJECTS = $(am_swanctl_OBJECTS)
                    130: am__DEPENDENCIES_1 =
                    131: swanctl_DEPENDENCIES =  \
                    132:        $(top_builddir)/src/libcharon/plugins/vici/libvici.la \
                    133:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    134:        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
                    135:        $(am__DEPENDENCIES_1)
                    136: AM_V_lt = $(am__v_lt_@AM_V@)
                    137: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
                    138: am__v_lt_0 = --silent
                    139: am__v_lt_1 = 
                    140: AM_V_P = $(am__v_P_@AM_V@)
                    141: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    142: am__v_P_0 = false
                    143: am__v_P_1 = :
                    144: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    145: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    146: am__v_GEN_0 = @echo "  GEN     " $@;
                    147: am__v_GEN_1 = 
                    148: AM_V_at = $(am__v_at_@AM_V@)
                    149: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    150: am__v_at_0 = @
                    151: am__v_at_1 = 
                    152: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                    153: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    154: am__depfiles_maybe = depfiles
                    155: am__mv = mv -f
                    156: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    157:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                    158: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    159:        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
                    160:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
                    161:        $(AM_CFLAGS) $(CFLAGS)
                    162: AM_V_CC = $(am__v_CC_@AM_V@)
                    163: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
                    164: am__v_CC_0 = @echo "  CC      " $@;
                    165: am__v_CC_1 = 
                    166: CCLD = $(CC)
                    167: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    168:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
                    169:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    170: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
                    171: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
                    172: am__v_CCLD_0 = @echo "  CCLD    " $@;
                    173: am__v_CCLD_1 = 
                    174: SOURCES = $(swanctl_SOURCES)
                    175: DIST_SOURCES = $(swanctl_SOURCES)
                    176: am__can_run_installinfo = \
                    177:   case $$AM_UPDATE_INFO_DIR in \
                    178:     n|no|NO) false;; \
                    179:     *) (install-info --version) >/dev/null 2>&1;; \
                    180:   esac
                    181: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                    182: am__vpath_adj = case $$p in \
                    183:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                    184:     *) f=$$p;; \
                    185:   esac;
                    186: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                    187: am__install_max = 40
                    188: am__nobase_strip_setup = \
                    189:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                    190: am__nobase_strip = \
                    191:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                    192: am__nobase_list = $(am__nobase_strip_setup); \
                    193:   for p in $$list; do echo "$$p $$p"; done | \
                    194:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                    195:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                    196:     if (++n[$$2] == $(am__install_max)) \
                    197:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                    198:     END { for (dir in files) print dir, files[dir] }'
                    199: am__base_list = \
                    200:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                    201:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
                    202: am__uninstall_files_from_dir = { \
                    203:   test -z "$$files" \
                    204:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
                    205:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
                    206:          $(am__cd) "$$dir" && rm -f $$files; }; \
                    207:   }
                    208: man5dir = $(mandir)/man5
                    209: man8dir = $(mandir)/man8
                    210: NROFF = nroff
                    211: MANS = $(man_MANS)
                    212: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    213: # Read a list of newline-separated strings from the standard input,
                    214: # and print each of them once, without duplicates.  Input order is
                    215: # *not* preserved.
                    216: am__uniquify_input = $(AWK) '\
                    217:   BEGIN { nonempty = 0; } \
                    218:   { items[$$0] = 1; nonempty = 1; } \
                    219:   END { if (nonempty) { for (i in items) print i; }; } \
                    220: '
                    221: # Make sure the list of sources is unique.  This is necessary because,
                    222: # e.g., the same source file might be shared among _SOURCES variables
                    223: # for different programs/libraries.
                    224: am__define_uniq_tagged_files = \
                    225:   list='$(am__tagged_files)'; \
                    226:   unique=`for i in $$list; do \
                    227:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    228:   done | $(am__uniquify_input)`
                    229: ETAGS = etags
                    230: CTAGS = ctags
                    231: am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/swanctl.8.in \
                    232:        $(srcdir)/swanctl.conf.5.head.in \
                    233:        $(srcdir)/swanctl.conf.5.tail.in $(top_srcdir)/depcomp
                    234: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    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: GPERF = @GPERF@
                    273: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    274: GPRBUILD = @GPRBUILD@
                    275: GREP = @GREP@
                    276: INSTALL = @INSTALL@
                    277: INSTALL_DATA = @INSTALL_DATA@
                    278: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    279: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    280: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    281: LCOV = @LCOV@
                    282: LD = @LD@
                    283: LDFLAGS = @LDFLAGS@
                    284: LEX = @LEX@
                    285: LEXLIB = @LEXLIB@
                    286: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    287: LIBOBJS = @LIBOBJS@
                    288: LIBS = @LIBS@
                    289: LIBTOOL = @LIBTOOL@
                    290: LIPO = @LIPO@
                    291: LN_S = @LN_S@
                    292: LTLIBOBJS = @LTLIBOBJS@
                    293: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    294: MAKEINFO = @MAKEINFO@
                    295: MANIFEST_TOOL = @MANIFEST_TOOL@
                    296: MKDIR_P = @MKDIR_P@
                    297: MYSQLCFLAG = @MYSQLCFLAG@
                    298: MYSQLCONFIG = @MYSQLCONFIG@
                    299: MYSQLLIB = @MYSQLLIB@
                    300: NM = @NM@
                    301: NMEDIT = @NMEDIT@
                    302: OBJDUMP = @OBJDUMP@
                    303: OBJEXT = @OBJEXT@
                    304: OPENSSL_LIB = @OPENSSL_LIB@
                    305: OTOOL = @OTOOL@
                    306: OTOOL64 = @OTOOL64@
                    307: PACKAGE = @PACKAGE@
                    308: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    309: PACKAGE_NAME = @PACKAGE_NAME@
                    310: PACKAGE_STRING = @PACKAGE_STRING@
                    311: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    312: PACKAGE_URL = @PACKAGE_URL@
                    313: PACKAGE_VERSION = @PACKAGE_VERSION@
                    314: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    315: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    316: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    317: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    318: PATH_SEPARATOR = @PATH_SEPARATOR@
                    319: PERL = @PERL@
                    320: PKG_CONFIG = @PKG_CONFIG@
                    321: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    322: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    323: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    324: PTHREADLIB = @PTHREADLIB@
                    325: PYTHON = @PYTHON@
                    326: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    327: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    328: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    329: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    330: PYTHON_PREFIX = @PYTHON_PREFIX@
                    331: PYTHON_VERSION = @PYTHON_VERSION@
                    332: PY_TEST = @PY_TEST@
                    333: RANLIB = @RANLIB@
                    334: RTLIB = @RTLIB@
                    335: RUBYGEMDIR = @RUBYGEMDIR@
                    336: SED = @SED@
                    337: SET_MAKE = @SET_MAKE@
                    338: SHELL = @SHELL@
                    339: SOCKLIB = @SOCKLIB@
                    340: STRIP = @STRIP@
                    341: TOX = @TOX@
                    342: UNWINDLIB = @UNWINDLIB@
                    343: VERSION = @VERSION@
                    344: YACC = @YACC@
                    345: YFLAGS = @YFLAGS@
                    346: abs_builddir = @abs_builddir@
                    347: abs_srcdir = @abs_srcdir@
                    348: abs_top_builddir = @abs_top_builddir@
                    349: abs_top_srcdir = @abs_top_srcdir@
                    350: ac_ct_AR = @ac_ct_AR@
                    351: ac_ct_CC = @ac_ct_CC@
                    352: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    353: aikgen_plugins = @aikgen_plugins@
                    354: am__include = @am__include@
                    355: am__leading_dot = @am__leading_dot@
                    356: am__quote = @am__quote@
                    357: am__tar = @am__tar@
                    358: am__untar = @am__untar@
                    359: attest_plugins = @attest_plugins@
                    360: bindir = @bindir@
                    361: botan_CFLAGS = @botan_CFLAGS@
                    362: botan_LIBS = @botan_LIBS@
                    363: build = @build@
                    364: build_alias = @build_alias@
                    365: build_cpu = @build_cpu@
                    366: build_os = @build_os@
                    367: build_vendor = @build_vendor@
                    368: builddir = @builddir@
                    369: c_plugins = @c_plugins@
                    370: charon_natt_port = @charon_natt_port@
                    371: charon_plugins = @charon_plugins@
                    372: charon_udp_port = @charon_udp_port@
                    373: clearsilver_LIBS = @clearsilver_LIBS@
                    374: cmd_plugins = @cmd_plugins@
                    375: datadir = @datadir@
                    376: datarootdir = @datarootdir@
                    377: dbusdatadir = @dbusdatadir@
                    378: dbuspolicydir = @dbuspolicydir@
                    379: dev_headers = @dev_headers@
                    380: docdir = @docdir@
                    381: dvidir = @dvidir@
                    382: exec_prefix = @exec_prefix@
                    383: fips_mode = @fips_mode@
                    384: fuzz_plugins = @fuzz_plugins@
                    385: host = @host@
                    386: host_alias = @host_alias@
                    387: host_cpu = @host_cpu@
                    388: host_os = @host_os@
                    389: host_vendor = @host_vendor@
                    390: htmldir = @htmldir@
                    391: imcvdir = @imcvdir@
                    392: includedir = @includedir@
                    393: infodir = @infodir@
                    394: install_sh = @install_sh@
                    395: ipsec_script = @ipsec_script@
                    396: ipsec_script_upper = @ipsec_script_upper@
                    397: ipsecdir = @ipsecdir@
                    398: ipsecgroup = @ipsecgroup@
                    399: ipseclibdir = @ipseclibdir@
                    400: ipsecuser = @ipsecuser@
                    401: json_CFLAGS = @json_CFLAGS@
                    402: json_LIBS = @json_LIBS@
                    403: libdir = @libdir@
                    404: libexecdir = @libexecdir@
                    405: libfuzzer = @libfuzzer@
                    406: libiptc_CFLAGS = @libiptc_CFLAGS@
                    407: libiptc_LIBS = @libiptc_LIBS@
                    408: linux_headers = @linux_headers@
                    409: localedir = @localedir@
                    410: localstatedir = @localstatedir@
                    411: manager_plugins = @manager_plugins@
                    412: mandir = @mandir@
                    413: medsrv_plugins = @medsrv_plugins@
                    414: mkdir_p = @mkdir_p@
                    415: nm_CFLAGS = @nm_CFLAGS@
                    416: nm_LIBS = @nm_LIBS@
                    417: nm_ca_dir = @nm_ca_dir@
                    418: nm_plugins = @nm_plugins@
                    419: oldincludedir = @oldincludedir@
                    420: p_plugins = @p_plugins@
                    421: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    422: pcsclite_LIBS = @pcsclite_LIBS@
                    423: pdfdir = @pdfdir@
                    424: piddir = @piddir@
                    425: pkgpyexecdir = @pkgpyexecdir@
                    426: pkgpythondir = @pkgpythondir@
                    427: pki_plugins = @pki_plugins@
                    428: plugindir = @plugindir@
                    429: pool_plugins = @pool_plugins@
                    430: prefix = @prefix@
                    431: program_transform_name = @program_transform_name@
                    432: psdir = @psdir@
                    433: pyexecdir = @pyexecdir@
                    434: pythondir = @pythondir@
                    435: random_device = @random_device@
                    436: resolv_conf = @resolv_conf@
                    437: routing_table = @routing_table@
                    438: routing_table_prio = @routing_table_prio@
                    439: runstatedir = @runstatedir@
                    440: s_plugins = @s_plugins@
                    441: sbindir = @sbindir@
                    442: scepclient_plugins = @scepclient_plugins@
                    443: scripts_plugins = @scripts_plugins@
                    444: sharedstatedir = @sharedstatedir@
                    445: soup_CFLAGS = @soup_CFLAGS@
                    446: soup_LIBS = @soup_LIBS@
                    447: srcdir = @srcdir@
                    448: starter_plugins = @starter_plugins@
                    449: strongswan_conf = @strongswan_conf@
                    450: strongswan_options = @strongswan_options@
                    451: swanctldir = @swanctldir@
                    452: sysconfdir = @sysconfdir@
                    453: systemd_CFLAGS = @systemd_CFLAGS@
                    454: systemd_LIBS = @systemd_LIBS@
                    455: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    456: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    457: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    458: systemd_journal_LIBS = @systemd_journal_LIBS@
                    459: systemdsystemunitdir = @systemdsystemunitdir@
                    460: t_plugins = @t_plugins@
                    461: target_alias = @target_alias@
                    462: top_build_prefix = @top_build_prefix@
                    463: top_builddir = @top_builddir@
                    464: top_srcdir = @top_srcdir@
                    465: tss2_CFLAGS = @tss2_CFLAGS@
                    466: tss2_LIBS = @tss2_LIBS@
                    467: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    468: tss2_esys_LIBS = @tss2_esys_LIBS@
                    469: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    470: tss2_socket_LIBS = @tss2_socket_LIBS@
                    471: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    472: tss2_sys_LIBS = @tss2_sys_LIBS@
                    473: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    474: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    475: urandom_device = @urandom_device@
                    476: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    477: wolfssl_LIBS = @wolfssl_LIBS@
                    478: xml_CFLAGS = @xml_CFLAGS@
                    479: xml_LIBS = @xml_LIBS@
                    480: swanctl_SOURCES = \
                    481:        command.c command.h \
                    482:        commands/counters.c \
                    483:        commands/initiate.c \
                    484:        commands/terminate.c \
                    485:        commands/rekey.c \
                    486:        commands/redirect.c \
                    487:        commands/install.c \
                    488:        commands/list_sas.c \
                    489:        commands/list_pols.c \
                    490:        commands/list_authorities.c \
                    491:        commands/list_conns.c \
                    492:        commands/list_certs.c \
                    493:        commands/list_pools.c \
                    494:        commands/list_algs.c \
                    495:        commands/flush_certs.c \
                    496:        commands/load_all.c \
                    497:        commands/load_authorities.h  commands/load_authorities.c \
                    498:        commands/load_conns.c commands/load_conns.h \
                    499:        commands/load_creds.c commands/load_creds.h \
                    500:        commands/load_pools.c commands/load_pools.h \
                    501:        commands/log.c \
                    502:        commands/version.c \
                    503:        commands/stats.c \
                    504:        commands/reload_settings.c \
                    505:        swanctl.c swanctl.h
                    506: 
                    507: swanctl_LDADD = \
                    508:        $(top_builddir)/src/libcharon/plugins/vici/libvici.la \
                    509:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    510:        $(PTHREADLIB) $(ATOMICLIB) $(DLLIB)
                    511: 
                    512: AM_CPPFLAGS = \
                    513:        -I$(top_srcdir)/src/libstrongswan \
                    514:        -I$(top_srcdir)/src/libcharon/plugins/vici \
                    515:        -DSWANCTLDIR=\""${swanctldir}\"" \
                    516:        -DPLUGINS=\""${s_plugins}\""
                    517: 
                    518: man_MANS = \
                    519:        swanctl.8 \
                    520:        swanctl.conf.5
                    521: 
                    522: BUILT_SOURCES = swanctl.conf swanctl.conf.5.main
                    523: EXTRA_DIST = swanctl.opt swanctl.conf swanctl.conf.5.main
                    524: CLEANFILES = $(man_MANS)
                    525: all: $(BUILT_SOURCES)
                    526:        $(MAKE) $(AM_MAKEFLAGS) all-am
                    527: 
                    528: .SUFFIXES:
                    529: .SUFFIXES: .c .conf .lo .o .obj .opt
                    530: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    531:        @for dep in $?; do \
                    532:          case '$(am__configure_deps)' in \
                    533:            *$$dep*) \
                    534:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    535:                && { if test -f $@; then exit 0; else break; fi; }; \
                    536:              exit 1;; \
                    537:          esac; \
                    538:        done; \
                    539:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/swanctl/Makefile'; \
                    540:        $(am__cd) $(top_srcdir) && \
                    541:          $(AUTOMAKE) --gnu src/swanctl/Makefile
                    542: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    543:        @case '$?' in \
                    544:          *config.status*) \
                    545:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    546:          *) \
                    547:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    548:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    549:        esac;
                    550: 
                    551: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    552:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    553: 
                    554: $(top_srcdir)/configure:  $(am__configure_deps)
                    555:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    556: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    557:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    558: $(am__aclocal_m4_deps):
                    559: swanctl.8: $(top_builddir)/config.status $(srcdir)/swanctl.8.in
                    560:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    561: swanctl.conf.5.head: $(top_builddir)/config.status $(srcdir)/swanctl.conf.5.head.in
                    562:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    563: swanctl.conf.5.tail: $(top_builddir)/config.status $(srcdir)/swanctl.conf.5.tail.in
                    564:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    565: install-sbinPROGRAMS: $(sbin_PROGRAMS)
                    566:        @$(NORMAL_INSTALL)
                    567:        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
                    568:        if test -n "$$list"; then \
                    569:          echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
                    570:          $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
                    571:        fi; \
                    572:        for p in $$list; do echo "$$p $$p"; done | \
                    573:        sed 's/$(EXEEXT)$$//' | \
                    574:        while read p p1; do if test -f $$p \
                    575:         || test -f $$p1 \
                    576:          ; then echo "$$p"; echo "$$p"; else :; fi; \
                    577:        done | \
                    578:        sed -e 'p;s,.*/,,;n;h' \
                    579:            -e 's|.*|.|' \
                    580:            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
                    581:        sed 'N;N;N;s,\n, ,g' | \
                    582:        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
                    583:          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
                    584:            if ($$2 == $$4) files[d] = files[d] " " $$1; \
                    585:            else { print "f", $$3 "/" $$4, $$1; } } \
                    586:          END { for (d in files) print "f", d, files[d] }' | \
                    587:        while read type dir files; do \
                    588:            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
                    589:            test -z "$$files" || { \
                    590:            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
                    591:            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
                    592:            } \
                    593:        ; done
                    594: 
                    595: uninstall-sbinPROGRAMS:
                    596:        @$(NORMAL_UNINSTALL)
                    597:        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
                    598:        files=`for p in $$list; do echo "$$p"; done | \
                    599:          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
                    600:              -e 's/$$/$(EXEEXT)/' \
                    601:        `; \
                    602:        test -n "$$list" || exit 0; \
                    603:        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
                    604:        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
                    605: 
                    606: clean-sbinPROGRAMS:
                    607:        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
                    608:        echo " rm -f" $$list; \
                    609:        rm -f $$list || exit $$?; \
                    610:        test -n "$(EXEEXT)" || exit 0; \
                    611:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
                    612:        echo " rm -f" $$list; \
                    613:        rm -f $$list
                    614: commands/$(am__dirstamp):
                    615:        @$(MKDIR_P) commands
                    616:        @: > commands/$(am__dirstamp)
                    617: commands/$(DEPDIR)/$(am__dirstamp):
                    618:        @$(MKDIR_P) commands/$(DEPDIR)
                    619:        @: > commands/$(DEPDIR)/$(am__dirstamp)
                    620: commands/counters.$(OBJEXT): commands/$(am__dirstamp) \
                    621:        commands/$(DEPDIR)/$(am__dirstamp)
                    622: commands/initiate.$(OBJEXT): commands/$(am__dirstamp) \
                    623:        commands/$(DEPDIR)/$(am__dirstamp)
                    624: commands/terminate.$(OBJEXT): commands/$(am__dirstamp) \
                    625:        commands/$(DEPDIR)/$(am__dirstamp)
                    626: commands/rekey.$(OBJEXT): commands/$(am__dirstamp) \
                    627:        commands/$(DEPDIR)/$(am__dirstamp)
                    628: commands/redirect.$(OBJEXT): commands/$(am__dirstamp) \
                    629:        commands/$(DEPDIR)/$(am__dirstamp)
                    630: commands/install.$(OBJEXT): commands/$(am__dirstamp) \
                    631:        commands/$(DEPDIR)/$(am__dirstamp)
                    632: commands/list_sas.$(OBJEXT): commands/$(am__dirstamp) \
                    633:        commands/$(DEPDIR)/$(am__dirstamp)
                    634: commands/list_pols.$(OBJEXT): commands/$(am__dirstamp) \
                    635:        commands/$(DEPDIR)/$(am__dirstamp)
                    636: commands/list_authorities.$(OBJEXT): commands/$(am__dirstamp) \
                    637:        commands/$(DEPDIR)/$(am__dirstamp)
                    638: commands/list_conns.$(OBJEXT): commands/$(am__dirstamp) \
                    639:        commands/$(DEPDIR)/$(am__dirstamp)
                    640: commands/list_certs.$(OBJEXT): commands/$(am__dirstamp) \
                    641:        commands/$(DEPDIR)/$(am__dirstamp)
                    642: commands/list_pools.$(OBJEXT): commands/$(am__dirstamp) \
                    643:        commands/$(DEPDIR)/$(am__dirstamp)
                    644: commands/list_algs.$(OBJEXT): commands/$(am__dirstamp) \
                    645:        commands/$(DEPDIR)/$(am__dirstamp)
                    646: commands/flush_certs.$(OBJEXT): commands/$(am__dirstamp) \
                    647:        commands/$(DEPDIR)/$(am__dirstamp)
                    648: commands/load_all.$(OBJEXT): commands/$(am__dirstamp) \
                    649:        commands/$(DEPDIR)/$(am__dirstamp)
                    650: commands/load_authorities.$(OBJEXT): commands/$(am__dirstamp) \
                    651:        commands/$(DEPDIR)/$(am__dirstamp)
                    652: commands/load_conns.$(OBJEXT): commands/$(am__dirstamp) \
                    653:        commands/$(DEPDIR)/$(am__dirstamp)
                    654: commands/load_creds.$(OBJEXT): commands/$(am__dirstamp) \
                    655:        commands/$(DEPDIR)/$(am__dirstamp)
                    656: commands/load_pools.$(OBJEXT): commands/$(am__dirstamp) \
                    657:        commands/$(DEPDIR)/$(am__dirstamp)
                    658: commands/log.$(OBJEXT): commands/$(am__dirstamp) \
                    659:        commands/$(DEPDIR)/$(am__dirstamp)
                    660: commands/version.$(OBJEXT): commands/$(am__dirstamp) \
                    661:        commands/$(DEPDIR)/$(am__dirstamp)
                    662: commands/stats.$(OBJEXT): commands/$(am__dirstamp) \
                    663:        commands/$(DEPDIR)/$(am__dirstamp)
                    664: commands/reload_settings.$(OBJEXT): commands/$(am__dirstamp) \
                    665:        commands/$(DEPDIR)/$(am__dirstamp)
                    666: 
                    667: swanctl$(EXEEXT): $(swanctl_OBJECTS) $(swanctl_DEPENDENCIES) $(EXTRA_swanctl_DEPENDENCIES) 
                    668:        @rm -f swanctl$(EXEEXT)
                    669:        $(AM_V_CCLD)$(LINK) $(swanctl_OBJECTS) $(swanctl_LDADD) $(LIBS)
                    670: 
                    671: mostlyclean-compile:
                    672:        -rm -f *.$(OBJEXT)
                    673:        -rm -f commands/*.$(OBJEXT)
                    674: 
                    675: distclean-compile:
                    676:        -rm -f *.tab.c
                    677: 
                    678: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
                    679: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swanctl.Po@am__quote@
                    680: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/counters.Po@am__quote@
                    681: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/flush_certs.Po@am__quote@
                    682: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/initiate.Po@am__quote@
                    683: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/install.Po@am__quote@
                    684: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_algs.Po@am__quote@
                    685: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_authorities.Po@am__quote@
                    686: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_certs.Po@am__quote@
                    687: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_conns.Po@am__quote@
                    688: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_pols.Po@am__quote@
                    689: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_pools.Po@am__quote@
                    690: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/list_sas.Po@am__quote@
                    691: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/load_all.Po@am__quote@
                    692: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/load_authorities.Po@am__quote@
                    693: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/load_conns.Po@am__quote@
                    694: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/load_creds.Po@am__quote@
                    695: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/load_pools.Po@am__quote@
                    696: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/log.Po@am__quote@
                    697: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/redirect.Po@am__quote@
                    698: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/rekey.Po@am__quote@
                    699: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/reload_settings.Po@am__quote@
                    700: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/stats.Po@am__quote@
                    701: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/terminate.Po@am__quote@
                    702: @AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/version.Po@am__quote@
                    703: 
                    704: .c.o:
                    705: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
                    706: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    707: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    708: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    709: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    710: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
                    711: 
                    712: .c.obj:
                    713: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
                    714: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
                    715: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    716: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    717: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    718: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
                    719: 
                    720: .c.lo:
                    721: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
                    722: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    723: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
                    724: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    725: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    726: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
                    727: 
                    728: mostlyclean-libtool:
                    729:        -rm -f *.lo
                    730: 
                    731: clean-libtool:
                    732:        -rm -rf .libs _libs
                    733: install-man5: $(man_MANS)
                    734:        @$(NORMAL_INSTALL)
                    735:        @list1=''; \
                    736:        list2='$(man_MANS)'; \
                    737:        test -n "$(man5dir)" \
                    738:          && test -n "`echo $$list1$$list2`" \
                    739:          || exit 0; \
                    740:        echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
                    741:        $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
                    742:        { for i in $$list1; do echo "$$i"; done;  \
                    743:        if test -n "$$list2"; then \
                    744:          for i in $$list2; do echo "$$i"; done \
                    745:            | sed -n '/\.5[a-z]*$$/p'; \
                    746:        fi; \
                    747:        } | while read p; do \
                    748:          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
                    749:          echo "$$d$$p"; echo "$$p"; \
                    750:        done | \
                    751:        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
                    752:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
                    753:        sed 'N;N;s,\n, ,g' | { \
                    754:        list=; while read file base inst; do \
                    755:          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
                    756:            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
                    757:            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
                    758:          fi; \
                    759:        done; \
                    760:        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
                    761:        while read files; do \
                    762:          test -z "$$files" || { \
                    763:            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
                    764:            $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
                    765:        done; }
                    766: 
                    767: uninstall-man5:
                    768:        @$(NORMAL_UNINSTALL)
                    769:        @list=''; test -n "$(man5dir)" || exit 0; \
                    770:        files=`{ for i in $$list; do echo "$$i"; done; \
                    771:        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
                    772:          sed -n '/\.5[a-z]*$$/p'; \
                    773:        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
                    774:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
                    775:        dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
                    776: install-man8: $(man_MANS)
                    777:        @$(NORMAL_INSTALL)
                    778:        @list1=''; \
                    779:        list2='$(man_MANS)'; \
                    780:        test -n "$(man8dir)" \
                    781:          && test -n "`echo $$list1$$list2`" \
                    782:          || exit 0; \
                    783:        echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
                    784:        $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
                    785:        { for i in $$list1; do echo "$$i"; done;  \
                    786:        if test -n "$$list2"; then \
                    787:          for i in $$list2; do echo "$$i"; done \
                    788:            | sed -n '/\.8[a-z]*$$/p'; \
                    789:        fi; \
                    790:        } | while read p; do \
                    791:          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
                    792:          echo "$$d$$p"; echo "$$p"; \
                    793:        done | \
                    794:        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
                    795:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
                    796:        sed 'N;N;s,\n, ,g' | { \
                    797:        list=; while read file base inst; do \
                    798:          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
                    799:            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
                    800:            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
                    801:          fi; \
                    802:        done; \
                    803:        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
                    804:        while read files; do \
                    805:          test -z "$$files" || { \
                    806:            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
                    807:            $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
                    808:        done; }
                    809: 
                    810: uninstall-man8:
                    811:        @$(NORMAL_UNINSTALL)
                    812:        @list=''; test -n "$(man8dir)" || exit 0; \
                    813:        files=`{ for i in $$list; do echo "$$i"; done; \
                    814:        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
                    815:          sed -n '/\.8[a-z]*$$/p'; \
                    816:        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
                    817:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
                    818:        dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
                    819: 
                    820: ID: $(am__tagged_files)
                    821:        $(am__define_uniq_tagged_files); mkid -fID $$unique
                    822: tags: tags-am
                    823: TAGS: tags
                    824: 
                    825: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    826:        set x; \
                    827:        here=`pwd`; \
                    828:        $(am__define_uniq_tagged_files); \
                    829:        shift; \
                    830:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
                    831:          test -n "$$unique" || unique=$$empty_fix; \
                    832:          if test $$# -gt 0; then \
                    833:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    834:              "$$@" $$unique; \
                    835:          else \
                    836:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    837:              $$unique; \
                    838:          fi; \
                    839:        fi
                    840: ctags: ctags-am
                    841: 
                    842: CTAGS: ctags
                    843: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    844:        $(am__define_uniq_tagged_files); \
                    845:        test -z "$(CTAGS_ARGS)$$unique" \
                    846:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    847:             $$unique
                    848: 
                    849: GTAGS:
                    850:        here=`$(am__cd) $(top_builddir) && pwd` \
                    851:          && $(am__cd) $(top_srcdir) \
                    852:          && gtags -i $(GTAGS_ARGS) "$$here"
                    853: cscopelist: cscopelist-am
                    854: 
                    855: cscopelist-am: $(am__tagged_files)
                    856:        list='$(am__tagged_files)'; \
                    857:        case "$(srcdir)" in \
                    858:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
                    859:          *) sdir=$(subdir)/$(srcdir) ;; \
                    860:        esac; \
                    861:        for i in $$list; do \
                    862:          if test -f "$$i"; then \
                    863:            echo "$(subdir)/$$i"; \
                    864:          else \
                    865:            echo "$$sdir/$$i"; \
                    866:          fi; \
                    867:        done >> $(top_builddir)/cscope.files
                    868: 
                    869: distclean-tags:
                    870:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    871: 
                    872: distdir: $(DISTFILES)
                    873:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    874:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    875:        list='$(DISTFILES)'; \
                    876:          dist_files=`for file in $$list; do echo $$file; done | \
                    877:          sed -e "s|^$$srcdirstrip/||;t" \
                    878:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    879:        case $$dist_files in \
                    880:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    881:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    882:                           sort -u` ;; \
                    883:        esac; \
                    884:        for file in $$dist_files; do \
                    885:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    886:          if test -d $$d/$$file; then \
                    887:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    888:            if test -d "$(distdir)/$$file"; then \
                    889:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    890:            fi; \
                    891:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    892:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    893:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    894:            fi; \
                    895:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    896:          else \
                    897:            test -f "$(distdir)/$$file" \
                    898:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    899:            || exit 1; \
                    900:          fi; \
                    901:        done
                    902: check-am: all-am
                    903: check: $(BUILT_SOURCES)
                    904:        $(MAKE) $(AM_MAKEFLAGS) check-am
                    905: all-am: Makefile $(PROGRAMS) $(MANS)
                    906: installdirs:
                    907:        for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
                    908:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    909:        done
                    910: install: $(BUILT_SOURCES)
                    911:        $(MAKE) $(AM_MAKEFLAGS) install-am
                    912: install-exec: install-exec-am
                    913: install-data: install-data-am
                    914: uninstall: uninstall-am
                    915: 
                    916: install-am: all-am
                    917:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    918: 
                    919: installcheck: installcheck-am
                    920: install-strip:
                    921:        if test -z '$(STRIP)'; then \
                    922:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    923:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    924:              install; \
                    925:        else \
                    926:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    927:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    928:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    929:        fi
                    930: mostlyclean-generic:
                    931: 
                    932: clean-generic:
                    933:        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
                    934: 
                    935: distclean-generic:
                    936:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    937:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    938:        -rm -f commands/$(DEPDIR)/$(am__dirstamp)
                    939:        -rm -f commands/$(am__dirstamp)
                    940: 
                    941: maintainer-clean-generic:
                    942:        @echo "This command is intended for maintainers to use"
                    943:        @echo "it deletes files that may require special tools to rebuild."
                    944:        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
                    945: clean: clean-am
                    946: 
                    947: clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
                    948:        mostlyclean-am
                    949: 
                    950: distclean: distclean-am
                    951:        -rm -rf ./$(DEPDIR) commands/$(DEPDIR)
                    952:        -rm -f Makefile
                    953: distclean-am: clean-am distclean-compile distclean-generic \
                    954:        distclean-tags
                    955: 
                    956: dvi: dvi-am
                    957: 
                    958: dvi-am:
                    959: 
                    960: html: html-am
                    961: 
                    962: html-am:
                    963: 
                    964: info: info-am
                    965: 
                    966: info-am:
                    967: 
                    968: install-data-am: install-data-local install-man
                    969: 
                    970: install-dvi: install-dvi-am
                    971: 
                    972: install-dvi-am:
                    973: 
                    974: install-exec-am: install-sbinPROGRAMS
                    975: 
                    976: install-html: install-html-am
                    977: 
                    978: install-html-am:
                    979: 
                    980: install-info: install-info-am
                    981: 
                    982: install-info-am:
                    983: 
                    984: install-man: install-man5 install-man8
                    985: 
                    986: install-pdf: install-pdf-am
                    987: 
                    988: install-pdf-am:
                    989: 
                    990: install-ps: install-ps-am
                    991: 
                    992: install-ps-am:
                    993: 
                    994: installcheck-am:
                    995: 
                    996: maintainer-clean: maintainer-clean-am
                    997:        -rm -rf ./$(DEPDIR) commands/$(DEPDIR)
                    998:        -rm -f Makefile
                    999: maintainer-clean-am: distclean-am maintainer-clean-generic \
                   1000:        maintainer-clean-local
                   1001: 
                   1002: mostlyclean: mostlyclean-am
                   1003: 
                   1004: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                   1005:        mostlyclean-libtool
                   1006: 
                   1007: pdf: pdf-am
                   1008: 
                   1009: pdf-am:
                   1010: 
                   1011: ps: ps-am
                   1012: 
                   1013: ps-am:
                   1014: 
                   1015: uninstall-am: uninstall-man uninstall-sbinPROGRAMS
                   1016: 
                   1017: uninstall-man: uninstall-man5 uninstall-man8
                   1018: 
                   1019: .MAKE: all check install install-am install-strip
                   1020: 
                   1021: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
                   1022:        clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
                   1023:        distclean distclean-compile distclean-generic \
                   1024:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                   1025:        html-am info info-am install install-am install-data \
                   1026:        install-data-am install-data-local install-dvi install-dvi-am \
                   1027:        install-exec install-exec-am install-html install-html-am \
                   1028:        install-info install-info-am install-man install-man5 \
                   1029:        install-man8 install-pdf install-pdf-am install-ps \
                   1030:        install-ps-am install-sbinPROGRAMS install-strip installcheck \
                   1031:        installcheck-am installdirs maintainer-clean \
                   1032:        maintainer-clean-generic maintainer-clean-local mostlyclean \
                   1033:        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
                   1034:        pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
                   1035:        uninstall-man uninstall-man5 uninstall-man8 \
                   1036:        uninstall-sbinPROGRAMS
                   1037: 
                   1038: .PRECIOUS: Makefile
                   1039: 
                   1040: 
                   1041: swanctl.o :            $(top_builddir)/config.status
                   1042: 
                   1043: .opt.conf:
                   1044:        $(AM_V_GEN) \
                   1045:        $(PYTHON) $(top_srcdir)/conf/format-options.py -n -f conf $< > $(srcdir)/$@
                   1046: 
                   1047: swanctl.conf.5.main: swanctl.opt
                   1048:        $(AM_V_GEN) \
                   1049:        cd $(srcdir) && $(PYTHON) $(abs_top_srcdir)/conf/format-options.py -n -f man swanctl.opt > $@
                   1050: 
                   1051: swanctl.conf.5: swanctl.conf.5.head swanctl.conf.5.main swanctl.conf.5.tail
                   1052:        $(AM_V_GEN) \
                   1053:        cat swanctl.conf.5.head $(srcdir)/swanctl.conf.5.main swanctl.conf.5.tail > $@
                   1054: 
                   1055: maintainer-clean-local:
                   1056:        cd $(srcdir) && rm -f swanctl.conf swanctl.conf.5.main
                   1057: 
                   1058: install-data-local: swanctl.conf
                   1059:        test -e "$(DESTDIR)$(swanctldir)" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)" || true
                   1060:        test -e "$(DESTDIR)$(swanctldir)/conf.d" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/conf.d" || true
                   1061:        test -e "$(DESTDIR)$(swanctldir)/x509" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509" || true
                   1062:        test -e "$(DESTDIR)$(swanctldir)/x509ca" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509ca" || true
                   1063:        test -e "$(DESTDIR)$(swanctldir)/x509aa" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509aa" || true
                   1064:        test -e "$(DESTDIR)$(swanctldir)/x509ocsp" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509ocsp" || true
                   1065:        test -e "$(DESTDIR)$(swanctldir)/x509crl" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509crl" || true
                   1066:        test -e "$(DESTDIR)$(swanctldir)/x509ac" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/x509ac" || true
                   1067:        test -e "$(DESTDIR)$(swanctldir)/pubkey" || $(INSTALL) -d "$(DESTDIR)$(swanctldir)/pubkey" || true
                   1068:        test -e "$(DESTDIR)$(swanctldir)/private" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/private" || true
                   1069:        test -e "$(DESTDIR)$(swanctldir)/rsa" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/rsa" || true
                   1070:        test -e "$(DESTDIR)$(swanctldir)/ecdsa" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/ecdsa" || true
                   1071:        test -e "$(DESTDIR)$(swanctldir)/bliss" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/bliss" || true
                   1072:        test -e "$(DESTDIR)$(swanctldir)/pkcs8" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/pkcs8" || true
                   1073:        test -e "$(DESTDIR)$(swanctldir)/pkcs12" || $(INSTALL) -d -m 750 "$(DESTDIR)$(swanctldir)/pkcs12" || true
                   1074:        test -e "$(DESTDIR)$(swanctldir)/swanctl.conf" || $(INSTALL) -m 640 $(srcdir)/swanctl.conf $(DESTDIR)$(swanctldir)/swanctl.conf.sample || true
                   1075: 
                   1076: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                   1077: # Otherwise a system limit (for SysV at least) may be exceeded.
                   1078: .NOEXPORT:

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