储能工商业-261Kwh-功率计划曲线App
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. C_SRCS += \
  6. ../utils/easylogger/plugins/file/elog_file.c \
  7. ../utils/easylogger/plugins/file/elog_file_port.c
  8. OBJS += \
  9. ./utils/easylogger/plugins/file/elog_file.o \
  10. ./utils/easylogger/plugins/file/elog_file_port.o
  11. C_DEPS += \
  12. ./utils/easylogger/plugins/file/elog_file.d \
  13. ./utils/easylogger/plugins/file/elog_file_port.d
  14. # Each subdirectory must supply rules for building sources it contributes
  15. utils/easylogger/plugins/file/%.o: ../utils/easylogger/plugins/file/%.c
  16. @echo 'Building file: $<'
  17. @echo 'Invoking: Cross GCC Compiler'
  18. arm-linux-gnueabihf-gcc -O0 -g3 -Wall -c -fmessage-length=0 -fPIC -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
  19. @echo 'Finished building: $<'
  20. @echo ' '