# $FreeBSD: head/sys/modules/netgraph/async/Makefile 59982 2000-05-04 17:54:37Z 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 .include "${.CURDIR}/../../../conf/kmod.mk"