aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/dpt/dpt_dm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_dm/Makefile')
-rw-r--r--usr.sbin/dpt/dpt_dm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile
index a026ae5121fa..3e150f8f047a 100644
--- a/usr.sbin/dpt/dpt_dm/Makefile
+++ b/usr.sbin/dpt/dpt_dm/Makefile
@@ -4,7 +4,7 @@
PROG= dpt_dm
MAN= dpt_dm.8
-CFLAGS+=-Wall -I${.CURDIR}/../../../sys
+CFLAGS+=-I${.CURDIR}/../../../sys
BINMODE=500
.include <bsd.prog.mk>