aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bcmfw
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
commit254dd1666eaa21b0f7ecf37507e4ee0d44284abe (patch)
tree95dc7b9b33e3ce4cad3849abbbacda29f778c0d9 /usr.sbin/bluetooth/bcmfw
parent1907e620378fb199406e5091b6e4a5aba9e242c7 (diff)
downloadsrc-254dd1666eaa21b0f7ecf37507e4ee0d44284abe.tar.gz
src-254dd1666eaa21b0f7ecf37507e4ee0d44284abe.zip
Let bsd.prog.mk set SRCS and MAN to their default values.
Notes
Notes: svn path=/head/; revision=140941
Diffstat (limited to 'usr.sbin/bluetooth/bcmfw')
-rw-r--r--usr.sbin/bluetooth/bcmfw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bcmfw/Makefile b/usr.sbin/bluetooth/bcmfw/Makefile
index e601a76b6354..2427cf419aee 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>