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: 229964a247c255ee2433d2abd1a53ccb
|