summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt')
-rw-r--r--usr.sbin/dpt/dpt_ctlinfo/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_ctls/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_dm/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_led/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_sig/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_softc/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/Makefile2
7 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile
index ac71bd1..59b42af 100644
--- a/usr.sbin/dpt/dpt_ctlinfo/Makefile
+++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_ctlinfo
-SRCS= dpt_ctlinfo.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_ctlinfo.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile
index e0b0eda..03d3f26 100644
--- a/usr.sbin/dpt/dpt_ctls/Makefile
+++ b/usr.sbin/dpt/dpt_ctls/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_ctls
-SRCS= dpt_ctls.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_ctls.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile
index d67e556..a4dbe5f 100644
--- a/usr.sbin/dpt/dpt_dm/Makefile
+++ b/usr.sbin/dpt/dpt_dm/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_dm
-SRCS= dpt_dm.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_dm.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile
index e449aa5..d709f25 100644
--- a/usr.sbin/dpt/dpt_led/Makefile
+++ b/usr.sbin/dpt/dpt_led/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_led
-SRCS= dpt_led.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_led.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_sig/Makefile b/usr.sbin/dpt/dpt_sig/Makefile
index c25c11a..6d29c56 100644
--- a/usr.sbin/dpt/dpt_sig/Makefile
+++ b/usr.sbin/dpt/dpt_sig/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_sig
-SRCS= dpt_sig.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_sig.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile
index 45c24dd..a21215f 100644
--- a/usr.sbin/dpt/dpt_softc/Makefile
+++ b/usr.sbin/dpt/dpt_softc/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_softc
-SRCS= dpt_softc.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_softc.8
.include <bsd.prog.mk>
diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile
index d9a61f3..7c8e431 100644
--- a/usr.sbin/dpt/dpt_sysinfo/Makefile
+++ b/usr.sbin/dpt/dpt_sysinfo/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PROG= dpt_sysinfo
-SRCS= dpt_sysinfo.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
-MAN8= dpt_sysinfo.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud