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