File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / src / include-glibc / Makefile.am
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:37:11 2014 UTC (10 years ago) by misho
Branches: ipsec-tools, MAIN
CVS tags: v0_8_2p2, v0_8_1p0, v0_8_1, HEAD
ipsec-tools 0.8.1

    1: 
    2: .includes: ${top_builddir}/config.status
    3: 	ln -snf $(KERNEL_INCLUDE)/linux
    4: 	touch .includes
    5: 
    6: all: .includes
    7: 
    8: EXTRA_DIST = \
    9:   glibc-bugs.h \
   10:   net/pfkeyv2.h \
   11:   netinet/ipsec.h \
   12:   sys/queue.h
   13: 
   14: DISTCLEANFILES = .includes linux

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