diff options
Diffstat (limited to 'bin/df/Makefile')
-rw-r--r-- | bin/df/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/df/Makefile b/bin/df/Makefile index 302345204967..4f94ca71a1d5 100644 --- a/bin/df/Makefile +++ b/bin/df/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/1/94 -# $Id$ +# $Id: Makefile,v 1.2 1994/09/24 02:55:06 davidg Exp $ PROG= df BINGRP= operator |