# @(#)Makefile 5.4 (Berkeley) 03/01/92 PROG= df SRCS= df.c getbsize.c CFLAGS+=-DCOMPAT_43 BINGRP= operator BINMODE=2555 .include