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