]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/if_tuntap/Makefile
tools/tools/locale: fix static-colldef
[FreeBSD/FreeBSD.git] / sys / modules / if_tuntap / Makefile
1 # $FreeBSD$
2
3 .PATH: ${SRCTOP}/sys/net
4
5 KMOD=   if_tuntap
6 SRCS=   if_tuntap.c opt_inet.h opt_inet6.h
7
8 .include <bsd.kmod.mk>