1 # $FreeBSD: releng/8.0/sys/modules/netgraph/atm/atm/Makefile 193744 2009-06-08 19:57:35Z bz $
2 #
3 # Author: Harti Brandt <harti@freebsd.org>
4 #
5 .PATH: ${.CURDIR}/../../../../netgraph/atm
6
7 KMOD= ng_atm
8 SRCS= ng_atm.c
9 # CFLAGS+= -DNGATM_DEBUG
10
11 .include <bsd.kmod.mk>
Cache object: 880b4d891203c02e8cbe04e24d751d68
|