From aa05461c142ad4066a0a15602416ba40936a61c9 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 3 Feb 2002 14:43:04 +0000 Subject: WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra cleanup courtesy of automatic checking (lint). --- bin/ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ps/Makefile') diff --git a/bin/ps/Makefile b/bin/ps/Makefile index 180ee78..936cfe9 100644 --- a/bin/ps/Makefile +++ b/bin/ps/Makefile @@ -10,7 +10,7 @@ SRCS= fmt.c keyword.c nlist.c print.c ps.c lomac.c # on large systems. # CFLAGS+=-DLAZY_PS -WARNS= 0 +NO_WERROR=yes DPADD= ${LIBM} ${LIBKVM} LDADD= -lm -lkvm #BINGRP= kmem -- cgit v1.1