1# $FreeBSD$ 2# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $ 3 4KMOD= ng_pppoe 5SRCS= ng_pppoe.c 6 7.include <bsd.kmod.mk> 8