The last big commit: let usr.sbin/ use WARNS=6 by default.

This commit is contained in:
Ed Schouten
2010-01-02 11:07:44 +00:00
parent 1fa2ff1f64
commit 71ccf09269
163 changed files with 157 additions and 137 deletions
-1
View File
@@ -2,7 +2,6 @@
PROG= gstat
MAN= gstat.8
WARNS?= 5
DPADD= ${LIBDEVSTAT} ${LIBKVM} ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF} ${LIBEDIT} ${LIBCURSES}
LDADD= -ldevstat -lkvm -lgeom -lbsdxml -lsbuf -ledit -lcurses