HOST_OS=$(shell uname) CC=gcc AR=ar RANLIB=ranlib WFLAGS = -Wall -Werror CFLAGS?=-O2 CPPFLAGS= LDFLAGS= LIBS=