summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_errno/Makefile
blob: 73ebe374919e6cf83da2e2ccd7c9d7b5497b1ff7 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2003/07/15 10:06:31 otto Exp $

PROG=	malloc_errno

.include <bsd.regress.mk>