diff options
Diffstat (limited to 'usr.bin/stat/Makefile')
-rw-r--r-- | usr.bin/stat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/stat/Makefile b/usr.bin/stat/Makefile index d604bda0891c..808c41e9b0cb 100644 --- a/usr.bin/stat/Makefile +++ b/usr.bin/stat/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= stat -MAN= stat.1 WARNS?= 2 LINKS= ${BINDIR}/stat ${BINDIR}/readlink |