xref: /openbsd-src/regress/lib/libc/malloc/malloc_errs/Makefile (revision 83821b1ea00a9f648a52604999f09a4644502d06)
1#	$OpenBSD: Makefile,v 1.1 2023/05/08 11:12:44 otto Exp $
2
3PROG=	malloc_errs
4
5.include <bsd.regress.mk>
6