From 0979ea8f97eeaaab51cf6e4349610d96a4f816b5 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 18 Oct 2012 15:39:29 +0000 Subject: Remove WARNS=6 lines. WARNS=6 is already implied at this point. --- lib/libstdbuf/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libstdbuf/Makefile') diff --git a/lib/libstdbuf/Makefile b/lib/libstdbuf/Makefile index cf65e4f..ea233a8 100644 --- a/lib/libstdbuf/Makefile +++ b/lib/libstdbuf/Makefile @@ -7,6 +7,4 @@ SRCS= stdbuf.c SHLIB_MAJOR= 1 MAN= libstdbuf.3 -WARNS?= 6 - .include -- cgit v1.1