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