Remove empty DragonFly CVS IDs.
[dragonfly.git] / sys / netgraph7 / atmllc / Makefile
blob1c203e1a8e4ac35bf4d67d9be7414f0a9ca577b3
1 # $FreeBSD: src/sys/modules/netgraph/async/Makefile,v 1.1.4.3 2001/12/21 09:00:47 ru Exp $
2 # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
4 KMOD= ng_atmllc
5 SRCS= ng_atmllc.c
6 KMODDEPS= netgraph
8 .include <bsd.kmod.mk>