summaryrefslogtreecommitdiff
path: root/bin/df/Makefile
blob: a07eb37e9725e8ab3122b6011b0537c19870b0eb (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.2 1996/06/23 14:19:50 deraadt Exp $
#	$NetBSD: Makefile,v 1.9 1995/03/21 09:04:14 cgd Exp $

PROG=	df
BINGRP=	operator
BINMODE=2555

.include <bsd.prog.mk>