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

PROG=	fmemopentest

.include <bsd.regress.mk>