summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_errs/Makefile
blob: 150f30e671f70acb385ce78fd340b28bf0e3d8e8 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2023/05/08 11:12:44 otto Exp $

PROG=	malloc_errs

.include <bsd.regress.mk>