1 2 3 4 5 6 7 8
# $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 .include "${.CURDIR}/../../../conf/kmod.mk"