1 # $FreeBSD$
    2 #
    3 # Author: Harti Brandt <harti@freebsd.org>
    4 #
    5 
    6 LIBBASE= ${SRCTOP}/sys/contrib/ngatm
    7 
    8 .PATH: ${SRCTOP}/sys/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: efb86e236dba87018a661c0ead28d815  
 
 |