#	$NetBSD: Makefile,v 1.13 1998/04/08 23:16:37 fair Exp $
#	@(#)Makefile	8.3 (Berkeley) 5/8/95

PROG=	df
BINGRP=	operator
BINMODE=2555
.PATH:  ${.CURDIR}/../csh
SRCS=	df.c strpct.c

.include <bsd.prog.mk>
