So it should be
$(addprefix $(BUILD_DIR)/,$(OBJS))
.
$(addprefix $(BUILD_DIR)/,$(OBJS))
.