mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
# $FreeBSD$
|
|
# Cronyx Id: ng_sppp.Makefile,v 1.1.2.1 2002/12/25 08:37:25 rik Exp $
|
|
|
|
KMOD= ng_sppp
|
|
SRCS= ng_sppp.c
|
|
|
|
.include <bsd.kmod.mk>
|