summaryrefslogtreecommitdiffstats
path: root/sbin/restore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/Makefile')
-rw-r--r--sbin/restore/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index 7de4673..bd84cf5 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -5,6 +5,7 @@ PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
CFLAGS+=-DRRESTORE
CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
+WARNS= 0
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
MAN= restore.8
OpenPOWER on IntegriCloud