freebsd-src/bin/df/Makefile

9 lines
108 B
Makefile
Raw Normal View History

1994-05-26 07:18:55 +01:00
# @(#)Makefile 8.2 (Berkeley) 4/1/94
1994-09-24 03:59:15 +01:00
# $Id$
1994-05-26 07:18:55 +01:00
PROG= df
BINGRP= operator
BINMODE=2555
.include <bsd.prog.mk>