summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/setkey/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile
index 91977e0..794d6dd 100644
--- a/sbin/setkey/Makefile
+++ b/sbin/setkey/Makefile
@@ -56,6 +56,8 @@ CLEANFILES+= scriptdump y.tab.h
LOCALPREFIX= /usr
+WARNS= 1
+
scriptdump: scriptdump.pl
sed -e 's#@LOCALPREFIX@#${LOCALPREFIX}#' < $> > scriptdump
OpenPOWER on IntegriCloud