summaryrefslogtreecommitdiff
path: root/usr.sbin/dconschat
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2005-01-27 14:52:47 +0000
committerXin LI <delphij@FreeBSD.org>2005-01-27 14:52:47 +0000
commitc49d3c9bacf73bb61929f55a30b20f5009c9a2d9 (patch)
tree8c2b9d4011ea25a91e24483ed474b25ee788be1e /usr.sbin/dconschat
parentc224435ed9758990411e6a288c9d873ba29870ea (diff)
downloadsrc-test2-c49d3c9bacf73bb61929f55a30b20f5009c9a2d9.tar.gz
src-test2-c49d3c9bacf73bb61929f55a30b20f5009c9a2d9.zip
Remove unnecessary SRCS= where could be guessed directly by our
bsd.*.mk infrasture. Obtained from: ru
Notes
Notes: svn path=/head/; revision=140909
Diffstat (limited to 'usr.sbin/dconschat')
-rw-r--r--usr.sbin/dconschat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile
index 9993eced5132..47efe5274be1 100644
--- a/usr.sbin/dconschat/Makefile
+++ b/usr.sbin/dconschat/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= dconschat
-SRCS= dconschat.c
MAN= dconschat.8
CFLAGS+= -I${.CURDIR}/../../sys