summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-07 00:01:00 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-07 00:01:00 +0000
commit865fcaca350e0d40489dc706f3ee42fa73ba587f (patch)
tree051ab70c5d83a003b5148b66364daeb01b4567bc
parent95a388cd9a2895e20384419365d1e1edad8727bb (diff)
downloadFreeBSD-src-865fcaca350e0d40489dc706f3ee42fa73ba587f.zip
FreeBSD-src-865fcaca350e0d40489dc706f3ee42fa73ba587f.tar.gz
Remove tunables to hide warnings that no longer exist.
-rw-r--r--bin/ps/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 4c7c1ba..1381ee9 100644
--- a/bin/ps/Makefile
+++ b/bin/ps/Makefile
@@ -10,8 +10,6 @@ SRCS= fmt.c keyword.c nlist.c print.c ps.c lomac.c
# on large systems.
#
CFLAGS+=-DLAZY_PS
-NO_WERROR=1
-WFORMAT=0
DPADD= ${LIBM} ${LIBKVM}
LDADD= -lm -lkvm
#BINGRP= kmem
OpenPOWER on IntegriCloud