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
15