#	$OpenBSD: Makefile,v 1.1 2019/04/19 19:50:48 beck Exp $

PROG=	realpathtest
SRCS=	realpathtest.c realpath3.c

.include <bsd.regress.mk>
