NetBSD/bin/df/Makefile

9 lines
163 B
Makefile
Raw Normal View History

# from: @(#)Makefile 8.2 (Berkeley) 4/1/94
# $Id: Makefile,v 1.8 1994/09/16 20:59:27 mycroft Exp $
1993-03-21 12:45:37 +03:00
PROG= df
BINGRP= operator
BINMODE=2555
.include <bsd.prog.mk>