8b96678536
system after extra check. Approved by: imp (mentor) Approved by: julian (in general)
8 lines
138 B
Makefile
8 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>
|