K 10 svn:author V 2 ed K 8 svn:date V 27 2009-04-23T09:11:37.445526Z K 7 svn:log V 229 Let pflogd's Makefile just use WARNS instead of changing CFLAGS. This change allows me to disable -Werror by using NO_WERROR. Right now I can't build pflogd using Clang, because Clang generates more warnings when passing -Wall. END