summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc0test/Makefile
blob: 8ed8163a7905c424578e8e99fd776b4acbcffea4 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2003/07/15 10:09:37 otto Exp $

PROG=	malloc0test

.include <bsd.regress.mk>