# $WFreeBSD$ LIB = netgraph SHLIB_MAJOR = 3 SRCS = \ debug.c \ msg.c \ sock.c INCS = netgraph.h WARNS ?= 3 .include