From bd86f7b4fe154b51d33e16871985c6fafccaf54b Mon Sep 17 00:00:00 2001 From: mdodd Date: Tue, 25 Mar 2003 17:40:00 +0000 Subject: Back off WARNS until I've had a chance to deal with the problems on sparc64/alpha. --- lib/libatm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libatm/Makefile b/lib/libatm/Makefile index 6957c60..1fc3ed7 100644 --- a/lib/libatm/Makefile +++ b/lib/libatm/Makefile @@ -33,6 +33,6 @@ INCS= libatm.h LDADD+= -lmd DPADD+= ${LIBMD} -WARNS?= 5 +WARNS?= 3 .include -- cgit v1.1