From 5fc6019d0caff9a118663cb128e7dbb7bd5de412 Mon Sep 17 00:00:00 2001 From: delphij Date: Tue, 11 Sep 2012 21:13:18 +0000 Subject: WARNS is now default to 6. --- usr.bin/stdbuf/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/stdbuf/Makefile b/usr.bin/stdbuf/Makefile index ccf139d..8842a1f 100644 --- a/usr.bin/stdbuf/Makefile +++ b/usr.bin/stdbuf/Makefile @@ -3,6 +3,4 @@ PROG= stdbuf SRCS= stdbuf.c -WARNS?= 6 - .include -- cgit v1.1