1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/sys/modules/netgraph/iface/Makefile
2000-07-24 13:52:07 +00:00

9 lines
139 B
Makefile

# $FreeBSD$
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
KMOD= ng_iface
SRCS= ng_iface.c
NOMAN=
.include <bsd.kmod.mk>