CLI_SRC_DIR = src/cli CLI_SRCS = $(CLI_SRC_DIR)/parse.c \ $(CLI_SRC_DIR)/parse_utils/parse_int.c \ $(CLI_SRC_DIR)/parse_utils/parse_float.c \