remove "CFLAGS :="

This commit is contained in:
aliaspider 2015-03-11 22:31:43 +01:00
parent 733b72eef3
commit 361b6927ef

View File

@ -36,7 +36,6 @@ endif
TARGET_NAME := catsfc
DEFS :=
CFLAGS :=
LIBM := -lm
ifeq ($(platform), unix)