summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_enc/Makefile
blob: 5ecdb9e63717a1fb4bd9c7603a8649ec022cb7b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SYSDIR?=${.CURDIR}/../..
.include "${SYSDIR}/conf/kern.opts.mk"

.PATH: ${SYSDIR}/net

KMOD=	if_enc
SRCS=	if_enc.c opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud