Annotation of embedaddon/strongswan/src/libstrongswan/plugins/botan/Makefile.in, revision 1.1.1.2

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: subdir = src/libstrongswan/plugins/botan
                     92: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     93: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
                     94:        $(top_srcdir)/m4/config/ltoptions.m4 \
                     95:        $(top_srcdir)/m4/config/ltsugar.m4 \
                     96:        $(top_srcdir)/m4/config/ltversion.m4 \
                     97:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
                     98:        $(top_srcdir)/m4/macros/split-package-version.m4 \
                     99:        $(top_srcdir)/m4/macros/with.m4 \
                    100:        $(top_srcdir)/m4/macros/enable-disable.m4 \
                    101:        $(top_srcdir)/m4/macros/add-plugin.m4 \
                    102:        $(top_srcdir)/configure.ac
                    103: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                    104:        $(ACLOCAL_M4)
                    105: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
                    106: mkinstalldirs = $(install_sh) -d
                    107: CONFIG_HEADER = $(top_builddir)/config.h
                    108: CONFIG_CLEAN_FILES =
                    109: CONFIG_CLEAN_VPATH_FILES =
                    110: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                    111: am__vpath_adj = case $$p in \
                    112:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                    113:     *) f=$$p;; \
                    114:   esac;
                    115: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                    116: am__install_max = 40
                    117: am__nobase_strip_setup = \
                    118:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                    119: am__nobase_strip = \
                    120:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                    121: am__nobase_list = $(am__nobase_strip_setup); \
                    122:   for p in $$list; do echo "$$p $$p"; done | \
                    123:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                    124:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                    125:     if (++n[$$2] == $(am__install_max)) \
                    126:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                    127:     END { for (dir in files) print dir, files[dir] }'
                    128: am__base_list = \
                    129:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                    130:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
                    131: am__uninstall_files_from_dir = { \
                    132:   test -z "$$files" \
                    133:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
                    134:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
                    135:          $(am__cd) "$$dir" && rm -f $$files; }; \
                    136:   }
                    137: am__installdirs = "$(DESTDIR)$(plugindir)"
                    138: LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES)
                    139: am__DEPENDENCIES_1 =
                    140: libstrongswan_botan_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
                    141: am_libstrongswan_botan_la_OBJECTS = botan_plugin.lo botan_rng.lo \
                    142:        botan_hasher.lo botan_hmac.lo botan_crypter.lo \
                    143:        botan_rsa_public_key.lo botan_rsa_private_key.lo \
                    144:        botan_diffie_hellman.lo botan_ec_diffie_hellman.lo \
                    145:        botan_ec_public_key.lo botan_ec_private_key.lo \
                    146:        botan_ed_public_key.lo botan_ed_private_key.lo botan_util.lo \
                    147:        botan_util_keys.lo botan_aead.lo botan_x25519.lo
                    148: libstrongswan_botan_la_OBJECTS = $(am_libstrongswan_botan_la_OBJECTS)
                    149: AM_V_lt = $(am__v_lt_@AM_V@)
                    150: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
                    151: am__v_lt_0 = --silent
                    152: am__v_lt_1 = 
                    153: libstrongswan_botan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
                    154:        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
                    155:        $(AM_CFLAGS) $(CFLAGS) $(libstrongswan_botan_la_LDFLAGS) \
                    156:        $(LDFLAGS) -o $@
                    157: @MONOLITHIC_FALSE@am_libstrongswan_botan_la_rpath = -rpath \
                    158: @MONOLITHIC_FALSE@     $(plugindir)
                    159: @MONOLITHIC_TRUE@am_libstrongswan_botan_la_rpath =
                    160: AM_V_P = $(am__v_P_@AM_V@)
                    161: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    162: am__v_P_0 = false
                    163: am__v_P_1 = :
                    164: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    165: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    166: am__v_GEN_0 = @echo "  GEN     " $@;
                    167: am__v_GEN_1 = 
                    168: AM_V_at = $(am__v_at_@AM_V@)
                    169: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    170: am__v_at_0 = @
                    171: am__v_at_1 = 
                    172: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                    173: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    174: am__depfiles_maybe = depfiles
                    175: am__mv = mv -f
                    176: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    177:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                    178: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    179:        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
                    180:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
                    181:        $(AM_CFLAGS) $(CFLAGS)
                    182: AM_V_CC = $(am__v_CC_@AM_V@)
                    183: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
                    184: am__v_CC_0 = @echo "  CC      " $@;
                    185: am__v_CC_1 = 
                    186: CCLD = $(CC)
                    187: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    188:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
                    189:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    190: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
                    191: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
                    192: am__v_CCLD_0 = @echo "  CCLD    " $@;
                    193: am__v_CCLD_1 = 
                    194: SOURCES = $(libstrongswan_botan_la_SOURCES)
                    195: DIST_SOURCES = $(libstrongswan_botan_la_SOURCES)
                    196: am__can_run_installinfo = \
                    197:   case $$AM_UPDATE_INFO_DIR in \
                    198:     n|no|NO) false;; \
                    199:     *) (install-info --version) >/dev/null 2>&1;; \
                    200:   esac
                    201: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    202: # Read a list of newline-separated strings from the standard input,
                    203: # and print each of them once, without duplicates.  Input order is
                    204: # *not* preserved.
                    205: am__uniquify_input = $(AWK) '\
                    206:   BEGIN { nonempty = 0; } \
                    207:   { items[$$0] = 1; nonempty = 1; } \
                    208:   END { if (nonempty) { for (i in items) print i; }; } \
                    209: '
                    210: # Make sure the list of sources is unique.  This is necessary because,
                    211: # e.g., the same source file might be shared among _SOURCES variables
                    212: # for different programs/libraries.
                    213: am__define_uniq_tagged_files = \
                    214:   list='$(am__tagged_files)'; \
                    215:   unique=`for i in $$list; do \
                    216:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    217:   done | $(am__uniquify_input)`
                    218: ETAGS = etags
                    219: CTAGS = ctags
                    220: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
                    221: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    222: ACLOCAL = @ACLOCAL@
                    223: ALLOCA = @ALLOCA@
                    224: AMTAR = @AMTAR@
                    225: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
                    226: AR = @AR@
                    227: ATOMICLIB = @ATOMICLIB@
                    228: AUTOCONF = @AUTOCONF@
                    229: AUTOHEADER = @AUTOHEADER@
                    230: AUTOMAKE = @AUTOMAKE@
                    231: AWK = @AWK@
                    232: BFDLIB = @BFDLIB@
                    233: BTLIB = @BTLIB@
                    234: CC = @CC@
                    235: CCDEPMODE = @CCDEPMODE@
                    236: CFLAGS = @CFLAGS@
                    237: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
                    238: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
                    239: CPP = @CPP@
                    240: CPPFLAGS = @CPPFLAGS@
                    241: CYGPATH_W = @CYGPATH_W@
                    242: DEFS = @DEFS@
                    243: DEPDIR = @DEPDIR@
                    244: DLLIB = @DLLIB@
                    245: DLLTOOL = @DLLTOOL@
                    246: DSYMUTIL = @DSYMUTIL@
                    247: DUMPBIN = @DUMPBIN@
                    248: EASY_INSTALL = @EASY_INSTALL@
                    249: ECHO_C = @ECHO_C@
                    250: ECHO_N = @ECHO_N@
                    251: ECHO_T = @ECHO_T@
                    252: EGREP = @EGREP@
                    253: EXEEXT = @EXEEXT@
                    254: FGREP = @FGREP@
                    255: FUZZING_CFLAGS = @FUZZING_CFLAGS@
                    256: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
                    257: GEM = @GEM@
                    258: GENHTML = @GENHTML@
