--- src/bin/df/Makefile 2004/09/26 15:38:44 1.3 +++ src/bin/df/Makefile 2005/02/06 06:16:39 1.4 @@ -5,8 +5,6 @@ PROG= df SRCS= df.c vfslist.c -WARNS?= 6 - MOUNT= ${.CURDIR}/../../sbin/mount CFLAGS+= -I${MOUNT} .PATH: ${MOUNT}