summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-08 23:07:37 +0000
committermarkm <markm@FreeBSD.org>2002-02-08 23:07:37 +0000
commit31d81e4fbc4270168e5dc8e3df773fb37ae7b42a (patch)
treea62c079304610302873bcc77cfa62f2f2d364722 /usr.bin/systat
parentae2558974f63663ca102c7a2807d83ad115d1fde (diff)
downloadFreeBSD-src-31d81e4fbc4270168e5dc8e3df773fb37ae7b42a.zip
FreeBSD-src-31d81e4fbc4270168e5dc8e3df773fb37ae7b42a.tar.gz
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
Diffstat (limited to 'usr.bin/systat')
-rw-r--r--usr.bin/systat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile
index e3fe0c9..80f7bc3 100644
--- a/usr.bin/systat/Makefile
+++ b/usr.bin/systat/Makefile
@@ -5,7 +5,6 @@ PROG= systat
SRCS= cmds.c cmdtab.c devs.c fetch.c iostat.c keyboard.c main.c \
mbufs.c netcmds.c netstat.c pigs.c swap.c icmp.c mode.c ip.c tcp.c \
vmstat.c
-NO_WERROR=yes
DPADD= ${LIBCURSES} ${LIBM} ${LIBKVM} ${LIBDEVSTAT}
LDADD= -lcurses -lm -lkvm -ldevstat
OpenPOWER on IntegriCloud