summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/open_memstream/Makefile
blob: 1b773a403df36f99d9de16dc7de6045ceeea9d62 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2013/01/01 17:43:07 mpi Exp $

PROG=	open_memstreamtest	

.include <bsd.regress.mk>