summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_sysinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_sysinfo/Makefile')
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile
index c17e4ba..4747fd0 100644
--- a/usr.sbin/dpt/dpt_sysinfo/Makefile
+++ b/usr.sbin/dpt/dpt_sysinfo/Makefile
@@ -4,7 +4,8 @@
PROG= dpt_sysinfo
MAN= dpt_sysinfo.8
-CFLAGS+=-I${.CURDIR}/../../../sys
-BINMODE=500
+BINMODE= 500
+
+CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud