Deleted Added
sdiff udiff text old ( 63794 ) new ( 70711 )
full compact
1# $FreeBSD: head/sys/modules/netgraph/hole/Makefile 63794 2000-07-24 13:52:07Z sheldonh $
2# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
3
4KMOD= ng_hole
5SRCS= ng_hole.c
6NOMAN=
7
8.include <bsd.kmod.mk>