aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsdb/Makefile')
-rw-r--r--sbin/fsdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/fsdb/Makefile b/sbin/fsdb/Makefile
index 9fc547c9ad02..8f1595c654d2 100644
--- a/sbin/fsdb/Makefile
+++ b/sbin/fsdb/Makefile
@@ -8,6 +8,7 @@ SRCS= fsdb.c fsdbutil.c \
dir.c fsutil.c inode.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
pass5.c preen.c setup.c utilities.c ffs_subr.c ffs_tables.c
CFLAGS+= -I${.CURDIR}/../fsck_ffs
+WARNS= 0
LDADD+= -ledit -ltermcap
DPADD+= ${LIBEDIT} ${LIBTERMCAP}
.PATH: ${.CURDIR}/../fsck_ffs ${.CURDIR}/../../sys/ufs/ffs