aboutsummaryrefslogtreecommitdiff
path: root/sbin/rcorder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rcorder/Makefile')
-rw-r--r--sbin/rcorder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rcorder/Makefile b/sbin/rcorder/Makefile
index 9cdac626b678..3f34be55206f 100644
--- a/sbin/rcorder/Makefile
+++ b/sbin/rcorder/Makefile
@@ -8,7 +8,7 @@ MAN= rcorder.8
LDADD= -lutil
DPADD= ${LIBUTIL}
-WARNS= 0
+WARNS?= 0
# XXX hack for make's hash.[ch]
CFLAGS+= -DORDER -I.