summaryrefslogtreecommitdiffstats
path: root/usr.bin/rlogin/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.bin/rlogin/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.bin/rlogin/Makefile')
-rw-r--r--usr.bin/rlogin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile
index e8f4dd4..195bffb 100644
--- a/usr.bin/rlogin/Makefile
+++ b/usr.bin/rlogin/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= rlogin
-SRCS= rlogin.c
BINOWN= root
BINMODE=4555
OpenPOWER on IntegriCloud