# $OpenBSD: Makefile,v 1.2 2021/06/06 22:53:06 bluhm Exp $

LIB =	a
SRCS =	liba.c

regress: all

.include <bsd.lib.mk>

