Annotation of embedaddon/ipsec-tools/src/include-glibc/Makefile.am, revision 1.1.1.2

1.1       misho       1: 
                      2: .includes: ${top_builddir}/config.status
1.1.1.2 ! misho       3:        ln -snf $(KERNEL_INCLUDE)/linux
1.1       misho       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>