summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/atm/atm/Makefile
blob: fff3230beba8b6aafd7c5bb0e1d2772f1b7ecd61 (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 opt_route.h
# CFLAGS+= -DNGATM_DEBUG

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