summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
committerru <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
commite68efdc747b96ab7b5b15251afdd1fe24ca86545 (patch)
tree95dc7b9b33e3ce4cad3849abbbacda29f778c0d9 /usr.sbin
parent83cae1af10dbd0a4b0bbee7988ff841948656c91 (diff)
downloadFreeBSD-src-e68efdc747b96ab7b5b15251afdd1fe24ca86545.zip
FreeBSD-src-e68efdc747b96ab7b5b15251afdd1fe24ca86545.tar.gz
Let bsd.prog.mk set SRCS and MAN to their default values.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bluetooth/bcmfw/Makefile1
-rw-r--r--usr.sbin/bluetooth/bt3cfw/Makefile1
-rw-r--r--usr.sbin/bluetooth/hcseriald/Makefile1
-rw-r--r--usr.sbin/bluetooth/l2ping/Makefile1
-rw-r--r--usr.sbin/bsnmpd/gensnmptree/Makefile1
-rw-r--r--usr.sbin/ctm/mkCTM/Makefile1
-rw-r--r--usr.sbin/kbdmap/Makefile1
-rw-r--r--usr.sbin/mrouted/testrsrr/Makefile1
-rw-r--r--usr.sbin/ntp/ntp-keygen/Makefile1
-rw-r--r--usr.sbin/ntp/ntptime/Makefile1
-rw-r--r--usr.sbin/pcvt/demo/Makefile1
11 files changed, 0 insertions, 11 deletions
diff --git a/usr.sbin/bluetooth/bcmfw/Makefile b/usr.sbin/bluetooth/bcmfw/Makefile
index e601a76..2427cf4 100644
--- a/usr.sbin/bluetooth/bcmfw/Makefile
+++ b/usr.sbin/bluetooth/bcmfw/Makefile
@@ -3,7 +3,6 @@
PROG= bcmfw
MAN= bcmfw.8
-SRCS= bcmfw.c
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/usr.sbin/bluetooth/bt3cfw/Makefile b/usr.sbin/bluetooth/bt3cfw/Makefile
index daa0f65..90bf751 100644
--- a/usr.sbin/bluetooth/bt3cfw/Makefile
+++ b/usr.sbin/bluetooth/bt3cfw/Makefile
@@ -3,7 +3,6 @@
PROG= bt3cfw
MAN= bt3cfw.8
-SRCS= bt3cfw.c
WARNS?= 2
DPADD= ${LIBNETGRAPH}
diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile
index f21331b..ed0bf32 100644
--- a/usr.sbin/bluetooth/hcseriald/Makefile
+++ b/usr.sbin/bluetooth/hcseriald/Makefile
@@ -3,7 +3,6 @@
PROG= hcseriald
MAN= hcseriald.8
-SRCS= hcseriald.c
WARNS?= 2
DPADD= ${LIBNETGRAPH}
diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile
index e62d2af..bc130e3 100644
--- a/usr.sbin/bluetooth/l2ping/Makefile
+++ b/usr.sbin/bluetooth/l2ping/Makefile
@@ -3,7 +3,6 @@
PROG= l2ping
MAN= l2ping.8
-SRCS= l2ping.c
WARNS?= 2
DPADD= ${LIBBLUETOOTH}
diff --git a/usr.sbin/bsnmpd/gensnmptree/Makefile b/usr.sbin/bsnmpd/gensnmptree/Makefile
index dc95258..c97ee7d 100644
--- a/usr.sbin/bsnmpd/gensnmptree/Makefile
+++ b/usr.sbin/bsnmpd/gensnmptree/Makefile
@@ -6,7 +6,6 @@ CONTRIB=${.CURDIR}/../../../contrib/bsnmp
.PATH: ${CONTRIB}/gensnmptree
PROG= gensnmptree
-MAN= gensnmptree.1
CFLAGS+= -I${CONTRIB}/lib
.include <bsd.prog.mk>
diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile
index a5c9cde..cefd704 100644
--- a/usr.sbin/ctm/mkCTM/Makefile
+++ b/usr.sbin/ctm/mkCTM/Makefile
@@ -2,7 +2,6 @@
PROG= mkctm
NO_MAN=
-SRCS= mkctm.c
DPADD= ${LIBMD}
LDADD= -lmd
diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile
index 38d0212..ec49341 100644
--- a/usr.sbin/kbdmap/Makefile
+++ b/usr.sbin/kbdmap/Makefile
@@ -2,7 +2,6 @@
PROG= kbdmap
LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont
-MAN= kbdmap.1
MLINKS= kbdmap.1 vidfont.1
.include <bsd.prog.mk>
diff --git a/usr.sbin/mrouted/testrsrr/Makefile b/usr.sbin/mrouted/testrsrr/Makefile
index a2164fb..4f57dde 100644
--- a/usr.sbin/mrouted/testrsrr/Makefile
+++ b/usr.sbin/mrouted/testrsrr/Makefile
@@ -5,7 +5,6 @@ S= ${.CURDIR}/..
PROG= testrsrr
NO_MAN=
-SRCS= testrsrr.c
CFLAGS+= -I$S
diff --git a/usr.sbin/ntp/ntp-keygen/Makefile b/usr.sbin/ntp/ntp-keygen/Makefile
index f3fa451..7ccdee2 100644
--- a/usr.sbin/ntp/ntp-keygen/Makefile
+++ b/usr.sbin/ntp/ntp-keygen/Makefile
@@ -5,7 +5,6 @@
PROG= ntp-keygen
NO_MAN=
-SRCS= ntp-keygen.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile
index 9f47176..db5885d 100644
--- a/usr.sbin/ntp/ntptime/Makefile
+++ b/usr.sbin/ntp/ntptime/Makefile
@@ -4,7 +4,6 @@
PROG= ntptime
NO_MAN=
-SRCS= ntptime.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
diff --git a/usr.sbin/pcvt/demo/Makefile b/usr.sbin/pcvt/demo/Makefile
index e3ccde3..067c99b 100644
--- a/usr.sbin/pcvt/demo/Makefile
+++ b/usr.sbin/pcvt/demo/Makefile
@@ -2,7 +2,6 @@
PROG= playvt
NO_MAN=
-SRCS= playvt.c
DEMOS= chardemo.vt colors.vt sgr.vt
DEMOS+= outerlimit.vt twzone.vt cowscene.vt xmas.vt
OpenPOWER on IntegriCloud