]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/modules/netgraph/pptpgre/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / modules / netgraph / pptpgre / Makefile
1 # $FreeBSD$
2 # $Whistle: Makefile,v 1.1 1999/11/29 23:14:33 archie Exp $
3
4 KMOD=   ng_pptpgre
5 SRCS=   ng_pptpgre.c
6
7 .include <bsd.kmod.mk>