Annotation of embedaddon/strongswan/src/sw-collector/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: 
                     18: VPATH = @srcdir@
                     19: am__is_gnu_make = { \
                     20:   if test -z '$(MAKELEVEL)'; then \
                     21:     false; \
                     22:   elif test -n '$(MAKE_HOST)'; then \
                     23:     true; \
                     24:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
                     25:     true; \
                     26:   else \
                     27:     false; \
                     28:   fi; \
                     29: }
                     30: am__make_running_with_option = \
                     31:   case $${target_option-} in \
                     32:       ?) ;; \
                     33:       *) echo "am__make_running_with_option: internal error: invalid" \
                     34:               "target option '$${target_option-}' specified" >&2; \
                     35:          exit 1;; \
                     36:   esac; \
                     37:   has_opt=no; \
                     38:   sane_makeflags=$$MAKEFLAGS; \
                     39:   if $(am__is_gnu_make); then \
                     40:     sane_makeflags=$$MFLAGS; \
                     41:   else \
                     42:     case $$MAKEFLAGS in \
                     43:       *\\[\ \  ]*) \
                     44:         bs=\\; \
                     45:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
                     46:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
                     47:     esac; \
                     48:   fi; \
                     49:   skip_next=no; \
                     50:   strip_trailopt () \
                     51:   { \
                     52:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
                     53:   }; \
                     54:   for flg in $$sane_makeflags; do \
                     55:     test $$skip_next = yes && { skip_next=no; continue; }; \
                     56:     case $$flg in \
                     57:       *=*|--*) continue;; \
                     58:         -*I) strip_trailopt 'I'; skip_next=yes;; \
                     59:       -*I?*) strip_trailopt 'I';; \
                     60:         -*O) strip_trailopt 'O'; skip_next=yes;; \
                     61:       -*O?*) strip_trailopt 'O';; \
                     62:         -*l) strip_trailopt 'l'; skip_next=yes;; \
                     63:       -*l?*) strip_trailopt 'l';; \
                     64:       -[dEDm]) skip_next=yes;; \
                     65:       -[JT]) skip_next=yes;; \
                     66:     esac; \
                     67:     case $$flg in \
                     68:       *$$target_option*) has_opt=yes; break;; \
                     69:     esac; \
                     70:   done; \
                     71:   test $$has_opt = yes
                     72: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
                     73: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
                     74: pkgdatadir = $(datadir)/@PACKAGE@
                     75: pkgincludedir = $(includedir)/@PACKAGE@
                     76: pkglibdir = $(libdir)/@PACKAGE@
                     77: pkglibexecdir = $(libexecdir)/@PACKAGE@
                     78: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     79: install_sh_DATA = $(install_sh) -c -m 644
                     80: install_sh_PROGRAM = $(install_sh) -c
                     81: install_sh_SCRIPT = $(install_sh) -c
                     82: INSTALL_HEADER = $(INSTALL_DATA)
                     83: transform = $(program_transform_name)
                     84: NORMAL_INSTALL = :
                     85: PRE_INSTALL = :
                     86: POST_INSTALL = :
                     87: NORMAL_UNINSTALL = :
                     88: PRE_UNINSTALL = :
                     89: POST_UNINSTALL = :
                     90: build_triplet = @build@
                     91: host_triplet = @host@
                     92: sbin_PROGRAMS = sw-collector$(EXEEXT)
                     93: subdir = src/sw-collector
                     94: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     95: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
                     96:        $(top_srcdir)/m4/config/ltoptions.m4 \
                     97:        $(top_srcdir)/m4/config/ltsugar.m4 \
                     98:        $(top_srcdir)/m4/config/ltversion.m4 \
                     99:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
                    100:        $(top_srcdir)/m4/macros/split-package-version.m4 \
                    101:        $(top_srcdir)/m4/macros/with.m4 \
                    102:        $(top_srcdir)/m4/macros/enable-disable.m4 \
                    103:        $(top_srcdir)/m4/macros/add-plugin.m4 \
                    104:        $(top_srcdir)/configure.ac
                    105: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                    106:        $(ACLOCAL_M4)
                    107: DIST_COMMON = $(srcdir)/Makefile.am $(dist_templates_DATA) \
                    108:        $(am__DIST_COMMON)
                    109: mkinstalldirs = $(install_sh) -d
                    110: CONFIG_HEADER = $(top_builddir)/config.h
                    111: CONFIG_CLEAN_FILES = sw-collector.8
                    112: CONFIG_CLEAN_VPATH_FILES =
                    113: am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" \
                    114:        "$(DESTDIR)$(templatesdir)"
                    115: PROGRAMS = $(sbin_PROGRAMS)
                    116: am_sw_collector_OBJECTS = sw-collector.$(OBJEXT) \
                    117:        sw_collector_db.$(OBJEXT) sw_collector_dpkg.$(OBJEXT) \
                    118:        sw_collector_history.$(OBJEXT) sw_collector_rest_api.$(OBJEXT)
                    119: sw_collector_OBJECTS = $(am_sw_collector_OBJECTS)
                    120: am__DEPENDENCIES_1 =
                    121: sw_collector_DEPENDENCIES =  \
                    122:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    123:        $(top_builddir)/src/libimcv/libimcv.la $(am__DEPENDENCIES_1)
                    124: AM_V_lt = $(am__v_lt_@AM_V@)
                    125: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
                    126: am__v_lt_0 = --silent
                    127: am__v_lt_1 = 
                    128: AM_V_P = $(am__v_P_@AM_V@)
                    129: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    130: am__v_P_0 = false
                    131: am__v_P_1 = :
                    132: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    133: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    134: am__v_GEN_0 = @echo "  GEN     " $@;
                    135: am__v_GEN_1 = 
                    136: AM_V_at = $(am__v_at_@AM_V@)
                    137: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    138: am__v_at_0 = @
                    139: am__v_at_1 = 
                    140: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                    141: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    142: am__depfiles_maybe = depfiles
                    143: am__mv = mv -f
                    144: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    145:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                    146: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    147:        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
                    148:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
                    149:        $(AM_CFLAGS) $(CFLAGS)
                    150: AM_V_CC = $(am__v_CC_@AM_V@)
                    151: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
                    152: am__v_CC_0 = @echo "  CC      " $@;
                    153: am__v_CC_1 = 
                    154: CCLD = $(CC)
                    155: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
                    156:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
                    157:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    158: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
                    159: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
                    160: am__v_CCLD_0 = @echo "  CCLD    " $@;
                    161: am__v_CCLD_1 = 
                    162: SOURCES = $(sw_collector_SOURCES)
                    163: DIST_SOURCES = $(sw_collector_SOURCES)
                    164: am__can_run_installinfo = \
                    165:   case $$AM_UPDATE_INFO_DIR in \
                    166:     n|no|NO) false;; \
                    167:     *) (install-info --version) >/dev/null 2>&1;; \
                    168:   esac
                    169: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                    170: am__vpath_adj = case $$p in \
                    171:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                    172:     *) f=$$p;; \
                    173:   esac;
                    174: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                    175: am__install_max = 40
                    176: am__nobase_strip_setup = \
                    177:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                    178: am__nobase_strip = \
                    179:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                    180: am__nobase_list = $(am__nobase_strip_setup); \
                    181:   for p in $$list; do echo "$$p $$p"; done | \
                    182:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                    183:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                    184:     if (++n[$$2] == $(am__install_max)) \
                    185:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                    186:     END { for (dir in files) print dir, files[dir] }'
                    187: am__base_list = \
                    188:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                    189:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
                    190: am__uninstall_files_from_dir = { \
                    191:   test -z "$$files" \
                    192:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
                    193:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
                    194:          $(am__cd) "$$dir" && rm -f $$files; }; \
                    195:   }
                    196: man8dir = $(mandir)/man8
                    197: NROFF = nroff
                    198: MANS = $(man8_MANS)
                    199: DATA = $(dist_templates_DATA)
                    200: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    201: # Read a list of newline-separated strings from the standard input,
                    202: # and print each of them once, without duplicates.  Input order is
                    203: # *not* preserved.
                    204: am__uniquify_input = $(AWK) '\
                    205:   BEGIN { nonempty = 0; } \
                    206:   { items[$$0] = 1; nonempty = 1; } \
                    207:   END { if (nonempty) { for (i in items) print i; }; } \
                    208: '
                    209: # Make sure the list of sources is unique.  This is necessary because,
                    210: # e.g., the same source file might be shared among _SOURCES variables
                    211: # for different programs/libraries.
                    212: am__define_uniq_tagged_files = \
                    213:   list='$(am__tagged_files)'; \
                    214:   unique=`for i in $$list; do \
                    215:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    216:   done | $(am__uniquify_input)`
                    217: ETAGS = etags
                    218: CTAGS = ctags
                    219: am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/sw-collector.8.in \
                    220:        $(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: sw_collector_SOURCES = \
                    469:        sw-collector.c \
                    470:        sw_collector_db.h sw_collector_db.c \
                    471:        sw_collector_dpkg.h sw_collector_dpkg.c \
                    472:        sw_collector_history.h sw_collector_history.c \
                    473:        sw_collector_rest_api.h sw_collector_rest_api.c
                    474: 
                    475: AM_CPPFLAGS = \
                    476:        -I$(top_srcdir)/src/libstrongswan \
                    477:        -I$(top_srcdir)/src/libtncif \
                    478:        -I$(top_srcdir)/src/libimcv \
                    479:        -DPLUGINS=\""random openssl wolfssl sqlite curl"\"
                    480: 
                    481: AM_CFLAGS = $(json_CFLAGS)
                    482: sw_collector_LDADD = \
                    483:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    484:        $(top_builddir)/src/libimcv/libimcv.la \
                    485:        $(json_LIBS)
                    486: 
                    487: templatesdir = $(pkgdatadir)/templates/database/sw-collector
                    488: dist_templates_DATA = sw_collector_tables.sql
                    489: man8_MANS = sw-collector.8
                    490: CLEANFILES = $(man8_MANS)
                    491: all: all-am
                    492: 
                    493: .SUFFIXES:
                    494: .SUFFIXES: .c .lo .o .obj
                    495: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    496:        @for dep in $?; do \
                    497:          case '$(am__configure_deps)' in \
                    498:            *$$dep*) \
                    499:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    500:                && { if test -f $@; then exit 0; else break; fi; }; \
                    501:              exit 1;; \
                    502:          esac; \
                    503:        done; \
                    504:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/sw-collector/Makefile'; \
                    505:        $(am__cd) $(top_srcdir) && \
                    506:          $(AUTOMAKE) --gnu src/sw-collector/Makefile
                    507: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    508:        @case '$?' in \
                    509:          *config.status*) \
                    510:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    511:          *) \
                    512:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    513:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    514:        esac;
                    515: 
                    516: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    517:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    518: 
                    519: $(top_srcdir)/configure:  $(am__configure_deps)
                    520:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    521: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    522:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    523: $(am__aclocal_m4_deps):
                    524: sw-collector.8: $(top_builddir)/config.status $(srcdir)/sw-collector.8.in
                    525:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    526: install-sbinPROGRAMS: $(sbin_PROGRAMS)
                    527:        @$(NORMAL_INSTALL)
                    528:        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
                    529:        if test -n "$$list"; then \
                    530:          echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
                    531:          $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
                    532:        fi; \
                    533:        for p in $$list; do echo "$$p $$p"; done | \
                    534:        sed 's/$(EXEEXT)$$//' | \
                    535:        while read p p1; do if test -f $$p \
                    536:         || test -f $$p1 \
                    537:          ; then echo "$$p"; echo "$$p"; else :; fi; \
                    538:        done | \
                    539:        sed -e 'p;s,.*/,,;n;h' \
                    540:            -e 's|.*|.|' \
                    541:            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
                    542:        sed 'N;N;N;s,\n, ,g' | \
                    543:        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
                    544:          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
                    545:            if ($$2 == $$4) files[d] = files[d] " " $$1; \
                    546:            else { print "f", $$3 "/" $$4, $$1; } } \
                    547:          END { for (d in files) print "f", d, files[d] }' | \
                    548:        while read type dir files; do \
                    549:            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
                    550:            test -z "$$files" || { \
                    551:            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
                    552:            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
                    553:            } \
                    554:        ; done
                    555: 
                    556: uninstall-sbinPROGRAMS:
                    557:        @$(NORMAL_UNINSTALL)
                    558:        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
                    559:        files=`for p in $$list; do echo "$$p"; done | \
                    560:          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
                    561:              -e 's/$$/$(EXEEXT)/' \
                    562:        `; \
                    563:        test -n "$$list" || exit 0; \
                    564:        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
                    565:        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
                    566: 
                    567: clean-sbinPROGRAMS:
                    568:        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
                    569:        echo " rm -f" $$list; \
                    570:        rm -f $$list || exit $$?; \
                    571:        test -n "$(EXEEXT)" || exit 0; \
                    572:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
                    573:        echo " rm -f" $$list; \
                    574:        rm -f $$list
                    575: 
                    576: sw-collector$(EXEEXT): $(sw_collector_OBJECTS) $(sw_collector_DEPENDENCIES) $(EXTRA_sw_collector_DEPENDENCIES) 
                    577:        @rm -f sw-collector$(EXEEXT)
                    578:        $(AM_V_CCLD)$(LINK) $(sw_collector_OBJECTS) $(sw_collector_LDADD) $(LIBS)
                    579: 
                    580: mostlyclean-compile:
                    581:        -rm -f *.$(OBJEXT)
                    582: 
                    583: distclean-compile:
                    584:        -rm -f *.tab.c
                    585: 
                    586: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw-collector.Po@am__quote@
                    587: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_db.Po@am__quote@
                    588: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_dpkg.Po@am__quote@
                    589: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_history.Po@am__quote@
                    590: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_rest_api.Po@am__quote@
                    591: 
                    592: .c.o:
                    593: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
                    594: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    595: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    596: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    597: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    598: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
                    599: 
                    600: .c.obj:
                    601: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
                    602: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
                    603: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    604: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    605: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    606: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
                    607: 
                    608: .c.lo:
                    609: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
                    610: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    611: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
                    612: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    613: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    614: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
                    615: 
                    616: mostlyclean-libtool:
                    617:        -rm -f *.lo
                    618: 
                    619: clean-libtool:
                    620:        -rm -rf .libs _libs
                    621: install-man8: $(man8_MANS)
                    622:        @$(NORMAL_INSTALL)
                    623:        @list1='$(man8_MANS)'; \
                    624:        list2=''; \
                    625:        test -n "$(man8dir)" \
                    626:          && test -n "`echo $$list1$$list2`" \
                    627:          || exit 0; \
                    628:        echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
                    629:        $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
                    630:        { for i in $$list1; do echo "$$i"; done;  \
                    631:        if test -n "$$list2"; then \
                    632:          for i in $$list2; do echo "$$i"; done \
                    633:            | sed -n '/\.8[a-z]*$$/p'; \
                    634:        fi; \
                    635:        } | while read p; do \
                    636:          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
                    637:          echo "$$d$$p"; echo "$$p"; \
                    638:        done | \
                    639:        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
                    640:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
                    641:        sed 'N;N;s,\n, ,g' | { \
                    642:        list=; while read file base inst; do \
                    643:          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
                    644:            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
                    645:            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
                    646:          fi; \
                    647:        done; \
                    648:        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
                    649:        while read files; do \
                    650:          test -z "$$files" || { \
                    651:            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
                    652:            $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
                    653:        done; }
                    654: 
                    655: uninstall-man8:
                    656:        @$(NORMAL_UNINSTALL)
                    657:        @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
                    658:        files=`{ for i in $$list; do echo "$$i"; done; \
                    659:        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
                    660:              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
                    661:        dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
                    662: install-dist_templatesDATA: $(dist_templates_DATA)
                    663:        @$(NORMAL_INSTALL)
                    664:        @list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
                    665:        if test -n "$$list"; then \
                    666:          echo " $(MKDIR_P) '$(DESTDIR)$(templatesdir)'"; \
                    667:          $(MKDIR_P) "$(DESTDIR)$(templatesdir)" || exit 1; \
                    668:        fi; \
                    669:        for p in $$list; do \
                    670:          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
                    671:          echo "$$d$$p"; \
                    672:        done | $(am__base_list) | \
                    673:        while read files; do \
                    674:          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(templatesdir)'"; \
                    675:          $(INSTALL_DATA) $$files "$(DESTDIR)$(templatesdir)" || exit $$?; \
                    676:        done
                    677: 
                    678: uninstall-dist_templatesDATA:
                    679:        @$(NORMAL_UNINSTALL)
                    680:        @list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
                    681:        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
                    682:        dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
                    683: 
                    684: ID: $(am__tagged_files)
                    685:        $(am__define_uniq_tagged_files); mkid -fID $$unique
                    686: tags: tags-am
                    687: TAGS: tags
                    688: 
                    689: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    690:        set x; \
                    691:        here=`pwd`; \
                    692:        $(am__define_uniq_tagged_files); \
                    693:        shift; \
                    694:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
                    695:          test -n "$$unique" || unique=$$empty_fix; \
                    696:          if test $$# -gt 0; then \
                    697:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    698:              "$$@" $$unique; \
                    699:          else \
                    700:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    701:              $$unique; \
                    702:          fi; \
                    703:        fi
                    704: ctags: ctags-am
                    705: 
                    706: CTAGS: ctags
                    707: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    708:        $(am__define_uniq_tagged_files); \
                    709:        test -z "$(CTAGS_ARGS)$$unique" \
                    710:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    711:             $$unique
                    712: 
                    713: GTAGS:
                    714:        here=`$(am__cd) $(top_builddir) && pwd` \
                    715:          && $(am__cd) $(top_srcdir) \
                    716:          && gtags -i $(GTAGS_ARGS) "$$here"
                    717: cscopelist: cscopelist-am
                    718: 
                    719: cscopelist-am: $(am__tagged_files)
                    720:        list='$(am__tagged_files)'; \
                    721:        case "$(srcdir)" in \
                    722:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
                    723:          *) sdir=$(subdir)/$(srcdir) ;; \
                    724:        esac; \
                    725:        for i in $$list; do \
                    726:          if test -f "$$i"; then \
                    727:            echo "$(subdir)/$$i"; \
                    728:          else \
                    729:            echo "$$sdir/$$i"; \
                    730:          fi; \
                    731:        done >> $(top_builddir)/cscope.files
                    732: 
                    733: distclean-tags:
                    734:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    735: 
                    736: distdir: $(DISTFILES)
                    737:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    738:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    739:        list='$(DISTFILES)'; \
                    740:          dist_files=`for file in $$list; do echo $$file; done | \
                    741:          sed -e "s|^$$srcdirstrip/||;t" \
                    742:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    743:        case $$dist_files in \
                    744:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    745:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    746:                           sort -u` ;; \
                    747:        esac; \
                    748:        for file in $$dist_files; do \
                    749:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    750:          if test -d $$d/$$file; then \
                    751:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    752:            if test -d "$(distdir)/$$file"; then \
                    753:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    754:            fi; \
                    755:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    756:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    757:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    758:            fi; \
                    759:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    760:          else \
                    761:            test -f "$(distdir)/$$file" \
                    762:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    763:            || exit 1; \
                    764:          fi; \
                    765:        done
                    766: check-am: all-am
                    767: check: check-am
                    768: all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
                    769: installdirs:
                    770:        for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(templatesdir)"; do \
                    771:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    772:        done
                    773: install: install-am
                    774: install-exec: install-exec-am
                    775: install-data: install-data-am
                    776: uninstall: uninstall-am
                    777: 
                    778: install-am: all-am
                    779:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    780: 
                    781: installcheck: installcheck-am
                    782: install-strip:
                    783:        if test -z '$(STRIP)'; then \
                    784:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    785:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    786:              install; \
                    787:        else \
                    788:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    789:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    790:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    791:        fi
                    792: mostlyclean-generic:
                    793: 
                    794: clean-generic:
                    795:        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
                    796: 
                    797: distclean-generic:
                    798:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    799:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    800: 
                    801: maintainer-clean-generic:
                    802:        @echo "This command is intended for maintainers to use"
                    803:        @echo "it deletes files that may require special tools to rebuild."
                    804: clean: clean-am
                    805: 
                    806: clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
                    807:        mostlyclean-am
                    808: 
                    809: distclean: distclean-am
                    810:        -rm -rf ./$(DEPDIR)
                    811:        -rm -f Makefile
                    812: distclean-am: clean-am distclean-compile distclean-generic \
                    813:        distclean-tags
                    814: 
                    815: dvi: dvi-am
                    816: 
                    817: dvi-am:
                    818: 
                    819: html: html-am
                    820: 
                    821: html-am:
                    822: 
                    823: info: info-am
                    824: 
                    825: info-am:
                    826: 
                    827: install-data-am: install-dist_templatesDATA install-man
                    828: 
                    829: install-dvi: install-dvi-am
                    830: 
                    831: install-dvi-am:
                    832: 
                    833: install-exec-am: install-sbinPROGRAMS
                    834: 
                    835: install-html: install-html-am
                    836: 
                    837: install-html-am:
                    838: 
                    839: install-info: install-info-am
                    840: 
                    841: install-info-am:
                    842: 
                    843: install-man: install-man8
                    844: 
                    845: install-pdf: install-pdf-am
                    846: 
                    847: install-pdf-am:
                    848: 
                    849: install-ps: install-ps-am
                    850: 
                    851: install-ps-am:
                    852: 
                    853: installcheck-am:
                    854: 
                    855: maintainer-clean: maintainer-clean-am
                    856:        -rm -rf ./$(DEPDIR)
                    857:        -rm -f Makefile
                    858: maintainer-clean-am: distclean-am maintainer-clean-generic
                    859: 
                    860: mostlyclean: mostlyclean-am
                    861: 
                    862: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                    863:        mostlyclean-libtool
                    864: 
                    865: pdf: pdf-am
                    866: 
                    867: pdf-am:
                    868: 
                    869: ps: ps-am
                    870: 
                    871: ps-am:
                    872: 
                    873: uninstall-am: uninstall-dist_templatesDATA uninstall-man \
                    874:        uninstall-sbinPROGRAMS
                    875: 
                    876: uninstall-man: uninstall-man8
                    877: 
                    878: .MAKE: install-am install-strip
                    879: 
                    880: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
                    881:        clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
                    882:        distclean distclean-compile distclean-generic \
                    883:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                    884:        html-am info info-am install install-am install-data \
                    885:        install-data-am install-dist_templatesDATA install-dvi \
                    886:        install-dvi-am install-exec install-exec-am install-html \
                    887:        install-html-am install-info install-info-am install-man \
                    888:        install-man8 install-pdf install-pdf-am install-ps \
                    889:        install-ps-am install-sbinPROGRAMS install-strip installcheck \
                    890:        installcheck-am installdirs maintainer-clean \
                    891:        maintainer-clean-generic mostlyclean mostlyclean-compile \
                    892:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    893:        tags tags-am uninstall uninstall-am \
                    894:        uninstall-dist_templatesDATA uninstall-man uninstall-man8 \
                    895:        uninstall-sbinPROGRAMS
                    896: 
                    897: .PRECIOUS: Makefile
                    898: 
                    899: 
                    900: sw-collector.o : $(top_builddir)/config.status
                    901: 
                    902: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    903: # Otherwise a system limit (for SysV at least) may be exceeded.
                    904: .NOEXPORT:

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