1# $FreeBSD$
2# Cronyx Id: ng_sppp.Makefile,v 1.1.2.1 2002/12/25 08:37:25 rik Exp $
3
4KMOD=	ng_sppp
5SRCS= 	ng_sppp.c
6
7.include <bsd.kmod.mk>
8