Home | History | Annotate | Line # | Download | only in df
Makefile revision 1.7.2.1
      1 #	from: @(#)Makefile	8.2 (Berkeley) 4/1/94
      2 #	$Id: Makefile,v 1.7.2.1 1994/09/16 21:41:59 cgd Exp $
      3 
      4 PROG=	df
      5 BINGRP=	operator
      6 BINMODE=2555
      7 
      8 .include <bsd.prog.mk>
      9