Annotation of embedaddon/strongswan/src/sw-collector/Makefile.in, revision 1.1
1.1 ! misho 1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
! 2: # @configure_input@
! 3:
! 4: # Copyright (C) 1994-2017 Free Software Foundation, Inc.
! 5:
! 6: # This Makefile.in is free software; the Free Software Foundation
! 7: # gives unlimited permission to copy and/or distribute it,
! 8: # with or without modifications, as long as this notice is preserved.
! 9:
! 10: # This program is distributed in the hope that it will be useful,
! 11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! 12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! 13: # PARTICULAR PURPOSE.
! 14:
! 15: @SET_MAKE@
! 16:
! 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@
! 259: GPERF = @GPERF@
! 260: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
! 261: GPRBUILD = @GPRBUILD@
! 262: GREP = @GREP@
! 263: INSTALL = @INSTALL@
! 264: INSTALL_DATA = @INSTALL_DATA@
! 265: INSTALL_PROGRAM = @INSTALL_PROGRAM@
! 266: INSTALL_SCRIPT = @INSTALL_SCRIPT@
! 267: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! 268: LCOV = @LCOV@
! 269: LD = @LD@
! 270: LDFLAGS = @LDFLAGS@
! 271: LEX = @LEX@
! 272: LEXLIB = @LEXLIB@
! 273: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
! 274: LIBOBJS = @LIBOBJS@
! 275: LIBS = @LIBS@
! 276: LIBTOOL = @LIBTOOL@
! 277: LIPO = @LIPO@
! 278: LN_S = @LN_S@
! 279: LTLIBOBJS = @LTLIBOBJS@
! 280: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
! 281: MAKEINFO = @MAKEINFO@
! 282: MANIFEST_TOOL = @MANIFEST_TOOL@
! 283: MKDIR_P = @MKDIR_P@
! 284: MYSQLCFLAG = @MYSQLCFLAG@
! 285: MYSQLCONFIG = @MYSQLCONFIG@
! 286: MYSQLLIB = @MYSQLLIB@
! 287: NM = @NM@
! 288: NMEDIT = @NMEDIT@
! 289: OBJDUMP = @OBJDUMP@
! 290: OBJEXT = @OBJEXT@
! 291: OPENSSL_LIB = @OPENSSL_LIB@
! 292: OTOOL = @OTOOL@
! 293: OTOOL64 = @OTOOL64@
! 294: PACKAGE = @PACKAGE@
! 295: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! 296: PACKAGE_NAME = @PACKAGE_NAME@
! 297: PACKAGE_STRING = @PACKAGE_STRING@
! 298: PACKAGE_TARNAME = @PACKAGE_TARNAME@
! 299: PACKAGE_URL = @PACKAGE_URL@
! 300: PACKAGE_VERSION = @PACKAGE_VERSION@
! 301: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
! 302: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
! 303: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
! 304: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
! 305: PATH_SEPARATOR = @PATH_SEPARATOR@
! 306: PERL = @PERL@
! 307: PKG_CONFIG = @PKG_CONFIG@
! 308: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
! 309: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
! 310: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
! 311: PTHREADLIB = @PTHREADLIB@
! 312: PYTHON = @PYTHON@
! 313: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
! 314: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
! 315: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
! 316: PYTHON_PLATFORM = @PYTHON_PLATFORM@
! 317: PYTHON_PREFIX = @PYTHON_PREFIX@
! 318: PYTHON_VERSION = @PYTHON_VERSION@
! 319: PY_TEST = @PY_TEST@
! 320: RANLIB = @RANLIB@
! 321: RTLIB = @RTLIB@
! 322: RUBYGEMDIR = @RUBYGEMDIR@
! 323: SED = @SED@
! 324: SET_MAKE = @SET_MAKE@
! 325: SHELL = @SHELL@
! 326: SOCKLIB = @SOCKLIB@
! 327: STRIP = @STRIP@
! 328: TOX = @TOX@
! 329: UNWINDLIB = @UNWINDLIB@
! 330: VERSION = @VERSION@
! 331: YACC = @YACC@
! 332: YFLAGS = @YFLAGS@
! 333: abs_builddir = @abs_builddir@
! 334: abs_srcdir = @abs_srcdir@
! 335: abs_top_builddir = @abs_top_builddir@
! 336: abs_top_srcdir = @abs_top_srcdir@
! 337: ac_ct_AR = @ac_ct_AR@
! 338: ac_ct_CC = @ac_ct_CC@
! 339: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
! 340: aikgen_plugins = @aikgen_plugins@
! 341: am__include = @am__include@
! 342: am__leading_dot = @am__leading_dot@
! 343: am__quote = @am__quote@
! 344: am__tar = @am__tar@
! 345: am__untar = @am__untar@
! 346: attest_plugins = @attest_plugins@
! 347: bindir = @bindir@
! 348: botan_CFLAGS = @botan_CFLAGS@
! 349: botan_LIBS = @botan_LIBS@
! 350: build = @build@
! 351: build_alias = @build_alias@
! 352: build_cpu = @build_cpu@
! 353: build_os = @build_os@
! 354: build_vendor = @build_vendor@
! 355: builddir = @builddir@
! 356: c_plugins = @c_plugins@
! 357: charon_natt_port = @charon_natt_port@
! 358: charon_plugins = @charon_plugins@
! 359: charon_udp_port = @charon_udp_port@
! 360: clearsilver_LIBS = @clearsilver_LIBS@
! 361: cmd_plugins = @cmd_plugins@
! 362: datadir = @datadir@
! 363: datarootdir = @datarootdir@
! 364: dbusdatadir = @dbusdatadir@
! 365: dbuspolicydir = @dbuspolicydir@
! 366: dev_headers = @dev_headers@
! 367: docdir = @docdir@
! 368: dvidir = @dvidir@
! 369: exec_prefix = @exec_prefix@
! 370: fips_mode = @fips_mode@
! 371: fuzz_plugins = @fuzz_plugins@
! 372: host = @host@
! 373: host_alias = @host_alias@
! 374: host_cpu = @host_cpu@
! 375: host_os = @host_os@
! 376: host_vendor = @host_vendor@
! 377: htmldir = @htmldir@
! 378: imcvdir = @imcvdir@
! 379: includedir = @includedir@
! 380: infodir = @infodir@
! 381: install_sh = @install_sh@
! 382: ipsec_script = @ipsec_script@
! 383: ipsec_script_upper = @ipsec_script_upper@
! 384: ipsecdir = @ipsecdir@
! 385: ipsecgroup = @ipsecgroup@
! 386: ipseclibdir = @ipseclibdir@
! 387: ipsecuser = @ipsecuser@
! 388: json_CFLAGS = @json_CFLAGS@
! 389: json_LIBS = @json_LIBS@
! 390: libdir = @libdir@
! 391: libexecdir = @libexecdir@
! 392: libfuzzer = @libfuzzer@
! 393: libiptc_CFLAGS = @libiptc_CFLAGS@
! 394: libiptc_LIBS = @libiptc_LIBS@
! 395: linux_headers = @linux_headers@
! 396: localedir = @localedir@
! 397: localstatedir = @localstatedir@
! 398: manager_plugins = @manager_plugins@
! 399: mandir = @mandir@
! 400: medsrv_plugins = @medsrv_plugins@
! 401: mkdir_p = @mkdir_p@
! 402: nm_CFLAGS = @nm_CFLAGS@
! 403: nm_LIBS = @nm_LIBS@
! 404: nm_ca_dir = @nm_ca_dir@
! 405: nm_plugins = @nm_plugins@
! 406: oldincludedir = @oldincludedir@
! 407: p_plugins = @p_plugins@
! 408: pcsclite_CFLAGS = @pcsclite_CFLAGS@
! 409: pcsclite_LIBS = @pcsclite_LIBS@
! 410: pdfdir = @pdfdir@
! 411: piddir = @piddir@
! 412: pkgpyexecdir = @pkgpyexecdir@
! 413: pkgpythondir = @pkgpythondir@
! 414: pki_plugins = @pki_plugins@
! 415: plugindir = @plugindir@
! 416: pool_plugins = @pool_plugins@
! 417: prefix = @prefix@
! 418: program_transform_name = @program_transform_name@
! 419: psdir = @psdir@
! 420: pyexecdir = @pyexecdir@
! 421: pythondir = @pythondir@
! 422: random_device = @random_device@
! 423: resolv_conf = @resolv_conf@
! 424: routing_table = @routing_table@
! 425: routing_table_prio = @routing_table_prio@
! 426: runstatedir = @runstatedir@
! 427: s_plugins = @s_plugins@
! 428: sbindir = @sbindir@
! 429: scepclient_plugins = @scepclient_plugins@
! 430: scripts_plugins = @scripts_plugins@
! 431: sharedstatedir = @sharedstatedir@
! 432: soup_CFLAGS = @soup_CFLAGS@
! 433: soup_LIBS = @soup_LIBS@
! 434: srcdir = @srcdir@
! 435: starter_plugins = @starter_plugins@
! 436: strongswan_conf = @strongswan_conf@
! 437: strongswan_options = @strongswan_options@
! 438: swanctldir = @swanctldir@
! 439: sysconfdir = @sysconfdir@
! 440: systemd_CFLAGS = @systemd_CFLAGS@
! 441: systemd_LIBS = @systemd_LIBS@
! 442: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
! 443: systemd_daemon_LIBS = @systemd_daemon_LIBS@
! 444: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
! 445: systemd_journal_LIBS = @systemd_journal_LIBS@
! 446: systemdsystemunitdir = @systemdsystemunitdir@
! 447: t_plugins = @t_plugins@
! 448: target_alias = @target_alias@
! 449: top_build_prefix = @top_build_prefix@
! 450: top_builddir = @top_builddir@
! 451: top_srcdir = @top_srcdir@
! 452: tss2_CFLAGS = @tss2_CFLAGS@
! 453: tss2_LIBS = @tss2_LIBS@
! 454: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
! 455: tss2_esys_LIBS = @tss2_esys_LIBS@
! 456: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
! 457: tss2_socket_LIBS = @tss2_socket_LIBS@
! 458: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
! 459: tss2_sys_LIBS = @tss2_sys_LIBS@
! 460: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
! 461: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
! 462: urandom_device = @urandom_device@
! 463: wolfssl_CFLAGS = @wolfssl_CFLAGS@
! 464: wolfssl_LIBS = @wolfssl_LIBS@
! 465: xml_CFLAGS = @xml_CFLAGS@
! 466: xml_LIBS = @xml_LIBS@
! 467: sw_collector_SOURCES = \
! 468: sw-collector.c \
! 469: sw_collector_db.h sw_collector_db.c \
! 470: sw_collector_dpkg.h sw_collector_dpkg.c \
! 471: sw_collector_history.h sw_collector_history.c \
! 472: sw_collector_rest_api.h sw_collector_rest_api.c
! 473:
! 474: AM_CPPFLAGS = \
! 475: -I$(top_srcdir)/src/libstrongswan \
! 476: -I$(top_srcdir)/src/libtncif \
! 477: -I$(top_srcdir)/src/libimcv \
! 478: -DPLUGINS=\""random openssl wolfssl sqlite curl"\"
! 479:
! 480: AM_CFLAGS = $(json_CFLAGS)
! 481: sw_collector_LDADD = \
! 482: $(top_builddir)/src/libstrongswan/libstrongswan.la \
! 483: $(top_builddir)/src/libimcv/libimcv.la \
! 484: $(json_LIBS)
! 485:
! 486: templatesdir = $(pkgdatadir)/templates/database/sw-collector
! 487: dist_templates_DATA = sw_collector_tables.sql
! 488: man8_MANS = sw-collector.8
! 489: CLEANFILES = $(man8_MANS)
! 490: all: all-am
! 491:
! 492: .SUFFIXES:
! 493: .SUFFIXES: .c .lo .o .obj
! 494: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
! 495: @for dep in $?; do \
! 496: case '$(am__configure_deps)' in \
! 497: *$$dep*) \
! 498: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
! 499: && { if test -f $@; then exit 0; else break; fi; }; \
! 500: exit 1;; \
! 501: esac; \
! 502: done; \
! 503: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/sw-collector/Makefile'; \
! 504: $(am__cd) $(top_srcdir) && \
! 505: $(AUTOMAKE) --gnu src/sw-collector/Makefile
! 506: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
! 507: @case '$?' in \
! 508: *config.status*) \
! 509: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
! 510: *) \
! 511: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
! 512: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
! 513: esac;
! 514:
! 515: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
! 516: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
! 517:
! 518: $(top_srcdir)/configure: $(am__configure_deps)
! 519: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
! 520: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
! 521: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
! 522: $(am__aclocal_m4_deps):
! 523: sw-collector.8: $(top_builddir)/config.status $(srcdir)/sw-collector.8.in
! 524: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
! 525: install-sbinPROGRAMS: $(sbin_PROGRAMS)
! 526: @$(NORMAL_INSTALL)
! 527: @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
! 528: if test -n "$$list"; then \
! 529: echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
! 530: $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
! 531: fi; \
! 532: for p in $$list; do echo "$$p $$p"; done | \
! 533: sed 's/$(EXEEXT)$$//' | \
! 534: while read p p1; do if test -f $$p \
! 535: || test -f $$p1 \
! 536: ; then echo "$$p"; echo "$$p"; else :; fi; \
! 537: done | \
! 538: sed -e 'p;s,.*/,,;n;h' \
! 539: -e 's|.*|.|' \
! 540: -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
! 541: sed 'N;N;N;s,\n, ,g' | \
! 542: $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
! 543: { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
! 544: if ($$2 == $$4) files[d] = files[d] " " $$1; \
! 545: else { print "f", $$3 "/" $$4, $$1; } } \
! 546: END { for (d in files) print "f", d, files[d] }' | \
! 547: while read type dir files; do \
! 548: if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
! 549: test -z "$$files" || { \
! 550: echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
! 551: $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
! 552: } \
! 553: ; done
! 554:
! 555: uninstall-sbinPROGRAMS:
! 556: @$(NORMAL_UNINSTALL)
! 557: @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
! 558: files=`for p in $$list; do echo "$$p"; done | \
! 559: sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
! 560: -e 's/$$/$(EXEEXT)/' \
! 561: `; \
! 562: test -n "$$list" || exit 0; \
! 563: echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
! 564: cd "$(DESTDIR)$(sbindir)" && rm -f $$files
! 565:
! 566: clean-sbinPROGRAMS:
! 567: @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
! 568: echo " rm -f" $$list; \
! 569: rm -f $$list || exit $$?; \
! 570: test -n "$(EXEEXT)" || exit 0; \
! 571: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
! 572: echo " rm -f" $$list; \
! 573: rm -f $$list
! 574:
! 575: sw-collector$(EXEEXT): $(sw_collector_OBJECTS) $(sw_collector_DEPENDENCIES) $(EXTRA_sw_collector_DEPENDENCIES)
! 576: @rm -f sw-collector$(EXEEXT)
! 577: $(AM_V_CCLD)$(LINK) $(sw_collector_OBJECTS) $(sw_collector_LDADD) $(LIBS)
! 578:
! 579: mostlyclean-compile:
! 580: -rm -f *.$(OBJEXT)
! 581:
! 582: distclean-compile:
! 583: -rm -f *.tab.c
! 584:
! 585: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw-collector.Po@am__quote@
! 586: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_db.Po@am__quote@
! 587: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_dpkg.Po@am__quote@
! 588: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_history.Po@am__quote@
! 589: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sw_collector_rest_api.Po@am__quote@
! 590:
! 591: .c.o:
! 592: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
! 593: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
! 594: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
! 595: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 596: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 597: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
! 598:
! 599: .c.obj:
! 600: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
! 601: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
! 602: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
! 603: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 604: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 605: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
! 606:
! 607: .c.lo:
! 608: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
! 609: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
! 610: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
! 611: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
! 612: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 613: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
! 614:
! 615: mostlyclean-libtool:
! 616: -rm -f *.lo
! 617:
! 618: clean-libtool:
! 619: -rm -rf .libs _libs
! 620: install-man8: $(man8_MANS)
! 621: @$(NORMAL_INSTALL)
! 622: @list1='$(man8_MANS)'; \
! 623: list2=''; \
! 624: test -n "$(man8dir)" \
! 625: && test -n "`echo $$list1$$list2`" \
! 626: || exit 0; \
! 627: echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
! 628: $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
! 629: { for i in $$list1; do echo "$$i"; done; \
! 630: if test -n "$$list2"; then \
! 631: for i in $$list2; do echo "$$i"; done \
! 632: | sed -n '/\.8[a-z]*$$/p'; \
! 633: fi; \
! 634: } | while read p; do \
! 635: if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
! 636: echo "$$d$$p"; echo "$$p"; \
! 637: done | \
! 638: sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
! 639: -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
! 640: sed 'N;N;s,\n, ,g' | { \
! 641: list=; while read file base inst; do \
! 642: if test "$$base" = "$$inst"; then list="$$list $$file"; else \
! 643: echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
! 644: $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
! 645: fi; \
! 646: done; \
! 647: for i in $$list; do echo "$$i"; done | $(am__base_list) | \
! 648: while read files; do \
! 649: test -z "$$files" || { \
! 650: echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
! 651: $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
! 652: done; }
! 653:
! 654: uninstall-man8:
! 655: @$(NORMAL_UNINSTALL)
! 656: @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
! 657: files=`{ for i in $$list; do echo "$$i"; done; \
! 658: } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
! 659: -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
! 660: dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
! 661: install-dist_templatesDATA: $(dist_templates_DATA)
! 662: @$(NORMAL_INSTALL)
! 663: @list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
! 664: if test -n "$$list"; then \
! 665: echo " $(MKDIR_P) '$(DESTDIR)$(templatesdir)'"; \
! 666: $(MKDIR_P) "$(DESTDIR)$(templatesdir)" || exit 1; \
! 667: fi; \
! 668: for p in $$list; do \
! 669: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 670: echo "$$d$$p"; \
! 671: done | $(am__base_list) | \
! 672: while read files; do \
! 673: echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(templatesdir)'"; \
! 674: $(INSTALL_DATA) $$files "$(DESTDIR)$(templatesdir)" || exit $$?; \
! 675: done
! 676:
! 677: uninstall-dist_templatesDATA:
! 678: @$(NORMAL_UNINSTALL)
! 679: @list='$(dist_templates_DATA)'; test -n "$(templatesdir)" || list=; \
! 680: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
! 681: dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
! 682:
! 683: ID: $(am__tagged_files)
! 684: $(am__define_uniq_tagged_files); mkid -fID $$unique
! 685: tags: tags-am
! 686: TAGS: tags
! 687:
! 688: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
! 689: set x; \
! 690: here=`pwd`; \
! 691: $(am__define_uniq_tagged_files); \
! 692: shift; \
! 693: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
! 694: test -n "$$unique" || unique=$$empty_fix; \
! 695: if test $$# -gt 0; then \
! 696: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! 697: "$$@" $$unique; \
! 698: else \
! 699: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! 700: $$unique; \
! 701: fi; \
! 702: fi
! 703: ctags: ctags-am
! 704:
! 705: CTAGS: ctags
! 706: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
! 707: $(am__define_uniq_tagged_files); \
! 708: test -z "$(CTAGS_ARGS)$$unique" \
! 709: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! 710: $$unique
! 711:
! 712: GTAGS:
! 713: here=`$(am__cd) $(top_builddir) && pwd` \
! 714: && $(am__cd) $(top_srcdir) \
! 715: && gtags -i $(GTAGS_ARGS) "$$here"
! 716: cscopelist: cscopelist-am
! 717:
! 718: cscopelist-am: $(am__tagged_files)
! 719: list='$(am__tagged_files)'; \
! 720: case "$(srcdir)" in \
! 721: [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
! 722: *) sdir=$(subdir)/$(srcdir) ;; \
! 723: esac; \
! 724: for i in $$list; do \
! 725: if test -f "$$i"; then \
! 726: echo "$(subdir)/$$i"; \
! 727: else \
! 728: echo "$$sdir/$$i"; \
! 729: fi; \
! 730: done >> $(top_builddir)/cscope.files
! 731:
! 732: distclean-tags:
! 733: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! 734:
! 735: distdir: $(DISTFILES)
! 736: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
! 737: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
! 738: list='$(DISTFILES)'; \
! 739: dist_files=`for file in $$list; do echo $$file; done | \
! 740: sed -e "s|^$$srcdirstrip/||;t" \
! 741: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
! 742: case $$dist_files in \
! 743: */*) $(MKDIR_P) `echo "$$dist_files" | \
! 744: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
! 745: sort -u` ;; \
! 746: esac; \
! 747: for file in $$dist_files; do \
! 748: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! 749: if test -d $$d/$$file; then \
! 750: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
! 751: if test -d "$(distdir)/$$file"; then \
! 752: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
! 753: fi; \
! 754: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! 755: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
! 756: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
! 757: fi; \
! 758: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
! 759: else \
! 760: test -f "$(distdir)/$$file" \
! 761: || cp -p $$d/$$file "$(distdir)/$$file" \
! 762: || exit 1; \
! 763: fi; \
! 764: done
! 765: check-am: all-am
! 766: check: check-am
! 767: all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
! 768: installdirs:
! 769: for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(templatesdir)"; do \
! 770: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
! 771: done
! 772: install: install-am
! 773: install-exec: install-exec-am
! 774: install-data: install-data-am
! 775: uninstall: uninstall-am
! 776:
! 777: install-am: all-am
! 778: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
! 779:
! 780: installcheck: installcheck-am
! 781: install-strip:
! 782: if test -z '$(STRIP)'; then \
! 783: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 784: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
! 785: install; \
! 786: else \
! 787: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 788: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
! 789: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
! 790: fi
! 791: mostlyclean-generic:
! 792:
! 793: clean-generic:
! 794: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
! 795:
! 796: distclean-generic:
! 797: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
! 798: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
! 799:
! 800: maintainer-clean-generic:
! 801: @echo "This command is intended for maintainers to use"
! 802: @echo "it deletes files that may require special tools to rebuild."
! 803: clean: clean-am
! 804:
! 805: clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
! 806: mostlyclean-am
! 807:
! 808: distclean: distclean-am
! 809: -rm -rf ./$(DEPDIR)
! 810: -rm -f Makefile
! 811: distclean-am: clean-am distclean-compile distclean-generic \
! 812: distclean-tags
! 813:
! 814: dvi: dvi-am
! 815:
! 816: dvi-am:
! 817:
! 818: html: html-am
! 819:
! 820: html-am:
! 821:
! 822: info: info-am
! 823:
! 824: info-am:
! 825:
! 826: install-data-am: install-dist_templatesDATA install-man
! 827:
! 828: install-dvi: install-dvi-am
! 829:
! 830: install-dvi-am:
! 831:
! 832: install-exec-am: install-sbinPROGRAMS
! 833:
! 834: install-html: install-html-am
! 835:
! 836: install-html-am:
! 837:
! 838: install-info: install-info-am
! 839:
! 840: install-info-am:
! 841:
! 842: install-man: install-man8
! 843:
! 844: install-pdf: install-pdf-am
! 845:
! 846: install-pdf-am:
! 847:
! 848: install-ps: install-ps-am
! 849:
! 850: install-ps-am:
! 851:
! 852: installcheck-am:
! 853:
! 854: maintainer-clean: maintainer-clean-am
! 855: -rm -rf ./$(DEPDIR)
! 856: -rm -f Makefile
! 857: maintainer-clean-am: distclean-am maintainer-clean-generic
! 858:
! 859: mostlyclean: mostlyclean-am
! 860:
! 861: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 862: mostlyclean-libtool
! 863:
! 864: pdf: pdf-am
! 865:
! 866: pdf-am:
! 867:
! 868: ps: ps-am
! 869:
! 870: ps-am:
! 871:
! 872: uninstall-am: uninstall-dist_templatesDATA uninstall-man \
! 873: uninstall-sbinPROGRAMS
! 874:
! 875: uninstall-man: uninstall-man8
! 876:
! 877: .MAKE: install-am install-strip
! 878:
! 879: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
! 880: clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
! 881: distclean distclean-compile distclean-generic \
! 882: distclean-libtool distclean-tags distdir dvi dvi-am html \
! 883: html-am info info-am install install-am install-data \
! 884: install-data-am install-dist_templatesDATA install-dvi \
! 885: install-dvi-am install-exec install-exec-am install-html \
! 886: install-html-am install-info install-info-am install-man \
! 887: install-man8 install-pdf install-pdf-am install-ps \
! 888: install-ps-am install-sbinPROGRAMS install-strip installcheck \
! 889: installcheck-am installdirs maintainer-clean \
! 890: maintainer-clean-generic mostlyclean mostlyclean-compile \
! 891: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! 892: tags tags-am uninstall uninstall-am \
! 893: uninstall-dist_templatesDATA uninstall-man uninstall-man8 \
! 894: uninstall-sbinPROGRAMS
! 895:
! 896: .PRECIOUS: Makefile
! 897:
! 898:
! 899: sw-collector.o : $(top_builddir)/config.status
! 900:
! 901: # Tell versions [3.59,3.63) of GNU make to not export all variables.
! 902: # Otherwise a system limit (for SysV at least) may be exceeded.
! 903: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>