# $FreeBSD: stable/3/sys/modules/netgraph/async/Makefile 60004 2000-05-04 21:25:17Z archie $
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $

KMOD=		ng_async
SRCS= 		ng_async.c
MAN4=		ng_async.4
KMODDEPS=	netgraph

.include <bsd.kmod.mk>
