X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ad7871609881e73855d0b04da49b486cd93efca7..ed554bc5e4201344d7eaad78263566e79428759c:/usr/src/bin/df/Makefile diff --git a/usr/src/bin/df/Makefile b/usr/src/bin/df/Makefile index cad8b420eb..e3f54d7079 100644 --- a/usr/src/bin/df/Makefile +++ b/usr/src/bin/df/Makefile @@ -1,7 +1,6 @@ -# @(#)Makefile 8.1 (Berkeley) 6/2/93 +# @(#)Makefile 8.2 (Berkeley) 4/1/94 PROG= df -CFLAGS+=-DCOMPAT_43 BINGRP= operator BINMODE=2555