summaryrefslogtreecommitdiffstats
path: root/sbin/restore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/Makefile')
-rw-r--r--sbin/restore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index 5571947..c06a3db 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -6,7 +6,7 @@
PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
CFLAGS+=-DRRESTORE
-WARNS= 0
+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