Home | History | Annotate | Line # | Download | only in df
Makefile revision 1.12
      1  1.12  christos #	$NetBSD: Makefile,v 1.12 1997/07/20 22:36:47 christos Exp $
      2  1.10       tls #	@(#)Makefile	8.3 (Berkeley) 5/8/95
      3   1.1       cgd 
      4   1.1       cgd PROG=	df
      5   1.1       cgd BINGRP=	operator
      6   1.1       cgd BINMODE=2555
      7   1.1       cgd 
      8   1.1       cgd .include <bsd.prog.mk>
      9