summaryrefslogtreecommitdiff
path: root/regress/lib/libc_r/readdir/Makefile
blob: c1c1e68a135e66b560e3db298dfbe99e231ba6f5 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:12 fgsch Exp $

PROG=	readdir
SRCS=	readdir.c

.include <bsd.prog.mk>