freebsd_amp_hwpstate/lib/libsbuf/Makefile

10 lines
115 B
Makefile

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