source: rtems-libbsd/ipsec-tools/src/include-glibc/Makefile.am @ ff36f5e

55-freebsd-126-freebsd-12
Last change on this file since ff36f5e was ff36f5e, checked in by Christian Mauderer <christian.mauderer@…>, on 05/30/18 at 12:27:35

Import ipsec-tools 0.8.2.

Import unchanged ipsec-tools sources in the release version 0.8.2. The
homepage of ipsec-tools is http://ipsec-tools.sourceforge.net/. The
sources can be obtained from there.

  • Property mode set to 100644
File size: 227 bytes
RevLine 
[ff36f5e]1
2.includes: ${top_builddir}/config.status
3        ln -snf $(KERNEL_INCLUDE)/linux
4        touch .includes
5
6all: .includes
7
8EXTRA_DIST = \
9  glibc-bugs.h \
10  net/pfkeyv2.h \
11  netinet/ipsec.h \
12  sys/queue.h
13
14DISTCLEANFILES = .includes linux
Note: See TracBrowser for help on using the repository browser.