mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
# $Whistle: Makefile,v 1.1 1999/11/29 23:14:33 archie Exp $
|
|
|
|
KMOD= ng_pptpgre
|
|
SRCS= ng_pptpgre.c
|
|
|
|
.include <bsd.kmod.mk>
|