summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_me/Makefile
blob: 2a6a267b42b1ffa7f834eb38ca3a30b36f6e54e9 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${SRCTOP}/sys/net

KMOD=	if_me
SRCS=	if_me.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud