opnsense-src/sys/modules/netgraph/async/Makefile

8 lines
171 B
Makefile

# $FreeBSD$
# $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"