# $OpenBSD: Makefile,v 1.1 2022/08/20 14:13:48 sthen Exp $

LIB =	b
SRCS =	libb.c

regress: all

.include <bsd.lib.mk>

