xref: /openbsd/regress/lib/libc/alloca/Makefile (revision db95e364)
1#	$OpenBSD: Makefile,v 1.1 2003/02/12 06:49:04 mickey Exp $
2
3PROG=	alloca
4
5.include <bsd.regress.mk>
6