aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/Makefile
diff options
context:
space:
mode:
authorDavid Malone <dwmalone@FreeBSD.org>2002-03-30 14:01:55 +0000
committerDavid Malone <dwmalone@FreeBSD.org>2002-03-30 14:01:55 +0000
commitabda1f5e3c2e63fb54b36407fd8173ed6979e978 (patch)
tree2823313c1e22d3fd36a488e271379383aed6abba /usr.bin/fstat/Makefile
parentb68d192c3a5a084930f41a0273b5b15967587187 (diff)
Notes
Diffstat (limited to 'usr.bin/fstat/Makefile')
-rw-r--r--usr.bin/fstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile
index 6cf4c59afe84..80c61c7068bc 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