diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile index 6cf4c59afe8..80c61c7068b 100644 --- a/usr.bin/fstat/Makefile +++ b/usr.bin/fstat/Makefile @@ -3,7 +3,6 @@ PROG= fstat SRCS= cd9660.c fstat.c msdosfs.c -CFLAGS+=-Wall DPADD= ${LIBKVM} LDADD= -lkvm BINGRP= kmem