summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/async/Makefile
blob: 507d0e4068be3f87961487f795ddfd3fb7af8050 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $

KMOD=		ng_async
SRCS= 		ng_async.c
MAN8=		ng_async.8
KMODDEPS=	netgraph

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