summaryrefslogtreecommitdiffstats
path: root/usr.bin/stat
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/stat
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/stat')
-rw-r--r--usr.bin/stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/stat/Makefile b/usr.bin/stat/Makefile
index d33f0bf..d604bda 100644
--- a/usr.bin/stat/Makefile
+++ b/usr.bin/stat/Makefile
@@ -2,7 +2,6 @@
PROG= stat
MAN= stat.1
-SRCS= stat.c
WARNS?= 2
LINKS= ${BINDIR}/stat ${BINDIR}/readlink
OpenPOWER on IntegriCloud