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