mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_pppoe
|
|
SRCS= ng_pppoe.c
|
|
|
|
.include <bsd.kmod.mk>
|