1 # $FreeBSD$
2 #
3 # Author: Harti Brandt <harti@freebsd.org>
4 #
5
6 LIBBASE= ${.CURDIR}/../../../../contrib/ngatm
7
8 .PATH: ${.CURDIR}/../../../../netgraph/atm/sscfu ${LIBBASE}/netnatm/saal
9
10 KMOD= ng_sscfu
11 SRCS= ng_sscfu.c saal_sscfu.c
12 CFLAGS+= -I${LIBBASE} # -DSSCFU_DEBUG
13
14 .include <bsd.kmod.mk>
Cache object: 8b9b79a07e74ceb94aa8c9d5b3a453bb
|