# $FreeBSD$ .PATH: ${BSDSRCTOP}/sys/kern LIBDIR = ${STAGEDIR}/lib LIB = sbuf SRCS = subr_sbuf.c WARNS ?= 2 .include