xref: /openbsd-src/regress/lib/libc/malloc/malloc_errno/Makefile (revision bf7441513dd60d8dd0609748cdb6e33b52efdd47)
1#	$OpenBSD: Makefile,v 1.1 2003/07/15 10:06:31 otto Exp $
2
3PROG=	malloc_errno
4
5.include <bsd.regress.mk>
6