# @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= df SRCS= df.c getbsize.c CFLAGS+=-DCOMPAT_43 BINGRP= operator BINMODE=2555 .include