1# $FreeBSD$ 2# $Whistle: Makefile,v 1.1 1999/11/29 23:14:33 archie Exp $ 3 4KMOD= ng_pptpgre 5SRCS= ng_pptpgre.c 6 7.include <bsd.kmod.mk> 8