File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / init / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:49 2020 UTC (4 years ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan


SUBDIRS =

if USE_LEGACY_SYSTEMD
if USE_CHARON
  SUBDIRS += systemd-starter
endif
endif

if USE_SYSTEMD
if USE_SWANCTL
  SUBDIRS += systemd
endif
endif

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