Annotation of embedaddon/strongswan/man/Makefile.in, revision 1.1

1.1     ! misho       1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
        !             2: # @configure_input@
        !             3: 
        !             4: # Copyright (C) 1994-2017 Free Software Foundation, Inc.
        !             5: 
        !             6: # This Makefile.in is free software; the Free Software Foundation
        !             7: # gives unlimited permission to copy and/or distribute it,
        !             8: # with or without modifications, as long as this notice is preserved.
        !             9: 
        !            10: # This program is distributed in the hope that it will be useful,
        !            11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
        !            12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
        !            13: # PARTICULAR PURPOSE.
        !            14: 
        !            15: @SET_MAKE@
        !            16: VPATH = @srcdir@
        !            17: am__is_gnu_make = { \
        !            18:   if test -z '$(MAKELEVEL)'; then \
        !            19:     false; \
        !            20:   elif test -n '$(MAKE_HOST)'; then \
        !            21:     true; \
        !            22:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
        !            23:     true; \
        !            24:   else \
        !            25:     false; \
        !            26:   fi; \
        !            27: }
        !            28: am__make_running_with_option = \
        !            29:   case $${target_option-} in \
        !            30:       ?) ;; \
        !            31:       *) echo "am__make_running_with_option: internal error: invalid" \
        !            32:               "target option '$${target_option-}' specified" >&2; \
        !            33:          exit 1;; \
        !            34:   esac; \
        !            35:   has_opt=no; \
        !            36:   sane_makeflags=$$MAKEFLAGS; \
        !            37:   if $(am__is_gnu_make); then \
        !            38:     sane_makeflags=$$MFLAGS; \
        !            39:   else \
        !            40:     case $$MAKEFLAGS in \
        !            41:       *\\[\ \  ]*) \
        !            42:         bs=\\; \
        !            43:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
        !            44:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
        !            45:     esac; \
        !            46:   fi; \
        !            47:   skip_next=no; \
        !            48:   strip_trailopt () \
        !            49:   { \
        !            50:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
        !            51:   }; \
        !            52:   for flg in $$sane_makeflags; do \
        !            53:     test $$skip_next = yes && { skip_next=no; continue; }; \
        !            54:     case $$flg in \
        !            55:       *=*|--*) continue;; \
        !            56:         -*I) strip_trailopt 'I'; skip_next=yes;; \
        !            57:       -*I?*) strip_trailopt 'I';; \
        !            58:         -*O) strip_trailopt 'O'; skip_next=yes;; \
        !            59:       -*O?*) strip_trailopt 'O';; \
        !            60:         -*l) strip_trailopt 'l'; skip_next=yes;; \
        !            61:       -*l?*) strip_trailopt 'l';; \
        !            62:       -[dEDm]) skip_next=yes;; \
        !            63:       -[JT]) skip_next=yes;; \
        !            64:     esac; \
        !            65:     case $$flg in \
        !            66:       *$$target_option*) has_opt=yes; break;; \
        !            67:     esac; \
        !            68:   done; \
        !            69:   test $$has_opt = yes
        !            70: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
        !            71: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
        !            72: pkgdatadir = $(datadir)/@PACKAGE@
        !            73: pkgincludedir = $(includedir)/@PACKAGE@
        !            74: pkglibdir = $(libdir)/@PACKAGE@
        !            75: pkglibexecdir = $(libexecdir)/@PACKAGE@
        !            76: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            77: install_sh_DATA = $(install_sh) -c -m 644
        !            78: install_sh_PROGRAM = $(install_sh) -c
        !            79: install_sh_SCRIPT = $(install_sh) -c
        !            80: INSTALL_HEADER = $(INSTALL_DATA)
        !            81: transform = $(program_transform_name)
        !            82: NORMAL_INSTALL = :
        !            83: PRE_INSTALL = :
        !            84: POST_INSTALL = :
        !            85: NORMAL_UNINSTALL = :
        !            86: PRE_UNINSTALL = :
        !            87: POST_UNINSTALL = :
        !            88: build_triplet = @build@
        !            89: host_triplet = @host@
        !            90: @USE_FILE_CONFIG_TRUE@am__append_1 = \
        !            91: @USE_FILE_CONFIG_TRUE@ ipsec.conf.5 \
        !            92: @USE_FILE_CONFIG_TRUE@ ipsec.secrets.5
        !            93: 
        !            94: subdir = man
        !            95: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            96: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
        !            97:        $(top_srcdir)/m4/config/ltoptions.m4 \
        !            98:        $(top_srcdir)/m4/config/ltsugar.m4 \
        !            99:        $(top_srcdir)/m4/config/ltversion.m4 \
        !           100:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
        !           101:        $(top_srcdir)/m4/macros/split-package-version.m4 \
        !           102:        $(top_srcdir)/m4/macros/with.m4 \
        !           103:        $(top_srcdir)/m4/macros/enable-disable.m4 \
        !           104:        $(top_srcdir)/m4/macros/add-plugin.m4 \
        !           105:        $(top_srcdir)/configure.ac
        !           106: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !           107:        $(ACLOCAL_M4)
        !           108: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
        !           109: mkinstalldirs = $(install_sh) -d
        !           110: CONFIG_HEADER = $(top_builddir)/config.h
        !           111: CONFIG_CLEAN_FILES = ipsec.conf.5 ipsec.secrets.5
        !           112: CONFIG_CLEAN_VPATH_FILES =
        !           113: AM_V_P = $(am__v_P_@AM_V@)
        !           114: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
        !           115: am__v_P_0 = false
        !           116: am__v_P_1 = :
        !           117: AM_V_GEN = $(am__v_GEN_@AM_V@)
        !           118: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
        !           119: am__v_GEN_0 = @echo "  GEN     " $@;
        !           120: am__v_GEN_1 = 
        !           121: AM_V_at = $(am__v_at_@AM_V@)
        !           122: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
        !           123: am__v_at_0 = @
        !           124: am__v_at_1 = 
        !           125: SOURCES =
        !           126: DIST_SOURCES =
        !           127: am__can_run_installinfo = \
        !           128:   case $$AM_UPDATE_INFO_DIR in \
        !           129:     n|no|NO) false;; \
        !           130:     *) (install-info --version) >/dev/null 2>&1;; \
        !           131:   esac
        !           132: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
        !           133: am__vpath_adj = case $$p in \
        !           134:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
        !           135:     *) f=$$p;; \
        !           136:   esac;
        !           137: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
        !           138: am__install_max = 40
        !           139: am__nobase_strip_setup = \
        !           140:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
        !           141: am__nobase_strip = \
        !           142:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
        !           143: am__nobase_list = $(am__nobase_strip_setup); \
        !           144:   for p in $$list; do echo "$$p $$p"; done | \
        !           145:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
        !           146:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
        !           147:     if (++n[$$2] == $(am__install_max)) \
        !           148:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
        !           149:     END { for (dir in files) print dir, files[dir] }'
        !           150: am__base_list = \
        !           151:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
        !           152:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
        !           153: am__uninstall_files_from_dir = { \
        !           154:   test -z "$$files" \
        !           155:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
        !           156:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
        !           157:          $(am__cd) "$$dir" && rm -f $$files; }; \
        !           158:   }
        !           159: man5dir = $(mandir)/man5
        !           160: am__installdirs = "$(DESTDIR)$(man5dir)"
        !           161: NROFF = nroff
        !           162: MANS = $(man_MANS)
        !           163: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
        !           164: am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ipsec.conf.5.in \
        !           165:        $(srcdir)/ipsec.secrets.5.in
        !           166: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !           167: ACLOCAL = @ACLOCAL@
        !           168: ALLOCA = @ALLOCA@
        !           169: AMTAR = @AMTAR@
        !           170: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
        !           171: AR = @AR@
        !           172: ATOMICLIB = @ATOMICLIB@
        !           173: AUTOCONF = @AUTOCONF@
        !           174: AUTOHEADER = @AUTOHEADER@
        !           175: AUTOMAKE = @AUTOMAKE@
        !           176: AWK = @AWK@
        !           177: BFDLIB = @BFDLIB@
        !           178: BTLIB = @BTLIB@
        !           179: CC = @CC@
        !           180: CCDEPMODE = @CCDEPMODE@
        !           181: CFLAGS = @CFLAGS@
        !           182: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
        !           183: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
        !           184: CPP = @CPP@
        !           185: CPPFLAGS = @CPPFLAGS@
        !           186: CYGPATH_W = @CYGPATH_W@
        !           187: DEFS = @DEFS@
        !           188: DEPDIR = @DEPDIR@
        !           189: DLLIB = @DLLIB@
        !           190: DLLTOOL = @DLLTOOL@
        !           191: DSYMUTIL = @DSYMUTIL@
        !           192: DUMPBIN = @DUMPBIN@
        !           193: EASY_INSTALL = @EASY_INSTALL@
        !           194: ECHO_C = @ECHO_C@
        !           195: ECHO_N = @ECHO_N@
        !           196: ECHO_T = @ECHO_T@
        !           197: EGREP = @EGREP@
        !           198: EXEEXT = @EXEEXT@
        !           199: FGREP = @FGREP@
        !           200: FUZZING_CFLAGS = @FUZZING_CFLAGS@
        !           201: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
        !           202: GEM = @GEM@
        !           203: GENHTML = @GENHTML@
        !           204: GPERF = @GPERF@
        !           205: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
        !           206: GPRBUILD = @GPRBUILD@
        !           207: GREP = @GREP@
        !           208: INSTALL = @INSTALL@
        !           209: INSTALL_DATA = @INSTALL_DATA@
        !           210: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !           211: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !           212: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !           213: LCOV = @LCOV@
        !           214: LD = @LD@
        !           215: LDFLAGS = @LDFLAGS@
        !           216: LEX = @LEX@
        !           217: LEXLIB = @LEXLIB@
        !           218: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
        !           219: LIBOBJS = @LIBOBJS@
        !           220: LIBS = @LIBS@
        !           221: LIBTOOL = @LIBTOOL@
        !           222: LIPO = @LIPO@
        !           223: LN_S = @LN_S@
        !           224: LTLIBOBJS = @LTLIBOBJS@
        !           225: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
        !           226: MAKEINFO = @MAKEINFO@
        !           227: MANIFEST_TOOL = @MANIFEST_TOOL@
        !           228: MKDIR_P = @MKDIR_P@
        !           229: MYSQLCFLAG = @MYSQLCFLAG@
        !           230: MYSQLCONFIG = @MYSQLCONFIG@
        !           231: MYSQLLIB = @MYSQLLIB@
        !           232: NM = @NM@
        !           233: NMEDIT = @NMEDIT@
        !           234: OBJDUMP = @OBJDUMP@
        !           235: OBJEXT = @OBJEXT@
        !           236: OPENSSL_LIB = @OPENSSL_LIB@
        !           237: OTOOL = @OTOOL@
        !           238: OTOOL64 = @OTOOL64@
        !           239: PACKAGE = @PACKAGE@
        !           240: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !           241: PACKAGE_NAME = @PACKAGE_NAME@
        !           242: PACKAGE_STRING = @PACKAGE_STRING@
        !           243: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !           244: PACKAGE_URL = @PACKAGE_URL@
        !           245: PACKAGE_VERSION = @PACKAGE_VERSION@
        !           246: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
        !           247: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
        !           248: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
        !           249: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
        !           250: PATH_SEPARATOR = @PATH_SEPARATOR@
        !           251: PERL = @PERL@
        !           252: PKG_CONFIG = @PKG_CONFIG@
        !           253: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
        !           254: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
        !           255: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
        !           256: PTHREADLIB = @PTHREADLIB@
        !           257: PYTHON = @PYTHON@
        !           258: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
        !           259: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
        !           260: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
        !           261: PYTHON_PLATFORM = @PYTHON_PLATFORM@
        !           262: PYTHON_PREFIX = @PYTHON_PREFIX@
        !           263: PYTHON_VERSION = @PYTHON_VERSION@
        !           264: PY_TEST = @PY_TEST@
        !           265: RANLIB = @RANLIB@
        !           266: RTLIB = @RTLIB@
        !           267: RUBYGEMDIR = @RUBYGEMDIR@
        !           268: SED = @SED@
        !           269: SET_MAKE = @SET_MAKE@
        !           270: SHELL = @SHELL@
        !           271: SOCKLIB = @SOCKLIB@
        !           272: STRIP = @STRIP@
        !           273: TOX = @TOX@
        !           274: UNWINDLIB = @UNWINDLIB@
        !           275: VERSION = @VERSION@
        !           276: YACC = @YACC@
        !           277: YFLAGS = @YFLAGS@
        !           278: abs_builddir = @abs_builddir@
        !           279: abs_srcdir = @abs_srcdir@
        !           280: abs_top_builddir = @abs_top_builddir@
        !           281: abs_top_srcdir = @abs_top_srcdir@
        !           282: ac_ct_AR = @ac_ct_AR@
        !           283: ac_ct_CC = @ac_ct_CC@
        !           284: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
        !           285: aikgen_plugins = @aikgen_plugins@
        !           286: am__include = @am__include@
        !           287: am__leading_dot = @am__leading_dot@
        !           288: am__quote = @am__quote@
        !           289: am__tar = @am__tar@
        !           290: am__untar = @am__untar@
        !           291: attest_plugins = @attest_plugins@
        !           292: bindir = @bindir@
        !           293: botan_CFLAGS = @botan_CFLAGS@
        !           294: botan_LIBS = @botan_LIBS@
        !           295: build = @build@
        !           296: build_alias = @build_alias@
        !           297: build_cpu = @build_cpu@
        !           298: build_os = @build_os@
        !           299: build_vendor = @build_vendor@
        !           300: builddir = @builddir@
        !           301: c_plugins = @c_plugins@
        !           302: charon_natt_port = @charon_natt_port@
        !           303: charon_plugins = @charon_plugins@
        !           304: charon_udp_port = @charon_udp_port@
        !           305: clearsilver_LIBS = @clearsilver_LIBS@
        !           306: cmd_plugins = @cmd_plugins@
        !           307: datadir = @datadir@
        !           308: datarootdir = @datarootdir@
        !           309: dbusdatadir = @dbusdatadir@
        !           310: dbuspolicydir = @dbuspolicydir@
        !           311: dev_headers = @dev_headers@
        !           312: docdir = @docdir@
        !           313: dvidir = @dvidir@
        !           314: exec_prefix = @exec_prefix@
        !           315: fips_mode = @fips_mode@
        !           316: fuzz_plugins = @fuzz_plugins@
        !           317: host = @host@
        !           318: host_alias = @host_alias@
        !           319: host_cpu = @host_cpu@
        !           320: host_os = @host_os@
        !           321: host_vendor = @host_vendor@
        !           322: htmldir = @htmldir@
        !           323: imcvdir = @imcvdir@
        !           324: includedir = @includedir@
        !           325: infodir = @infodir@
        !           326: install_sh = @install_sh@
        !           327: ipsec_script = @ipsec_script@
        !           328: ipsec_script_upper = @ipsec_script_upper@
        !           329: ipsecdir = @ipsecdir@
        !           330: ipsecgroup = @ipsecgroup@
        !           331: ipseclibdir = @ipseclibdir@
        !           332: ipsecuser = @ipsecuser@
        !           333: json_CFLAGS = @json_CFLAGS@
        !           334: json_LIBS = @json_LIBS@
        !           335: libdir = @libdir@
        !           336: libexecdir = @libexecdir@
        !           337: libfuzzer = @libfuzzer@
        !           338: libiptc_CFLAGS = @libiptc_CFLAGS@
        !           339: libiptc_LIBS = @libiptc_LIBS@
        !           340: linux_headers = @linux_headers@
        !           341: localedir = @localedir@
        !           342: localstatedir = @localstatedir@
        !           343: manager_plugins = @manager_plugins@
        !           344: mandir = @mandir@
        !           345: medsrv_plugins = @medsrv_plugins@
        !           346: mkdir_p = @mkdir_p@
        !           347: nm_CFLAGS = @nm_CFLAGS@
        !           348: nm_LIBS = @nm_LIBS@
        !           349: nm_ca_dir = @nm_ca_dir@
        !           350: nm_plugins = @nm_plugins@
        !           351: oldincludedir = @oldincludedir@
        !           352: p_plugins = @p_plugins@
        !           353: pcsclite_CFLAGS = @pcsclite_CFLAGS@
        !           354: pcsclite_LIBS = @pcsclite_LIBS@
        !           355: pdfdir = @pdfdir@
        !           356: piddir = @piddir@
        !           357: pkgpyexecdir = @pkgpyexecdir@
        !           358: pkgpythondir = @pkgpythondir@
        !           359: pki_plugins = @pki_plugins@
        !           360: plugindir = @plugindir@
        !           361: pool_plugins = @pool_plugins@
        !           362: prefix = @prefix@
        !           363: program_transform_name = @program_transform_name@
        !           364: psdir = @psdir@
        !           365: pyexecdir = @pyexecdir@
        !           366: pythondir = @pythondir@
        !           367: random_device = @random_device@
        !           368: resolv_conf = @resolv_conf@
        !           369: routing_table = @routing_table@
        !           370: routing_table_prio = @routing_table_prio@
        !           371: runstatedir = @runstatedir@
        !           372: s_plugins = @s_plugins@
        !           373: sbindir = @sbindir@
        !           374: scepclient_plugins = @scepclient_plugins@
        !           375: scripts_plugins = @scripts_plugins@
        !           376: sharedstatedir = @sharedstatedir@
        !           377: soup_CFLAGS = @soup_CFLAGS@
        !           378: soup_LIBS = @soup_LIBS@
        !           379: srcdir = @srcdir@
        !           380: starter_plugins = @starter_plugins@
        !           381: strongswan_conf = @strongswan_conf@
        !           382: strongswan_options = @strongswan_options@
        !           383: swanctldir = @swanctldir@
        !           384: sysconfdir = @sysconfdir@
        !           385: systemd_CFLAGS = @systemd_CFLAGS@
        !           386: systemd_LIBS = @systemd_LIBS@
        !           387: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
        !           388: systemd_daemon_LIBS = @systemd_daemon_LIBS@
        !           389: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
        !           390: systemd_journal_LIBS = @systemd_journal_LIBS@
        !           391: systemdsystemunitdir = @systemdsystemunitdir@
        !           392: t_plugins = @t_plugins@
        !           393: target_alias = @target_alias@
        !           394: top_build_prefix = @top_build_prefix@
        !           395: top_builddir = @top_builddir@
        !           396: top_srcdir = @top_srcdir@
        !           397: tss2_CFLAGS = @tss2_CFLAGS@
        !           398: tss2_LIBS = @tss2_LIBS@
        !           399: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
        !           400: tss2_esys_LIBS = @tss2_esys_LIBS@
        !           401: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
        !           402: tss2_socket_LIBS = @tss2_socket_LIBS@
        !           403: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
        !           404: tss2_sys_LIBS = @tss2_sys_LIBS@
        !           405: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
        !           406: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
        !           407: urandom_device = @urandom_device@
        !           408: wolfssl_CFLAGS = @wolfssl_CFLAGS@
        !           409: wolfssl_LIBS = @wolfssl_LIBS@
        !           410: xml_CFLAGS = @xml_CFLAGS@
        !           411: xml_LIBS = @xml_LIBS@
        !           412: man_MANS = $(am__append_1)
        !           413: CLEANFILES = $(man_MANS)
        !           414: all: all-am
        !           415: 
        !           416: .SUFFIXES:
        !           417: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        !           418:        @for dep in $?; do \
        !           419:          case '$(am__configure_deps)' in \
        !           420:            *$$dep*) \
        !           421:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           422:                && { if test -f $@; then exit 0; else break; fi; }; \
        !           423:              exit 1;; \
        !           424:          esac; \
        !           425:        done; \
        !           426:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
        !           427:        $(am__cd) $(top_srcdir) && \
        !           428:          $(AUTOMAKE) --gnu man/Makefile
        !           429: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           430:        @case '$?' in \
        !           431:          *config.status*) \
        !           432:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           433:          *) \
        !           434:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           435:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           436:        esac;
        !           437: 
        !           438: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           439:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           440: 
        !           441: $(top_srcdir)/configure:  $(am__configure_deps)
        !           442:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           443: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        !           444:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           445: $(am__aclocal_m4_deps):
        !           446: ipsec.conf.5: $(top_builddir)/config.status $(srcdir)/ipsec.conf.5.in
        !           447:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
        !           448: ipsec.secrets.5: $(top_builddir)/config.status $(srcdir)/ipsec.secrets.5.in
        !           449:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
        !           450: 
        !           451: mostlyclean-libtool:
        !           452:        -rm -f *.lo
        !           453: 
        !           454: clean-libtool:
        !           455:        -rm -rf .libs _libs
        !           456: install-man5: $(man_MANS)
        !           457:        @$(NORMAL_INSTALL)
        !           458:        @list1=''; \
        !           459:        list2='$(man_MANS)'; \
        !           460:        test -n "$(man5dir)" \
        !           461:          && test -n "`echo $$list1$$list2`" \
        !           462:          || exit 0; \
        !           463:        echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
        !           464:        $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
        !           465:        { for i in $$list1; do echo "$$i"; done;  \
        !           466:        if test -n "$$list2"; then \
        !           467:          for i in $$list2; do echo "$$i"; done \
        !           468:            | sed -n '/\.5[a-z]*$$/p'; \
        !           469:        fi; \
        !           470:        } | while read p; do \
        !           471:          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
        !           472:          echo "$$d$$p"; echo "$$p"; \
        !           473:        done | \
        !           474:        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
        !           475:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
        !           476:        sed 'N;N;s,\n, ,g' | { \
        !           477:        list=; while read file base inst; do \
        !           478:          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
        !           479:            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
        !           480:            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
        !           481:          fi; \
        !           482:        done; \
        !           483:        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
        !           484:        while read files; do \
        !           485:          test -z "$$files" || { \
        !           486:            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
        !           487:            $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
        !           488:        done; }
        !           489: 
        !           490: uninstall-man5:
        !           491:        @$(NORMAL_UNINSTALL)
        !           492:        @list=''; test -n "$(man5dir)" || exit 0; \
        !           493:        files=`{ for i in $$list; do echo "$$i"; done; \
        !           494:        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
        !           495:          sed -n '/\.5[a-z]*$$/p'; \
        !           496:        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
        !           497:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
        !           498:        dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
        !           499: tags TAGS:
        !           500: 
        !           501: ctags CTAGS:
        !           502: 
        !           503: cscope cscopelist:
        !           504: 
        !           505: 
        !           506: distdir: $(DISTFILES)
        !           507:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           508:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           509:        list='$(DISTFILES)'; \
        !           510:          dist_files=`for file in $$list; do echo $$file; done | \
        !           511:          sed -e "s|^$$srcdirstrip/||;t" \
        !           512:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           513:        case $$dist_files in \
        !           514:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           515:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           516:                           sort -u` ;; \
        !           517:        esac; \
        !           518:        for file in $$dist_files; do \
        !           519:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           520:          if test -d $$d/$$file; then \
        !           521:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           522:            if test -d "$(distdir)/$$file"; then \
        !           523:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           524:            fi; \
        !           525:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           526:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           527:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           528:            fi; \
        !           529:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
        !           530:          else \
        !           531:            test -f "$(distdir)/$$file" \
        !           532:            || cp -p $$d/$$file "$(distdir)/$$file" \
        !           533:            || exit 1; \
        !           534:          fi; \
        !           535:        done
        !           536: check-am: all-am
        !           537: check: check-am
        !           538: all-am: Makefile $(MANS)
        !           539: installdirs:
        !           540:        for dir in "$(DESTDIR)$(man5dir)"; do \
        !           541:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        !           542:        done
        !           543: install: install-am
        !           544: install-exec: install-exec-am
        !           545: install-data: install-data-am
        !           546: uninstall: uninstall-am
        !           547: 
        !           548: install-am: all-am
        !           549:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           550: 
        !           551: installcheck: installcheck-am
        !           552: install-strip:
        !           553:        if test -z '$(STRIP)'; then \
        !           554:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           555:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           556:              install; \
        !           557:        else \
        !           558:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           559:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           560:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
        !           561:        fi
        !           562: mostlyclean-generic:
        !           563: 
        !           564: clean-generic:
        !           565:        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
        !           566: 
        !           567: distclean-generic:
        !           568:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        !           569:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
        !           570: 
        !           571: maintainer-clean-generic:
        !           572:        @echo "This command is intended for maintainers to use"
        !           573:        @echo "it deletes files that may require special tools to rebuild."
        !           574: clean: clean-am
        !           575: 
        !           576: clean-am: clean-generic clean-libtool mostlyclean-am
        !           577: 
        !           578: distclean: distclean-am
        !           579:        -rm -f Makefile
        !           580: distclean-am: clean-am distclean-generic
        !           581: 
        !           582: dvi: dvi-am
        !           583: 
        !           584: dvi-am:
        !           585: 
        !           586: html: html-am
        !           587: 
        !           588: html-am:
        !           589: 
        !           590: info: info-am
        !           591: 
        !           592: info-am:
        !           593: 
        !           594: install-data-am: install-man
        !           595: 
        !           596: install-dvi: install-dvi-am
        !           597: 
        !           598: install-dvi-am:
        !           599: 
        !           600: install-exec-am:
        !           601: 
        !           602: install-html: install-html-am
        !           603: 
        !           604: install-html-am:
        !           605: 
        !           606: install-info: install-info-am
        !           607: 
        !           608: install-info-am:
        !           609: 
        !           610: install-man: install-man5
        !           611: 
        !           612: install-pdf: install-pdf-am
        !           613: 
        !           614: install-pdf-am:
        !           615: 
        !           616: install-ps: install-ps-am
        !           617: 
        !           618: install-ps-am:
        !           619: 
        !           620: installcheck-am:
        !           621: 
        !           622: maintainer-clean: maintainer-clean-am
        !           623:        -rm -f Makefile
        !           624: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           625: 
        !           626: mostlyclean: mostlyclean-am
        !           627: 
        !           628: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
        !           629: 
        !           630: pdf: pdf-am
        !           631: 
        !           632: pdf-am:
        !           633: 
        !           634: ps: ps-am
        !           635: 
        !           636: ps-am:
        !           637: 
        !           638: uninstall-am: uninstall-man
        !           639: 
        !           640: uninstall-man: uninstall-man5
        !           641: 
        !           642: .MAKE: install-am install-strip
        !           643: 
        !           644: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
        !           645:        cscopelist-am ctags-am distclean distclean-generic \
        !           646:        distclean-libtool distdir dvi dvi-am html html-am info info-am \
        !           647:        install install-am install-data install-data-am install-dvi \
        !           648:        install-dvi-am install-exec install-exec-am install-html \
        !           649:        install-html-am install-info install-info-am install-man \
        !           650:        install-man5 install-pdf install-pdf-am install-ps \
        !           651:        install-ps-am install-strip installcheck installcheck-am \
        !           652:        installdirs maintainer-clean maintainer-clean-generic \
        !           653:        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
        !           654:        ps ps-am tags-am uninstall uninstall-am uninstall-man \
        !           655:        uninstall-man5
        !           656: 
        !           657: .PRECIOUS: Makefile
        !           658: 
        !           659: 
        !           660: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !           661: # Otherwise a system limit (for SysV at least) may be exceeded.
        !           662: .NOEXPORT:

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