freebsd-dev/sys/modules/netgraph/sppp/Makefile

8 lines
138 B
Makefile
Raw Normal View History

# $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>