summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dconschat/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-01-27 14:52:47 +0000
committerdelphij <delphij@FreeBSD.org>2005-01-27 14:52:47 +0000
commit32d71c2dd43aadd3e2e7afe6a94b527f58eea663 (patch)
tree8c2b9d4011ea25a91e24483ed474b25ee788be1e /usr.sbin/dconschat/Makefile
parent4a4e55c7dd46f4fec5bab18c86a18fbd287011d8 (diff)
downloadFreeBSD-src-32d71c2dd43aadd3e2e7afe6a94b527f58eea663.zip
FreeBSD-src-32d71c2dd43aadd3e2e7afe6a94b527f58eea663.tar.gz
Remove unnecessary SRCS= where could be guessed directly by our
bsd.*.mk infrasture. Obtained from: ru
Diffstat (limited to 'usr.sbin/dconschat/Makefile')
-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 9993ece..47efe52 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
OpenPOWER on IntegriCloud