aboutsummaryrefslogtreecommitdiff
path: root/sys/teken/stress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/teken/stress/Makefile')
-rw-r--r--sys/teken/stress/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/teken/stress/Makefile b/sys/teken/stress/Makefile
index 7216da0bd60d..9a0257f02760 100644
--- a/sys/teken/stress/Makefile
+++ b/sys/teken/stress/Makefile
@@ -4,6 +4,4 @@ PROG= teken_stress
LDADD= -lteken
MAN=
-WARNS?= 6
-
.include <bsd.prog.mk>