1 # $FreeBSD$ 2 # 3 # Author: Harti Brandt <harti@freebsd.org> 4 # 5 .PATH: ${SRCTOP}/sys/netgraph/atm 6 7 KMOD= ng_atm 8 SRCS= ng_atm.c 9 # CFLAGS+= -DNGATM_DEBUG 10 11 .include <bsd.kmod.mk>
Cache object: 64458be600909096bdaf043d4f77ddf5
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.