summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/malloc/malloc_ulimit1/Makefile
blob: 46ced27a983e27cf39175d4b6d39b552f1185a17 (plain) (blame)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2006/04/18 19:03:30 otto Exp $

PROG=	malloc_ulimit1

.include <bsd.regress.mk>