From e35f9517d68206de4367fdb8d044e6dfebaf372d Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Fri, 8 Feb 2002 23:07:37 +0000 Subject: Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. --- usr.bin/systat/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/systat') diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile index e3fe0c982925e..80f7bc31cbbd7 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 -- cgit v1.3