diff options
Diffstat (limited to 'usr.bin/from/Makefile')
-rw-r--r-- | usr.bin/from/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/from/Makefile b/usr.bin/from/Makefile index 4a96f79589c2..57b966353fdc 100644 --- a/usr.bin/from/Makefile +++ b/usr.bin/from/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= from -WARNS?= 2 .include <bsd.prog.mk> |