#	$OpenBSD: Makefile,v 1.5 2002/06/08 22:47:36 angelos Exp $

PROG=	df
SRCS=	df.c ffs_df.c lfs_df.c ext2fs_df.c

.include <bsd.prog.mk>
