freebsd-dev/lib/libsbuf/Makefile
2001-05-20 12:45:53 +00:00

9 lines
99 B
Makefile

# $FreeBSD$
LIB= sbuf
SRCS= subr_sbuf.c
.PATH: ${.CURDIR}/../../sys/kern
.include <bsd.lib.mk>