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

ipsec_PROGRAMS = _copyright
_copyright_SOURCES = _copyright.c

AM_CPPFLAGS = \
	-I$(top_srcdir)/src/libstrongswan

_copyright_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la

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