summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/atm/atm/Makefile
blob: ebd94e13f40e717e95b4abea5f7767088eb5c4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$
#
# Author: Harti Brandt <harti@freebsd.org>
#
.PATH: ${.CURDIR}/../../../../netgraph/atm

KMOD=	ng_atm
SRCS=	ng_atm.c
# CFLAGS+= -DNGATM_DEBUG

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud