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

LIB =	a
SRCS =	liba.c

regress: all

.include <bsd.lib.mk>

