aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/dpt/dpt_ctlinfo/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_ctls/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_dm/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_led/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_sig/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_softc/Makefile4
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/Makefile4
7 files changed, 0 insertions, 28 deletions
diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile
index b82a6c051cef..5e280b6e1aaf 100644
--- a/usr.sbin/dpt/dpt_ctlinfo/Makefile
+++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_ctlinfo
MAN= dpt_ctlinfo.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile
index 82b91615edcb..d7db754b28cf 100644
--- a/usr.sbin/dpt/dpt_ctls/Makefile
+++ b/usr.sbin/dpt/dpt_ctls/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_ctls
MAN= dpt_ctls.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile
index 05a698a10044..e9f513381a03 100644
--- a/usr.sbin/dpt/dpt_dm/Makefile
+++ b/usr.sbin/dpt/dpt_dm/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_dm
MAN= dpt_dm.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile
index 7d4f39c07823..0f116fc2a77e 100644
--- a/usr.sbin/dpt/dpt_led/Makefile
+++ b/usr.sbin/dpt/dpt_led/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_led
MAN= dpt_led.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_sig/Makefile b/usr.sbin/dpt/dpt_sig/Makefile
index e36635b2f1f7..28b090b98de2 100644
--- a/usr.sbin/dpt/dpt_sig/Makefile
+++ b/usr.sbin/dpt/dpt_sig/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_sig
MAN= dpt_sig.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile
index 279e01a99547..8038a513283c 100644
--- a/usr.sbin/dpt/dpt_softc/Makefile
+++ b/usr.sbin/dpt/dpt_softc/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_softc
MAN= dpt_softc.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile
index 4747fd048a71..bec08e1baabd 100644
--- a/usr.sbin/dpt/dpt_sysinfo/Makefile
+++ b/usr.sbin/dpt/dpt_sysinfo/Makefile
@@ -1,11 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= dpt_sysinfo
MAN= dpt_sysinfo.8
-
-BINMODE= 500
-
CFLAGS+= -I${.CURDIR}/../../../sys
.include <bsd.prog.mk>