#	$OpenBSD: Makefile,v 1.6 2000/07/19 19:27:35 mickey Exp $

PROG=	ls
SRCS=	cmp.c ls.c main.c print.c util.c

.include <bsd.prog.mk>
