diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2002-03-30 14:01:55 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2002-03-30 14:01:55 +0000 |
| commit | abda1f5e3c2e63fb54b36407fd8173ed6979e978 (patch) | |
| tree | 2823313c1e22d3fd36a488e271379383aed6abba /usr.bin/fstat/Makefile | |
| parent | b68d192c3a5a084930f41a0273b5b15967587187 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat/Makefile')
| -rw-r--r-- | usr.bin/fstat/Makefile | 1 |
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 |