1.1.1.2 ! misho     259: GIT_VERSION = @GIT_VERSION@
1.1       misho     260: GPERF = @GPERF@
                    261: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    262: GPRBUILD = @GPRBUILD@
                    263: GREP = @GREP@
                    264: INSTALL = @INSTALL@
                    265: INSTALL_DATA = @INSTALL_DATA@
                    266: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    267: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    268: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    269: LCOV = @LCOV@
                    270: LD = @LD@
                    271: LDFLAGS = @LDFLAGS@
                    272: LEX = @LEX@
                    273: LEXLIB = @LEXLIB@
                    274: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    275: LIBOBJS = @LIBOBJS@
                    276: LIBS = @LIBS@
                    277: LIBTOOL = @LIBTOOL@
                    278: LIPO = @LIPO@
                    279: LN_S = @LN_S@
                    280: LTLIBOBJS = @LTLIBOBJS@
                    281: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    282: MAKEINFO = @MAKEINFO@
                    283: MANIFEST_TOOL = @MANIFEST_TOOL@
                    284: MKDIR_P = @MKDIR_P@
                    285: MYSQLCFLAG = @MYSQLCFLAG@
                    286: MYSQLCONFIG = @MYSQLCONFIG@
                    287: MYSQLLIB = @MYSQLLIB@
                    288: NM = @NM@
                    289: NMEDIT = @NMEDIT@
                    290: OBJDUMP = @OBJDUMP@
                    291: OBJEXT = @OBJEXT@
                    292: OPENSSL_LIB = @OPENSSL_LIB@
                    293: OTOOL = @OTOOL@
                    294: OTOOL64 = @OTOOL64@
                    295: PACKAGE = @PACKAGE@
                    296: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    297: PACKAGE_NAME = @PACKAGE_NAME@
                    298: PACKAGE_STRING = @PACKAGE_STRING@
                    299: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    300: PACKAGE_URL = @PACKAGE_URL@
                    301: PACKAGE_VERSION = @PACKAGE_VERSION@
                    302: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    303: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    304: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    305: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    306: PATH_SEPARATOR = @PATH_SEPARATOR@
                    307: PERL = @PERL@
                    308: PKG_CONFIG = @PKG_CONFIG@
                    309: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    310: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    311: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    312: PTHREADLIB = @PTHREADLIB@
                    313: PYTHON = @PYTHON@
                    314: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    315: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    316: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    317: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    318: PYTHON_PREFIX = @PYTHON_PREFIX@
                    319: PYTHON_VERSION = @PYTHON_VERSION@
                    320: PY_TEST = @PY_TEST@
                    321: RANLIB = @RANLIB@
                    322: RTLIB = @RTLIB@
                    323: RUBYGEMDIR = @RUBYGEMDIR@
                    324: SED = @SED@
                    325: SET_MAKE = @SET_MAKE@
                    326: SHELL = @SHELL@
                    327: SOCKLIB = @SOCKLIB@
                    328: STRIP = @STRIP@
                    329: TOX = @TOX@
                    330: UNWINDLIB = @UNWINDLIB@
                    331: VERSION = @VERSION@
                    332: YACC = @YACC@
                    333: YFLAGS = @YFLAGS@
                    334: abs_builddir = @abs_builddir@
                    335: abs_srcdir = @abs_srcdir@
                    336: abs_top_builddir = @abs_top_builddir@
                    337: abs_top_srcdir = @abs_top_srcdir@
                    338: ac_ct_AR = @ac_ct_AR@
                    339: ac_ct_CC = @ac_ct_CC@
                    340: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    341: aikgen_plugins = @aikgen_plugins@
                    342: am__include = @am__include@
                    343: am__leading_dot = @am__leading_dot@
                    344: am__quote = @am__quote@
                    345: am__tar = @am__tar@
                    346: am__untar = @am__untar@
                    347: attest_plugins = @attest_plugins@
                    348: bindir = @bindir@
                    349: botan_CFLAGS = @botan_CFLAGS@
                    350: botan_LIBS = @botan_LIBS@
                    351: build = @build@
                    352: build_alias = @build_alias@
                    353: build_cpu = @build_cpu@
                    354: build_os = @build_os@
                    355: build_vendor = @build_vendor@
                    356: builddir = @builddir@
                    357: c_plugins = @c_plugins@
                    358: charon_natt_port = @charon_natt_port@
                    359: charon_plugins = @charon_plugins@
                    360: charon_udp_port = @charon_udp_port@
                    361: clearsilver_LIBS = @clearsilver_LIBS@
                    362: cmd_plugins = @cmd_plugins@
                    363: datadir = @datadir@
                    364: datarootdir = @datarootdir@
                    365: dbusdatadir = @dbusdatadir@
                    366: dbuspolicydir = @dbuspolicydir@
                    367: dev_headers = @dev_headers@
                    368: docdir = @docdir@
                    369: dvidir = @dvidir@
                    370: exec_prefix = @exec_prefix@
                    371: fips_mode = @fips_mode@
                    372: fuzz_plugins = @fuzz_plugins@
                    373: host = @host@
                    374: host_alias = @host_alias@
                    375: host_cpu = @host_cpu@
                    376: host_os = @host_os@
                    377: host_vendor = @host_vendor@
                    378: htmldir = @htmldir@
                    379: imcvdir = @imcvdir@
                    380: includedir = @includedir@
                    381: infodir = @infodir@
                    382: install_sh = @install_sh@
                    383: ipsec_script = @ipsec_script@
                    384: ipsec_script_upper = @ipsec_script_upper@
                    385: ipsecdir = @ipsecdir@
                    386: ipsecgroup = @ipsecgroup@
                    387: ipseclibdir = @ipseclibdir@
                    388: ipsecuser = @ipsecuser@
                    389: json_CFLAGS = @json_CFLAGS@
                    390: json_LIBS = @json_LIBS@
                    391: libdir = @libdir@
                    392: libexecdir = @libexecdir@
                    393: libfuzzer = @libfuzzer@
                    394: libiptc_CFLAGS = @libiptc_CFLAGS@
                    395: libiptc_LIBS = @libiptc_LIBS@
                    396: linux_headers = @linux_headers@
                    397: localedir = @localedir@
                    398: localstatedir = @localstatedir@
                    399: manager_plugins = @manager_plugins@
                    400: mandir = @mandir@
                    401: medsrv_plugins = @medsrv_plugins@
                    402: mkdir_p = @mkdir_p@
                    403: nm_CFLAGS = @nm_CFLAGS@
                    404: nm_LIBS = @nm_LIBS@
                    405: nm_ca_dir = @nm_ca_dir@
                    406: nm_plugins = @nm_plugins@
                    407: oldincludedir = @oldincludedir@
                    408: p_plugins = @p_plugins@
                    409: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    410: pcsclite_LIBS = @pcsclite_LIBS@
                    411: pdfdir = @pdfdir@
                    412: piddir = @piddir@
                    413: pkgpyexecdir = @pkgpyexecdir@
                    414: pkgpythondir = @pkgpythondir@
                    415: pki_plugins = @pki_plugins@
                    416: plugindir = @plugindir@
                    417: pool_plugins = @pool_plugins@
                    418: prefix = @prefix@
                    419: program_transform_name = @program_transform_name@
                    420: psdir = @psdir@
                    421: pyexecdir = @pyexecdir@
                    422: pythondir = @pythondir@
                    423: random_device = @random_device@
                    424: resolv_conf = @resolv_conf@
                    425: routing_table = @routing_table@
                    426: routing_table_prio = @routing_table_prio@
                    427: runstatedir = @runstatedir@
                    428: s_plugins = @s_plugins@
                    429: sbindir = @sbindir@
                    430: scepclient_plugins = @scepclient_plugins@
                    431: scripts_plugins = @scripts_plugins@
                    432: sharedstatedir = @sharedstatedir@
                    433: soup_CFLAGS = @soup_CFLAGS@
                    434: soup_LIBS = @soup_LIBS@
                    435: srcdir = @srcdir@
                    436: starter_plugins = @starter_plugins@
                    437: strongswan_conf = @strongswan_conf@
                    438: strongswan_options = @strongswan_options@
                    439: swanctldir = @swanctldir@
                    440: sysconfdir = @sysconfdir@
                    441: systemd_CFLAGS = @systemd_CFLAGS@
                    442: systemd_LIBS = @systemd_LIBS@
                    443: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    444: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    445: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    446: systemd_journal_LIBS = @systemd_journal_LIBS@
                    447: systemdsystemunitdir = @systemdsystemunitdir@
                    448: t_plugins = @t_plugins@
                    449: target_alias = @target_alias@
                    450: top_build_prefix = @top_build_prefix@
                    451: top_builddir = @top_builddir@
                    452: top_srcdir = @top_srcdir@
                    453: tss2_CFLAGS = @tss2_CFLAGS@
                    454: tss2_LIBS = @tss2_LIBS@
                    455: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    456: tss2_esys_LIBS = @tss2_esys_LIBS@
                    457: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    458: tss2_socket_LIBS = @tss2_socket_LIBS@
                    459: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    460: tss2_sys_LIBS = @tss2_sys_LIBS@
                    461: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    462: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    463: urandom_device = @urandom_device@
                    464: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    465: wolfssl_LIBS = @wolfssl_LIBS@
                    466: xml_CFLAGS = @xml_CFLAGS@
                    467: xml_LIBS = @xml_LIBS@
                    468: AM_CPPFLAGS = \
                    469:        -I$(top_srcdir)/src/libstrongswan
                    470: 
                    471: AM_CFLAGS = \
                    472:        $(PLUGIN_CFLAGS) \
                    473:        $(botan_CFLAGS)
                    474: 
                    475: @MONOLITHIC_TRUE@noinst_LTLIBRARIES = libstrongswan-botan.la
                    476: @MONOLITHIC_FALSE@plugin_LTLIBRARIES = libstrongswan-botan.la
                    477: libstrongswan_botan_la_SOURCES = \
                    478:        botan_plugin.h botan_plugin.c \
                    479:        botan_rng.h botan_rng.c \
                    480:        botan_hasher.h botan_hasher.c \
                    481:        botan_hmac.h botan_hmac.c \
                    482:        botan_crypter.h botan_crypter.c \
                    483:        botan_rsa_public_key.h botan_rsa_public_key.c \
                    484:        botan_rsa_private_key.h botan_rsa_private_key.c \
                    485:        botan_diffie_hellman.h botan_diffie_hellman.c \
                    486:        botan_ec_diffie_hellman.h botan_ec_diffie_hellman.c \
                    487:        botan_ec_public_key.h botan_ec_public_key.c \
                    488:        botan_ec_private_key.h botan_ec_private_key.c \
                    489:        botan_ed_public_key.h botan_ed_public_key.c \
                    490:        botan_ed_private_key.h botan_ed_private_key.c \
                    491:        botan_util.h botan_util.c \
                    492:        botan_util_keys.h botan_util_keys.c \
                    493:        botan_aead.h botan_aead.c \
                    494:        botan_x25519.h botan_x25519.c
                    495: 
                    496: libstrongswan_botan_la_LDFLAGS = -module -avoid-version
                    497: libstrongswan_botan_la_LIBADD = $(botan_LIBS)
                    498: all: all-am
                    499: 
                    500: .SUFFIXES:
                    501: .SUFFIXES: .c .lo .o .obj
                    502: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    503:        @for dep in $?; do \
                    504:          case '$(am__configure_deps)' in \
                    505:            *$$dep*) \
                    506:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    507:                && { if test -f $@; then exit 0; else break; fi; }; \
                    508:              exit 1;; \
                    509:          esac; \
                    510:        done; \
                    511:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libstrongswan/plugins/botan/Makefile'; \
                    512:        $(am__cd) $(top_srcdir) && \
                    513:          $(AUTOMAKE) --gnu src/libstrongswan/plugins/botan/Makefile
                    514: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    515:        @case '$?' in \
                    516:          *config.status*) \
                    517:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    518:          *) \
                    519:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    520:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    521:        esac;
                    522: 
                    523: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    524:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    525: 
                    526: $(top_srcdir)/configure:  $(am__configure_deps)
                    527:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    528: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    529:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    530: $(am__aclocal_m4_deps):
                    531: 
                    532: clean-noinstLTLIBRARIES:
                    533:        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
                    534:        @list='$(noinst_LTLIBRARIES)'; \
                    535:        locs=`for p in $$list; do echo $$p; done | \
                    536:              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
                    537:              sort -u`; \
                    538:        test -z "$$locs" || { \
                    539:          echo rm -f $${locs}; \
                    540:          rm -f $${locs}; \
                    541:        }
                    542: 
                    543: install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
                    544:        @$(NORMAL_INSTALL)
                    545:        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
                    546:        list2=; for p in $$list; do \
                    547:          if test -f $$p; then \
                    548:            list2="$$list2 $$p"; \
                    549:          else :; fi; \
                    550:        done; \
                    551:        test -z "$$list2" || { \
                    552:          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
                    553:          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
                    554:          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
                    555:          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
                    556:        }
                    557: 
                    558: uninstall-pluginLTLIBRARIES:
                    559:        @$(NORMAL_UNINSTALL)
                    560:        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
                    561:        for p in $$list; do \
                    562:          $(am__strip_dir) \
                    563:          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
                    564:          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
                    565:        done
                    566: 
                    567: clean-pluginLTLIBRARIES:
                    568:        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
                    569:        @list='$(plugin_LTLIBRARIES)'; \
                    570:        locs=`for p in $$list; do echo $$p; done | \
                    571:              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
                    572:              sort -u`; \
                    573:        test -z "$$locs" || { \
                    574:          echo rm -f $${locs}; \
                    575:          rm -f $${locs}; \
                    576:        }
                    577: 
                    578: libstrongswan-botan.la: $(libstrongswan_botan_la_OBJECTS) $(libstrongswan_botan_la_DEPENDENCIES) $(EXTRA_libstrongswan_botan_la_DEPENDENCIES) 
                    579:        $(AM_V_CCLD)$(libstrongswan_botan_la_LINK) $(am_libstrongswan_botan_la_rpath) $(libstrongswan_botan_la_OBJECTS) $(libstrongswan_botan_la_LIBADD) $(LIBS)
                    580: 
                    581: mostlyclean-compile:
                    582:        -rm -f *.$(OBJEXT)
                    583: 
                    584: distclean-compile:
                    585:        -rm -f *.tab.c
                    586: 
                    587: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_aead.Plo@am__quote@
                    588: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_crypter.Plo@am__quote@
                    589: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_diffie_hellman.Plo@am__quote@
                    590: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_ec_diffie_hellman.Plo@am__quote@
                    591: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_ec_private_key.Plo@am__quote@
                    592: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_ec_public_key.Plo@am__quote@
                    593: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_ed_private_key.Plo@am__quote@
                    594: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_ed_public_key.Plo@am__quote@
                    595: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_hasher.Plo@am__quote@
                    596: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_hmac.Plo@am__quote@
                    597: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_plugin.Plo@am__quote@
                    598: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_rng.Plo@am__quote@
                    599: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_rsa_private_key.Plo@am__quote@
                    600: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_rsa_public_key.Plo@am__quote@
                    601: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_util.Plo@am__quote@
                    602: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_util_keys.Plo@am__quote@
                    603: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/botan_x25519.Plo@am__quote@
                    604: 
                    605: .c.o:
                    606: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
                    607: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    608: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    609: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    610: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    611: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
                    612: 
                    613: .c.obj:
                    614: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
                    615: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
                    616: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    617: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    618: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    619: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
                    620: 
                    621: .c.lo:
                    622: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
                    623: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    624: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
                    625: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    626: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    627: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
                    628: 
                    629: mostlyclean-libtool:
                    630:        -rm -f *.lo
                    631: 
                    632: clean-libtool:
                    633:        -rm -rf .libs _libs
                    634: 
                    635: ID: $(am__tagged_files)
                    636:        $(am__define_uniq_tagged_files); mkid -fID $$unique
                    637: tags: tags-am
                    638: TAGS: tags
                    639: 
                    640: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    641:        set x; \
                    642:        here=`pwd`; \
                    643:        $(am__define_uniq_tagged_files); \
                    644:        shift; \
                    645:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
                    646:          test -n "$$unique" || unique=$$empty_fix; \
                    647:          if test $$# -gt 0; then \
                    648:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    649:              "$$@" $$unique; \
                    650:          else \
                    651:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    652:              $$unique; \
                    653:          fi; \
                    654:        fi
                    655: ctags: ctags-am
                    656: 
                    657: CTAGS: ctags
                    658: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    659:        $(am__define_uniq_tagged_files); \
                    660:        test -z "$(CTAGS_ARGS)$$unique" \
                    661:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    662:             $$unique
                    663: 
                    664: GTAGS:
                    665:        here=`$(am__cd) $(top_builddir) && pwd` \
                    666:          && $(am__cd) $(top_srcdir) \
                    667:          && gtags -i $(GTAGS_ARGS) "$$here"
                    668: cscopelist: cscopelist-am
                    669: 
                    670: cscopelist-am: $(am__tagged_files)
                    671:        list='$(am__tagged_files)'; \
                    672:        case "$(srcdir)" in \
                    673:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
                    674:          *) sdir=$(subdir)/$(srcdir) ;; \
                    675:        esac; \
                    676:        for i in $$list; do \
                    677:          if test -f "$$i"; then \
                    678:            echo "$(subdir)/$$i"; \
                    679:          else \
                    680:            echo "$$sdir/$$i"; \
                    681:          fi; \
                    682:        done >> $(top_builddir)/cscope.files
                    683: 
                    684: distclean-tags:
                    685:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    686: 
                    687: distdir: $(DISTFILES)
                    688:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    689:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    690:        list='$(DISTFILES)'; \
                    691:          dist_files=`for file in $$list; do echo $$file; done | \
                    692:          sed -e "s|^$$srcdirstrip/||;t" \
                    693:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    694:        case $$dist_files in \
                    695:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    696:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    697:                           sort -u` ;; \
                    698:        esac; \
                    699:        for file in $$dist_files; do \
                    700:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    701:          if test -d $$d/$$file; then \
                    702:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    703:            if test -d "$(distdir)/$$file"; then \
                    704:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    705:            fi; \
                    706:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    707:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    708:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    709:            fi; \
                    710:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    711:          else \
                    712:            test -f "$(distdir)/$$file" \
                    713:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    714:            || exit 1; \
                    715:          fi; \
                    716:        done
                    717: check-am: all-am
                    718: check: check-am
                    719: all-am: Makefile $(LTLIBRARIES)
                    720: installdirs:
                    721:        for dir in "$(DESTDIR)$(plugindir)"; do \
                    722:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    723:        done
                    724: install: install-am
                    725: install-exec: install-exec-am
                    726: install-data: install-data-am
                    727: uninstall: uninstall-am
                    728: 
                    729: install-am: all-am
                    730:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    731: 
                    732: installcheck: installcheck-am
                    733: install-strip:
                    734:        if test -z '$(STRIP)'; then \
                    735:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    736:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    737:              install; \
                    738:        else \
                    739:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    740:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    741:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    742:        fi
                    743: mostlyclean-generic:
                    744: 
                    745: clean-generic:
                    746: 
                    747: distclean-generic:
                    748:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    749:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    750: 
                    751: maintainer-clean-generic:
                    752:        @echo "This command is intended for maintainers to use"
                    753:        @echo "it deletes files that may require special tools to rebuild."
                    754: clean: clean-am
                    755: 
                    756: clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
                    757:        clean-pluginLTLIBRARIES mostlyclean-am
                    758: 
                    759: distclean: distclean-am
                    760:        -rm -rf ./$(DEPDIR)
                    761:        -rm -f Makefile
                    762: distclean-am: clean-am distclean-compile distclean-generic \
                    763:        distclean-tags
                    764: 
                    765: dvi: dvi-am
                    766: 
                    767: dvi-am:
                    768: 
                    769: html: html-am
                    770: 
                    771: html-am:
                    772: 
                    773: info: info-am
                    774: 
                    775: info-am:
                    776: 
                    777: install-data-am: install-pluginLTLIBRARIES
                    778: 
                    779: install-dvi: install-dvi-am
                    780: 
                    781: install-dvi-am:
                    782: 
                    783: install-exec-am:
                    784: 
                    785: install-html: install-html-am
                    786: 
                    787: install-html-am:
                    788: 
                    789: install-info: install-info-am
                    790: 
                    791: install-info-am:
                    792: 
                    793: install-man:
                    794: 
                    795: install-pdf: install-pdf-am
                    796: 
                    797: install-pdf-am:
                    798: 
                    799: install-ps: install-ps-am
                    800: 
                    801: install-ps-am:
                    802: 
                    803: installcheck-am:
                    804: 
                    805: maintainer-clean: maintainer-clean-am
                    806:        -rm -rf ./$(DEPDIR)
                    807:        -rm -f Makefile
                    808: maintainer-clean-am: distclean-am maintainer-clean-generic
                    809: 
                    810: mostlyclean: mostlyclean-am
                    811: 
                    812: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                    813:        mostlyclean-libtool
                    814: 
                    815: pdf: pdf-am
                    816: 
                    817: pdf-am:
                    818: 
                    819: ps: ps-am
                    820: 
                    821: ps-am:
                    822: 
                    823: uninstall-am: uninstall-pluginLTLIBRARIES
                    824: 
                    825: .MAKE: install-am install-strip
                    826: 
                    827: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
                    828:        clean-libtool clean-noinstLTLIBRARIES clean-pluginLTLIBRARIES \
                    829:        cscopelist-am ctags ctags-am distclean distclean-compile \
                    830:        distclean-generic distclean-libtool distclean-tags distdir dvi \
                    831:        dvi-am html html-am info info-am install install-am \
                    832:        install-data install-data-am install-dvi install-dvi-am \
                    833:        install-exec install-exec-am install-html install-html-am \
                    834:        install-info install-info-am install-man install-pdf \
                    835:        install-pdf-am install-pluginLTLIBRARIES install-ps \
                    836:        install-ps-am install-strip installcheck installcheck-am \
                    837:        installdirs maintainer-clean maintainer-clean-generic \
                    838:        mostlyclean mostlyclean-compile mostlyclean-generic \
                    839:        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
                    840:        uninstall-am uninstall-pluginLTLIBRARIES
                    841: 
                    842: .PRECIOUS: Makefile
                    843: 
                    844: 
                    845: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    846: # Otherwise a system limit (for SysV at least) may be exceeded.
                    847: .NOEXPORT:

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